------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz 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-Net-SSLeay-1.88.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Business-PayPal-EWP-1.03_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Business-PayPal-EWP-1.03_1 for building => SHA256 Checksum OK for Business-PayPal-EWP-1.03.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Business-PayPal-EWP-1.03_1 for building ===> Extracting for p5-Business-PayPal-EWP-1.03_1 => SHA256 Checksum OK for Business-PayPal-EWP-1.03.tar.gz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Business-PayPal-EWP-1.03_1 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for p5-Business-PayPal-EWP-1.03_1 ===> Cleanly applied ports patch(es) patch-Makefile.PL SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on package: p5-Net-SSLeay>=0 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Business-PayPal-EWP-1.03_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-Business-PayPal-EWP-1.03_1 depends on package: p5-Net-SSLeay>=0 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Business-PayPal-EWP-1.03_1 Checking for OpenSSL-0.9.6j or 0.9.7b or newer... You have OpenSSL-1.1.1g installed in /usr/local That's is newer than what this module was tested with (0.9.6j or 0.9.7b). You should consider checking if there is a newer release of this module available. Everything will probably work OK, though. *** Could not figure out which C compiler was used to compile /usr/local/bin/openssl. It is essentiall that OpenSSL, perl, and Business::PayPal::EWP are compiled with the same compiler and flags. Mixing and matching compilers is not supported. at ./Makefile.PL line 140. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Business::PayPal::EWP Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Business-PayPal-EWP-1.03_1 --- blib/lib/Business/PayPal/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Business/PayPal/EWP/.exists --- --- blib/arch/auto/Business/PayPal/EWP/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- EWP.c --- --- EWP.bs --- --- EWP.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-Business-PayPal-EWP/Business-PayPal-EWP-1.03/typemap' EWP.xs > EWP.xsc --- EWP.bs --- Running Mkbootstrap for EWP () chmod 644 "EWP.bs" --- pm_to_blib --- --- blib/arch/auto/Business/PayPal/EWP/EWP.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EWP.bs blib/arch/auto/Business/PayPal/EWP/EWP.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Business/PayPal/EWP.pm blib/lib/Business/PayPal/EWP.pm --- EWP.c --- mv EWP.xsc EWP.c --- EWP.o --- cc -c -I/usr/local/include -I/usr/local/inc32 -I/usr/kerberos/include -pipe -O2 -fno-strict-aliasing -O -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DPERL5 -DOPENSSL_NO_KRB5 EWP.c In file included from EWP.xs:5: ppport.h:231: warning: "PERL_UNUSED_DECL" redefined # define PERL_UNUSED_DECL In file included from EWP.xs:2: /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__ --- blib/arch/auto/Business/PayPal/EWP/EWP.so --- rm -f blib/arch/auto/Business/PayPal/EWP/EWP.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 EWP.o -o blib/arch/auto/Business/PayPal/EWP/EWP.so -L/usr/local -L/usr/local/lib -lssl -lcrypto chmod 755 blib/arch/auto/Business/PayPal/EWP/EWP.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Business-PayPal-EWP-1.03_1 depends on package: p5-Net-SSLeay>=0 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Business-PayPal-EWP-1.03_1 ===> p5-Business-PayPal-EWP-1.03_1 depends on package: p5-Net-SSLeay>=0 - found ===> p5-Business-PayPal-EWP-1.03_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Business-PayPal-EWP-1.03_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' -- EWP.bs blib/arch/auto/Business/PayPal/EWP/EWP.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-Business-PayPal-EWP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Business/PayPal/EWP/EWP.so Installing /construction/security/p5-Business-PayPal-EWP/stage/usr/local/lib/perl5/site_perl/mach/5.30/Business/PayPal/EWP.pm Installing /construction/security/p5-Business-PayPal-EWP/stage/usr/local/lib/perl5/site_perl/man/man3/Business::PayPal::EWP.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Business/PayPal/EWP/EWP.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Business-PayPal-EWP-1.03_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:12