------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gdbm-1.18.1_1.tgz Installing /packages/All/db5-5.3.28_7.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/apr-1.7.0.1.6.1.tgz Message from apr-1.7.0.1.6.1: /!\ ================================================================== /!\ The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. /!\ ================================================================== /!\ Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/libnghttp2-1.39.1_1.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.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/apache24-2.4.39_2.tgz ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. Message from apache24-2.4.39_2: To run apache www server from startup, add apache24_enable="yes" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - apache24 default build changed from static MPM to modular MPM - more modules are now enabled per default in the port - icons and error pages moved from WWWDIR to DATADIR If build with modular MPM and no MPM is activated in httpd.conf, then mpm_prefork will be activated as default MPM in etc/apache24/modules.d to keep compatibility with existing php/perl/python modules! Please compare the existing httpd.conf with httpd.conf.sample and merge missing modules/instructions into httpd.conf! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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/curl-7.65.3.tgz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ ap24-mod_flickr-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ ap24-mod_flickr-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_flickr-1.0_4 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ ap24-mod_flickr-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_flickr-1.0_4 for building => SHA256 Checksum OK for mod_flickr-1.0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ ap24-mod_flickr-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_flickr-1.0_4 for building ===> Extracting for ap24-mod_flickr-1.0_4 => SHA256 Checksum OK for mod_flickr-1.0.tar.gz. Extracted Memory Use: 0.05M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ap24-mod_flickr-1.0_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ap24-mod_flickr-1.0_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ap24-mod_flickr-1.0_4 ===> Generating apache plist (cd /construction/www/mod_flickr/mod_flickr-1.0 && /usr/local/sbin/apxs -c -lcurl -I /usr/local/include -L /usr/local/lib -o mod_flickr.la mod_flickr.c) /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -prefer-pic -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -pthread -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -I/usr/local/include -c -o mod_flickr.lo mod_flickr.c && touch mod_flickr.slo In file included from mod_flickr.c:2: mod_flickr.c:411:28: warning: initialization of 'const char * (*)(cmd_parms *, void *, int)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, int)'} from incompatible pointer type 'char * (*)(cmd_parms *, void *, char *)' {aka 'char * (*)(struct cmd_parms_struct *, void *, char *)'} [-Wincompatible-pointer-types] AP_INIT_FLAG("FlickrMod", flickr_set_on_off, NULL, RSRC_CONF, ^~~~~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:156:26: note: in definition of macro 'AP_INIT_FLAG' { directive, { .flag=func }, mconfig, where, FLAG, help } ^~~~ mod_flickr.c:411:28: note: (near initialization for 'module_cmds[0].func.flag') AP_INIT_FLAG("FlickrMod", flickr_set_on_off, NULL, RSRC_CONF, ^~~~~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:156:26: note: in definition of macro 'AP_INIT_FLAG' { directive, { .flag=func }, mconfig, where, FLAG, help } ^~~~ mod_flickr.c:413:30: warning: initialization of 'const char * (*)(cmd_parms *, void *, const char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, const char *)'} from incompatible pointer type 'char * (*)(cmd_parms *, void *, char *)' {aka 'char * (*)(struct cmd_parms_struct *, void *, char *)'} [-Wincompatible-pointer-types] AP_INIT_TAKE1("FlickrUser", flickr_set_user, NULL, RSRC_CONF, ^~~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:129:27: note: in definition of macro 'AP_INIT_TAKE1' { directive, { .take1=func }, mconfig, where, TAKE1, help } ^~~~ mod_flickr.c:413:30: note: (near initialization for 'module_cmds[1].func.take1') AP_INIT_TAKE1("FlickrUser", flickr_set_user, NULL, RSRC_CONF, ^~~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:129:27: note: in definition of macro 'AP_INIT_TAKE1' { directive, { .take1=func }, mconfig, where, TAKE1, help } ^~~~ mod_flickr.c:415:29: warning: initialization of 'const char * (*)(cmd_parms *, void *, const char *, const char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, const char *, const char *)'} from incompatible pointer type 'const char * (*)(cmd_parms *, void *, char *, char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, char *, char *)'} [-Wincompatible-pointer-types] AP_INIT_TAKE2("FlickrKey", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ mod_flickr.c:415:29: note: (near initialization for 'module_cmds[2].func.take2') AP_INIT_TAKE2("FlickrKey", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ mod_flickr.c:418:32: warning: initialization of 'const char * (*)(cmd_parms *, void *, const char *, const char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, const char *, const char *)'} from incompatible pointer type 'const char * (*)(cmd_parms *, void *, char *, char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, char *, char *)'} [-Wincompatible-pointer-types] AP_INIT_TAKE2("FlickrSecret", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ mod_flickr.c:418:32: note: (near initialization for 'module_cmds[3].func.take2') AP_INIT_TAKE2("FlickrSecret", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ mod_flickr.c:421:30: warning: initialization of 'const char * (*)(cmd_parms *, void *, const char *, const char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, const char *, const char *)'} from incompatible pointer type 'const char * (*)(cmd_parms *, void *, char *, char *)' {aka 'const char * (*)(struct cmd_parms_struct *, void *, char *, char *)'} [-Wincompatible-pointer-types] AP_INIT_TAKE2("FlickrAuth", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ mod_flickr.c:421:30: note: (near initialization for 'module_cmds[4].func.take2') AP_INIT_TAKE2("FlickrAuth", flickr_set_var, ^~~~~~~~~~~~~~ /usr/local/include/apache24/http_config.h:135:27: note: in definition of macro 'AP_INIT_TAKE2' { directive, { .take2=func }, mconfig, where, TAKE2, help } ^~~~ /usr/local/share/apr/build-1/libtool --silent --mode=link cc -Wl,-rpath,/usr/local/lib -o mod_flickr.la -L/usr/local/lib -lcurl -rpath /usr/local/libexec/apache24 -module -avoid-version mod_flickr.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ap24-mod_flickr-1.0_4 ===> Generating temporary packing list /usr/local/sbin/apxs -S LIBEXECDIR=/construction/www/mod_flickr/stage/usr/local/libexec/apache24 -i -n flickr /construction/www/mod_flickr/mod_flickr-1.0/mod_flickr.la /usr/local/share/apache24/build/instdso.sh SH_LIBTOOL='/usr/local/share/apr/build-1/libtool' /construction/www/mod_flickr/mod_flickr-1.0/mod_flickr.la /construction/www/mod_flickr/stage/usr/local/libexec/apache24 /usr/local/share/apr/build-1/libtool --mode=install install /construction/www/mod_flickr/mod_flickr-1.0/mod_flickr.la /construction/www/mod_flickr/stage/usr/local/libexec/apache24/ libtool: install: install /construction/www/mod_flickr/mod_flickr-1.0/.libs/mod_flickr.so /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.so libtool: install: install /construction/www/mod_flickr/mod_flickr-1.0/.libs/mod_flickr.lai /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.la libtool: install: install /construction/www/mod_flickr/mod_flickr-1.0/.libs/mod_flickr.a /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.a libtool: install: chmod 644 /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.a libtool: install: ranlib /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.a libtool: warning: remember to run 'libtool --finish /usr/local/libexec/apache24' chmod 755 /construction/www/mod_flickr/stage/usr/local/libexec/apache24/mod_flickr.so ===> strip libexec/apache24/mod_flickr.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/libexec/apache24/mod_flickr.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/libexec/apache24/mod_flickr.so is linked to /usr/local/lib/libssl.so.9 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/libexec/apache24/mod_flickr.so is linked to /usr/local/lib/libcrypto.so.9 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ap24-mod_flickr-1.0_4 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:51