FFI-Raw v0.32 Perl 5 v5.32.1 x86_64-cygwin-threads-multi
- Status
- Unknown
- From
- Peter John Acklam (PJACKLAM)
- Dist
-
FFI-Raw v0.32
- Platform
- Perl 5 v5.32.1 x86_64-cygwin-threads-multi
- Date
- 2021-09-01 08:15:25
- ID
- ba69fc1a-6d36-1014-8614-cd1e95508d13
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Alessandro Ghedini,
This is a computer-generated report for FFI-Raw-0.32
on perl 5.32.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/bin/make':
cp lib/FFI/Raw.pm blib/lib/FFI/Raw.pm
cp lib/FFI/Raw/Callback.pm blib/lib/FFI/Raw/Callback.pm
cp lib/FFI/Raw/MemPtr.pm blib/lib/FFI/Raw/MemPtr.pm
cp lib/FFI/Raw/Ptr.pm blib/lib/FFI/Raw/Ptr.pm
cd deps/libffi && ./configure MAKEINFO=true --disable-builddir --with-pic && make
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe
checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop
checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking size of size_t... 8
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... no
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking for _ prefix in compiled symbols... no
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
make[1]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-I/usr/local/include -Wall -fexceptions' 'CXXFLAGS=' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=-Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=true ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/usr/x86_64-pc-cygwin/bin/ld.exe' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
make[2]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
Making all in include
make[3]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/include'
Making all in testsuite
make[3]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/testsuite'
Making all in man
make[3]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi/man'
make[3]: Entering directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --version) >/dev/null 2>&1; then \
for f in doc/libffi.info doc/libffi.info-[0-9] doc/libffi.info-[0-9][0-9] doc/libffi.i[0-9] doc/libffi.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if true -I doc -I ./doc \
-o doc/libffi.info ./doc/libffi.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./doc/libffi.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -DDLL_EXPORT -DPIC -o src/.libs/prep_cif.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -DDLL_EXPORT -DPIC -o src/.libs/types.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/raw_api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/java_raw_api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -DDLL_EXPORT -DPIC -o src/.libs/closures.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -DDLL_EXPORT -DPIC -o src/x86/.libs/ffi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I/usr/local/include -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
depbase=`echo src/x86/win64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -I/usr/local/include -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo src/x86/win64.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -I/usr/local/include -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c src/x86/win64.S -DDLL_EXPORT -DPIC -o src/x86/.libs/win64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -I/usr/local/include -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c src/x86/win64.S -o src/x86/win64.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/local/include -Wall -fexceptions -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win64.lo
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/win64.o
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/local/include -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` '-Wl,--enable-auto-import' '-Wl,--export-all-symbols' '-Wl,--enable-auto-image-base' -Xcompiler '-fstack-protector-strong' -no-undefined -bindir "/usr/local/bin" -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -o libffi.la -rpath /usr/local/lib/../lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win64.lo
libtool: link: gcc -shared src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/win64.o -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -o .libs/cygffi-6.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libffi.dll.a
/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld: src/.libs/prep_cif.o:prep_cif.c:(.text+0x27f): undefined reference to `ffi_prep_cif_machdep'
/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld: src/.libs/prep_cif.o:prep_cif.c:(.text+0x364): undefined reference to `ffi_prep_closure_loc'
/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld: src/x86/.libs/win64.o:fake:(.text+0x69): undefined reference to `ffi_closure_win64_inner'
src/x86/.libs/win64.o:fake:(.text+0x69): relocation truncated to fit: R_X86_64_32S against undefined symbol `ffi_closure_win64_inner'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1146: libffi.la] Error 1
make[3]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
make[2]: *** [Makefile:1572: all-recursive] Error 1
make[2]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
make[1]: *** [Makefile:721: all] Error 2
make[1]: Leaving directory '/src/perl/.cpan/build/FFI-Raw-0.32-0/deps/libffi'
make: *** [Makefile:1149: deps/libffi/.libs/libffi.a] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
overload 0 1.31
strict 0 1.11
warnings 0 1.47
XSLoader 0 0.30
build_requires:
Module Need Have
------------------- ---- --------
base 0 2.27
bigint 0 0.53
Env 0 1.04
ExtUtils::CBuilder 0 0.280236
File::Basename 0 2.85
File::Copy 0 2.34
File::Spec 0 3.78
File::Temp 0 0.2311
FindBin 0 1.52
IO::Handle 0 1.45
IPC::Open3 0 1.21
lib 0 0.65
Math::BigInt 0 1.999823
POSIX 0 1.94
Test::More 0 1.302185
Text::ParseWords 0 3.30
configure_requires:
Module Need Have
------------------- ---- --------
Devel::CheckLib 0 1.14
ExtUtils::MakeMaker 6.30 7.62
opt_requires:
Module Need Have
------------------- ---- --------
Math::Int64 0 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
LANG = en_US.utf8
LDFLAGS = -Wl,-rpath,/usr/local/lib -L/usr/local/lib
NUMBER_OF_PROCESSORS = 12
PATH = /usr/bin:/usr/bin:/bin:/usr/local/bin
PERL = /usr/bin/perl
PERL5LIB = /usr/local/lib/perl5/site_perl/5.32:/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5/site_perl:/usr/local/lib/perl5/vendor_perl/5.32:/usr/local/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5/vendor_perl:/usr/local/lib/perl5/5.32:/usr/local/lib/perl5/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5:/usr/local/share/perl5/site_perl/5.32:/usr/local/share/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/local/share/perl5/site_perl:/usr/local/share/perl5/vendor_perl/5.32:/usr/local/share/perl5/vendor_perl/5.32/x86_64-cygwin-threads:/usr/local/share/perl5/vendor_perl:/usr/local/share/perl5/5.32:/usr/local/share/perl5/5.32/x86_64-cygwin-threads:/usr/local/share/perl5:/usr/lib/perl5/5.32:/usr/lib/perl5/5.32/x86_64-cygwin-threads:/usr/lib/perl5:/usr/lib/perl5/site_perl/5.32:/usr/lib/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/lib/perl5/site_perl:/usr/lib/perl5/vendor_perl/5.32:/usr/lib/perl5/vendor_perl:/usr/share/perl5/5.32:/usr/share/perl5/5.32/x86_64-cygwin-threads:/usr/share/perl5:/usr/share/perl5/site_perl/5.32:/usr/share/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/share/perl5/site_perl:/usr/share/perl5/vendor_perl/5.32:/usr/share/perl5/vendor_perl
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 55513
PERL5_CPAN_IS_RUNNING = 55513
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /cygdrive/c/peter/.cpanreporter/config-cygwin-OS-A01-L0123.ini
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
SHELL = /bin/bash
TEMP = /tmp
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1061331 / 1061331
$GID = 1049089 1049089 545 4 66049 11 15 4095 66048 1104222 1150627 1098011 1051245 1113266 1089123 1139839 1090502 1141767 1081310 1090413 1061909 1058653 1081942 1122108 1125494 1137338 1083675 1137546 1088201 1143577 1138331 1151869 1090906 1093944 1122107 1051228 1057394 1141985 1068783 1138202 1056539 1057337 1089132 1100278 1051354 1104220 1059243 1089865 1138328 1087957 1105777 1150082 1135663 1049649 1152548 1125495 1152552 1139179 1069945 1059531 1090104 1090492 1068897 1081637 1095782 1075170 1144155 1139332 1146142 1111057 1137882 1069144 1081620 70145 1049147 1136188 1083352 401408
$EGID = 1049089 1049089 545 4 66049 11 15 4095 66048 1104222 1150627 1098011 1051245 1113266 1089123 1139839 1090502 1141767 1081310 1090413 1061909 1058653 1081942 1122108 1125494 1137338 1083675 1137546 1088201 1143577 1138331 1151869 1090906 1093944 1122107 1051228 1057394 1141985 1068783 1138202 1056539 1057337 1089132 1100278 1051354 1104220 1059243 1089865 1138328 1087957 1105777 1150082 1135663 1049649 1152548 1125495 1152552 1139179 1069945 1059531 1090104 1090492 1068897 1081637 1095782 1075170 1144155 1139332 1146142 1111057 1137882 1069144 1081620 70145 1049147 1136188 1083352 401408
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302185
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=cygwin
osvers=3.2.0(0.34053)
archname=x86_64-cygwin-threads-multi
uname='cygwin_nt-10.0 cygwinpro 3.2.0(0.34053) 2021-03-29 08:42 x86_64 cygwin '
config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_32.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -fwrapv'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -fwrapv -fno-strict-aliasing'
optimize='-O3'
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -D_GNU_SOURCE -ggdb -O2 -pipe -Wall -Werror=format-security -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/build=/usr/src/debug/perl-5.32.1-2 -fdebug-prefix-map=/mnt/share/cygpkgs/perl/perl.x86_64/src/perl-5.32.1=/usr/src/debug/perl-5.32.1-2 -fwrapv -fno-strict-aliasing'
ccversion=''
gccversion='10.2.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
libpth=/usr/lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lcrypt
libc=/usr/lib/libcygwin.a
so=dll
useshrplib=true
libperl=cygperl5_32.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
Cygwin: README
Cygwin: use auto-image-base instead of fixed DLL base address
Cygwin: modify hints
Cygwin: Configure correct libsearch
Cygwin: Configure correct libpth
Cygwin: Encode fix for CVE-2021-36770
Cygwin: Win32 correct UTF8 handling
Built under cygwin
Compiled at Aug 14 2021 09:07:12
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/usr/local/lib/perl5/site_perl/5.32:/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5/site_perl:/usr/local/lib/perl5/vendor_perl/5.32:/usr/local/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5/vendor_perl:/usr/local/lib/perl5/5.32:/usr/local/lib/perl5/5.32/x86_64-cygwin-threads:/usr/local/lib/perl5:/usr/local/share/perl5/site_perl/5.32:/usr/local/share/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/local/share/perl5/site_perl:/usr/local/share/perl5/vendor_perl/5.32:/usr/local/share/perl5/vendor_perl/5.32/x86_64-cygwin-threads:/usr/local/share/perl5/vendor_perl:/usr/local/share/perl5/5.32:/usr/local/share/perl5/5.32/x86_64-cygwin-threads:/usr/local/share/perl5:/usr/lib/perl5/5.32:/usr/lib/perl5/5.32/x86_64-cygwin-threads:/usr/lib/perl5:/usr/lib/perl5/site_perl/5.32:/usr/lib/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/lib/perl5/site_perl:/usr/lib/perl5/vendor_perl/5.32:/usr/lib/perl5/vendor_perl:/usr/share/perl5/5.32:/usr/share/perl5/5.32/x86_64-cygwin-threads:/usr/share/perl5:/usr/share/perl5/site_perl/5.32:/usr/share/perl5/site_perl/5.32/x86_64-cygwin-threads:/usr/share/perl5/site_perl:/usr/share/perl5/vendor_perl/5.32:/usr/share/perl5/vendor_perl"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="55513"
PERL5_CPAN_IS_RUNNING="55513"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/cygdrive/c/peter/.cpanreporter/config-cygwin-OS-A01-L0123.ini"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/local/lib/perl5/site_perl/5.32
/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/vendor_perl/5.32
/usr/local/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads
/usr/local/lib/perl5/vendor_perl
/usr/local/lib/perl5/5.32
/usr/local/lib/perl5/5.32/x86_64-cygwin-threads
/usr/local/lib/perl5/x86_64-cygwin-threads-multi
/usr/local/lib/perl5
/usr/local/share/perl5/site_perl/5.32
/usr/local/share/perl5/site_perl/5.32/x86_64-cygwin-threads
/usr/local/share/perl5/site_perl
/usr/local/share/perl5/vendor_perl/5.32
/usr/local/share/perl5/vendor_perl/5.32/x86_64-cygwin-threads
/usr/local/share/perl5/vendor_perl
/usr/local/share/perl5/5.32
/usr/local/share/perl5/5.32/x86_64-cygwin-threads
/usr/local/share/perl5
/usr/lib/perl5/5.32
/usr/lib/perl5/5.32/x86_64-cygwin-threads
/usr/lib/perl5
/usr/lib/perl5/site_perl/5.32
/usr/lib/perl5/site_perl/5.32/x86_64-cygwin-threads
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.32
/usr/lib/perl5/vendor_perl
/usr/share/perl5/5.32
/usr/share/perl5/5.32/x86_64-cygwin-threads
/usr/share/perl5
/usr/share/perl5/site_perl/5.32
/usr/share/perl5/site_perl/5.32/x86_64-cygwin-threads
/usr/share/perl5/site_perl
/usr/share/perl5/vendor_perl/5.32
/usr/share/perl5/vendor_perl
/usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads
/usr/local/share/perl5/site_perl/5.32
/usr/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads
/usr/share/perl5/vendor_perl/5.32
/usr/lib/perl5/5.32/x86_64-cygwin-threads
/usr/share/perl5/5.32
.