------------------------------------------------------------------------------- -- 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. Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-XML-CanonicalizeXML-0.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-XML-CanonicalizeXML-0.10 for building => SHA256 Checksum OK for XML-CanonicalizeXML-0.10.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-XML-CanonicalizeXML-0.10 for building ===> Extracting for p5-XML-CanonicalizeXML-0.10 => SHA256 Checksum OK for XML-CanonicalizeXML-0.10.tar.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-XML-CanonicalizeXML-0.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-XML-CanonicalizeXML-0.10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for p5-XML-CanonicalizeXML-0.10 Checking if your kit is complete... Looks good MakeMaker (v7.34) Potential libraries are '-L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm': '-lxml2' found at /usr/local/lib/libxml2.so.2.9.10 z not found in /usr/local/lib '-lz' found at /usr/lib/libz.so lzma not found in /usr/local/lib '-llzma' found at /usr/lib/liblzma.so.3 m not found in /usr/local/lib '-lm' found at /usr/lib/libm.so Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Generating a Unix-style Makefile Writing Makefile for Mytest2::canon Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for XML::CanonicalizeXML Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-XML-CanonicalizeXML-0.10 cp lib/XML/CanonicalizeXML.pm blib/lib/XML/CanonicalizeXML.pm AutoSplitting blib/lib/XML/CanonicalizeXML.pm (blib/lib/auto/XML/CanonicalizeXML) cd canon && make cc -c -I. -I/usr/local/include/libxml2 -I/usr/include -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=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" canon.c ar cr libcanon.a canon.o : libcanon.a Running Mkbootstrap for CanonicalizeXML () chmod 644 "CanonicalizeXML.bs" "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CanonicalizeXML.bs blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs 644 "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' CanonicalizeXML.xs > CanonicalizeXML.xsc Please specify prototyping behavior for CanonicalizeXML.xs (see perlxs manual) mv CanonicalizeXML.xsc CanonicalizeXML.c cc -c -I. -I/usr/local/include/libxml2 -I/usr/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" CanonicalizeXML.c In file included from CanonicalizeXML.xs:5: ppport.h:4471: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:2508, from CanonicalizeXML.xs:2: /usr/local/lib/perl5/5.30/mach/CORE/handy.h:1072: note: this is the location of the previous definition # define WIDEST_UTYPE U64 rm -f blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so LD_RUN_PATH="/usr/local/lib:/usr/lib" cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong CanonicalizeXML.o -o blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so canon/libcanon.a -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm chmod 755 blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so Manifying 1 pod document SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-XML-CanonicalizeXML-0.10 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-XML-CanonicalizeXML-0.10 ===> p5-XML-CanonicalizeXML-0.10 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CanonicalizeXML.bs blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/textproc/p5-XML-CanonicalizeXML/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/XML/CanonicalizeXML/CanonicalizeXML.so Installing /construction/textproc/p5-XML-CanonicalizeXML/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/XML/CanonicalizeXML/autosplit.ix Installing /construction/textproc/p5-XML-CanonicalizeXML/stage/usr/local/lib/perl5/site_perl/mach/5.30/XML/CanonicalizeXML.pm Installing /construction/textproc/p5-XML-CanonicalizeXML/stage/usr/local/lib/perl5/site_perl/man/man3/XML::CanonicalizeXML.3 /usr/bin/strip /construction/textproc/p5-XML-CanonicalizeXML/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/XML/CanonicalizeXML/CanonicalizeXML.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-XML-CanonicalizeXML-0.10 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:10