------------------------------------------------------------------------------- -- 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:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ap24-mod_proctitle-0.4.1_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ap24-mod_proctitle-0.4.1_1 for building => SHA256 Checksum OK for mod_proctitle-0.4.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by ap24-mod_proctitle-0.4.1_1 for building ===> Extracting for ap24-mod_proctitle-0.4.1_1 => SHA256 Checksum OK for mod_proctitle-0.4.1.tar.bz2. Extracted Memory Use: 1.23M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ap24-mod_proctitle-0.4.1_1 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_proctitle-0.4.1_1 configure: loading site script /xports/Templates/config.site 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 library containing strerror... none required 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking whether cc understands -c and -o together... yes checking whether ln -s works... yes checking for ranlib... ranlib checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.7 file names to x86_64-portbld-dragonfly5.7 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for apxs... /usr/local/sbin/apxs checking for apr-config... no checking for apr-1-config... /usr/local/bin/apr-1-config checking for apu-config... no checking for apu-1-config... /usr/local/bin/apu-1-config checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes mod_proctitle version 0.4.1 configured successfully! /******************************************************/ /* Now type make/gmake */ /******************************************************/ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ap24-mod_proctitle-0.4.1_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- mod_proctitle.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -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/apache24 -pipe -I/usr/local/include -I/usr/local/include/apr-1 -O2 -fno-strict-aliasing -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 -pthread -MT mod_proctitle.lo -MD -MP -MF .deps/mod_proctitle.Tpo -c -o mod_proctitle.lo mod_proctitle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -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/apache24 -pipe -I/usr/local/include -I/usr/local/include/apr-1 -O2 -fno-strict-aliasing -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 -pthread -MT mod_proctitle.lo -MD -MP -MF .deps/mod_proctitle.Tpo -c mod_proctitle.c -fPIC -DPIC -o .libs/mod_proctitle.o mod_proctitle.c: In function 'register_hooks': mod_proctitle.c:130:2: warning: implicit declaration of function 'ap_hook_log_transaction'; did you mean 'ap_hook_force_authn'? [-Wimplicit-function-declaration] ap_hook_log_transaction(proctitle_log,NULL,NULL,APR_HOOK_LAST); ^~~~~~~~~~~~~~~~~~~~~~~ ap_hook_force_authn libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -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/apache24 -pipe -I/usr/local/include -I/usr/local/include/apr-1 -O2 -fno-strict-aliasing -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 -pthread -MT mod_proctitle.lo -MD -MP -MF .deps/mod_proctitle.Tpo -c mod_proctitle.c -o mod_proctitle.o >/dev/null 2>&1 mv -f .deps/mod_proctitle.Tpo .deps/mod_proctitle.Plo --- mod_proctitle.la --- /bin/sh ../libtool --tag=CC --mode=link cc -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/apache24 -pipe -I/usr/local/include -I/usr/local/include/apr-1 -O2 -fno-strict-aliasing -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 -pthread -module -avoid-version -o mod_proctitle.la -rpath /usr/local/libexec/apache24 mod_proctitle.lo -L/usr/local/lib -L/usr/local/lib/db5 -lcrypt -lpthread -ldb-5.3 -lgdbm -lexpat libtool: link: cc -shared -fPIC -DPIC .libs/mod_proctitle.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/db5 -lcrypt -lpthread -ldb-5.3 /usr/local/lib/libgdbm.so -lexpat -O2 -pthread -pthread -Wl,-soname -Wl,mod_proctitle.so -o .libs/mod_proctitle.so libtool: link: ar cru .libs/mod_proctitle.a mod_proctitle.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/mod_proctitle.a libtool: link: ( cd ".libs" && rm -f "mod_proctitle.la" && ln -s "../mod_proctitle.la" "mod_proctitle.la" ) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ap24-mod_proctitle-0.4.1_1 ===> Generating temporary packing list install -s -m 555 /construction/www/mod_proctitle/mod_proctitle-0.4.1/src/.libs/mod_proctitle.so /construction/www/mod_proctitle/stage/usr/local/libexec/apache24 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/libexec/apache24/mod_proctitle.so is linked to /usr/local/lib/libdb-5.3.so.0 from databases/db5 but it is not declared as a dependency Warning: you need USES+=bdb Error: /usr/local/libexec/apache24/mod_proctitle.so is linked to /usr/local/lib/libgdbm.so.6 from databases/gdbm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgdbm.so:databases/gdbm Error: /usr/local/libexec/apache24/mod_proctitle.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/libexec/apache24/mod_proctitle.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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_proctitle-0.4.1_1 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:18