------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-PPerl-0.25_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-PPerl-0.25_4 for building => SHA256 Checksum OK for PPerl-0.25.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-PPerl-0.25_4 for building ===> Extracting for p5-PPerl-0.25_4 => SHA256 Checksum OK for PPerl-0.25.tar.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-PPerl-0.25_4 ===> Applying ports patches for p5-PPerl-0.25_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-PPerl-0.25_4 Checking /usr/local/bin/perl is the same version as this one...ok Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for PPerl Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-PPerl-0.25_4 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/PPerl/.exists --- --- blib/arch/auto/PPerl/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pass_fd.o --- --- pperl.h --- --- pass_fd.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/local/bin/perl"' -I. pass_fd.c --- pperl.h --- /usr/local/bin/perl write_pperl_h --- PPerl.bs --- --- pm_to_blib --- --- PPerl.bs --- Running Mkbootstrap for PPerl () --- PPerl.c --- --- main.o --- --- PPerl.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' PPerl.xs > PPerl.xsc --- main.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/local/bin/perl"' -I. main.c --- blibdirs --- --- config --- --- PPerl.bs --- chmod 644 "PPerl.bs" --- blib/arch/auto/PPerl/PPerl.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPerl.bs blib/arch/auto/PPerl/PPerl.bs 644 --- pm_to_blib --- cp PPerl.pm blib/lib/PPerl.pm --- PPerl.c --- mv PPerl.xsc PPerl.c --- PPerl.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/usr/local/bin/perl"' -I. PPerl.c --- main.o --- main.c: In function 'DispatchCall': main.c:477:25: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(perl_options, args, strlen(args) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:477:53: note: length computed here strncat(perl_options, args, strlen(args) - 1); ^~~~~~~~~~~~ --- pperl --- cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -DVARIANT_44BSD -DPERL_INTERP='"/usr/local/bin/perl"' -I. -o pperl main.o pass_fd.o -lpthread -ldl -lm -lcrypt -lutil -lc --- blib/script/pperl --- cp pperl blib/script/pperl "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pperl --- pure_all --- --- blib/arch/auto/PPerl/PPerl.so --- rm -f blib/arch/auto/PPerl/PPerl.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong PPerl.o -o blib/arch/auto/PPerl/PPerl.so chmod 755 blib/arch/auto/PPerl/PPerl.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 1 pod document --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-PPerl-0.25_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-PPerl-0.25_4 ===> p5-PPerl-0.25_4 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPerl.bs blib/arch/auto/PPerl/PPerl.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/devel/p5-PPerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/PPerl/PPerl.so Installing /construction/devel/p5-PPerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/PPerl.pm Installing /construction/devel/p5-PPerl/stage/usr/local/lib/perl5/site_perl/man/man1/pperl.1 Installing /construction/devel/p5-PPerl/stage/usr/local/lib/perl5/site_perl/man/man3/PPerl.3 Installing /construction/devel/p5-PPerl/stage/usr/local/bin/pperl /usr/bin/strip /construction/devel/p5-PPerl/stage/usr/local/bin/pperl /usr/bin/strip /construction/devel/p5-PPerl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/PPerl/PPerl.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-PPerl-0.25_4 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07