Back
From: metabase:user:838e5b0a-2bb6-1016-a696-43a2537fa0c6
Subject: UNKNOWN Alien-PCRE2-0.012000 v5.22.3 Windows (Cygwin)
Date: 2017-07-19T18:57:45Z
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 William N. Braswell, Jr.,
This is a computer-generated report for Alien-PCRE2-0.012000
on perl 5.22.3, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'make':
cp lib/Alien/PCRE2.pm blib/lib/Alien/PCRE2.pm
"/usr/bin/perl.exe" -MAlien::Build::MM=cmd -e prefix site /usr/lib/perl5/5.22/x86_64-cygwin-threads /usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads /usr/lib/perl5/vendor_perl/5.22/x86_64-cygwin-threads
main> prefix /usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads/auto/share/dist/Alien-PCRE2
"/usr/bin/perl.exe" -MAlien::Build::MM=cmd -e version 0.012000
"/usr/bin/perl.exe" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *https://github.com/wbraswell/pcre2-mirror/raw/master/backup/pcre2-10.30.837-DEV.tar.gz
Alien::Build::Plugin::Core::Download> setting version based on archive to 10.30.837
Alien::Build::Plugin::Core::Download> downloaded pcre2-10.30.837-DEV.tar.gz
"/usr/bin/perl.exe" -MAlien::Build::MM=cmd -e build
Alien::Build::CommandSequence> + ./configure --prefix=/usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads/auto/share/dist/Alien-PCRE2 --with-pic --enable-pcre2-16 --enable-pcre2-32 --disable-shared --enable-jit
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 whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for int64_t... yes
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for as... as
checking for dlltool... dlltool
checking for objdump... objdump
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 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... (cached) objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... (cached) dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 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... no
checking whether to build static libraries... yes
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking for mkostemp... yes
checking for secure_getenv... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre2-8.pc
config.status: creating libpcre2-16.pc
config.status: creating libpcre2-32.pc
config.status: creating libpcre2-posix.pc
config.status: creating pcre2-config
config.status: creating src/pcre2.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre2-10.30-DEV configuration summary:
Install prefix ..................... : /usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads/auto/share/dist/Alien-PCRE2
C preprocessor ..................... : gcc -E
C compiler ......................... : gcc
Linker ............................. : /usr/x86_64-pc-cygwin/bin/ld.exe
C preprocessor flags ............... :
C compiler flags ................... : -O2 -fvisibility=hidden
Linker flags ....................... :
Extra libraries .................... :
Build 8-bit pcre2 library .......... : yes
Build 16-bit pcre2 library ......... : yes
Build 32-bit pcre2 library ......... : yes
Include debugging code ............. : no
Enable JIT compiling support ....... : yes
Use SELinux allocator in JIT ....... : no
Enable Unicode support ............. : yes
Newline char/sequence .............. : lf
\R matches only ANYCRLF ............ : no
\C is disabled ..................... : no
EBCDIC coding ...................... : no
EBCDIC code for NL ................. : n/a
Rebuild char tables ................ : no
Internal link size ................. : 2
Nested parentheses limit ........... : 250
Heap limit ......................... : 20000000 kilobytes
Match limit ........................ : 10000000
Match depth limit .................. : MATCH_LIMIT
Build shared libs .................. : no
Build static libs .................. : yes
Use JIT in pcre2grep ............... : yes
Enable callouts in pcre2grep ....... : yes
Initial buffer size for pcre2grep .. : 20480
Maximum buffer size for pcre2grep .. : 1048576
Link pcre2grep with libz ........... : no
Link pcre2grep with libbz2 ......... : no
Link pcre2test with libedit ........ : no
Link pcre2test with libreadline .... : no
Valgrind support ................... : no
Code coverage ...................... : no
Fuzzer support ..................... : no
Alien::Build::CommandSequence> + gmake
gmake[1]: Entering directory 'C:/cygwin64/home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV'
rm -f src/pcre2_chartables.c
ln -s /home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV/src/pcre2_chartables.c.dist /home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV/src/pcre2_chartables.c
C:/Strawberry/c/bin/gmake all-am
gmake[2]: Entering directory 'C:/cygwin64/home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV'
CC src/libpcre2_8_la-pcre2_auto_possess.lo
CC src/libpcre2_8_la-pcre2_compile.lo
CC src/libpcre2_8_la-pcre2_config.lo
CC src/libpcre2_8_la-pcre2_context.lo
CC src/libpcre2_8_la-pcre2_convert.lo
CC src/libpcre2_8_la-pcre2_dfa_match.lo
CC src/libpcre2_8_la-pcre2_error.lo
CC src/libpcre2_8_la-pcre2_find_bracket.lo
CC src/libpcre2_8_la-pcre2_jit_compile.lo
CC src/libpcre2_8_la-pcre2_maketables.lo
CC src/libpcre2_8_la-pcre2_match.lo
CC src/libpcre2_8_la-pcre2_match_data.lo
CC src/libpcre2_8_la-pcre2_newline.lo
CC src/libpcre2_8_la-pcre2_ord2utf.lo
CC src/libpcre2_8_la-pcre2_pattern_info.lo
CC src/libpcre2_8_la-pcre2_serialize.lo
CC src/libpcre2_8_la-pcre2_string_utils.lo
CC src/libpcre2_8_la-pcre2_study.lo
CC src/libpcre2_8_la-pcre2_substitute.lo
CC src/libpcre2_8_la-pcre2_substring.lo
CC src/libpcre2_8_la-pcre2_tables.lo
CC src/libpcre2_8_la-pcre2_ucd.lo
CC src/libpcre2_8_la-pcre2_valid_utf.lo
CC src/libpcre2_8_la-pcre2_xclass.lo
CC src/libpcre2_8_la-pcre2_chartables.lo
CCLD libpcre2-8.la
libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only
CC src/libpcre2_16_la-pcre2_auto_possess.lo
CC src/libpcre2_16_la-pcre2_compile.lo
CC src/libpcre2_16_la-pcre2_config.lo
CC src/libpcre2_16_la-pcre2_context.lo
CC src/libpcre2_16_la-pcre2_convert.lo
CC src/libpcre2_16_la-pcre2_dfa_match.lo
CC src/libpcre2_16_la-pcre2_error.lo
CC src/libpcre2_16_la-pcre2_find_bracket.lo
CC src/libpcre2_16_la-pcre2_jit_compile.lo
CC src/libpcre2_16_la-pcre2_maketables.lo
CC src/libpcre2_16_la-pcre2_match.lo
CC src/libpcre2_16_la-pcre2_match_data.lo
CC src/libpcre2_16_la-pcre2_newline.lo
CC src/libpcre2_16_la-pcre2_ord2utf.lo
CC src/libpcre2_16_la-pcre2_pattern_info.lo
CC src/libpcre2_16_la-pcre2_serialize.lo
CC src/libpcre2_16_la-pcre2_string_utils.lo
CC src/libpcre2_16_la-pcre2_study.lo
CC src/libpcre2_16_la-pcre2_substitute.lo
CC src/libpcre2_16_la-pcre2_substring.lo
CC src/libpcre2_16_la-pcre2_tables.lo
CC src/libpcre2_16_la-pcre2_ucd.lo
CC src/libpcre2_16_la-pcre2_valid_utf.lo
CC src/libpcre2_16_la-pcre2_xclass.lo
CC src/libpcre2_16_la-pcre2_chartables.lo
CCLD libpcre2-16.la
libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only
CC src/libpcre2_32_la-pcre2_auto_possess.lo
CC src/libpcre2_32_la-pcre2_compile.lo
CC src/libpcre2_32_la-pcre2_config.lo
CC src/libpcre2_32_la-pcre2_context.lo
CC src/libpcre2_32_la-pcre2_convert.lo
CC src/libpcre2_32_la-pcre2_dfa_match.lo
CC src/libpcre2_32_la-pcre2_error.lo
CC src/libpcre2_32_la-pcre2_find_bracket.lo
CC src/libpcre2_32_la-pcre2_jit_compile.lo
CC src/libpcre2_32_la-pcre2_maketables.lo
CC src/libpcre2_32_la-pcre2_match.lo
CC src/libpcre2_32_la-pcre2_match_data.lo
CC src/libpcre2_32_la-pcre2_newline.lo
CC src/libpcre2_32_la-pcre2_ord2utf.lo
CC src/libpcre2_32_la-pcre2_pattern_info.lo
CC src/libpcre2_32_la-pcre2_serialize.lo
CC src/libpcre2_32_la-pcre2_string_utils.lo
CC src/libpcre2_32_la-pcre2_study.lo
CC src/libpcre2_32_la-pcre2_substitute.lo
CC src/libpcre2_32_la-pcre2_substring.lo
CC src/libpcre2_32_la-pcre2_tables.lo
CC src/libpcre2_32_la-pcre2_ucd.lo
CC src/libpcre2_32_la-pcre2_valid_utf.lo
CC src/libpcre2_32_la-pcre2_xclass.lo
CC src/libpcre2_32_la-pcre2_chartables.lo
CCLD libpcre2-32.la
libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only
CC src/libpcre2_posix_la-pcre2posix.lo
CCLD libpcre2-posix.la
libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only
CC src/pcre2grep-pcre2grep.o
src/pcre2grep.c:140:0: warning: "FWRITE" redefined
#define FWRITE(a,b,c,d) if (fwrite(a,b,c,d)) {}
^
In file included from /usr/include/sys/fcntl.h:3:0,
from /usr/include/fcntl.h:12,
from src/pcre2grep.c:67:
/usr/include/sys/_default_fcntl.h:85:0: note: this is the location of the previous definition
#define FWRITE _FWRITE
^
src/pcre2grep.c: In function âpcre2grep_calloutâ:
src/pcre2grep.c:2203:10: warning: implicit declaration of function â_spawnvpâ [-Wimplicit-function-declaration]
result = _spawnvp(_P_WAIT, argsvector[0], (const char * const *)argsvector);
^
src/pcre2grep.c: In function âmainâ:
src/pcre2grep.c:3487:10: warning: implicit declaration of function â_filenoâ [-Wimplicit-function-declaration]
_setmode(_fileno(stdout), _O_BINARY);
^
src/pcre2grep.c:3487:27: error: â_O_BINARYâ undeclared (first use in this function)
_setmode(_fileno(stdout), _O_BINARY);
^
src/pcre2grep.c:3487:27: note: each undeclared identifier is reported only once for each function it appears in
gmake[2]: *** [Makefile:2362: src/pcre2grep-pcre2grep.o] Error 1
gmake[2]: Leaving directory 'C:/cygwin64/home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV'
gmake[1]: *** [Makefile:1266: all] Error 2
gmake[1]: Leaving directory 'C:/cygwin64/home/solimanod/.cpan/build/Alien-PCRE2-0.012000-uuMHST/_alien/build_GoVz/pcre2-10.30.837-DEV'
external command failed at /home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/lib/Alien/Build/CommandSequence.pm line 49.
make: *** [Makefile:984: _alien/mm/build] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ----- --------
Alien::Build 0.25 0.66
build_requires:
Module Need Have
---------------- ----- --------
Alien::Build::MM 0.25 0.66
Alien::gmake 0.11 0.20
Archive::Tar 0 2.24
Config 0 5.022003
HTML::LinkExtor 0 3.69
HTTP::Tiny 0.044 0.070
IO::Socket::SSL 1.56 2.047
IO::Zlib 0 1.10
Net::SSLeay 1.49 1.80
Sort::Versions 0 1.62
URI 0 1.71
URI::Escape 0 3.31
configure_requires:
Module Need Have
---------------- ----- --------
Alien::Build 0.60 0.66
Alien::Build::MM 0.25 0.66
IO::Socket::SSL 2.043 2.047
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
INCLUDE = C:\Program Files\IBM\WebSphere MQ\tools\c\include;C:\Program Files\IBM\WebSphere MQ\tools\cplus\include
LANG = en_US.UTF-8
LIB = C:\Program Files\IBM\WebSphere MQ\tools\lib64;C:\Program Files\IBM\WebSphere MQ\tools\lib
NUMBER_OF_PROCESSORS = 2
PATH = /usr/local/bin:/usr/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Program Files/IBM/WebSphere MQ/java/lib:/cygdrive/c/Program Files/IBM/WebSphere MQ/java/lib64:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/IBM/WebSphere MQ/bin64:/cygdrive/c/Program Files/IBM/WebSphere MQ/bin:/cygdrive/c/Program Files/IBM/WebSphere MQ/tools/c/samples/bin:/cygdrive/c/RV/BIN:/cygdrive/c/Strawberry/c/bin:/cygdrive/c/Strawberry/perl/site/bin:/cygdrive/c/Strawberry/perl/bin:/usr/lib/lapack
PERL = /usr/bin/perl
PERL5LIB = /home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/arch:/home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/lib:/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/arch:/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/lib:/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/arch:/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/lib:/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/arch:/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/lib:/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/arch:/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/lib:/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/arch:/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/lib:/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/arch:/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/lib:/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/arch:/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/lib:/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/arch:/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/lib:/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/arch:/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5448
PERL5_CPAN_IS_RUNNING = 5448
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5696,5448
PERL_CR_SMOKER_CURRENT = Alien-PCRE2-0.012000
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 1, GenuineIntel
SHELL = /bin/bash
TEMP = /tmp
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1222856 / 1222856
$GID = 1049089 1049089 197609 545 14 4 11 15 4095 66048 1394915 1395145 1231332 1391115 1389702 1110237 1391333 1389528 1389547 1395231 1389592 1230946 1390011 1320982 1389527 1391107 1395210 1291971 1389747 1291952 1321739 1391014 1110272 1100291 1389439 1222766 1222819 1222732 1114690 1231058 1275974 1292197 1222743 1222741 1389953 1233131 1052870 1050371 1049701 1049741 1049748 1049779 1049783 1058315 1051691 1049994 1050059 1052837 1235940 1054462 1291964 1291449 1388773 1291954 1291893 1276307 1292037 1158631 1292385 1291940 1054217 1389585 1292046 1231333 1222696 1291966 1291957 1063805 1289842 1388864 1388423 1291953 1276165 1049735 1053718 1058356 1236080 1236107 401408
$EGID = 1049089 1049089 197609 545 14 4 11 15 4095 66048 1394915 1395145 1231332 1391115 1389702 1110237 1391333 1389528 1389547 1395231 1389592 1230946 1390011 1320982 1389527 1391107 1395210 1291971 1389747 1291952 1321739 1391014 1110272 1100291 1389439 1222766 1222819 1222732 1114690 1231058 1275974 1292197 1222743 1222741 1389953 1233131 1052870 1050371 1049701 1049741 1049748 1049779 1049783 1058315 1051691 1049994 1050059 1052837 1235940 1054462 1291964 1291449 1388773 1291954 1291893 1276307 1292037 1158631 1292385 1291940 1054217 1389585 1292046 1231333 1222696 1291966 1291957 1063805 1289842 1388864 1388423 1291953 1276165 1049735 1053718 1058356 1236080 1236107 401408
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11_01
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4222
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302075
YAML 1.23
YAML::Syck n/a
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
Platform:
osname=cygwin, osvers=2.6.1(0.30553), archname=cygwin-thread-multi
uname='cygwin_nt-6.3 cygwin 2.6.1(0.30553) 2016-12-16 11:55 x86_64 cygwin '
config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_22.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.3-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.3=/usr/src/debug/perl-5.22.3-1 -fwrapv'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.3-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.3=/usr/src/debug/perl-5.22.3-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.3-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.3=/usr/src/debug/perl-5.22.3-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong'
ccversion='', gccversion='5.4.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 -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-lpthread -ldl -lcrypt
libc=/usr/lib/libcygwin.a, so=dll, useshrplib=true, libperl=cygperl5_22.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_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_NEW_COPY_ON_WRITE
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
Built under cygwin
Compiled at Jan 15 2017 13:11:06
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/arch:/home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/lib:/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/arch:/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/lib:/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/arch:/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/lib:/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/arch:/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/lib:/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/arch:/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/lib:/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/arch:/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/lib:/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/arch:/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/lib:/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/arch:/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/lib:/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/arch:/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/lib:/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/arch:/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5448"
PERL5_CPAN_IS_RUNNING="5448"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="5696,5448"
PERL_CR_SMOKER_CURRENT="Alien-PCRE2-0.012000"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/arch
/home/solimanod/.cpan/build/Alien-gmake-0.20-jTMjzI/blib/lib
/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/arch
/home/solimanod/.cpan/build/Alien-Build-0.66-ncjkVf/blib/lib
/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/arch
/home/solimanod/.cpan/build/Alien-Base-0.042-BU2Yw6/blib/lib
/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/arch
/home/solimanod/.cpan/build/Alien-Base-ModuleBuild-0.040-8j3sB9/blib/lib
/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/arch
/home/solimanod/.cpan/build/Shell-Config-Generate-0.26-dwvino/blib/lib
/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/arch
/home/solimanod/.cpan/build/Sort-Versions-1.62-3gMuIo/blib/lib
/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/arch
/home/solimanod/.cpan/build/Shell-Guess-0.06-Wd2rKT/blib/lib
/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/arch
/home/solimanod/.cpan/build/FFI-CheckLib-0.15-qf4q1r/blib/lib
/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/arch
/home/solimanod/.cpan/build/File-chdir-0.1010-VoBXj3/blib/lib
/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/arch
/home/solimanod/.cpan/build/Test2-Suite-0.000072-TemRZy/blib/lib
/usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.22
/usr/lib/perl5/vendor_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.22
/usr/lib/perl5/5.22/x86_64-cygwin-threads
/usr/lib/perl5/5.22
.