------------------------------------------------------------------------------- -- 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/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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.1g,1.txz Installing /packages/All/curl-7.70.0.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-WWW-Curl-4.17_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-WWW-Curl-4.17_4 for building => SHA256 Checksum OK for WWW-Curl-4.17.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-WWW-Curl-4.17_4 for building ===> Extracting for p5-WWW-Curl-4.17_4 => SHA256 Checksum OK for WWW-Curl-4.17.tar.gz. Extracted Memory Use: 0.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-WWW-Curl-4.17_4 ===> Applying ports patches for p5-WWW-Curl-4.17_4 ===> Cleanly applied ports patch(es) patch-Curl.xs patch-Makefile.PL SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-WWW-Curl-4.17_4 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Configuring for p5-WWW-Curl-4.17_4 Smartmatch is experimental at ./Makefile.PL line 131. Locating required external dependency bin:curl-config... found at /usr/local/bin/curl-config. The version is libcurl 7.70.0 Found curl.h in /usr/local/include/curl/curl.h Building curlopt-constants.c for your libcurl version Building Easy.pm constants for your libcurl version Building Share.pm constants for your libcurl version Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for WWW::Curl Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-WWW-Curl-4.17_4 --- blib/lib/WWW/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/WWW/Curl/.exists --- --- blib/arch/auto/WWW/Curl/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Curl.c --- "/usr/local/bin/perl" "-Iinc" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/www/p5-WWW-Curl/WWW-Curl-4.17/typemap' Curl.xs > Curl.xsc --- Curl.bs --- Running Mkbootstrap for Curl () chmod 644 "Curl.bs" --- pm_to_blib --- --- blib/arch/auto/WWW/Curl/Curl.bs --- "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/WWW/Curl/Curl.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm --- Curl.c --- mv Curl.xsc Curl.c --- Curl.o --- cc -c -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Curl.c In file included from Curl.xs:17: curlopt-constants.c: In function 'constant': /usr/local/include/curl/curl.h:2106:30: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] #define CURL_ZERO_TERMINATED ((size_t) -1) ^ curlopt-constants.c:187:56: note: in expansion of macro 'CURL_ZERO_TERMINATED' if (strEQ(name, "ZERO_TERMINATED")) return CURL_ZERO_TERMINATED; ^~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/curl.h:748:31: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551599' to '-17' [-Woverflow] #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^ curlopt-constants.c:2311:44: note: in expansion of macro 'CURLAUTH_ANY' if (strEQ(name, "ANY")) return CURLAUTH_ANY; ^~~~~~~~~~~~ /usr/local/include/curl/curl.h:749:31: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551598' to '-18' [-Woverflow] #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) ^ curlopt-constants.c:2312:48: note: in expansion of macro 'CURLAUTH_ANYSAFE' if (strEQ(name, "ANYSAFE")) return CURLAUTH_ANYSAFE; ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/curl/curl.h:2888, from Curl.xs:17: Curl.xs: In function 'XS_WWW__Curl__Multi_info_read': /usr/local/include/curl/typecheck-gcc.h:50:13: warning: call to '_curl_easy_setopt_err_curl_off_t' declared with attribute warning: curl_easy_setopt expects a curl_off_t argument for this option _curl_easy_setopt_err_curl_off_t(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:50:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_curl_off_t(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Curl.xs: In function 'XS_WWW__Curl__Easy_setopt': /usr/local/include/curl/typecheck-gcc.h:77:13: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:77:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:95:13: warning: call to '_curl_easy_setopt_err_FILE' declared with attribute warning: curl_easy_setopt expects a 'FILE *' argument for this option _curl_easy_setopt_err_FILE(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:95:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_FILE(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:110:13: warning: call to '_curl_easy_setopt_err_CURLSH' declared with attribute warning: curl_easy_setopt expects a CURLSH* argument for this option _curl_easy_setopt_err_CURLSH(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:110:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_CURLSH(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:77:13: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:77:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Curl.xs: In function 'XS_WWW__Curl__Easy_duphandle': /usr/local/include/curl/typecheck-gcc.h:77:13: warning: call to '_curl_easy_setopt_err_debug_cb' declared with attribute warning: curl_easy_setopt expects a curl_debug_callback argument for this option _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/curl/typecheck-gcc.h:77:13: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_debug_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- blib/arch/auto/WWW/Curl/Curl.so --- rm -f blib/arch/auto/WWW/Curl/Curl.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 Curl.o -o blib/arch/auto/WWW/Curl/Curl.so -L/usr/local/lib -lcurl chmod 755 blib/arch/auto/WWW/Curl/Curl.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-WWW-Curl-4.17_4 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-WWW-Curl-4.17_4 ===> p5-WWW-Curl-4.17_4 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Curl.bs blib/arch/auto/WWW/Curl/Curl.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/WWW/Curl/Curl.so Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/WWW/Curl.pm Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/WWW/Curl/Multi.pm Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/WWW/Curl/Share.pm Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/WWW/Curl/Easy.pm Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/WWW/Curl/Form.pm Installing /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/man/man3/WWW::Curl.3 /usr/bin/strip /construction/www/p5-WWW-Curl/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/WWW/Curl/Curl.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/WWW/Curl/Curl.so is linked to /usr/local/lib/libnghttp2.so.14 from www/libnghttp2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnghttp2.so:www/libnghttp2 Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/WWW/Curl/Curl.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/WWW/Curl/Curl.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl 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-WWW-Curl-4.17_4 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15