------------------------------------------------------------------------------- -- 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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-HTTP-HeaderParser-XS-0.20_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-HTTP-HeaderParser-XS-0.20_1 for building => SHA256 Checksum OK for HTTP-HeaderParser-XS-0.20.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-HTTP-HeaderParser-XS-0.20_1 for building ===> Extracting for p5-HTTP-HeaderParser-XS-0.20_1 => SHA256 Checksum OK for HTTP-HeaderParser-XS-0.20.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-HTTP-HeaderParser-XS-0.20_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-HTTP-HeaderParser-XS-0.20_1 Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lstdc++ Generating a Unix-style Makefile Writing Makefile for HTTP::HeaderParser::XS Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-HTTP-HeaderParser-XS-0.20_1 --- blib/lib/HTTP/HeaderParser/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/HTTP/HeaderParser/XS/.exists --- --- blib/arch/auto/HTTP/HeaderParser/XS/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- HTTPHeaders.c --- --- XS.bs --- Running Mkbootstrap for XS () chmod 644 "XS.bs" --- headers.o --- c++ -c -I. -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" headers.cpp --- HTTPHeaders.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -C++ -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/www/p5-HTTP-HeaderParser-XS/HTTP-HeaderParser-XS-0.20/typemap' HTTPHeaders.xs > HTTPHeaders.xsc --- pm_to_blib --- --- blibdirs --- --- blib/arch/auto/HTTP/HeaderParser/XS/XS.bs --- --- config --- --- pm_to_blib --- cp lib/HTTP/HeaderParser/XS.pm blib/lib/HTTP/HeaderParser/XS.pm AutoSplitting blib/lib/HTTP/HeaderParser/XS.pm (blib/lib/auto/HTTP/HeaderParser/XS) --- blib/arch/auto/HTTP/HeaderParser/XS/XS.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/HTTP/HeaderParser/XS/XS.bs 644 --- HTTPHeaders.c --- mv HTTPHeaders.xsc HTTPHeaders.c --- HTTPHeaders.o --- c++ -c -I. -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" HTTPHeaders.c --- headers.o --- headers.cpp: In member function 'SV* HTTPHeaders::setURI(char*)': headers.cpp:557:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "GET"; ^~~~~ headers.cpp:560:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "POST"; ^~~~~~ headers.cpp:563:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "OPTIONS"; ^~~~~~~~~ headers.cpp:566:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "PUT"; ^~~~~ headers.cpp:569:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "DELETE"; ^~~~~~~~ headers.cpp:572:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] methodstr = "HEAD"; ^~~~~~ --- HTTPHeaders.o --- In file included from HTTPHeaders.xs:17: ppport.h:231: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from HTTPHeaders.xs:14: /usr/local/lib/perl5/5.30/mach/CORE/perl.h:328: note: this is the location of the previous definition # define PERL_UNUSED_DECL __attribute__unused__ --- blib/arch/auto/HTTP/HeaderParser/XS/XS.so --- rm -f blib/arch/auto/HTTP/HeaderParser/XS/XS.so c++ -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong headers.o HTTPHeaders.o -o blib/arch/auto/HTTP/HeaderParser/XS/XS.so chmod 755 blib/arch/auto/HTTP/HeaderParser/XS/XS.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-HTTP-HeaderParser-XS-0.20_1 ===> p5-HTTP-HeaderParser-XS-0.20_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/HTTP/HeaderParser/XS/XS.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/www/p5-HTTP-HeaderParser-XS/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/HTTP/HeaderParser/XS/XS.so Installing /construction/www/p5-HTTP-HeaderParser-XS/stage/usr/local/lib/perl5/site_perl/mach/5.30/HTTP/HeaderParser/XS.pm Installing /construction/www/p5-HTTP-HeaderParser-XS/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/HTTP/HeaderParser/XS/autosplit.ix Installing /construction/www/p5-HTTP-HeaderParser-XS/stage/usr/local/lib/perl5/site_perl/man/man3/HTTP::HeaderParser::XS.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/HTTP/HeaderParser/XS/XS.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-HTTP-HeaderParser-XS-0.20_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13