------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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-Module-Build-0.4231.txz Installing /packages/All/p5-ExtUtils-CChecker-0.10_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/p5-ExtUtils-PkgConfig-1.16.txz Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-SMIME-0.25 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-SMIME-0.25 for building => SHA256 Checksum OK for Crypt-SMIME-0.25.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-SMIME-0.25 for building ===> Extracting for p5-Crypt-SMIME-0.25 => SHA256 Checksum OK for Crypt-SMIME-0.25.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Crypt-SMIME-0.25 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on package: p5-ExtUtils-CChecker>=0 - found ===> p5-Crypt-SMIME-0.25 depends on package: p5-ExtUtils-PkgConfig>=0 - found ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-SMIME-0.25 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on package: p5-ExtUtils-CChecker>=0 - found ===> p5-Crypt-SMIME-0.25 depends on package: p5-ExtUtils-PkgConfig>=0 - found ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-SMIME-0.25 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Crypt-SMIME-0.25 Checking if your kit is complete... Looks good Warning: prerequisite Test::Exception 0 not found. checking for gettimeofday... yes checking for time... yes checking for LIBCRYPTO_CFLAGS... -I/usr/local/include checking for LIBCRYPTO_LIBS... -L/usr/local/lib -lcrypto Generating a Unix-style Makefile Writing Makefile for Crypt::SMIME Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Crypt-SMIME-0.25 --- blib/lib/Crypt/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Crypt/SMIME/.exists --- --- blib/arch/auto/Crypt/SMIME/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- SMIME.c --- --- SMIME.bs --- --- SMIME.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-SMIME/Crypt-SMIME-0.25/typemap' SMIME.xs > SMIME.xsc --- SMIME.bs --- Running Mkbootstrap for SMIME () --- lib/SMIME.pm --- echo "# This file is automatically generated from SMIME.pl" > lib/SMIME.pm echo "# All of your changes will be lost if you edit this directly." >> lib/SMIME.pm cat SMIME.pl >> lib/SMIME.pm cat const-autoload.inc >> lib/SMIME.pm echo # >> lib/SMIME.pm echo __END__ >> lib/SMIME.pm echo # >> lib/SMIME.pm cat SMIME.pod >> lib/SMIME.pm --- pm_to_blib --- --- SMIME.bs --- chmod 644 "SMIME.bs" --- blib/arch/auto/Crypt/SMIME/SMIME.bs --- --- blibdirs --- --- config --- --- blib/arch/auto/Crypt/SMIME/SMIME.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.bs 644 --- pm_to_blib --- cp lib/SMIME.pm blib/lib/Crypt/SMIME.pm cp lib/SMIME/JA.pod blib/lib/Crypt/SMIME/JA.pod --- SMIME.c --- mv SMIME.xsc SMIME.c --- SMIME.o --- cc -c -I/usr/local/include -DOPENSSL_LOAD_CONF -DHAVE_GETTIMEOFDAY -DHAVE_SYS_TIME_H -DHAVE_TIME -DHAVE_TIME_H -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" SMIME.c --- blib/arch/auto/Crypt/SMIME/SMIME.so --- rm -f blib/arch/auto/Crypt/SMIME/SMIME.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 SMIME.o -o blib/arch/auto/Crypt/SMIME/SMIME.so -L/usr/local/lib -lcrypto chmod 755 blib/arch/auto/Crypt/SMIME/SMIME.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 2 pod documents --- all --- SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-SMIME-0.25 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Crypt-SMIME-0.25 ===> p5-Crypt-SMIME-0.25 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-SMIME-0.25 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SMIME.bs blib/arch/auto/Crypt/SMIME/SMIME.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-SMIME/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/SMIME/SMIME.so Installing /construction/security/p5-Crypt-SMIME/stage/usr/local/lib/perl5/site_perl/mach/5.30/Crypt/SMIME.pm Installing /construction/security/p5-Crypt-SMIME/stage/usr/local/lib/perl5/site_perl/mach/5.30/Crypt/SMIME/JA.pod Installing /construction/security/p5-Crypt-SMIME/stage/usr/local/lib/perl5/site_perl/man/man3/SMIME.3 Installing /construction/security/p5-Crypt-SMIME/stage/usr/local/lib/perl5/site_perl/man/man3/SMIME::JA.3 /usr/bin/strip /construction/security/p5-Crypt-SMIME/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/SMIME/SMIME.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Crypt-SMIME-0.25 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:01 TOTAL TIME 00:00:21