PAR-Packer v1.061 Perl 5 v5.16.3 x86_64-linux-thread-multi
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
PAR-Packer v1.061
- Platform
- Perl 5 v5.16.3 x86_64-linux-thread-multi
- Date
- 2023-12-26 07:16:41
- ID
- b77061f6-a3be-11ee-809c-2fd493aeab13
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 Roderich Schupp,
This is a computer-generated report for PAR-Packer-1.061
on perl 5.16.3, created by CPAN-Reporter-1.2019.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[1]: Entering directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/t/data'
"/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSFoo.bs ../blib/lib/auto/XSFoo/XSFoo.bs 644
make[1]: Leaving directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/t/data'
make[1]: Entering directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/myldr'
Makefile:852: warning: overriding recipe for target '.c.o'
Makefile:341: warning: ignoring old recipe for target '.c.o'
make[1]: Leaving directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/myldr'
make[1]: Entering directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/t/data'
"/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSFoo.bs ../blib/lib/auto/XSFoo/XSFoo.bs 644
No tests defined for XSFoo extension.
make[1]: Leaving directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/t/data'
make[1]: Entering directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/myldr'
Makefile:852: warning: overriding recipe for target '.c.o'
Makefile:341: warning: ignoring old recipe for target '.c.o'
No tests defined for myldr extension.
make[1]: Leaving directory '/tmp/loop_over_bdir-2851637-rdSUwR/PAR-Packer-1.061-0/myldr'
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-pod.t ............... skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/10-parl-generation.t ... ok
/tmp/2YUUMSw0eS syntax OK
t/20-pp.t ................ ok
t/30-current_exec.t ...... ok
t/40-packer_cd_option.t .. ok
t/80-doublecolon.t ....... ok
t/85-crt-glob.t .......... ok
t/85-myfile.t ............ ok
# dl_shared_objects = /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/32cb258e.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/3a18e036.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/27cc2364.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/057135bd.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/3a3fde04.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/dfc90fff.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/310fc0a7.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/763db305.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/644c93e0.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/99371560.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/b7df476d.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/1039dfb6.so /tmp/D7UWzMeDOR/par-73616e64/cache-1f07e22143abdbe414754a527202bc6a998ba6b6/inc/lib/auto/XSFoo/XSFoo.so
# dl_modules = IO Fcntl Cwd Compress::Raw::Zlib List::Util Encode Storable File::Glob Digest::SHA PerlIO::scalar Tie::Hash::NamedCapture attributes XSFoo
# greetings from XSFoo
t/86-xs-exe.t ............ ok
t/86-xs-par.t ............ ok
t/90-exitcode.t .......... ok
t/90-gh41.t .............. skipped: Tests only relevant on Windows
t/90-gh66.t .............. ok
# PAR_TEMP = /tmp/eHK5OQ_bZN/par-73616e64/cache-7af310616dbc62091a915af48d36b13376eabbd8
# running /tmp/eHK5OQ_bZN/pp000 a second time
# running /tmp/eHK5OQ_bZN/pp000 a third time
t/90-rt101800.t .......... ok
t/90-rt103861.t .......... ok
t/90-rt104560.t .......... ok
t/90-rt104635.t .......... ok
t/90-rt122949.t .......... skipped: Tests only relevant on Windows
t/90-rt127064.t .......... skipped: Tests only relevant on Windows
t/90-rt129312.t .......... ok
# found core module Carp in /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/site_perl/5.16.3/Carp.pm
# found core module Exporter in /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/site_perl/5.16.3/Exporter.pm
# found core module File::Glob in /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/5.16.3/x86_64-linux-thread-multi/File/Glob.pm
# found core module List::Util in /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/site_perl/5.16.3/x86_64-linux-thread-multi/List/Util.pm
t/90-rt130685.t .......... ok
t/90-rt59710.t ........... ok
All tests successful.
Files=22, Tests=158, 97 wallclock secs ( 0.08 usr 0.03 sys + 49.79 cusr 14.80 csys = 64.70 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Archive::Zip 1.02 1.68
Compress::Zlib 1.30 2.206
Digest::SHA 5.40 6.04
File::Temp 0.05 0.2311
Getopt::ArgvFile 1.07 1.11
IO::Compress::Gzip 0 2.206
Module::ScanDeps 1.21 1.33
PAR 1.016 1.019
PAR::Dist 0.22 0.52
perl 5.008009 5.016003
Text::ParseWords 0 3.27
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
IPC::Run3 0.048 0.048
Test::More 0 1.302195
configure_requires:
Module Need Have
--------------------- -------- --------
DynaLoader 0 1.14
ExtUtils::CBuilder 0 0.280236
ExtUtils::Embed 0 1.30
File::Basename 0 2.84
File::Glob 0 1.17
File::Spec::Functions 0 3.75
opt_requires:
Module Need Have
--------------------- -------- --------
Digest 0 1.17
Module::Signature 0 0.88
Tk 0 804.036
Tk::ColoredButton 0 1.05
Tk::EntryCheck 0 0.04
Tk::Getopt 0 0.51
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3982016
PERL5_CPAN_IS_RUNNING = 3982016
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Derived from: fd04d42d38f4751b981eb6e9213ee1ab8ef11ea6
Platform:
osname=linux, osvers=6.1.0-7-amd64, archname=x86_64-linux-thread-multi
uname='linux k93msid 6.1.0-7-amd64 #1 smp preempt_dynamic debian 6.1.20-1 (2023-03-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='12.2.0', 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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.36'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
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_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Jun 17 2023 07:59:30
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3982016"
PERL5_CPAN_IS_RUNNING="3982016"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/site_perl/5.16.3/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/site_perl/5.16.3
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/5.16.3/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.16.3/1e0c/lib/5.16.3
.