------------------------------------------------------------------------------- -- 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.2.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.1g,1.txz Installing /packages/All/apr-1.7.0.1.6.1_1.txz ===== Message from apr-1.7.0.1.6.1_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.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/apache24-2.4.43.txz ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. ===== Message from apache24-2.4.43: -- 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/krb5-1.18.1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_auth_kerb2-5.4_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_auth_kerb2-5.4_8 for building => SHA256 Checksum OK for mod_auth_kerb-5.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_auth_kerb2-5.4_8 for building ===> Extracting for ap24-mod_auth_kerb2-5.4_8 ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap24-mod_auth_kerb2-5.4_8 for building => SHA256 Checksum OK for mod_auth_kerb-5.4.tar.gz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ap24-mod_auth_kerb2-5.4_8 ===> Applying ports patches for ap24-mod_auth_kerb2-5.4_8 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-spnegokrb5__spnegokrb5_locl.h patch-src__mod_auth_kerb.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/lib/libkrb5support.so - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/lib/libkrb5support.so - found ===> Configuring for ap24-mod_auth_kerb2-5.4_8 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 make sets $(MAKE)... yes checking for main in -lresolv... no 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 limits.h... (cached) yes checking for netdb.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_cc_new_unique in -lkrb5... no checking whether we are using Heimdal... no checking whether the GSSAPI libraries support SPNEGO... yes checking for apxs... /usr/local/sbin/apxs configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ap24-mod_auth_kerb2-5.4_8 --- src/mod_auth_kerb.so --- ./apxs.sh "-I. -Ispnegokrb5 -I/usr/local/include " "-L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err " "" "/usr/local/sbin/apxs" "-c" "src/mod_auth_kerb.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. -Ispnegokrb5 -I/usr/local/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo src/mod_auth_kerb.c: In function 'have_rcache_type': src/mod_auth_kerb.c:1802:10: warning: implicit declaration of function 'krb5_rc_resolve_full'; did you mean 'krb5_cc_resolve'? [-Wimplicit-function-declaration] ret = krb5_rc_resolve_full(context, &id, "none:"); ^~~~~~~~~~~~~~~~~~~~ krb5_cc_resolve src/mod_auth_kerb.c:1806:7: warning: implicit declaration of function 'krb5_rc_destroy'; did you mean 'krb5_cc_destroy'? [-Wimplicit-function-declaration] krb5_rc_destroy(context, id); ^~~~~~~~~~~~~~~ krb5_cc_destroy /usr/local/share/apr/build-1/libtool --silent --mode=link cc -Wl,-rpath,/usr/local/lib -o src/mod_auth_kerb.la -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -rpath /usr/local/libexec/apache24 -module -avoid-version src/mod_auth_kerb.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/lib/libkrb5support.so - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ap24-mod_auth_kerb2-5.4_8 ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/sbin/apxs - found ===> ap24-mod_auth_kerb2-5.4_8 depends on file: /usr/local/lib/libkrb5support.so - found ===> Generating temporary packing list mkdir -p "/construction/www/mod_auth_kerb2/stage$(/usr/local/sbin/apxs -q libexecdir)" /usr/local/sbin/apxs -S LIBEXECDIR="/construction/www/mod_auth_kerb2/stage$(/usr/local/sbin/apxs -q libexecdir)" -i -n auth_kerb src/mod_auth_kerb.la /usr/local/share/apache24/build/instdso.sh SH_LIBTOOL='/usr/local/share/apr/build-1/libtool' src/mod_auth_kerb.la /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24 /usr/local/share/apr/build-1/libtool --mode=install install src/mod_auth_kerb.la /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/ libtool: install: install src/.libs/mod_auth_kerb.so /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.so libtool: install: install src/.libs/mod_auth_kerb.lai /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.la libtool: install: install src/.libs/mod_auth_kerb.a /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.a libtool: install: chmod 644 /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.a libtool: install: ranlib /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.a libtool: warning: remember to run 'libtool --finish /usr/local/libexec/apache24' chmod 755 /construction/www/mod_auth_kerb2/stage/usr/local/libexec/apache24/mod_auth_kerb.so ====> 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} Error: /usr/local/libexec/apache24/mod_auth_kerb.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: package ------------------------------------------------------------------------------- ===> Building package for ap24-mod_auth_kerb2-5.4_8 pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec pkg-static: Warning: @unexec is deprecated, please use @[pre|post]unexec 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:19