提问人:Rob F. 提问时间:11/8/2023 最后编辑:Rob F. 更新时间:11/8/2023 访问量:81
无法使用 Strawberry Perl 安装 Win32API::File::Time
Cannot install Win32API::File::Time with Strawberry Perl
问:
我重新安装了 Strawberry perl。我正在尝试通过CPAN安装Win32API::File::Time,但不断出现错误。
# Failed test 'Got same modification time as stat()'
# at t\file.t line 90.
# got: 1635942245
# expected: 1635945845
# GetFileTime: Wed Nov 3 08:24:05 2021
# stat: Wed Nov 3 09:24:05 2021
# Looks like you failed 1 test of 4.
t\file.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
Test Summary Report
-------------------
t\file.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=2, Tests=6, 1 wallclock secs ( 0.03 usr + 0.06 sys = 0.09 CPU)
Result: FAIL
Failed 1/2 test programs. 1/6 subtests failed.
Lockfile removed.
WYANT/Win32API-File-Time-0.012.tar.gz
C:\Strawberry\perl\bin\perl.exe ./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports WYANT/Win32API-File-Time-0.012.tar.gz
Stopping: 'install' failed for 'Win32API::File::Time'.
Failed during this command:
WYANT/Win32API-File-Time-0.012.tar.gz : make_test NO
cpan>
答: 暂无答案
评论