PAR-Packer v1.063 Perl 5 v5.14.4 MSWin32-x86-multi-thread
- Status
- Unknown
- From
- NONAME
- Dist
-
PAR-Packer v1.063
- Platform
- Perl 5 v5.14.4 MSWin32-x86-multi-thread
- Date
- 2024-03-21 15:45:29
- ID
- dd9b3770-6cb0-1014-9d87-b6e3e3396204
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.063
on perl 5.14.4, 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 'C:\Strawberry\c\bin\dmake.exe':
cp lib/PAR/StrippedPARL/Base.pm blib\lib\PAR\StrippedPARL\Base.pm
cp lib/PAR/Packer.pm blib\lib\PAR\Packer.pm
cp lib/PAR/Filter/PodStrip.pm blib\lib\PAR\Filter\PodStrip.pm
cp lib/PAR/Filter/Obfuscate.pm blib\lib\PAR\Filter\Obfuscate.pm
cp lib/App/Packer/PAR.pm blib\lib\App\Packer\PAR.pm
cp lib/PAR/Filter.pm blib\lib\PAR\Filter.pm
cp lib/PAR/Filter/PatchContent.pm blib\lib\PAR\Filter\PatchContent.pm
cp lib/PAR/Filter/Bytecode.pm blib\lib\PAR\Filter\Bytecode.pm
cp lib/pp.pm blib\lib\pp.pm
cp lib/PAR/Filter/Bleach.pm blib\lib\PAR\Filter\Bleach.pm
cp lib/XSFoo.pm ..\blib\lib\XSFoo.pm
Running Mkbootstrap for XSFoo ()
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "XSFoo.bs"
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- XSFoo.bs ..\blib\arch\auto\XSFoo\XSFoo.bs 644
C:\"Strawberry\perl\bin\perl.exe" "C:\home\heaven\perl5\lib\perl5\ExtUtils\xsubpp" -typemap C:\Strawberry\perl\lib\ExtUtils\typemap XSFoo.xs > XSFoo.xsc
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- XSFoo.xsc XSFoo.c
gcc -c -I. -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-IC:\Strawberry\perl\lib\CORE" XSFoo.c
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"XSFoo\", 'DLBASE' => 'XSFoo', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
g++ XSFoo.def -o ..\blib\arch\auto\XSFoo\XSFoo.dll -mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib" XSFoo.o "C:\Strawberry\perl\lib\CORE\libperl514.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
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\arch\auto\XSFoo\XSFoo.dll
C:\"Strawberry\perl\bin\perl.exe" par_pl2c.pl my_par_pl < ..\script\par.pl > my_par_pl.c
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -I"C:\Strawberry\perl\lib\CORE" -DLDLIBPTHNAME=PATH -DPARL_EXE=parl.exe -DPAR_PACKER_VERSION=1.063 -s -O2 main.c
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -I"C:\Strawberry\perl\lib\CORE" -DLDLIBPTHNAME=PATH -DPARL_EXE=parl.exe -DPAR_PACKER_VERSION=1.063 -s -O2 -DBYTEORDER=0x1234 sha1.c
windres -i winres/pp.rc -o ppresource.coff --input-format=rc --output-format=coff --target=pe-i386
g++ main.o sha1.o ppresource.coff -s -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib" "C:\Strawberry\perl\lib\CORE\libperl514.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libmoldname.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libkernel32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libuser32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libgdi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libwinspool.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libcomdlg32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libadvapi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libshell32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libole32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\liboleaut32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libnetapi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libuuid.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libws2_32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libmpr.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libwinmm.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libversion.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libodbc32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libodbccp32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libcomctl32.a" -o par.exe
rem
C:\"Strawberry\perl\bin\perl.exe" encode_append.pl Dynamic.in par.exe Dynamic.pm
C:\"Strawberry\perl\bin\perl.exe" embed_files.pl -c 32768 par.exe recursive_objdump "C:\Strawberry\perl\bin\perl514.dll" > boot_embedded_files.c
# using method recursive_objdump to find files to embed
# embedding "par.exe" as "par.exe"
# embedding "C:\Strawberry\perl\bin/libstdc++-6.dll" as "libstdc++-6.dll"
# embedding "C:\Strawberry\perl\bin/perl514.dll" as "perl514.dll"
# embedding "C:\Strawberry\perl\bin/libgcc_s_sjlj-1.dll" as "libgcc_s_sjlj-1.dll"
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -I"C:\Strawberry\perl\lib\CORE" -DLDLIBPTHNAME=PATH -DPARL_EXE=parl.exe -DPAR_PACKER_VERSION=1.063 -s -O2 boot.c
boot.c:8:26: fatal error: stringapiset.h: No such file or directory
compilation terminated.
dmake: Error code 129, while making 'boot.o'
dmake.exe: makefile: line 1117: Warning: -- Empty recipe for special or meta target .NOTPARALLEL
dmake.exe: Error code 255, while making 'subdirs'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Archive::Zip 1.02 1.68
Compress::Zlib 1.16 2.207
Digest::SHA 5.40 6.04
File::Temp 0.05 0.2311
Getopt::ArgvFile 1.07 1.11
IO::Compress::Gzip 0 2.207
Module::ScanDeps 1.21 1.35
PAR 1.020 1.020
PAR::Dist 0.22 0.51
perl 5.008009 5.014004
Text::ParseWords 0 3.31
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::Depends 0 0.8001
ExtUtils::MakeMaker 0 7.70
IPC::Run3 0.048 0.049
Test::More 0 1.302198
configure_requires:
Module Need Have
--------------------- -------- --------
DynaLoader 0 1.13
ExtUtils::CBuilder 0 0.280236
ExtUtils::Embed 0 1.30
ExtUtils::MakeMaker 6.31 7.70
File::Basename 0 2.82
File::Glob 0 1.13
File::Spec::Functions 0 3.75
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\windows\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\heaven\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL = C:\Strawberry\perl\bin\perl.exe
PERL5LIB = C:\home\heaven\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3300
PERL5_CPAN_IS_RUNNING = 3300
PERL_LOCAL_LIB_ROOT = C:\home\heaven\perl5
PERL_MB_OPT = --install_base "C:\\home\\heaven\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\heaven\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
TEMP = C:\Users\user\AppData\Local\Temp
TERM = dumb
TUGI_PERLVER = 5.014004
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.17_01
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.47
Test::More 1.302198
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.14.4.1 #1 Mon Mar 11 19:56:31 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
libpth=C:\Strawberry\c\lib C:\Strawberry\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl514.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 11 2013 20:02:09
%ENV:
PERL="C:\Strawberry\perl\bin\perl.exe"
PERL5LIB="C:\home\heaven\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="3300"
PERL5_CPAN_IS_RUNNING="3300"
PERL_LOCAL_LIB_ROOT="C:\home\heaven\perl5"
PERL_MB_OPT="--install_base "C:\\home\\heaven\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\heaven\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\heaven\perl5\lib\perl5/MSWin32-x86-multi-thread
C:\home\heaven\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.