------------------------------------------------------------------------------- -- 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/p5-Canary-Stability-2013.txz Installing /packages/All/p5-common-sense-3.74.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Convert-UUlib-1.70,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Convert-UUlib-1.70,1 for building => SHA256 Checksum OK for Convert-UUlib-1.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Convert-UUlib-1.70,1 for building ===> Extracting for p5-Convert-UUlib-1.70,1 => SHA256 Checksum OK for Convert-UUlib-1.7.tar.gz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Convert-UUlib-1.70,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on package: p5-Canary-Stability>=0 - found ===> p5-Convert-UUlib-1.70,1 depends on package: p5-common-sense>=3.74 - found ===> p5-Convert-UUlib-1.70,1 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Convert-UUlib-1.70,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-Convert-UUlib-1.70,1 depends on package: p5-Canary-Stability>=0 - found ===> p5-Convert-UUlib-1.70,1 depends on package: p5-common-sense>=3.74 - found ===> p5-Convert-UUlib-1.70,1 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Convert-UUlib-1.70,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Convert-UUlib-1.70,1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::UUlib Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Convert-UUlib-1.70,1 --- blib/lib/Convert/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Convert/UUlib/.exists --- --- blib/arch/auto/Convert/UUlib/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- uulib/Makefile --- cd uulib && ./configure --with-cc='cc' --with-cflags='-pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC' --- dynamic --- --- UUlib.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/converters/p5-Convert-UUlib/Convert-UUlib-1.7/typemap' UUlib.xs > UUlib.xsc --- UUlib.bs --- Running Mkbootstrap for UUlib () --- pm_to_blib --- --- UUlib.bs --- chmod 644 "UUlib.bs" --- blib/arch/auto/Convert/UUlib/UUlib.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp UUlib.pm blib/lib/Convert/UUlib.pm --- uulib/Makefile --- creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC ) is a cross-compiler... no --- UUlib.c --- mv UUlib.xsc UUlib.c --- UUlib.o --- cc -c -pipe -O2 -fno-strict-aliasing -std=c99 -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" UUlib.c --- uulib/Makefile --- checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... no checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for fgetc_unlocked... no checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h --- uulib/libuu.a --- cd uulib && make all --- fptools.o --- --- crc32.o --- --- uuencode.o --- --- uulib.o --- --- uunconc.o --- --- uucheck.o --- --- uuutil.o --- --- uuscan.o --- --- uustring.o --- --- fptools.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c --- uuscan.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c --- crc32.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c --- uuencode.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c --- uulib.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c --- uunconc.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c --- uustring.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c --- uucheck.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c --- uuutil.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c99 -DPIC -fPIC -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c --- libuu.a --- rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o /usr/libexec/binutils227/elf/ar: creating libuu.a ranlib libuu.a --- subdirs --- --- blib/arch/auto/Convert/UUlib/UUlib.so --- rm -f blib/arch/auto/Convert/UUlib/UUlib.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Convert-UUlib-1.70,1 depends on package: p5-common-sense>=3.74 - found ===> p5-Convert-UUlib-1.70,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Convert-UUlib-1.70,1 ===> p5-Convert-UUlib-1.70,1 depends on package: p5-common-sense>=3.74 - found ===> p5-Convert-UUlib-1.70,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' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/converters/p5-Convert-UUlib/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Convert/UUlib/UUlib.so Installing /construction/converters/p5-Convert-UUlib/stage/usr/local/lib/perl5/site_perl/mach/5.30/Convert/UUlib.pm Installing /construction/converters/p5-Convert-UUlib/stage/usr/local/lib/perl5/site_perl/man/man3/Convert::UUlib.3 /usr/bin/strip /construction/converters/p5-Convert-UUlib/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Convert/UUlib/UUlib.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Convert-UUlib-1.70,1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14