------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/apr-1.7.0.1.6.1.txz ===== 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.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/libxml2-2.9.10.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. Installing /packages/All/apache24-2.4.41.txz ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. ===== Message from apache24-2.4.41: -- 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/gmake-4.2.1_3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.1_2.txz Installing /packages/All/libmaxminddb-1.4.2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_maxminddb-1.1.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_maxminddb-1.1.0_2 for building => SHA256 Checksum OK for maxmind-mod_maxminddb-1.1.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_maxminddb-1.1.0_2 for building ===> Extracting for ap24-mod_maxminddb-1.1.0_2 => SHA256 Checksum OK for maxmind-mod_maxminddb-1.1.0_GH0.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ap24-mod_maxminddb-1.1.0_2 ===> Applying ports patches for ap24-mod_maxminddb-1.1.0_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_maxminddb-1.1.0_2 depends on executable: gmake - found ===> ap24-mod_maxminddb-1.1.0_2 depends on package: autoconf>=2.69 - found ===> ap24-mod_maxminddb-1.1.0_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on shared library: libmaxminddb.so - found (/usr/local/lib/libmaxminddb.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_maxminddb-1.1.0_2 depends on executable: gmake - found ===> ap24-mod_maxminddb-1.1.0_2 depends on package: autoconf>=2.69 - found ===> ap24-mod_maxminddb-1.1.0_2 depends on package: automake>=1.16.1 - found ===> ap24-mod_maxminddb-1.1.0_2 depends on shared library: libmaxminddb.so - found (/usr/local/lib/libmaxminddb.so) ===> Configuring for ap24-mod_maxminddb-1.1.0_2 configure.ac:7: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none checking for cc option to accept ISO C99... none needed checking whether compiler accepts "-std=c99 -fms-extensions"... yes checking for apxs2... no checking for apxs... /usr/local/sbin/apxs checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking maxminddb.h usability... yes checking maxminddb.h presence... yes checking for maxminddb.h... yes checking for MMDB_lib_version in -lmaxminddb... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ap24-mod_maxminddb-1.1.0_2 gmake[1]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' Making all in src gmake[2]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' /usr/local/sbin/apxs -c -Wl,"" -lmaxminddb -L/usr/local/lib -Wc,"-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fms-extensions" mod_maxminddb.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 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fms-extensions -c -o mod_maxminddb.lo mod_maxminddb.c && touch mod_maxminddb.slo /usr/local/share/apr/build-1/libtool --silent --mode=link cc -Wl,-rpath,/usr/local/lib -o mod_maxminddb.la -L/usr/local/lib -lmaxminddb -rpath /usr/local/libexec/apache24 -module -avoid-version mod_maxminddb.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[2]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' gmake[2]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[1]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/apxs - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ap24-mod_maxminddb-1.1.0_2 ===> ap24-mod_maxminddb-1.1.0_2 depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' Making install in src gmake[2]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' gmake[3]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' /usr/local/sbin/apxs -c -Wl,"" -lmaxminddb -L/usr/local/lib -Wc,"-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fms-extensions" mod_maxminddb.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 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -std=c99 -fms-extensions -c -o mod_maxminddb.lo mod_maxminddb.c && touch mod_maxminddb.slo /usr/local/share/apr/build-1/libtool --silent --mode=link cc -Wl,-rpath,/usr/local/lib -o mod_maxminddb.la -L/usr/local/lib -lmaxminddb -rpath /usr/local/libexec/apache24 -module -avoid-version mod_maxminddb.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/sbin/apxs -S LIBEXECDIR=/construction/www/mod_maxminddb/stage/usr/local/libexec/apache24 -i -a -n maxminddb mod_maxminddb.la ### maxminddb .libs/mod_maxminddb.so /usr/local/share/apache24/build/instdso.sh SH_LIBTOOL='/usr/local/share/apr/build-1/libtool' mod_maxminddb.la /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24 /usr/local/share/apr/build-1/libtool --mode=install install mod_maxminddb.la /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/ libtool: install: install .libs/mod_maxminddb.so /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.so libtool: install: install .libs/mod_maxminddb.lai /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.la libtool: install: install .libs/mod_maxminddb.a /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.a libtool: install: chmod 644 /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.a libtool: install: ranlib /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.a libtool: warning: remember to run 'libtool --finish /usr/local/libexec/apache24' chmod 755 /construction/www/mod_maxminddb/stage/usr/local/libexec/apache24/mod_maxminddb.so [activating module `maxminddb' in /usr/local/etc/apache24/httpd.conf] gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' gmake[2]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0/src' gmake[2]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[3]: Entering directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[2]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' gmake[1]: Leaving directory '/construction/www/mod_maxminddb/mod_maxminddb-1.1.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: '' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ap24-mod_maxminddb-1.1.0_2 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:00 TOTAL TIME 00:00:22