Subject: | not installed under strawberry perl 5.28 x64 |
cp Brotli/tests/testdata/zeros.compressed blib\lib\IO\Compress\Brotli\tests\testdata\zeros.compressed
cp Brotli/tests/testdata/zeros blib\lib\IO\Compress\Brotli\tests\testdata\zeros
cd brotli && CFLAGS=-fPIC `which gmake || echo gmake` lib
'CFLAGS' is not recognized as an internal or external command,
operable program or batch file.
gmake` lib
Running Mkbootstrap for Brotli ()
"D:\devel\perl\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Brotli.bs"
"D:\devel\perl\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Brotli.bs blib\arch\auto\IO\Compress\Brotli\Brotli.bs 644
"D:\devel\perl\perl\bin\perl.exe" "D:\devel\perl\perl\lib\ExtUtils/xsubpp" -typemap D:\devel\perl\perl\lib\ExtUtils\typemap -typemap C:\Users\zdm\AppData\Local\Temp\.cpanm\work\1533360812.7980\IO-Compress-Brotli-0.004001\typemap Brotli.xs > Brotli.xsc
"D:\devel\perl\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Brotli.xsc Brotli.c
gcc -c -Ibrotli/c/include -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.004001\" -DXS_VERSION=\"0.004001\" "-ID:\devel\perl\perl\lib\CORE" Brotli.c
In file included from Brotli.xs:6:0:
ppport.h:4385:0: warning: "WIDEST_UTYPE" redefined
# define WIDEST_UTYPE U64TYPE
In file included from D:\devel\perl\perl\lib\CORE/perl.h:2465:0,
from Brotli.xs:3:
D:\devel\perl\perl\lib\CORE/handy.h:1064:0: note: this is the location of the previous definition
# define WIDEST_UTYPE U64
"D:\devel\perl\perl\bin\perl.exe" -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"IO::Compress::Brotli\", 'DLBASE' => 'Brotli', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
g++.exe Brotli.def -o blib\arch\auto\IO\Compress\Brotli\Brotli.xs.dll -mdll -s -L"D:\devel\perl\perl\lib\CORE" -L"D:\devel\perl\c\lib" Brotli.o brotli/libbrotli.a "D:\devel\perl\perl\lib\CORE\libperl528.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enable-auto-image-base
g++.exe: error: brotli/libbrotli.a: No such file or directory
gmake: *** [Makefile:638: blib\arch\auto\IO\Compress\Brotli\Brotli.xs.dll] Error 1
FAIL
! Installing IO::Compress::Brotli failed. See C:\Users\zdm\AppData\Local\Temp\.cpanm\work\1533360812.7980\build.log for details. Retry with --force to force install it.