Reading 'C:\Users\jddfr\git\perlbuildwindows-build\.cpan\Metadata' Database was generated on Thu, 01 Dec 2022 12:17:02 GMT Running install for module 'Win32::LongPath' Checksum for C:\Users\jddfr\git\perlbuildwindows-build\.cpan\sources\authors\id\R\RB\RBOISVERT\Win32-LongPath-2.2.tar.gz ok Configuring R/RB/RBOISVERT/Win32-LongPath-2.2.tar.gz with Makefile.PL Writing ppport.h Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Win32::LongPath Writing MYMETA.yml and MYMETA.json RBOISVERT/Win32-LongPath-2.2.tar.gz C:\cl-perl-5.37.6-32bit\bin\perl.exe Makefile.PL -- OK Running make for R/RB/RBOISVERT/Win32-LongPath-2.2.tar.gz Microsoft (R) Program Maintenance Utility Version 14.32.31332.0 Copyright (C) Microsoft Corporation. Tous droits réservés. cp lib/Win32/LongPath.pm blib\lib\Win32\LongPath.pm Running Mkbootstrap for LongPath () "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Command -e chmod -- 644 "LongPath.bs" "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Command::MM -e cp_nonempty -- LongPath.bs blib\arch\auto\Win32\LongPath\LongPath.bs 644 "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" "C:\cl-perl-5.37.6-32bit\lib\ExtUtils\xsubpp" -typemap C:\cl-perl-5.37.6-32bit\lib\ExtUtils\typemap xs/LongPath.xs > xs/LongPath.xsc "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Command -e mv -- xs/LongPath.xsc xs/LongPath.c cl -c "-I." "-I." -nologo -GF -W3 -MD -DWIN32 -D_CONSOLE -DNO_STRICT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_WINSOCK_DEPRECATED_NO_WARNINGS -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DMULTIPLICITY -DPERL_IMPLICIT_SYS -W3 -O1 -Zi -GL -DVERSION=\"2.2\" -DXS_VERSION=\"2.2\" -Foxs/LongPath.obj "-IC:\cl-perl-5.37.6-32bit\lib\CORE" -DUSE_PPPORT -DWINVER=0x0a00 -D_WIN32_WINNT=0x0a00 -Fdxs/LongPath.pdb xs/LongPath.c LongPath.c "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::LongPath\", 'DLBASE' => 'LongPath', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Win32\LongPath\LongPath.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"C:\cl-perl-5.37.6-32bit\lib\CORE" -machine:x86 -subsystem:console,"5.01" -static-libgcc -static-libstdc++ xs/LongPath.obj "C:\cl-perl-5.37.6-32bit\lib\CORE\perl537.lib" oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib vcruntime.lib ucrt.lib -def:LongPath.def LINK : warning LNK4044: option '/static-libgcc' non reconnue ; ignorée LINK : warning LNK4044: option '/static-libstdc++' non reconnue ; ignorée Création de la bibliothèque blib\arch\auto\Win32\LongPath\LongPath.lib et de l'objet blib\arch\auto\Win32\LongPath\LongPath.exp Génération de code en cours Fin de la génération du code if exist blib\arch\auto\Win32\LongPath\LongPath.dll.manifest mt -nologo -manifest blib\arch\auto\Win32\LongPath\LongPath.dll.manifest -outputresource:blib\arch\auto\Win32\LongPath\LongPath.dll;2 if exist blib\arch\auto\Win32\LongPath\LongPath.dll.manifest del blib\arch\auto\Win32\LongPath\LongPath.dll.manifest "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Win32\LongPath\LongPath.dll RBOISVERT/Win32-LongPath-2.2.tar.gz "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\bin\HostX86\x86\nmake.EXE" -- OK Running make test for RBOISVERT/Win32-LongPath-2.2.tar.gz Microsoft (R) Program Maintenance Utility Version 14.32.31332.0 Copyright (C) Microsoft Corporation. Tous droits réservés. "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-Iinc" -MExtUtils::Command::MM -e cp_nonempty -- LongPath.bs blib\arch\auto\Win32\LongPath\LongPath.bs 644 "C:\cl-perl-5.37.6-32bit\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t\*.t t\LongPath.t .. 1/? # testing openL ('') # testing openL ('>') # testing openL ('+>') # testing openL ('<') # testing openL ('+<') # testing openL ('>>') # Failed test 'text write' # at t\LongPath.t line 573. # error= # Looks like you failed 1 test of 41. # Failed test 'Create file w/openL ()' # at t\LongPath.t line 214. # testing sysopenL (O_RDONLY) # testing sysopenL (O_CREAT|O_TRUNC|O_WRONLY) # testing sysopenL (O_CREAT|O_RDWR|O_TRUNC) # testing sysopenL (O_RDONLY) # testing sysopenL (O_RDWR) # testing sysopenL (O_APPEND|O_CREAT|O_WRONLY) # soft link testing disabled because privilege missing # Looks like you failed 1 test of 14. t\LongPath.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t\LongPath.t (Wstat: 256 (exited 1) Tests: 14 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=14, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: FAIL Failed 1/1 test programs. 1/14 subtests failed. NMAKE : fatal error U1077: 'C:\cl-perl-5.37.6-32bit\bin\perl.exe' : code retour '0x1' Stop. RBOISVERT/Win32-LongPath-2.2.tar.gz "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\bin\HostX86\x86\nmake.EXE" test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RBOISVERT/Win32-LongPath-2.2.tar.gz