------------------------------------------------------------------------------- -- 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! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ ap24-mod_tsa-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_tsa-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_tsa-1.0_4 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ ap24-mod_tsa-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_tsa-1.0_4 for building => SHA256 Checksum OK for mod_tsa-1.0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ ap24-mod_tsa-1.0_4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ap24-mod_tsa-1.0_4 for building ===> Extracting for ap24-mod_tsa-1.0_4 => SHA256 Checksum OK for mod_tsa-1.0.tar.gz. Extracted Memory Use: 0.46M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ap24-mod_tsa-1.0_4 /usr/bin/sed -i.bak -e 's|-i -a|-i -S LIBEXECDIR=/construction/www/mod_tsa/stage/usr/local/libexec/apache24|' /construction/www/mod_tsa/mod_tsa-1.0/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ap24-mod_tsa-1.0_4 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 make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of cc... none checking for Apache 2.0+ module support via DSO through APXS... /usr/local/sbin/apxs checking for OpenSSL include dir... /usr/local/include checking for OpenSSL lib dir... /usr/local/lib 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 for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for bzero... (cached) yes checking for dup2... (cached) yes checking for memset... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ap24-mod_tsa-1.0_4 ===> Generating apache plist (cd /construction/www/mod_tsa/mod_tsa-1.0 && /usr/local/sbin/apxs -c -DMOD_TSA_VERSION=\\\"mod_tsa/1.0\\\" -I /usr/local/include -L /usr/local/lib -o mod_tsa.la mod_tsa.c tsa_util.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 -DMOD_TSA_VERSION=\"mod_tsa/1.0\" -c -o mod_tsa.lo mod_tsa.c && touch mod_tsa.slo /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 -DMOD_TSA_VERSION=\"mod_tsa/1.0\" -c -o tsa_util.lo tsa_util.c && touch tsa_util.slo /usr/local/share/apr/build-1/libtool --silent --mode=link cc -Wl,-rpath,/usr/local/lib -o mod_tsa.la -L/usr/local/lib -rpath /usr/local/libexec/apache24 -module -avoid-version tsa_util.lo mod_tsa.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ap24-mod_tsa-1.0_4 ===> Generating temporary packing list /usr/local/sbin/apxs -S LIBEXECDIR=/construction/www/mod_tsa/stage/usr/local/libexec/apache24 -i -n tsa /construction/www/mod_tsa/mod_tsa-1.0/mod_tsa.la /usr/local/share/apache24/build/instdso.sh SH_LIBTOOL='/usr/local/share/apr/build-1/libtool' /construction/www/mod_tsa/mod_tsa-1.0/mod_tsa.la /construction/www/mod_tsa/stage/usr/local/libexec/apache24 /usr/local/share/apr/build-1/libtool --mode=install install /construction/www/mod_tsa/mod_tsa-1.0/mod_tsa.la /construction/www/mod_tsa/stage/usr/local/libexec/apache24/ libtool: install: install /construction/www/mod_tsa/mod_tsa-1.0/.libs/mod_tsa.so /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.so libtool: install: install /construction/www/mod_tsa/mod_tsa-1.0/.libs/mod_tsa.lai /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.la libtool: install: install /construction/www/mod_tsa/mod_tsa-1.0/.libs/mod_tsa.a /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.a libtool: install: chmod 644 /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.a libtool: install: ranlib /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.a libtool: warning: remember to run 'libtool --finish /usr/local/libexec/apache24' chmod 755 /construction/www/mod_tsa/stage/usr/local/libexec/apache24/mod_tsa.so ===> strip libexec/apache24/mod_tsa.so install -m 0644 /construction/www/mod_tsa/mod_tsa-1.0/*.sql /construction/www/mod_tsa/stage/usr/local/share/examples/mod_tsa install -m 0644 /construction/www/mod_tsa/mod_tsa-1.0/tsa.conf /construction/www/mod_tsa/stage/usr/local/share/examples/mod_tsa ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ap24-mod_tsa-1.0_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:53