------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.3.txz ===== Message from perl5-5.30.3: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-B-Flags-0.17.txz Installing /packages/All/p5-Opcodes-0.14_1.txz Installing /packages/All/p5-IO-Tty-1.14.txz Installing /packages/All/p5-IPC-Run-0.99.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-B-C-1.57 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-B-C-1.57 for building => SHA256 Checksum OK for B-C-1.57.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-B-C-1.57 for building ===> Extracting for p5-B-C-1.57 ===> p5-B-C-1.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-B-C-1.57 for building => SHA256 Checksum OK for B-C-1.57.tar.gz. Extracted Memory Use: 4.89M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-B-C-1.57 /usr/bin/env WRKSRC=/construction/devel/p5-B-C/B-C-1.57 REWARNFILE=/construction/devel/p5-B-C/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s|PERL_INC|PERL_INC_STAGE|g" /construction/devel/p5-B-C/B-C-1.57/Makefile.PL /bin/mkdir -p /construction/devel/p5-B-C/stage/usr/local/lib/perl5/5.30/mach/CORE SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on package: p5-B-Flags>=0.15 - found ===> p5-B-C-1.57 depends on package: p5-Opcodes>=0 - found ===> p5-B-C-1.57 depends on package: p5-IPC-Run>=0 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on package: p5-B-Flags>=0.15 - found ===> p5-B-C-1.57 depends on package: p5-Opcodes>=0 - found ===> p5-B-C-1.57 depends on package: p5-IPC-Run>=0 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-B-C-1.57 Warning: Perl handling of new unicode identifiers - package and symbol names - without proper TR39 handling is considered a security risc and is not fully supported. See http://websec.github.io/unicode-security-guide/ Check your code for syntax spoofs, confusables, strip \0 from package names. Enable use warnings 'syscalls'. Warning: Unsupported perl version 5.030003 Perl5 broke Carp for the compiler with 5.26 with a dynamic _fetch_sub() Either use an earlier Carp (<1.42) or check the cperl patches, replacing it with a simple version check. Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Empty %B::C::Config::Config at lib/B/C.pm line 22. Generating a Unix-style Makefile Writing Makefile for B::C Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-B-C-1.57 "/usr/local/bin/perl" bytecode.pl cp lib/B/CC.pm blib/lib/B/CC.pm cp lib/B/Asmdata.pm blib/lib/B/Asmdata.pm cp lib/B/Disassembler.pm blib/lib/B/Disassembler.pm cp lib/B/Bytecode56.pm blib/lib/B/Bytecode56.pm cp perlcompile.pod blib/lib/B/perlcompile.pod cp perloptree.pod blib/lib/B/perloptree.pod cp lib/B/C/Config.pm blib/lib/B/C/Config.pm cp lib/B/C.pm blib/lib/B/C.pm cp lib/B/Bblock.pm blib/lib/B/Bblock.pm cp lib/B/Assembler.pm blib/lib/B/Assembler.pm cp lib/B/Bytecode.pm blib/lib/B/Bytecode.pm cp lib/B/Stackobj.pm blib/lib/B/Stackobj.pm cp ByteLoader.pm ../blib/lib/ByteLoader.pm cp BcVersions.pod ../blib/lib/BcVersions.pod Running Mkbootstrap for ByteLoader () chmod 644 "ByteLoader.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ByteLoader.bs ../blib/arch/auto/ByteLoader/ByteLoader.bs 644 cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" byterun.c "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -noprototypes -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' ByteLoader.xs > ByteLoader.xsc mv ByteLoader.xsc ByteLoader.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" ByteLoader.c rm -f ../blib/arch/auto/ByteLoader/ByteLoader.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong byterun.o ByteLoader.o -o ../blib/arch/auto/ByteLoader/ByteLoader.so chmod 755 ../blib/arch/auto/ByteLoader/ByteLoader.so Manifying 2 pod documents cp Stash.pm ../blib/lib/B/Stash.pm Running Mkbootstrap for Stash () chmod 644 "Stash.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Stash.bs ../blib/arch/auto/B/Stash/Stash.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' Stash.xs > Stash.xsc mv Stash.xsc Stash.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Stash.c rm -f ../blib/arch/auto/B/Stash/Stash.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Stash.o -o ../blib/arch/auto/B/Stash/Stash.so chmod 755 ../blib/arch/auto/B/Stash/Stash.so Manifying 1 pod document "/usr/local/bin/perl" "-I/usr/local/lib/perl5/5.30/mach" ByteLoader/hints/522_patched.pl Running Mkbootstrap for C () chmod 644 "C.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/B/C/C.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/devel/p5-B-C/B-C-1.57/typemap' C.xs > C.xsc mv C.xsc C.c cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" C.c rm -f blib/arch/auto/B/C/C.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong C.o -o blib/arch/auto/B/C/C.so chmod 755 blib/arch/auto/B/C/C.so Warning: Broken perl5.22, unpatched for ByteLoader. Try 'cpan App::perlall; perlall build 5.22.0 --patches=Compiler' or try cperl "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/B/C/C.bs 644 "/usr/local/bin/perl" "-Iblib/arch" "-Iblib/lib" script/perlcc.PL script/perlcc Extracting perlcc (with variable substitutions) cp script/assemble blib/script/assemble "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/assemble cp script/cc_harness blib/script/cc_harness "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cc_harness cp script/disassemble blib/script/disassemble "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/disassemble cp script/perlcc blib/script/perlcc "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlcc Manifying 3 pod documents Manifying 11 pod documents SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-B-C-1.57 depends on package: p5-B-Flags>=0.15 - found ===> p5-B-C-1.57 depends on package: p5-Opcodes>=0 - found ===> p5-B-C-1.57 depends on package: p5-IPC-Run>=0 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-B-C-1.57 ===> p5-B-C-1.57 depends on package: p5-B-Flags>=0.15 - found ===> p5-B-C-1.57 depends on package: p5-Opcodes>=0 - found ===> p5-B-C-1.57 depends on package: p5-IPC-Run>=0 - found ===> p5-B-C-1.57 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list cp lib/B/C/Config.pm blib/lib/B/C/Config.pm Skip blib/lib/B/Bblock.pm (unchanged) Skip blib/lib/B/C.pm (unchanged) Skip blib/lib/B/perloptree.pod (unchanged) Skip blib/lib/B/Bytecode56.pm (unchanged) Skip blib/lib/B/CC.pm (unchanged) Skip blib/lib/B/Asmdata.pm (unchanged) Skip blib/lib/B/perlcompile.pod (unchanged) Skip blib/lib/B/Bytecode.pm (unchanged) Skip blib/lib/B/Assembler.pm (unchanged) Skip blib/lib/B/Stackobj.pm (unchanged) Skip blib/lib/B/Disassembler.pm (unchanged) "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ByteLoader.bs ../blib/arch/auto/ByteLoader/ByteLoader.bs 644 Manifying 2 pod documents "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Stash.bs ../blib/arch/auto/B/Stash/Stash.bs 644 Manifying 1 pod document "/usr/local/bin/perl" "-I/usr/local/lib/perl5/5.30/mach" ByteLoader/hints/522_patched.pl "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- C.bs blib/arch/auto/B/C/C.bs 644 "/usr/local/bin/perl" "-Iblib/arch" "-Iblib/lib" script/perlcc.PL script/perlcc Extracting perlcc (with variable substitutions) cp script/perlcc blib/script/perlcc "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlcc Manifying 3 pod documents Manifying 11 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/B/C/C.so Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/B/Stash/Stash.so Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/ByteLoader/ByteLoader.so Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/BcVersions.pod Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/ByteLoader.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/C.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/CC.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Bblock.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/perlcompile.pod Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Bytecode.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Bytecode56.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Stackobj.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Assembler.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Disassembler.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/perloptree.pod Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Asmdata.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/Stash.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/B/C/Config.pm Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man1/disassemble.1 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man1/assemble.1 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man1/perlcc.1 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Bytecode56.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::C.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Asmdata.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Stash.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/ByteLoader.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Bblock.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::perloptree.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::CC.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Disassembler.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/BcVersions.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Stackobj.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Assembler.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::Bytecode.3 Installing /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/man/man3/B::perlcompile.3 Installing /construction/devel/p5-B-C/stage/usr/local/bin/disassemble Installing /construction/devel/p5-B-C/stage/usr/local/bin/cc_harness Installing /construction/devel/p5-B-C/stage/usr/local/bin/assemble Installing /construction/devel/p5-B-C/stage/usr/local/bin/perlcc /usr/bin/strip /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/B/C/C.so /usr/bin/strip /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/B/Stash/Stash.so /usr/bin/strip /construction/devel/p5-B-C/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/ByteLoader/ByteLoader.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-B-C-1.57 file sizes/checksums [41]: 0% file sizes/checksums [41]: 100% packing files [41]: 0% packing files [41]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:32