------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/check-0.14.0.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/uriparser-0.9.1.txz Installing /packages/All/libscep-0.08.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/perl5-5.30.1.txz ===== 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:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-LibSCEP-0.08 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-LibSCEP-0.08 for building => SHA256 Checksum OK for openxpki-libscep-v0.08_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-LibSCEP-0.08 for building ===> Extracting for p5-Crypt-LibSCEP-0.08 ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Crypt-LibSCEP-0.08 for building => SHA256 Checksum OK for openxpki-libscep-v0.08_GH0.tar.gz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Crypt-LibSCEP-0.08 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on package: libscep>=0.08 - found ===> p5-Crypt-LibSCEP-0.08 depends on executable: gmake - found ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-LibSCEP-0.08 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on package: libscep>=0.08 - found ===> p5-Crypt-LibSCEP-0.08 depends on executable: gmake - found ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-LibSCEP-0.08 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Crypt-LibSCEP-0.08 Checking if your kit is complete... Warning: the following files are missing in your kit: README Please inform the author. Generating a Unix-style Makefile Writing Makefile for Crypt::LibSCEP Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Crypt-LibSCEP-0.08 gmake[2]: Entering directory '/construction/security/p5-Crypt-LibSCEP/libscep-0.08/src/clients/perl/Crypt-LibSCEP' Running Mkbootstrap for LibSCEP () chmod 644 "LibSCEP.bs" "/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-LibSCEP/libscep-0.08/src/clients/perl/Crypt-LibSCEP/typemap' LibSCEP.xs > LibSCEP.xsc "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibSCEP.bs blib/arch/auto/Crypt/LibSCEP/LibSCEP.bs 644 cp lib/Crypt/LibSCEP.pm blib/lib/Crypt/LibSCEP.pm Please specify prototyping behavior for LibSCEP.xs (see perlxs manual) mv LibSCEP.xsc LibSCEP.c gcc -c -I. -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -g -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -Wall LibSCEP.c In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from LibSCEP.xs:2: LibSCEP.c: In function 'XS_Crypt__LibSCEP_get_pkcs10': /usr/local/lib/perl5/5.30/mach/CORE/embed.h:724:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) ^~~~~~~~~~~~~~~ LibSCEP.c:2129:7: note: 'RETVAL' was declared here SV * RETVAL; ^~~~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from LibSCEP.xs:2: LibSCEP.c: In function 'XS_Crypt__LibSCEP_get_signer_cert': /usr/local/lib/perl5/5.30/mach/CORE/embed.h:724:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) ^~~~~~~~~~~~~~~ LibSCEP.c:2084:7: note: 'RETVAL' was declared here SV * RETVAL; ^~~~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from LibSCEP.xs:2: LibSCEP.c: In function 'XS_Crypt__LibSCEP_get_cert': /usr/local/lib/perl5/5.30/mach/CORE/embed.h:724:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) ^~~~~~~~~~~~~~~ LibSCEP.c:1843:7: note: 'RETVAL' was declared here SV * RETVAL; ^~~~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from LibSCEP.xs:2: LibSCEP.c: In function 'XS_Crypt__LibSCEP_get_crl': /usr/local/lib/perl5/5.30/mach/CORE/embed.h:724:24: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) ^~~~~~~~~~~~~~~ LibSCEP.c:1793:7: note: 'RETVAL' was declared here SV * RETVAL; ^~~~~~ In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:3679, from LibSCEP.xs:2: LibSCEP.xs: In function 'init_config': /usr/local/lib/perl5/5.30/mach/CORE/sv.h:333:23: warning: 'sv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SvANY(sv) (sv)->sv_any ^~ LibSCEP.xs:127:17: note: 'sv' was declared here SV *sv; ^~ rm -f blib/arch/auto/Crypt/LibSCEP/LibSCEP.so LD_RUN_PATH="/usr/local/lib" gcc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong LibSCEP.o -o blib/arch/auto/Crypt/LibSCEP/LibSCEP.so \ -lcrypto -lssl -lscep \ chmod 755 blib/arch/auto/Crypt/LibSCEP/LibSCEP.so Manifying 1 pod document gmake[2]: Leaving directory '/construction/security/p5-Crypt-LibSCEP/libscep-0.08/src/clients/perl/Crypt-LibSCEP' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Crypt-LibSCEP-0.08 depends on package: libscep>=0.08 - found ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-LibSCEP-0.08 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Crypt-LibSCEP-0.08 ===> p5-Crypt-LibSCEP-0.08 depends on package: libscep>=0.08 - found ===> p5-Crypt-LibSCEP-0.08 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Crypt-LibSCEP-0.08 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/security/p5-Crypt-LibSCEP/libscep-0.08/src/clients/perl/Crypt-LibSCEP' "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibSCEP.bs blib/arch/auto/Crypt/LibSCEP/LibSCEP.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/security/p5-Crypt-LibSCEP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/LibSCEP/LibSCEP.so Installing /construction/security/p5-Crypt-LibSCEP/stage/usr/local/lib/perl5/site_perl/mach/5.30/Crypt/LibSCEP.pm Installing /construction/security/p5-Crypt-LibSCEP/stage/usr/local/lib/perl5/site_perl/man/man3/Crypt::LibSCEP.3 gmake[2]: Leaving directory '/construction/security/p5-Crypt-LibSCEP/libscep-0.08/src/clients/perl/Crypt-LibSCEP' /usr/bin/strip /construction/security/p5-Crypt-LibSCEP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Crypt/LibSCEP/LibSCEP.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-Crypt-LibSCEP-0.08 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:00 TOTAL TIME 00:00:31