=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for httpd-2.4.4.tar.bz2 => Checksum RMD160 OK for httpd-2.4.4.tar.bz2 ===> Installing dependencies for apache-2.4.4 ========================================================================== The supported build options for apache are: apache-mpm-event apache-mpm-prefork apache-mpm-worker lua suexec The currently selected options are: apache-mpm-prefork You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.apache (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, apache-2.4.4. Their current value is shown below: * APACHE_CUSTOM_CFLAGS (not defined) * APACHE_MODULES = all * IPV6_READY = NO * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /usr/var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency perl>=5.0: found perl-5.16.3 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Full dependency apr>=1.4.5nb3: found apr-1.4.6 => Full dependency apr-util>=1.4.1nb4: found apr-util-1.4.1nb6 => Full dependency expat>=2.0.0nb1: found expat-2.1.0 => Full dependency pcre>=8.30nb1: found pcre-8.32 => Full dependency openssl>=1.0.1c: found openssl-1.0.1e => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 ===> Overriding tools for apache-2.4.4 ===> Extracting for apache-2.4.4 /usr/bin/touch /usr/pkgsrc/work/www/apache24/work/httpd-2.4.4/build/libtool /bin/echo "" >> /usr/pkgsrc/work/www/apache24/work/httpd-2.4.4/docs/conf/extra/httpd-languages.conf.in ===> Patching for apache-2.4.4 => Applying pkgsrc patches for apache-2.4.4 => Fixing paths in man pages. INFO: [subst.mk:man] Nothing changed in ./docs/man/ab.1. INFO: [subst.mk:man] Nothing changed in ./docs/man/dbmmanage.1. INFO: [subst.mk:man] Nothing changed in ./docs/man/htdigest.1. INFO: [subst.mk:man] Nothing changed in ./docs/man/httxt2dbm.1. INFO: [subst.mk:man] Nothing changed in ./docs/man/logresolve.1. INFO: [subst.mk:man] Nothing changed in ./docs/man/apachectl.8. INFO: [subst.mk:man] Nothing changed in ./docs/man/fcgistarter.8. INFO: [subst.mk:man] Nothing changed in ./docs/man/htcacheclean.8. INFO: [subst.mk:man] Nothing changed in ./docs/man/rotatelogs.8. INFO: [subst.mk:man] Nothing changed in ./docs/man/suexec.8. ===> Creating toolchain wrappers for apache-2.4.4 /bin/mkdir -p /usr/pkgsrc/work/www/apache24/work/.buildlink/bin && /bin/ln -fs apr-1-config /usr/pkgsrc/work/www/apache24/work/.buildlink/bin/apr-config /bin/mkdir -p /usr/pkgsrc/work/www/apache24/work/.buildlink/bin && /bin/ln -fs apu-1-config /usr/pkgsrc/work/www/apache24/work/.buildlink/bin/apu-config ===> Configuring for apache-2.4.4 => Fixing paths. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in docs/cgi-examples/printenv. checking for chosen layout... NetBSD checking for working mkdir -p... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking target system type... i386-pc-minix configure: configure: Configuring Apache Portable Runtime library... configure: checking for APR... yes setting CPP to "gcc -E" configure: configure: Configuring Apache Portable Runtime Utility library... configure: checking for APR-util... yes checking for i386-pc-minix-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for gcc option to accept ISO C99... -std=gnu99 checking for pcre-config... /usr/pkg/bin/pcre-config configure: Using external PCRE library from /usr/pkg/bin/pcre-config setting PCRE_INCLUDES to "-I/usr/pkg/include" setting PCRE_LIBS to "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre" configure: configure: Configuring Apache httpd... configure: setting INCLUDES to "-I." adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES adding "-I$(top_srcdir)/include" to INCLUDES adding "-I/usr/pkg/include/apr-1" to INCLUDES adding "-I/usr/pkg/include" to INCLUDES configure: configure: Applying OS-specific hints for httpd... configure: forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1" checking for rm... /bin/rm checking for pkg-config... /usr/pkgsrc/work/www/apache24/work/.tools/bin/pkg-config checking for rsync... (cached) /nonexistent checking for gawk... /usr/bin/awk checking whether ln -s works... yes checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking for lynx... no checking for links... no checking for elinks... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for APR version 1.3.0 or later... yes checking for APR-util version 1.3.0 or later... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for library containing sqrt... -lm checking for library containing crypt... -lcrypt checking for getpwnam... yes checking for getgrnam... yes checking for initgroups... yes checking for bindprocessor... no checking for prctl... no checking for timegm... yes checking for getpgid... no checking for fopen64... no checking for getloadavg... yes checking for void pointer length... no checking for gettid()... no checking for tm_gmtoff in struct tm... yes configure: WARNING: Missing DSO support - building static modules by default. checking whether to enable mod_authn_file... shared checking whether to enable mod_authn_dbm... shared (all) checking whether to enable mod_authn_anon... shared (all) checking whether to enable mod_authn_dbd... shared (all) checking whether to enable mod_authn_socache... shared (all) checking whether to enable mod_authn_core... shared checking whether to enable mod_authz_host... shared checking whether to enable mod_authz_groupfile... shared checking whether to enable mod_authz_user... shared checking whether to enable mod_authz_dbm... shared (all) checking whether to enable mod_authz_owner... shared (all) checking whether to enable mod_authz_dbd... shared (all) checking whether to enable mod_authz_core... shared checking whether to enable mod_authnz_ldap... checking dependencies checking for ldap support in apr/apr-util... no configure: WARNING: apr/apr-util is compiled without ldap support checking whether to enable mod_authnz_ldap... no (disabled) checking whether to enable mod_access_compat... shared checking whether to enable mod_auth_basic... shared checking whether to enable mod_auth_form... shared (all) checking whether to enable mod_auth_digest... checking dependencies checking whether to enable mod_auth_digest... shared (all) checking whether to enable mod_allowmethods... shared (all) adding "-I$(top_srcdir)/modules/aaa" to INCLUDES checking whether to enable mod_isapi... no checking whether to enable mod_file_cache... shared (all) checking whether to enable mod_cache... shared (all) checking whether to enable mod_cache_disk... checking dependencies checking whether to enable mod_cache_disk... shared (all) checking whether to enable mod_socache_shmcb... shared (all) checking whether to enable mod_socache_dbm... shared (all) checking whether to enable mod_socache_memcache... shared (all) checking whether to enable mod_socache_dc... no adding "-I$(top_srcdir)/modules/cache" to INCLUDES configure: error: mod_so has been requested but cannot be built on your system *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/apache24 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/apache24