Marpa-R2 v13.002_000 Perl 5 v5.20.0 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Marpa-R2 v13.002_000
- Platform
- Perl 5 v5.20.0 x86_64-linux
- Date
- 2023-07-25 02:19:55
- ID
- be91f82e-2a91-11ee-9845-85d86d8775ea
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 Jeffrey Kegler,
This is a computer-generated report for Marpa-R2-13.002_000
on perl 5.20.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 './Build test':
Running [/bin/sh configure --with-pic --disable-shared --disable-maintainer-mode --disable-dependency-tracking]...
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
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 dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt 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... -fPIC -DPIC
checking if gcc PIC flag -fPIC -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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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 for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking whether GCC handles -Wextra... -Wextra
checking whether GCC handles -Wdeclaration-after-statement... -Wdeclaration-after-statement
checking size of int... 4
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmarpa.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Running [make]...
make all-am
make[1]: Entering directory `/home/cpansand/.cpan/build/2023072504/Marpa-R2-13.002_000-0/libmarpa_build'
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa.o `test -f 'marpa.c' || echo './'`marpa.c
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa_obs.o `test -f 'marpa_obs.c' || echo './'`marpa_obs.c
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa_avl.o `test -f 'marpa_avl.c' || echo './'`marpa_avl.c
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa_tavl.o `test -f 'marpa_tavl.c' || echo './'`marpa_tavl.c
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa_ami.o `test -f 'marpa_ami.c' || echo './'`marpa_ami.c
gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o libmarpa_a-marpa_codes.o `test -f 'marpa_codes.c' || echo './'`marpa_codes.c
rm -f libmarpa.a
ar cru libmarpa.a libmarpa_a-marpa.o libmarpa_a-marpa_obs.o libmarpa_a-marpa_avl.o libmarpa_a-marpa_tavl.o libmarpa_a-marpa_ami.o libmarpa_a-marpa_codes.o
ranlib libmarpa.a
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa.lo marpa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa.c -fPIC -DPIC -o marpa.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa_obs.lo marpa_obs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa_obs.c -fPIC -DPIC -o marpa_obs.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa_avl.lo marpa_avl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa_avl.c -fPIC -DPIC -o marpa_avl.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa_tavl.lo marpa_tavl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa_tavl.c -fPIC -DPIC -o marpa_tavl.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa_ami.lo marpa_ami.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa_ami.c -fPIC -DPIC -o marpa_ami.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c -o marpa_codes.lo marpa_codes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wundef -Wendif-labels -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -c marpa_codes.c -fPIC -DPIC -o marpa_codes.o
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wshadow -Wmissing-declarations -Wconversion -ansi -pedantic -g -O2 -release 11.0.2 -o libmarpa.la -rpath /usr/local/lib marpa.lo marpa_obs.lo marpa_avl.lo marpa_tavl.lo marpa_ami.lo marpa_codes.lo
libtool: link: ar cru .libs/libmarpa.a marpa.o marpa_obs.o marpa_avl.o marpa_tavl.o marpa_ami.o marpa_codes.o
libtool: link: ranlib .libs/libmarpa.a
libtool: link: ( cd ".libs" && rm -f "libmarpa.la" && ln -s "../libmarpa.la" "libmarpa.la" )
make[1]: Leaving directory `/home/cpansand/.cpan/build/2023072504/Marpa-R2-13.002_000-0/libmarpa_build'
cc -I/opt/perl-5.20.0/lib/5.20.0/x86_64-linux/CORE -DVERSION="13.002_000" -DXS_VERSION="13.002_000" -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I /home/cpansand/.cpan/build/2023072504/Marpa-R2-13.002_000-0/libmarpa_build -I xs -Wall -W -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wmissing-declarations -ansi -Wdeclaration-after-statement -O2 -o lib/Marpa/R2.o lib/Marpa/R2.c
Using built-in Libmarpa
cc -shared -O2 -L/usr/local/lib -fstack-protector -o blib/arch/auto/Marpa/R2/R2.so lib/Marpa/R2.o /home/cpansand/.cpan/build/2023072504/Marpa-R2-13.002_000-0/libmarpa_build/.libs/libmarpa.a
# Marpa::R2 version is 13.002_000
# Libmarpa version is 11.0.2
# Libmarpa tag: Jul 25 2023 04:18:35
t/00-load.t ............ ok
t/50d-giarank.t ........ ok
t/50d-ranksyn.t ........ ok
t/ah2.t ................ ok
t/ah_numeric.t ......... ok
t/asf_syn.t ............ ok
t/balanced.t ........... ok
t/bocage.t ............. ok
t/catalan.t ............ ok
t/chaf.t ............... ok
t/code_diag.t .......... ok
t/context.t ............ ok
t/counter.t ............ ok
t/curly.t .............. ok
t/curly2.t ............. ok
t/debug.t .............. ok
t/debug_leo.t .......... ok
t/debug_seq.t .......... ok
t/deprecated1.t ........ ok
t/dsl.t ................ ok
t/duplicate_parse.t .... ok
t/equation.t ........... ok
t/final_nonnullable.t .. ok
t/gabend.t ............. ok
t/implementation.t ..... ok
t/infinite.t ........... ok
t/infinite2.t .......... ok
t/infinite_plex.t ...... ok
t/initial_nulls.t ...... ok
t/jirotka.t ............ ok
t/leo.t ................ ok
t/leo2.t ............... ok
t/leo3.t ............... ok
t/leo_cycle.t .......... ok
t/leo_example.t ........ ok
t/leo_unit.t ........... ok
t/limits.t ............. ok
t/minus.t .............. ok
t/naif.t ............... ok
t/null_example.t ....... ok
t/null_infinite1.t ..... ok
t/null_infinite4.t ..... ok
t/null_value.t ......... ok
t/pascal.t ............. ok
t/perl.t ............... ok
t/progress1.t .......... ok
t/progress2.t .......... ok
t/rabend.t ............. ok
t/randal.t ............. ok
t/rankfact.t ........... ok
t/rankord.t ............ ok
t/rankord3.t ........... ok
t/rewrite.t ............ ok
t/sequence.t ........... ok
t/sequence2.t .......... ok
t/sl_action.t .......... ok
t/sl_action2.t ......... ok
t/sl_advent.t .......... ok
t/sl_ah2.t ............. ok
t/sl_ambig.t ........... ok
t/sl_amon.t ............ ok
t/sl_asf.t ............. ok
t/sl_ast.t ............. ok
t/sl_astsyn.t .......... ok
t/sl_bracket.t ......... ok
t/sl_calc.t ............ ok
t/sl_completed.t ....... ok
t/sl_debug.t ........... ok
t/sl_diag.t ............ ok
t/sl_discard.t ......... ok
t/sl_discard2.t ........ ok
t/sl_discard3.t ........ ok
t/sl_dsl.t ............. ok
t/sl_durand.t .......... ok
t/sl_dwim.t ............ ok
t/sl_dyck.t ............ ok
t/sl_event.t ........... ok
t/sl_evinit.t .......... ok
t/sl_evsyn.t ........... ok
t/sl_evsyn2.t .......... ok
t/sl_exhaust.t ......... ok
t/sl_external1.t ....... ok
t/sl_fullsyn.t ......... ok
t/sl_g1len.t ........... ok
t/sl_gabend.t .......... ok
t/sl_gia.t ............. ok
t/sl_gia_err.t ......... ok
t/sl_gie.t ............. ok
t/sl_gif1.t ............ ok
t/sl_gires.t ........... ok
t/sl_gsyn.t ............ ok
t/sl_incremental.t ..... ok
t/sl_json.t ............ ok
t/sl_json_ast.t ........ ok
t/sl_latk.t ............ ok
t/sl_lc.t .............. ok
t/sl_leo.t ............. ok
t/sl_leo2.t ............ ok
t/sl_leo_diag.t ........ ok
t/sl_lexevent.t ........ ok
t/sl_lib115.t .......... ok
t/sl_lib115a.t ......... ok
t/sl_null_example.t .... ok
t/sl_numeric.t ......... ok
t/sl_panda.t ........... ok
t/sl_panda1.t .......... ok
t/sl_pascal.t .......... ok
t/sl_prefix.t .......... ok
t/sl_rank.t ............ ok
t/sl_ruby.t ............ ok
t/sl_salad.t ........... ok
t/sl_sviok.t ........... ok
t/sl_syn.t ............. ok
t/sl_taint.t ........... ok
t/sl_timeflies.t ....... ok
t/sl_topsyn.t .......... ok
t/sl_tut2.t ............ ok
t/sl_wall.t ............ ok
t/stuifzand.t .......... ok
t/syn_engine.t ......... ok
t/syn_stuifzand.t ...... ok
t/thin_amb_null.t ...... ok
t/thin_deprec.t ........ ok
t/thin_eq.t ............ ok
t/thin_seq_lhs.t ....... ok
t/timeflies.t .......... ok
t/use.t ................ ok
# Using Marpa::R2::HTML 13.002
# Using Marpa::R2 13.002 2023-07-25T04:18:16
html/t/00-load.t ....... ok
html/t/cfg_fmt.t ....... ok
html/t/config.t ........ ok
html/t/copy.t .......... ok
html/t/examples.t ...... ok
html/t/fmt.t ........... ok
html/t/missing.t ....... ok
html/t/parse.t ......... ok
html/t/score.t ......... ok
html/t/synopsis.t ...... ok
html/t/tang.t .......... ok
All tests successful.
Files=138, Tests=1715, 19 wallclock secs ( 0.25 usr 0.14 sys + 14.36 cusr 2.56 csys = 17.31 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Carp 1.08 1.38
Cwd 3.2501 3.62
Data::Dumper 2.125 2.161
DynaLoader 1.08 1.25
English 1.04 1.09
Exporter 5.62 5.70
ExtUtils::CBuilder 0.27 0.280216
ExtUtils::MakeMaker 6.42 7.24
ExtUtils::Manifest 1.51_01 1.70
ExtUtils::Mkbootstrap 6.42 7.24
Fatal 1.05 2.29
File::Copy 2.11 2.29
File::Spec 3.2501 3.62
HTML::Entities 3.68 3.69
HTML::Parser 3.69 3.72
IPC::Cmd 0.40_1 0.96
List::Util 1.21 1.53
perl 5.010001 5.020000
PPI 1.206 1.220
Scalar::Util 1.21 1.53
Test::More 0.94 1.302056
Time::Piece 1.12 1.31
XSLoader 0.08 0.24
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::CBuilder 0 0.280216
configure_requires:
Module Need Have
--------------------- -------- --------
Carp 1.08 1.38
Config::AutoConf 0.22 0.313
CPAN::Meta::Converter 2.120921 2.150010
Cwd 3.2501 3.62
Data::Dumper 2.125 2.161
DynaLoader 1.08 1.25
English 1.04 1.09
Exporter 5.62 5.70
ExtUtils::CBuilder 0.27 0.280216
ExtUtils::MakeMaker 6.42 7.24
ExtUtils::Manifest 1.51_01 1.70
ExtUtils::Mkbootstrap 6.42 7.24
Fatal 1.05 2.29
File::Copy 2.11 2.29
File::Spec 3.2501 3.62
IPC::Cmd 0.40_1 0.96
List::Util 1.21 1.53
Module::Build 0.4003 0.4220
perl 5.010001 5.020000
PPI 1.206 1.220
Scalar::Util 1.21 1.53
Test::More 0.94 1.302056
Time::Piece 1.12 1.31
XSLoader 0.08 0.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LANGUAGE = en_US:en
LC_ALL = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17342
PERL5_CPAN_IS_RUNNING = 17342
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23772,17342
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023072422/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2023072422
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.20.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280216
ExtUtils::Command 7.24
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.30
Test::More 1.302056
YAML 1.17
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.20.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Jul 19 2014 07:43:18
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17342"
PERL5_CPAN_IS_RUNNING="17342"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="23772,17342"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023072422/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.20.0/lib/site_perl/5.20.0/x86_64-linux
/opt/perl-5.20.0/lib/site_perl/5.20.0
/opt/perl-5.20.0/lib/5.20.0/x86_64-linux
/opt/perl-5.20.0/lib/5.20.0
.