------------------------------------------------------------------------------- -- 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/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libgpg-error-1.37.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libgcrypt-1.8.5.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-GCrypt-1.26_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-GCrypt-1.26_3 for building => SHA256 Checksum OK for Crypt-GCrypt-1.26.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-GCrypt-1.26_3 for building ===> Extracting for p5-Crypt-GCrypt-1.26_3 => SHA256 Checksum OK for Crypt-GCrypt-1.26.tar.gz. Extracted Memory Use: 0.17M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Crypt-GCrypt-1.26_3 ===> Applying ports patches for p5-Crypt-GCrypt-1.26_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Crypt-GCrypt-1.26_3 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> Configuring for p5-Crypt-GCrypt-1.26_3 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::GCrypt Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Crypt-GCrypt-1.26_3 --- blib/lib/Crypt/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Crypt/GCrypt/.exists --- --- blib/arch/auto/Crypt/GCrypt/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- GCrypt.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/security/p5-Crypt-GCrypt/Crypt-GCrypt-1.26/typemap' GCrypt.xs > GCrypt.xsc --- GCrypt.bs --- Running Mkbootstrap for GCrypt () --- pm_to_blib --- --- GCrypt.bs --- chmod 644 "GCrypt.bs" --- blib/arch/auto/Crypt/GCrypt/GCrypt.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Crypt/GCrypt.pm blib/lib/Crypt/GCrypt.pm cp lib/Crypt/GCrypt/MPI.pm blib/lib/Crypt/GCrypt/MPI.pm --- GCrypt.c --- mv GCrypt.xsc GCrypt.c --- GCrypt.o --- cc -c -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" GCrypt.c In file included from GCrypt.xs:17: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from GCrypt.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__ GCrypt.xs: In function 'find_padding': GCrypt.xs:97:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset = (int) p - (int) string; ^ GCrypt.xs:97:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset = (int) p - (int) string; ^ GCrypt.xs:107:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset = (int) p - (int) string; ^ GCrypt.xs:107:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset = (int) p - (int) string; ^ --- blib/arch/auto/Crypt/GCrypt/GCrypt.so --- rm -f blib/arch/auto/Crypt/GCrypt/GCrypt.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong GCrypt.o -o blib/arch/auto/Crypt/GCrypt/GCrypt.so -lgcrypt chmod 755 blib/arch/auto/Crypt/GCrypt/GCrypt.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 2 pod documents --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Crypt-GCrypt-1.26_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Crypt-GCrypt-1.26_3 ===> p5-Crypt-GCrypt-1.26_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/GCrypt/GCrypt.so Installing /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/mach/5.30/Crypt/GCrypt.pm Installing /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/mach/5.30/Crypt/GCrypt/MPI.pm Installing /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/man/man3/Crypt::GCrypt::MPI.3 Installing /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/man/man3/Crypt::GCrypt.3 /usr/bin/strip /construction/security/p5-Crypt-GCrypt/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/GCrypt/GCrypt.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/GCrypt/GCrypt.so is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/GCrypt/GCrypt.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Crypt-GCrypt-1.26_3 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:08