On Thu, Apr 06, 2023 at 03:59:29PM +0100, Stuart Henderson wrote:
> On 2023/03/07 07:55, Giovanni Bechis wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]        2023/03/07 07:55:37
> > 
> > Modified files:
> >     www/apache-httpd: Makefile distinfo 
> > Removed files:
> >     www/apache-httpd/patches: patch-modules_http2_h2_c2_filter_c 
> >                               patch-modules_md_md_crypt_c 
> > 
> > Log message:
> > update to 2.4.56
> > fixes CVE-2023-27522 and CVE-2023-25690
> > 
> 
> build failed, config.log is attached
> 
the only difference with my build I can think of is that your build
has found ggrep installed while mine uses grep.

Is this on 7.3 or on current ?
I have an update to 2.4.57 that fixes some possible dependencies issues.
 Cheers
   Giovanni

> 
> >>> Building on i386-2 under www/apache-httpd
>        BDEPENDS = 
> [archivers/brotli;devel/jansson;www/nghttp2;textproc/libxml;devel/apr-util;devel/pcre2;net/curl;archivers/xz]
>        DIST = [www/apache-httpd:httpd-2.4.56.tar.gz]
>        FULLPKGNAME = apache-httpd-2.4.56
>        RDEPENDS = 
> [www/nghttp2;devel/jansson;archivers/brotli;net/curl;archivers/xz;devel/pcre2;devel/apr-util;textproc/libxml]
> (Junk lock obtained for i386-2 at 1680753416.64)
> >>> Running depends in www/apache-httpd at 1680753416.66
>    last junk was in wayland/wayland-utils
> /usr/sbin/pkg_add -aI -Drepair apr-util-1.6.3 brotli-1.0.9p0 curl-8.0.1 
> jansson-2.14 nghttp2-1.52.0
> was: /usr/sbin/pkg_add -aI -Drepair apr-util-1.6.3 brotli-1.0.9p0 curl-8.0.1 
> jansson-2.14 libxml-2.10.3p1 nghttp2-1.52.0 pcre2-10.37p1 xz-5.4.2
> /usr/sbin/pkg_add -aI -Drepair apr-util-1.6.3 brotli-1.0.9p0 curl-8.0.1 
> jansson-2.14 nghttp2-1.52.0
> >>> Running show-prepare-results in www/apache-httpd at 1680753419.78
> ===> www/apache-httpd
> ===> apache-httpd-2.4.56 depends on: brotli-* -> brotli-1.0.9p0
> ===> apache-httpd-2.4.56 depends on: xz-* -> xz-5.4.2
> ===> apache-httpd-2.4.56 depends on: jansson-* -> jansson-2.14
> ===> apache-httpd-2.4.56 depends on: pcre2-* -> pcre2-10.37p1
> ===> apache-httpd-2.4.56 depends on: curl-* -> curl-8.0.1
> ===> apache-httpd-2.4.56 depends on: libxml-* -> libxml-2.10.3p1
> ===> apache-httpd-2.4.56 depends on: nghttp2-* -> nghttp2-1.52.0
> ===> apache-httpd-2.4.56 depends on: apr-util->=1.6.1p0-!ldap -> 
> apr-util-1.6.3
> ===>  Verifying specs:  apr-1 aprutil-1 brotlicommon brotlienc c crypto curl 
> db expat iconv jansson lzma m nghttp2 pcre2-8 pthread ssl xml2 z
> ===>  found apr-1.7.1 aprutil-1.6.2 brotlicommon.1.2 brotlienc.1.0 c.97.0 
> crypto.50.2 curl.26.19 db.5.0 expat.14.0 iconv.7.1 jansson.4.2 lzma.2.2 
> m.10.1 nghttp2.0.21 pcre2-8.0.6 pthread.27.0 ssl.53.2 xml2.18.0 z.7.0
> apr-util-1.6.3
> brotli-1.0.9p0
> curl-8.0.1
> jansson-2.14
> libxml-2.10.3p1
> nghttp2-1.52.0
> pcre2-10.37p1
> xz-5.4.2
> (Junk lock released for i386-2 at 1680753421.88)
> distfiles size=9769650
> >>> Running patch in www/apache-httpd at 1680753421.90
> ===> www/apache-httpd
> ===>  Checking files for apache-httpd-2.4.56
> `/mnt/distfiles/httpd-2.4.56.tar.gz' is up to date.
> >> (SHA256) httpd-2.4.56.tar.gz: OK
> ===>  Extracting for apache-httpd-2.4.56
> ===>  Patching for apache-httpd-2.4.56
> ===>  Compiler link: clang -> /usr/bin/clang
> ===>  Compiler link: clang++ -> /usr/bin/clang++
> ===>  Compiler link: cc -> /usr/bin/cc
> ===>  Compiler link: c++ -> /usr/bin/c++
> >>> Running configure in www/apache-httpd at 1680753423.42
> ===> www/apache-httpd
> ===>  Generating configure for apache-httpd-2.4.56
> ===>  Configuring for apache-httpd-2.4.56
> sed -i 's,%%PREFIX%%,/usr/local,' 
> /pobj/apache-httpd-2.4.56/httpd-2.4.56/config.layout
> sed -i 's,%%CONFDIR%%,/etc/apache2,' 
> /pobj/apache-httpd-2.4.56/httpd-2.4.56/config.layout  
> /pobj/apache-httpd-2.4.56/httpd-2.4.56/configure
> sed -i 's,%%PREFIX%%,/usr/local,g' 
> /pobj/apache-httpd-2.4.56/httpd-2.4.56/support/apxs.in
> checking for chosen layout... OpenBSD
> checking for working mkdir -p... yes
> checking for grep that handles long lines and -e... /usr/local/bin/ggrep
> checking for egrep... /usr/local/bin/ggrep -E
> checking build system type... i386-unknown-openbsd7.3
> checking host system type... i386-unknown-openbsd7.3
> checking target system type... i386-unknown-openbsd7.3
> configure: 
> configure: Configuring Apache Portable Runtime library...
> configure: 
> checking for APR... yes
>   setting CPP to "cc -E"
>   adding "-pthread" to CFLAGS
>   adding "-D_POSIX_THREADS" to CPPFLAGS
> configure: 
> configure: Configuring Apache Portable Runtime Utility library...
> configure: 
> checking for APR-util... yes
>   adding "-L/usr/local/lib/db4" to LDFLAGS
> 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 the compiler supports GNU C... yes
> checking whether cc accepts -g... yes
> checking for cc option to enable C11 features... none needed
> checking how to run the C preprocessor... cc -E
> checking for -pcre2-config... no
> checking for -pcre-config... no
> checking for pcre2-config... pcre2-config
> configure: Using external PCRE library from pcre2-config
>   setting PCRE_INCLUDES to "-I/usr/local/include"
>   setting PCRE_LIBS to "-L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8"
> 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/local/include/apr-1/" to INCLUDES
>   adding "-I/usr/local/include/db4" to INCLUDES
>   adding "-I/usr/local/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/bin/pkg-config
> checking for rsync... no
> checking for svn... no
> checking for gawk... awk
> checking whether ln -s works... yes
> checking for ranlib... ranlib
> checking for lynx... no
> checking for links... no
> checking for elinks... no
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for wchar.h... yes
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking whether _XOPEN_SOURCE should be defined... no
> 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 egrep... (cached) /usr/local/bin/ggrep -E
> checking for string.h... (cached) yes
> checking for limits.h... yes
> checking for unistd.h... (cached) yes
> checking for sys/socket.h... yes
> checking for pwd.h... yes
> checking for grp.h... yes
> checking for strings.h... (cached) yes
> checking for sys/prctl.h... no
> checking for sys/processor.h... no
> checking for sys/sem.h... yes
> checking for sys/sdt.h... 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... none required
> 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... yes
> 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... shared
> 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
> You need APR random support to use mod_auth_digest.
> Look at APR configure options --with-egd and --with-devrandom.
> checking whether to enable mod_auth_digest... no (disabled)
> 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
> 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_redis... shared (all)
> checking whether to enable mod_socache_dc... no
>   adding "-I$(top_srcdir)/modules/cache" to INCLUDES
> configure: error: shared objects have been requested but cannot be built 
> since mod_so cannot be built
> *** Error 1 in www/apache-httpd 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2921 'do-configure': @cd 
> /pobj/apache-httpd-2.4.56/httpd-2.4.56 &&...)
> *** Error 2 in www/apache-httpd 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2941 
> '/pobj/apache-httpd-2.4.56/.configure_done': @cd /usr/ports/w...)
> *** Error 2 in www/apache-httpd 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2600 'configure': 
> @lock=apache-httpd-2.4.56;  export _LOCKS_HELD="...)
> ===> Exiting www/apache-httpd with an error
> *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 
> 'configure': @: ${echo_msg:=echo};  : ${target:=configure};  for i in ; ...)
> >>> Ended at 1680753440.54
> max_stuck=0.00/depends=3.13/show-prepare-results=2.12/patch=1.52/configure=17.13
> Error: job failed with 512 on i386-2 at 1680753440

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by configure, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   $ ./configure --enable-authnz-fcgi --enable-cache --enable-cgi 
> --enable-disk-cache --enable-http2 --enable-layout=OpenBSD 
> --enable-mods-shared=all --enable-modules=all --enable-mpms-shared=all 
> --enable-proxy-fdpass --enable-proxy=shared --enable-ssl --with-ssl=/usr 
> --enable-suexec --exec-prefix=/usr/local --prefix=/var/www 
> --sysconfdir=/etc/apache2 --with-apr-util=/usr/local/bin/apu-1-config 
> --with-apr=/usr/local/bin/apr-1-config --with-mpm=prefork 
> --with-pcre=/usr/local --with-program-name=httpd2 
> --with-suexec-bin=/usr/local/sbin/suexec2 --with-suexec-caller=www 
> --with-suexec-logfile=/var/log/suexec2_log
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = i386-2.ports.openbsd.org
> uname -m = i386
> uname -r = 7.3
> uname -s = OpenBSD
> uname -v = GENERIC.MP#0
> 
> /usr/bin/uname -p = i386
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = OpenBSD.i386
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /pobj/apache-httpd-2.4.56/bin/
> PATH: /usr/bin/
> PATH: /bin/
> PATH: /usr/sbin/
> PATH: /sbin/
> PATH: /usr/local/bin/
> PATH: /usr/X11R6/bin/
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:3146: looking for aux files: config.guess config.sub
> configure:3159:  trying ./build/
> configure:3188:   ./build/config.guess found
> configure:3188:   ./build/config.sub found
> configure:3509: checking for chosen layout
> configure:3511: result: OpenBSD
> configure:4314: checking for working mkdir -p
> configure:4331: result: yes
> configure:4340: checking for grep that handles long lines and -e
> configure:4404: result: /usr/local/bin/ggrep
> configure:4409: checking for egrep
> configure:4477: result: /usr/local/bin/ggrep -E
> configure:4496: checking build system type
> configure:4511: result: i386-unknown-openbsd7.3
> configure:4531: checking host system type
> configure:4545: result: i386-unknown-openbsd7.3
> configure:4565: checking target system type
> configure:4579: result: i386-unknown-openbsd7.3
> configure:4609: 
> configure:4611: Configuring Apache Portable Runtime library...
> configure:4613: 
> configure:4655: checking for APR
> configure:4801: result: yes
> configure:5061: 
> configure:5063: Configuring Apache Portable Runtime Utility library...
> configure:5065: 
> configure:5102: checking for APR-util
> configure:5182: result: yes
> configure:5457: checking for gcc
> configure:5489: result: cc
> configure:5842: checking for C compiler version
> configure:5851: cc --version >&5
> OpenBSD clang version 13.0.0
> Target: i386-unknown-openbsd7.3
> Thread model: posix
> InstalledDir: /usr/bin
> configure:5862: $? = 0
> configure:5851: cc -v >&5
> OpenBSD clang version 13.0.0
> Target: i386-unknown-openbsd7.3
> Thread model: posix
> InstalledDir: /usr/bin
> configure:5862: $? = 0
> configure:5851: cc -V >&5
> cc: error: argument to '-V' is missing (expected 1 value)
> cc: error: no input files
> configure:5862: $? = 1
> configure:5851: cc -qversion >&5
> cc: error: unknown argument '-qversion'; did you mean '--version'?
> cc: error: no input files
> configure:5862: $? = 1
> configure:5851: cc -version >&5
> cc: error: unknown argument '-version'; did you mean '--version'?
> cc: error: no input files
> configure:5862: $? = 1
> configure:5882: checking whether the C compiler works
> configure:5904: cc -O2 -pipe -pthread -I/usr/local/include -D_POSIX_THREADS 
> -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:5908: $? = 0
> configure:5958: result: yes
> configure:5961: checking for C compiler default output file name
> configure:5963: result: a.out
> configure:5969: checking for suffix of executables
> configure:5976: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:5980: $? = 0
> configure:6003: result: 
> configure:6025: checking whether we are cross compiling
> configure:6033: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:6037: $? = 0
> configure:6044: ./conftest
> configure:6048: $? = 0
> configure:6063: result: no
> configure:6068: checking for suffix of object files
> configure:6091: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:6095: $? = 0
> configure:6117: result: o
> configure:6121: checking whether the compiler supports GNU C
> configure:6141: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:6141: $? = 0
> configure:6151: result: yes
> configure:6162: checking whether cc accepts -g
> configure:6183: cc -c -g -I/usr/local/include -D_POSIX_THREADS conftest.c >&5
> configure:6183: $? = 0
> configure:6227: result: yes
> configure:6247: checking for cc option to enable C11 features
> configure:6262: cc  -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:6262: $? = 0
> configure:6280: result: none needed
> configure:6395: checking how to run the C preprocessor
> configure:6463: result: cc -E
> configure:6477: cc -E -I/usr/local/include -D_POSIX_THREADS conftest.c
> configure:6477: $? = 0
> configure:6492: cc -E -I/usr/local/include -D_POSIX_THREADS conftest.c
> conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
> #include <ac_nonexistent.h>
>          ^~~~~~~~~~~~~~~~~~
> 1 error generated.
> configure:6492: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:6549: checking for -pcre2-config
> configure:6584: result: no
> configure:6549: checking for -pcre-config
> configure:6584: result: no
> configure:6598: checking for pcre2-config
> configure:6619: found /usr/local/bin/pcre2-config
> configure:6630: result: pcre2-config
> configure:6663: Using external PCRE library from pcre2-config
> configure:6715: 
> configure:6717: Configuring Apache httpd...
> configure:6719: 
> configure:6890: 
> configure:6892: Applying OS-specific hints for httpd...
> configure:6894: 
> configure:7060: checking for rm
> configure:7083: found /bin/rm
> configure:7095: result: /bin/rm
> configure:7105: checking for pkg-config
> configure:7128: found /usr/bin/pkg-config
> configure:7140: result: /usr/bin/pkg-config
> configure:7150: checking for rsync
> configure:7188: result: no
> configure:7195: checking for svn
> configure:7233: result: no
> configure:7242: checking for gawk
> configure:7274: result: awk
> configure:7285: checking whether ln -s works
> configure:7289: result: yes
> configure:7344: checking for ranlib
> configure:7365: found /usr/bin/ranlib
> configure:7376: result: ranlib
> configure:7402: checking for lynx
> configure:7437: result: no
> configure:7402: checking for links
> configure:7437: result: no
> configure:7402: checking for elinks
> configure:7437: result: no
> configure:7464: checking for stdio.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for stdlib.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for string.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for inttypes.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for stdint.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for strings.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for sys/stat.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for sys/types.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for unistd.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for wchar.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7464: $? = 0
> configure:7464: result: yes
> configure:7464: checking for minix/config.h
> configure:7464: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:48:10: fatal error: 'minix/config.h' file not found
> #include <minix/config.h>
>          ^~~~~~~~~~~~~~~~
> 1 error generated.
> configure:7464: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:7464: result: no
> configure:7495: checking whether it is safe to define __EXTENSIONS__
> configure:7514: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7514: $? = 0
> configure:7522: result: yes
> configure:7525: checking whether _XOPEN_SOURCE should be defined
> configure:7547: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7547: $? = 0
> configure:7574: result: no
> configure:7632: checking for library containing strerror
> configure:7662: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> conftest.c:41:6: warning: incompatible redeclaration of library function 
> 'strerror' [-Wincompatible-library-redeclaration]
> char strerror ();
>      ^
> conftest.c:41:6: note: 'strerror' is a builtin with type 'char *(int)'
> 1 warning generated.
> configure:7662: $? = 0
> configure:7682: result: none required
> configure:7705: checking for APR version 1.3.0 or later
> configure:7731: result: yes
> configure:7764: checking for APR-util version 1.3.0 or later
> configure:7790: result: yes
> configure:7897: checking for egrep
> configure:7965: result: /usr/local/bin/ggrep -E
> configure:7971: checking for string.h
> configure:7971: result: yes
> configure:7977: checking for limits.h
> configure:7977: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7977: $? = 0
> configure:7977: result: yes
> configure:7983: checking for unistd.h
> configure:7983: result: yes
> configure:7989: checking for sys/socket.h
> configure:7989: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7989: $? = 0
> configure:7989: result: yes
> configure:7995: checking for pwd.h
> configure:7995: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:7995: $? = 0
> configure:7995: result: yes
> configure:8001: checking for grp.h
> configure:8001: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:8001: $? = 0
> configure:8001: result: yes
> configure:8007: checking for strings.h
> configure:8007: result: yes
> configure:8013: checking for sys/prctl.h
> configure:8013: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:72:10: fatal error: 'sys/prctl.h' file not found
> #include <sys/prctl.h>
>          ^~~~~~~~~~~~~
> 1 error generated.
> configure:8013: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/prctl.h>
> configure:8013: result: no
> configure:8019: checking for sys/processor.h
> configure:8019: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:72:10: fatal error: 'sys/processor.h' file not found
> #include <sys/processor.h>
>          ^~~~~~~~~~~~~~~~~
> 1 error generated.
> configure:8019: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/processor.h>
> configure:8019: result: no
> configure:8025: checking for sys/sem.h
> configure:8025: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:8025: $? = 0
> configure:8025: result: yes
> configure:8031: checking for sys/sdt.h
> configure:8031: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:73:10: fatal error: 'sys/sdt.h' file not found
> #include <sys/sdt.h>
>          ^~~~~~~~~~~
> 1 error generated.
> configure:8031: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/sdt.h>
> configure:8031: result: no
> configure:8037: checking for sys/loadavg.h
> configure:8037: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:73:10: fatal error: 'sys/loadavg.h' file not found
> #include <sys/loadavg.h>
>          ^~~~~~~~~~~~~~~
> 1 error generated.
> configure:8037: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | /* end confdefs.h.  */
> | #include <stddef.h>
> | #ifdef HAVE_STDIO_H
> | # include <stdio.h>
> | #endif
> | #ifdef HAVE_STDLIB_H
> | # include <stdlib.h>
> | #endif
> | #ifdef HAVE_STRING_H
> | # include <string.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <sys/loadavg.h>
> configure:8037: result: no
> configure:8044: checking for sys/wait.h that is POSIX.1 compatible
> configure:8071: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:8071: $? = 0
> configure:8079: result: yes
> configure:8089: checking for an ANSI C-conforming const
> configure:8156: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> configure:8156: $? = 0
> configure:8164: result: yes
> configure:8175: checking for library containing sqrt
> configure:8205: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> conftest.c:50:6: warning: incompatible redeclaration of library function 
> 'sqrt' [-Wincompatible-library-redeclaration]
> char sqrt ();
>      ^
> conftest.c:50:6: note: 'sqrt' is a builtin with type 'double (double)'
> 1 warning generated.
> ld: error: undefined symbol: sqrt
> >>> referenced by conftest.c
> >>>               /tmp/conftest-356e1f.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> configure:8205: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | #define HAVE_SYS_WAIT_H 1
> | /* end confdefs.h.  */
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | char sqrt ();
> | int
> | main (void)
> | {
> | return sqrt ();
> |   ;
> |   return 0;
> | }
> configure:8205: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c -lm   >&5
> conftest.c:50:6: warning: incompatible redeclaration of library function 
> 'sqrt' [-Wincompatible-library-redeclaration]
> char sqrt ();
>      ^
> conftest.c:50:6: note: 'sqrt' is a builtin with type 'double (double)'
> 1 warning generated.
> configure:8205: $? = 0
> configure:8225: result: -lm
> configure:8243: checking for library containing crypt
> configure:8273: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8273: $? = 0
> configure:8293: result: none required
> configure:8310: checking for getpwnam
> configure:8310: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8310: $? = 0
> configure:8310: result: yes
> configure:8316: checking for getgrnam
> configure:8316: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8316: $? = 0
> configure:8316: result: yes
> configure:8322: checking for initgroups
> configure:8322: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8322: $? = 0
> configure:8322: result: yes
> configure:8328: checking for bindprocessor
> configure:8328: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> ld: error: undefined symbol: bindprocessor
> >>> referenced by conftest.c
> >>>               /tmp/conftest-c0141d.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> configure:8328: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_GETPWNAM 1
> | #define HAVE_GETGRNAM 1
> | #define HAVE_INITGROUPS 1
> | /* end confdefs.h.  */
> | /* Define bindprocessor to an innocuous variant, in case <limits.h> 
> declares bindprocessor.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define bindprocessor innocuous_bindprocessor
> | 
> | /* System header to define __stub macros and hopefully few prototypes,
> |    which can conflict with char bindprocessor (); below.  */
> | 
> | #include <limits.h>
> | #undef bindprocessor
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char bindprocessor ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined __stub_bindprocessor || defined __stub___bindprocessor
> | choke me
> | #endif
> | 
> | int
> | main (void)
> | {
> | return bindprocessor ();
> |   ;
> |   return 0;
> | }
> configure:8328: result: no
> configure:8334: checking for prctl
> configure:8334: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> ld: error: undefined symbol: prctl
> >>> referenced by conftest.c
> >>>               /tmp/conftest-3fcf96.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> configure:8334: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_GETPWNAM 1
> | #define HAVE_GETGRNAM 1
> | #define HAVE_INITGROUPS 1
> | /* end confdefs.h.  */
> | /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define prctl innocuous_prctl
> | 
> | /* System header to define __stub macros and hopefully few prototypes,
> |    which can conflict with char prctl (); below.  */
> | 
> | #include <limits.h>
> | #undef prctl
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char prctl ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined __stub_prctl || defined __stub___prctl
> | choke me
> | #endif
> | 
> | int
> | main (void)
> | {
> | return prctl ();
> |   ;
> |   return 0;
> | }
> configure:8334: result: no
> configure:8340: checking for timegm
> configure:8340: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8340: $? = 0
> configure:8340: result: yes
> configure:8346: checking for getpgid
> configure:8346: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8346: $? = 0
> configure:8346: result: yes
> configure:8352: checking for fopen64
> configure:8352: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> ld: error: undefined symbol: fopen64
> >>> referenced by conftest.c
> >>>               /tmp/conftest-5b0a65.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> configure:8352: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_GETPWNAM 1
> | #define HAVE_GETGRNAM 1
> | #define HAVE_INITGROUPS 1
> | #define HAVE_TIMEGM 1
> | #define HAVE_GETPGID 1
> | /* end confdefs.h.  */
> | /* Define fopen64 to an innocuous variant, in case <limits.h> declares 
> fopen64.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define fopen64 innocuous_fopen64
> | 
> | /* System header to define __stub macros and hopefully few prototypes,
> |    which can conflict with char fopen64 (); below.  */
> | 
> | #include <limits.h>
> | #undef fopen64
> | 
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char fopen64 ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined __stub_fopen64 || defined __stub___fopen64
> | choke me
> | #endif
> | 
> | int
> | main (void)
> | {
> | return fopen64 ();
> |   ;
> |   return 0;
> | }
> configure:8352: result: no
> configure:8358: checking for getloadavg
> configure:8358: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8358: $? = 0
> configure:8358: result: yes
> configure:8368: checking for void pointer length
> configure:8386: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> configure:8386: $? = 0
> configure:8386: ./conftest
> configure:8386: $? = 0
> configure:8397: result: no
> configure:8405: checking for gettid()
> configure:8424: cc -o conftest -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS -L/usr/local/lib -L/usr/local/lib/db4 conftest.c  >&5
> conftest.c:52:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
> #define _GNU_SOURCE
>         ^
> conftest.c:22:9: note: previous definition is here
> #define _GNU_SOURCE 1
>         ^
> conftest.c:57:19: error: use of undeclared identifier 'SYS_gettid'
> pid_t t = syscall(SYS_gettid); return t == -1 ? 1 : 0; }
>                   ^
> 1 warning and 1 error generated.
> configure:8424: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define HAVE_PCRE2 1
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_WCHAR_H 1
> | #define STDC_HEADERS 1
> | #define _ALL_SOURCE 1
> | #define _DARWIN_C_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | #define _NETBSD_SOURCE 1
> | #define _OPENBSD_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | #define __STDC_WANT_LIB_EXT2__ 1
> | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | #define _TANDEM_SOURCE 1
> | #define __EXTENSIONS__ 1
> | #define HAVE_STRING_H 1
> | #define HAVE_LIMITS_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_SYS_SOCKET_H 1
> | #define HAVE_PWD_H 1
> | #define HAVE_GRP_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_SEM_H 1
> | #define HAVE_SYS_WAIT_H 1
> | #define HAVE_GETPWNAM 1
> | #define HAVE_GETGRNAM 1
> | #define HAVE_INITGROUPS 1
> | #define HAVE_TIMEGM 1
> | #define HAVE_GETPGID 1
> | #define HAVE_GETLOADAVG 1
> | /* end confdefs.h.  */
> | #define _GNU_SOURCE
> | #include <unistd.h>
> | #include <sys/syscall.h>
> | #include <sys/types.h>
> | int main(int argc, char **argv) {
> | pid_t t = syscall(SYS_gettid); return t == -1 ? 1 : 0; }
> configure:8435: result: no
> configure:8443: checking for tm_gmtoff in struct tm
> configure:8461: cc -c -O2 -pipe -pthread -I/usr/local/include 
> -D_POSIX_THREADS conftest.c >&5
> conftest.c:57:18: warning: expression result unused [-Wunused-value]
> struct tm tm; tm.tm_gmtoff;
>               ~~ ^~~~~~~~~
> 1 warning generated.
> configure:8461: $? = 0
> configure:8469: result: yes
> configure:10334: checking whether to enable mod_authn_file
> configure:10396: result: shared
> configure:10476: checking whether to enable mod_authn_dbm
> configure:10538: result: shared (all)
> configure:10618: checking whether to enable mod_authn_anon
> configure:10680: result: shared (all)
> configure:10760: checking whether to enable mod_authn_dbd
> configure:10822: result: shared (all)
> configure:10902: checking whether to enable mod_authn_socache
> configure:10964: result: shared (all)
> configure:11045: checking whether to enable mod_authn_core
> configure:11107: result: shared
> configure:11188: checking whether to enable mod_authz_host
> configure:11250: result: shared
> configure:11330: checking whether to enable mod_authz_groupfile
> configure:11392: result: shared
> configure:11472: checking whether to enable mod_authz_user
> configure:11534: result: shared
> configure:11614: checking whether to enable mod_authz_dbm
> configure:11676: result: shared (all)
> configure:11756: checking whether to enable mod_authz_owner
> configure:11818: result: shared (all)
> configure:11898: checking whether to enable mod_authz_dbd
> configure:11960: result: shared (all)
> configure:12041: checking whether to enable mod_authz_core
> configure:12103: result: shared
> configure:12184: checking whether to enable mod_authnz_ldap
> configure:12244: result: checking dependencies
> configure:12249: checking for ldap support in apr/apr-util
> configure:12279: result: no
> configure:12311: WARNING: apr/apr-util is compiled without ldap support
> configure:12317: checking whether to enable mod_authnz_ldap
> configure:12327: result: no (disabled)
> configure:12408: checking whether to enable mod_authnz_fcgi
> configure:12470: result: shared
> configure:12551: checking whether to enable mod_access_compat
> configure:12613: result: shared
> configure:12695: checking whether to enable mod_auth_basic
> configure:12757: result: shared
> configure:12837: checking whether to enable mod_auth_form
> configure:12899: result: shared (all)
> configure:12979: checking whether to enable mod_auth_digest
> configure:13039: result: checking dependencies
> configure:13073: checking whether to enable mod_auth_digest
> configure:13083: result: no (disabled)
> configure:13164: checking whether to enable mod_allowmethods
> configure:13226: result: shared (all)
> configure:13362: checking whether to enable mod_isapi
> configure:13424: result: no
> configure:13538: checking whether to enable mod_file_cache
> configure:13600: result: shared (all)
> configure:13694: checking whether to enable mod_cache
> configure:13756: result: shared
> configure:13836: checking whether to enable mod_cache_disk
> configure:13896: result: checking dependencies
> configure:13909: checking whether to enable mod_cache_disk
> configure:13919: result: shared (all)
> configure:13999: checking whether to enable mod_cache_socache
> configure:14061: result: shared (all)
> configure:14144: checking whether to enable mod_socache_shmcb
> configure:14206: result: shared (all)
> configure:14286: checking whether to enable mod_socache_dbm
> configure:14348: result: shared (all)
> configure:14428: checking whether to enable mod_socache_memcache
> configure:14490: result: shared (all)
> configure:14570: checking whether to enable mod_socache_redis
> configure:14632: result: shared (all)
> configure:14712: checking whether to enable mod_socache_dc
> configure:15088: result: no
> configure:15300: error: shared objects have been requested but cannot be 
> built since mod_so cannot be built
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_APR_HAS_LDAP=no
> ac_cv_build=i386-unknown-openbsd7.3
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_define_APR_HAS_DSO=no
> ac_cv_define_APR_HAS_RANDOM=no
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=cc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-O2 -pipe'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=-I/usr/local/include
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-L/usr/local/lib
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_func_bindprocessor=no
> ac_cv_func_fopen64=no
> ac_cv_func_getgrnam=yes
> ac_cv_func_getloadavg=yes
> ac_cv_func_getpgid=yes
> ac_cv_func_getpwnam=yes
> ac_cv_func_initgroups=yes
> ac_cv_func_prctl=no
> ac_cv_func_timegm=yes
> ac_cv_gettid=no
> ac_cv_header_grp_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_limits_h=yes
> ac_cv_header_minix_config_h=no
> ac_cv_header_pwd_h=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_loadavg_h=no
> ac_cv_header_sys_prctl_h=no
> ac_cv_header_sys_processor_h=no
> ac_cv_header_sys_sdt_h=no
> ac_cv_header_sys_sem_h=yes
> ac_cv_header_sys_socket_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_sys_wait_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_wchar_h=yes
> ac_cv_host=i386-unknown-openbsd7.3
> ac_cv_mkdir_p=yes
> ac_cv_objext=o
> ac_cv_path_CC=cc
> ac_cv_path_CXX=c++
> ac_cv_path_EGREP='/usr/local/bin/ggrep -E'
> ac_cv_path_GREP=/usr/local/bin/ggrep
> ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
> ac_cv_path_RM=/bin/rm
> ac_cv_prog_AWK=awk
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_ac_ct_PCRE_CONFIG=pcre2-config
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_safe_to_define___extensions__=yes
> ac_cv_search_crypt='none required'
> ac_cv_search_sqrt=-lm
> ac_cv_search_strerror='none required'
> ac_cv_should_define__xopen_source=no
> ac_cv_struct_tm_gmtoff=yes
> ac_cv_target=i386-unknown-openbsd7.3
> ap_cv_aprver13=yes
> ap_cv_apuver13=yes
> ap_cv_void_ptr_lt_long=no
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> APACHECTL_ULIMIT=''
> APR_BINDIR='/usr/local/bin'
> APR_CONFIG='/usr/local/bin/apr-1-config'
> APR_INCLUDEDIR='/usr/local/include/apr-1/'
> APR_VERSION='1.7.2'
> APU_BINDIR='/usr/local/bin'
> APU_CONFIG='/usr/local/bin/apu-1-config'
> APU_INCLUDEDIR='/usr/local/include/apr-1/'
> APU_VERSION='1.6.3'
> AP_BUILD_SRCLIB_DIRS=''
> AP_CLEAN_SRCLIB_DIRS=''
> AP_LIBS=''
> AWK='awk'
> BUILTIN_LIBS=''
> CC='cc'
> CFLAGS='-O2 -pipe -pthread'
> CORE_IMPLIB=''
> CORE_IMPLIB_FILE=''
> CPP='cc -E'
> CPPFLAGS='-I/usr/local/include -D_POSIX_THREADS'
> CRYPT_LIBS=''
> CXX='c++'
> CXXFLAGS='-O2 -pipe'
> DEFS=''
> DSO_MODULES=' authn_file authn_dbm authn_anon authn_dbd authn_socache 
> authn_core authz_host authz_groupfile authz_user authz_dbm authz_owner 
> authz_dbd authz_core authnz_fcgi access_compat auth_basic auth_form 
> allowmethods file_cache cache cache_disk cache_socache socache_shmcb 
> socache_dbm socache_memcache socache_redis'
> DTRACE='true'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/local/bin/ggrep -E'
> ENABLED_DSO_MODULES=',authn_file,authn_core,authz_host,authz_groupfile,authz_user,authz_core,access_compat,auth_basic'
> ENABLED_MPM_MODULE=''
> EXEEXT=''
> EXTRA_CFLAGS=''
> EXTRA_CPPFLAGS=''
> EXTRA_CXXFLAGS=''
> EXTRA_INCLUDES=''
> EXTRA_LDFLAGS=''
> EXTRA_LIBS=''
> GREP='/usr/local/bin/ggrep'
> HTTPD_LDFLAGS=''
> HTTPD_MMN='20120211'
> HTTPD_VERSION='2.4.56'
> INCLUDES='-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include 
> -I/usr/local/include/apr-1/ -I/usr/local/include/db4 -I/usr/local/include 
> -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache'
> INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c'
> INSTALL_DSO='no'
> INSTALL_PROG_FLAGS=''
> INSTALL_SUEXEC=''
> INTERNAL_CPPFLAGS=''
> LDFLAGS='-L/usr/local/lib -L/usr/local/lib/db4'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='/usr/bin/libtool $(LTFLAGS)'
> LN_S='ln -s'
> LOAD_ALL_MODULES='no'
> LTCFLAGS='-prefer-non-pic -static'
> LTFLAGS='--silent'
> LTLIBOBJS=''
> LT_LDFLAGS=''
> LUA_CFLAGS=''
> LUA_LIBS=''
> LYNX_PATH='lynx'
> MATH_LIBS='-lm '
> MKDEP='$(CC) -MM'
> MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh'
> MK_IMPLIB=''
> MODULE_CLEANDIRS=' arch/win32'
> MODULE_DIRS=' aaa cache'
> MOD_ACCESS_COMPAT_LDADD=''
> MOD_ACTIONS_LDADD=''
> MOD_ALIAS_LDADD=''
> MOD_ALLOWMETHODS_LDADD=''
> MOD_ASIS_LDADD=''
> MOD_AUTHNZ_FCGI_LDADD=''
> MOD_AUTHNZ_LDAP_LDADD=''
> MOD_AUTHN_ANON_LDADD=''
> MOD_AUTHN_CORE_LDADD=''
> MOD_AUTHN_DBD_LDADD=''
> MOD_AUTHN_DBM_LDADD=''
> MOD_AUTHN_FILE_LDADD=''
> MOD_AUTHN_SOCACHE_LDADD=''
> MOD_AUTHZ_CORE_LDADD=''
> MOD_AUTHZ_DBD_LDADD=''
> MOD_AUTHZ_DBM_LDADD=''
> MOD_AUTHZ_GROUPFILE_LDADD=''
> MOD_AUTHZ_HOST_LDADD=''
> MOD_AUTHZ_OWNER_LDADD=''
> MOD_AUTHZ_USER_LDADD=''
> MOD_AUTH_BASIC_LDADD=''
> MOD_AUTH_DIGEST_LDADD=''
> MOD_AUTH_FORM_LDADD=''
> MOD_AUTOINDEX_LDADD=''
> MOD_BROTLI_LDADD=''
> MOD_BUCKETEER_LDADD=''
> MOD_BUFFER_LDADD=''
> MOD_CACHE_DISK_LDADD=''
> MOD_CACHE_LDADD=''
> MOD_CACHE_SOCACHE_LDADD=''
> MOD_CASE_FILTER_IN_LDADD=''
> MOD_CASE_FILTER_LDADD=''
> MOD_CERN_META_LDADD=''
> MOD_CGID_LDADD=''
> MOD_CGI_LDADD=''
> MOD_CHARSET_LITE_LDADD=''
> MOD_DATA_LDADD=''
> MOD_DAV_FS_LDADD=''
> MOD_DAV_LDADD=''
> MOD_DAV_LOCK_LDADD=''
> MOD_DBD_LDADD=''
> MOD_DEFLATE_LDADD=''
> MOD_DIALUP_LDADD=''
> MOD_DIR_LDADD=''
> MOD_DUMPIO_LDADD=''
> MOD_ECHO_LDADD=''
> MOD_ENV_LDADD=''
> MOD_EXAMPLE_HOOKS_LDADD=''
> MOD_EXAMPLE_IPC_LDADD=''
> MOD_EXPIRES_LDADD=''
> MOD_EXT_FILTER_LDADD=''
> MOD_FILE_CACHE_LDADD=''
> MOD_FILTER_LDADD=''
> MOD_HEADERS_LDADD=''
> MOD_HEARTBEAT_LDADD=''
> MOD_HEARTMONITOR_LDADD=''
> MOD_HTTP2_LDADD=''
> MOD_HTTP_LDADD=''
> MOD_IDENT_LDADD=''
> MOD_IMAGEMAP_LDADD=''
> MOD_INCLUDE_LDADD=''
> MOD_INFO_LDADD=''
> MOD_ISAPI_LDADD=''
> MOD_LBMETHOD_BYBUSYNESS_LDADD=''
> MOD_LBMETHOD_BYREQUESTS_LDADD=''
> MOD_LBMETHOD_BYTRAFFIC_LDADD=''
> MOD_LBMETHOD_HEARTBEAT_LDADD=''
> MOD_LDAP_LDADD=''
> MOD_LOGIO_LDADD=''
> MOD_LOG_CONFIG_LDADD=''
> MOD_LOG_DEBUG_LDADD=''
> MOD_LOG_FORENSIC_LDADD=''
> MOD_LUA_LDADD=''
> MOD_MACRO_LDADD=''
> MOD_MD_LDADD=''
> MOD_MIME_LDADD=''
> MOD_MIME_MAGIC_LDADD=''
> MOD_MPM_EVENT_LDADD=''
> MOD_NEGOTIATION_LDADD=''
> MOD_OPTIONAL_FN_EXPORT_LDADD=''
> MOD_OPTIONAL_FN_IMPORT_LDADD=''
> MOD_OPTIONAL_HOOK_EXPORT_LDADD=''
> MOD_OPTIONAL_HOOK_IMPORT_LDADD=''
> MOD_PRIVILEGES_LDADD=''
> MOD_PROXY_AJP_LDADD=''
> MOD_PROXY_BALANCER_LDADD=''
> MOD_PROXY_CONNECT_LDADD=''
> MOD_PROXY_EXPRESS_LDADD=''
> MOD_PROXY_FCGI_LDADD=''
> MOD_PROXY_FDPASS_LDADD=''
> MOD_PROXY_FTP_LDADD=''
> MOD_PROXY_HCHECK_LDADD=''
> MOD_PROXY_HTML_LDADD=''
> MOD_PROXY_HTTP2_LDADD=''
> MOD_PROXY_HTTP_LDADD=''
> MOD_PROXY_LDADD=''
> MOD_PROXY_SCGI_LDADD=''
> MOD_PROXY_UWSGI_LDADD=''
> MOD_PROXY_WSTUNNEL_LDADD=''
> MOD_RATELIMIT_LDADD=''
> MOD_REFLECTOR_LDADD=''
> MOD_REMOTEIP_LDADD=''
> MOD_REQTIMEOUT_LDADD=''
> MOD_REQUEST_LDADD=''
> MOD_REWRITE_LDADD=''
> MOD_SED_LDADD=''
> MOD_SESSION_COOKIE_LDADD=''
> MOD_SESSION_CRYPTO_LDADD=''
> MOD_SESSION_DBD_LDADD=''
> MOD_SESSION_LDADD=''
> MOD_SETENVIF_LDADD=''
> MOD_SLOTMEM_PLAIN_LDADD=''
> MOD_SLOTMEM_SHM_LDADD=''
> MOD_SOCACHE_DBM_LDADD=''
> MOD_SOCACHE_DC_LDADD=''
> MOD_SOCACHE_MEMCACHE_LDADD=''
> MOD_SOCACHE_REDIS_LDADD=''
> MOD_SOCACHE_SHMCB_LDADD=''
> MOD_SO_ENABLED=''
> MOD_SO_LDADD=''
> MOD_SPELING_LDADD=''
> MOD_SSL_LDADD=''
> MOD_STATUS_LDADD=''
> MOD_SUBSTITUTE_LDADD=''
> MOD_SUEXEC_LDADD=''
> MOD_SYSTEMD_LDADD=''
> MOD_TLS_LDADD=''
> MOD_UNIQUE_ID_LDADD=''
> MOD_UNIXD_LDADD=''
> MOD_USERDIR_LDADD=''
> MOD_USERTRACK_LDADD=''
> MOD_VERSION_LDADD=''
> MOD_VHOST_ALIAS_LDADD=''
> MOD_WATCHDOG_LDADD=''
> MOD_XML2ENC_LDADD=''
> MPM_LIB=''
> MPM_MODULES=''
> MPM_SUBDIRS=''
> NONPORTABLE_SUPPORT=''
> NOTEST_CFLAGS=''
> NOTEST_CPPFLAGS=''
> NOTEST_CXXFLAGS=''
> NOTEST_LDFLAGS=''
> NOTEST_LIBS=''
> OBJEXT='o'
> OS=''
> OS_DIR=''
> OS_SPECIFIC_VARS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PCRE_CONFIG='pcre2-config'
> PCRE_LIBS='-L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8'
> PICFLAGS=''
> PILDFLAGS=''
> PKGCONFIG='/usr/bin/pkg-config'
> PORT='80'
> POST_SHARED_CMDS=''
> PRE_SHARED_CMDS=''
> RANLIB='ranlib'
> RM='/bin/rm'
> RSYNC=''
> SHELL='/bin/sh'
> SHLIBPATH_VAR='LD_LIBRARY_PATH'
> SHLTCFLAGS='-prefer-pic'
> SH_LDFLAGS=''
> SH_LIBS=''
> SH_LIBTOOL='$(LIBTOOL)'
> SSLPORT='443'
> SVN=''
> UTIL_LDFLAGS=''
> ab_CFLAGS=''
> ab_LIBS=''
> ab_LTFLAGS=''
> abs_srcdir='/pobj/apache-httpd-2.4.56/httpd-2.4.56'
> ac_ct_CC='cc'
> ac_ct_PCRE_CONFIG='pcre2-config'
> ap_make_delimiter=''
> ap_make_include=''
> bindir='${exec_prefix}/bin'
> build='i386-unknown-openbsd7.3'
> build_alias=''
> build_cpu='i386'
> build_os='openbsd7.3'
> build_vendor='unknown'
> cgidir='${datadir}/cgi-bin'
> checkgid_LTFLAGS=''
> datadir='${prefix}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> errordir='${datadir}/error'
> exec_prefix='/usr/local'
> exp_bindir='/usr/local/bin'
> exp_cgidir='/var/www/cgi-bin'
> exp_datadir='/var/www'
> exp_errordir='/var/www/error'
> exp_exec_prefix='/usr/local'
> exp_htdocsdir='/var/www/htdocs'
> exp_iconsdir='/var/www/icons'
> exp_includedir='/usr/local/include/apache2'
> exp_installbuilddir='/usr/local/share/apache2/build'
> exp_libdir='/usr/local/lib'
> exp_libexecdir='/usr/local/lib/apache2'
> exp_localstatedir='/var/www'
> exp_logfiledir='/var/www/logs'
> exp_mandir='/usr/local/man'
> exp_manualdir='/usr/local/share/doc/apache2'
> exp_proxycachedir='/var/www/proxy'
> exp_runtimedir='/var/www/logs'
> exp_sbindir='/usr/local/sbin'
> exp_sysconfdir='/etc/apache2'
> fcgistarter_LTFLAGS=''
> host='i386-unknown-openbsd7.3'
> host_alias=''
> host_cpu='i386'
> host_os='openbsd7.3'
> host_vendor='unknown'
> htcacheclean_LTFLAGS=''
> htdbm_LTFLAGS=''
> htdigest_LTFLAGS=''
> htdocsdir='${datadir}/htdocs'
> htmldir='${docdir}'
> htpasswd_LTFLAGS=''
> httxt2dbm_LTFLAGS=''
> iconsdir='${datadir}/icons'
> includedir='${exec_prefix}/include/apache2'
> infodir='${datarootdir}/info'
> installbuilddir='${exec_prefix}/share/apache2/build'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/lib/apache2'
> localedir='${datarootdir}/locale'
> localstatedir='${datadir}'
> logfiledir='${datadir}/logs'
> logresolve_LTFLAGS=''
> mandir='${exec_prefix}/man'
> manualdir='${exec_prefix}/share/doc/apache2'
> oldincludedir='/usr/include'
> other_targets=''
> pdfdir='${docdir}'
> perlbin=''
> prefix='/var/www'
> progname=''
> program_transform_name='s,x,x,'
> proxycachedir='${datadir}/proxy'
> psdir='${docdir}'
> rel_bindir='/usr/local/bin'
> rel_cgidir='cgi-bin'
> rel_datadir=''
> rel_errordir='error'
> rel_exec_prefix='/usr/local'
> rel_htdocsdir='htdocs'
> rel_iconsdir='icons'
> rel_includedir='/usr/local/include/apache2'
> rel_installbuilddir='/usr/local/share/apache2/build'
> rel_libdir='/usr/local/lib'
> rel_libexecdir='/usr/local/lib/apache2'
> rel_localstatedir=''
> rel_logfiledir='logs'
> rel_mandir='/usr/local/man'
> rel_manualdir='/usr/local/share/doc/apache2'
> rel_proxycachedir='proxy'
> rel_runtimedir='logs'
> rel_sbindir='/usr/local/sbin'
> rel_sysconfdir='/etc/apache2'
> rotatelogs_LTFLAGS=''
> runstatedir='${localstatedir}/run'
> runtimedir='${datadir}/logs'
> sbindir='${exec_prefix}/sbin'
> shared_build=''
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc/apache2'
> target='i386-unknown-openbsd7.3'
> target_alias=''
> target_cpu='i386'
> target_os='openbsd7.3'
> target_vendor='unknown'
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define HAVE_PCRE2 1
> #define HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_WCHAR_H 1
> #define STDC_HEADERS 1
> #define _ALL_SOURCE 1
> #define _DARWIN_C_SOURCE 1
> #define _GNU_SOURCE 1
> #define _HPUX_ALT_XOPEN_SOCKET_API 1
> #define _NETBSD_SOURCE 1
> #define _OPENBSD_SOURCE 1
> #define _POSIX_PTHREAD_SEMANTICS 1
> #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> #define __STDC_WANT_LIB_EXT2__ 1
> #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> #define _TANDEM_SOURCE 1
> #define __EXTENSIONS__ 1
> #define HAVE_STRING_H 1
> #define HAVE_LIMITS_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_SOCKET_H 1
> #define HAVE_PWD_H 1
> #define HAVE_GRP_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_SEM_H 1
> #define HAVE_SYS_WAIT_H 1
> #define HAVE_GETPWNAM 1
> #define HAVE_GETGRNAM 1
> #define HAVE_INITGROUPS 1
> #define HAVE_TIMEGM 1
> #define HAVE_GETPGID 1
> #define HAVE_GETLOADAVG 1
> #define HAVE_GMTOFF 1
> 
> configure: exit 1

Reply via email to