=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for httpd-2.4.23.tar.bz2 => Checksum RMD160 OK for httpd-2.4.23.tar.bz2 => Checksum SHA512 OK for httpd-2.4.23.tar.bz2 ===> Installing dependencies for apache-2.4.23nb2 ========================================================================== The supported build options for apache are: apache-mpm-event apache-mpm-prefork apache-mpm-worker http2 lua suexec The currently selected options are: apache-mpm-event apache-mpm-prefork apache-mpm-worker 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.23nb2. Their current value is shown below: * APACHE_MODULES = all * IPV6_READY = YES * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /usr/pkg/var Based on these variables, the following variables have been set: * TERMCAP_TYPE = termcap 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.2nb13 => Tool dependency perl>=5.0: found perl-5.24.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1 => Full dependency apr>=1.5.0: found apr-1.5.2 => Full dependency apr-util>=1.5.4nb4: found apr-util-1.5.4nb5 => Full dependency pcre>=8.30nb1: found pcre-8.39 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb4 => Full dependency readline>=6.0: found readline-7.0 ===> Overriding tools for apache-2.4.23nb2 ===> Extracting for apache-2.4.23nb2 /usr/bin/touch /usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/build/libtool echo "" >> /usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/docs/conf/extra/httpd-languages.conf.in ===> Patching for apache-2.4.23nb2 => Applying pkgsrc patches for apache-2.4.23nb2 => 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.23nb2 /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.23nb2 => Fixing paths. => Generating pkg-config file for builtin expat package. => 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-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix configure: configure: Configuring Apache Portable Runtime library... configure: checking for APR... yes setting CPP to "cc -E" configure: configure: Configuring Apache Portable Runtime Utility library... configure: checking for APR-util... yes checking for i386-elf32-minix-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 how to run the C preprocessor... cc -E checking for cc option to accept ISO C99... none needed 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 -DPCRE_STATIC" 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 adding "-DPCRE_STATIC" 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-elf32-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... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes 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 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_authnz_fcgi... no 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_cache_socache... 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 setting HTTPD_LDFLAGS to "-export-dynamic" checking whether to enable mod_so... static setting AP_LIBS to "$(MOD_SO_LDADD)" checking whether to enable mod_watchdog... checking dependencies configure: WARNING: mod_watchdog requires apr to be built with --enable-threads checking whether to enable mod_watchdog... no (disabled) checking whether to enable mod_macro... shared (all) adding "-I$(top_srcdir)/modules/core" to INCLUDES checking whether to enable mod_dbd... shared (all) adding "-I$(top_srcdir)/modules/database" to INCLUDES checking whether to enable mod_bucketeer... no checking whether to enable mod_dumpio... shared (all) checking whether to enable mod_echo... shared (all) checking whether to enable mod_example_hooks... no checking whether to enable mod_case_filter... no checking whether to enable mod_case_filter_in... no checking whether to enable mod_example_ipc... no checking whether to enable mod_buffer... shared (all) checking whether to enable mod_data... shared (all) checking whether to enable mod_ratelimit... shared (all) checking whether to enable mod_reqtimeout... shared checking whether to enable mod_ext_filter... shared (all) checking whether to enable mod_request... shared (all) checking whether to enable mod_include... shared (all) checking whether to enable mod_filter... shared checking whether to enable mod_reflector... shared (all) checking whether to enable mod_substitute... shared (all) checking whether to enable mod_sed... checking dependencies setting MOD_SED_LDADD to "-export-symbols-regex sed_module" checking whether to enable mod_sed... shared (all) checking whether to enable mod_charset_lite... shared (all) checking whether to enable mod_deflate... checking dependencies setting LIBS to "-lz" checking for zlib library... found setting MOD_DEFLATE_LDADD to " -lz" nulling LIBS checking whether to enable mod_deflate... shared (all) checking whether to enable mod_xml2enc... no checking whether to enable mod_proxy_html... no adding "-I$(top_srcdir)/modules/filters" to INCLUDES checking whether to enable mod_http... static adding "$(MOD_HTTP_LDADD)" to AP_LIBS checking whether to enable mod_mime... shared checking whether to enable mod_ldap... checking dependencies checking for ldap support in apr/apr-util... (cached) no configure: WARNING: apr/apr-util is compiled without ldap support checking whether to enable mod_ldap... no (disabled) adding "-I$(top_srcdir)/modules/ldap" to INCLUDES checking whether to enable mod_log_config... shared checking whether to enable mod_log_debug... shared (all) checking whether to enable mod_log_forensic... shared (all) adding "-I$(top_builddir)/server" to INCLUDES checking whether to enable mod_logio... shared (all) adding "-I$(top_srcdir)/modules/loggers" to INCLUDES checking whether to enable mod_lua... no adding "-I$(top_srcdir)/modules/lua" to INCLUDES checking whether to enable mod_env... shared checking whether to enable mod_mime_magic... shared (all) checking whether to enable mod_cern_meta... no checking whether to enable mod_expires... shared (all) checking whether to enable mod_headers... shared checking whether to enable mod_ident... no checking whether to enable mod_usertrack... checking dependencies checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for times... yes checking whether to enable mod_usertrack... shared (all) checking whether to enable mod_unique_id... shared (all) checking whether to enable mod_setenvif... shared checking whether to enable mod_version... shared checking whether to enable mod_remoteip... shared (all) checking whether to enable mod_proxy... shared (all) checking whether to enable mod_proxy_connect... checking dependencies checking whether to enable mod_proxy_connect... shared (most) checking whether to enable mod_proxy_ftp... checking dependencies checking whether to enable mod_proxy_ftp... shared (most) checking whether to enable mod_proxy_http... checking dependencies checking whether to enable mod_proxy_http... shared (most) checking whether to enable mod_proxy_fcgi... checking dependencies checking whether to enable mod_proxy_fcgi... shared (most) checking whether to enable mod_proxy_scgi... checking dependencies checking whether to enable mod_proxy_scgi... shared (most) checking whether to enable mod_proxy_fdpass... checking dependencies checking whether CMSG_DATA is declared... yes checking whether to enable mod_proxy_fdpass... shared checking whether to enable mod_proxy_wstunnel... checking dependencies checking whether to enable mod_proxy_wstunnel... shared (most) checking whether to enable mod_proxy_ajp... checking dependencies checking whether to enable mod_proxy_ajp... shared (most) checking whether to enable mod_proxy_balancer... checking dependencies checking whether to enable mod_proxy_balancer... shared (most) checking whether to enable mod_proxy_express... checking dependencies checking whether to enable mod_proxy_express... shared (most) checking whether to enable mod_proxy_hcheck... checking dependencies configure: WARNING: "mod_watchdog is disabled but required for mod_proxy_hcheck" checking whether to enable mod_proxy_hcheck... no (disabled) adding "-I$(top_srcdir)/modules/proxy" to INCLUDES checking whether to enable mod_session... shared (all) checking whether to enable mod_session_cookie... checking dependencies checking whether to enable mod_session_cookie... shared (all) configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure --with-crypto checking whether to enable mod_session_crypto... no checking whether to enable mod_session_dbd... checking dependencies checking whether to enable mod_session_dbd... shared (all) adding "-I$(top_srcdir)/modules/session" to INCLUDES checking whether to enable mod_slotmem_shm... shared (all) checking whether to enable mod_slotmem_plain... shared (all) checking whether to enable mod_ssl... checking dependencies checking for OpenSSL... checking for user-provided OpenSSL base directory... /usr setting MOD_CFLAGS to " " setting ab_CFLAGS to " " setting MOD_LDFLAGS to " " checking for OpenSSL version >= 0.9.8a... OK adding "-lssl" to MOD_LDFLAGS adding "-lcrypto" to MOD_LDFLAGS adding "-lm" to MOD_LDFLAGS adding "-lcrypt" to MOD_LDFLAGS setting LIBS to "-lssl -lcrypto -lm -lcrypt " forcing ab_LDFLAGS to " -lssl -lcrypto -lm -lcrypt" checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version... yes checking for SSL_CTX_new... yes checking for ENGINE_init... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_egd... yes yes setting MOD_SSL_LDADD to "-export-symbols-regex ssl_module" checking whether to enable mod_ssl... shared (all) adding "-I$(top_srcdir)/modules/ssl" to INCLUDES checking whether to enable mod_optional_hook_export... no checking whether to enable mod_optional_hook_import... no checking whether to enable mod_optional_fn_import... no checking whether to enable mod_optional_fn_export... no checking whether to enable mod_dialup... shared (all) adding "-I$(top_srcdir)/modules/test" to INCLUDES checking for target platform... unix checking for rlim_t... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/sem.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for setsid... yes checking for killpg... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for unistd.h... (cached) yes checking for syslog... yes checking for sys/times.h... (cached) yes checking for times... (cached) yes adding "-I$(top_srcdir)/server" to INCLUDES checking whether APR supports thread-safe pollsets... checking for kqueue... no checking for port_create... no checking for epoll_create... no no checking if event MPM supports this platform... no - APR does not support threads checking if mpmt_os2 MPM supports this platform... no checking if prefork MPM supports this platform... yes checking if WinNT MPM supports this platform... no checking if worker MPM supports this platform... no - APR does not support threads checking whether to enable mod_http2... checking dependencies checking for OpenSSL... (cached) yes setting MOD_LDFLAGS to " -lssl -lcrypto -lm -lcrypt" setting MOD_CFLAGS to " " setting MOD_CPPFLAGS to "-DH2_OPENSSL" checking for nghttp2... checking for user-provided nghttp2 base directory... cd: can't cd to no /usr/pkgsrc/work/www/apache24/work/httpd-2.4.23 checking for pkg-config along ... adding "-I/usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/include" to CPPFLAGS adding "-I/usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/include" to MOD_CFLAGS adding "-L/usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/lib" to LDFLAGS adding "-L/usr/pkgsrc/work/www/apache24/work/httpd-2.4.23/lib" to MOD_LDFLAGS checking for nghttp2 version >= 1.2.1... FAILED configure: WARNING: nghttp2 version is too old no checking whether to enable mod_http2... no (disabled) checking whether to enable mod_proxy_http2... no checking whether to enable mod_lbmethod_byrequests... checking dependencies checking whether to enable mod_lbmethod_byrequests... shared checking whether to enable mod_lbmethod_bytraffic... checking dependencies checking whether to enable mod_lbmethod_bytraffic... shared checking whether to enable mod_lbmethod_bybusyness... checking dependencies checking whether to enable mod_lbmethod_bybusyness... shared checking whether to enable mod_lbmethod_heartbeat... checking dependencies checking whether to enable mod_lbmethod_heartbeat... shared checking which MPM to use by default... prefork - event and worker are not supported configure: error: MPM event does not support dynamic loading. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/www/apache24 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/apache24