This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lighttpd configure 1.4.55, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lighttpd-1.4.55 --htmldir=/usr/share/doc/lighttpd-1.4.55/html --with-sysroot=/ --libdir=/usr/lib/lighttpd --enable-lfs --enable-ipv6 --enable-mmap --without-bzip2 --with-dbi --without-fam --with-gdbm --without-geoip --with-krb5 --with-ldap --without-libev --without-lua --without-memcached --without-mysql --with-pcre --with-pgsql --with-sasl --with-openssl --without-sqlite --without-webdav-props --without-webdav-locks --with-attr --without-zlib ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = sparc64 uname -r = 5.7.1-gentoo-sparc64 uname -s = Linux uname -v = #2 SMP Tue Jun 9 10:26:49 CEST 2020 /usr/bin/uname -p = sun4v /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2435: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | # provided by crossdev | SITEDIR="/usr/share/crossdev/include/site" | | # user override | ETC_SITEDIR="/etc/crossdev/include/site" | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | mingw*|*-mingw*) sites="${sites} mingw ${site_arch}-mingw" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${SITEDIR}/${x}" ] && echo "${SITEDIR}/${x}" | [ -e "${ETC_SITEDIR}/${x}" ] && echo "${ETC_SITEDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2569: checking build system type configure:2583: result: sparc-unknown-linux-gnu configure:2603: checking host system type configure:2616: result: sparc-unknown-linux-gnu configure:2653: checking for a BSD-compatible install configure:2721: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c configure:2732: checking whether build environment is sane configure:2787: result: yes configure:2936: checking for a thread-safe mkdir -p configure:2975: result: /bin/mkdir -p configure:2982: checking for gawk configure:2998: found /usr/bin/gawk configure:3009: result: gawk configure:3020: checking whether make sets $(MAKE) configure:3042: result: yes configure:3071: checking whether make supports nested variables configure:3088: result: yes configure:3177: checking whether UID '250' is supported by ustar format configure:3180: result: yes configure:3187: checking whether GID '250' is supported by ustar format configure:3190: result: yes configure:3198: checking how to create a ustar tar archive configure:3209: tar --version tar (GNU tar) 1.32 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3212: $? = 0 configure:3252: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3255: $? = 0 configure:3259: tar -xf - &5 sparc-unknown-linux-gnu-gcc (Gentoo 9.2.0-r2 p3) 9.2.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3659: $? = 0 configure:3648: sparc-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=sparc-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/sparc-unknown-linux-gnu/9.2.0/lto-wrapper Target: sparc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/configure --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.2.0-r2 p3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.2.0 (Gentoo 9.2.0-r2 p3) configure:3659: $? = 0 configure:3648: sparc-unknown-linux-gnu-gcc -V >&5 sparc-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' sparc-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3659: $? = 1 configure:3648: sparc-unknown-linux-gnu-gcc -qversion >&5 sparc-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? sparc-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3659: $? = 1 configure:3679: checking whether the C compiler works configure:3701: sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3705: $? = 0 configure:3753: result: yes configure:3756: checking for C compiler default output file name configure:3758: result: a.out configure:3764: checking for suffix of executables configure:3771: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3775: $? = 0 configure:3797: result: configure:3819: checking whether we are cross compiling configure:3827: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3831: $? = 0 configure:3838: ./conftest configure:3842: $? = 0 configure:3830: result: no configure:3835: checking for suffix of object files configure:3857: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:3861: $? = 0 configure:3882: result: o configure:3886: checking whether we are using the GNU C compiler configure:3905: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:3905: $? = 0 configure:3914: result: yes configure:3923: checking whether sparc-unknown-linux-gnu-gcc accepts -g configure:3943: sparc-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:3943: $? = 0 configure:3984: result: yes configure:4001: checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89 configure:4064: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:4064: $? = 0 configure:4077: result: none needed configure:4102: checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together configure:4124: sparc-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4127: $? = 0 configure:4124: sparc-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4127: $? = 0 configure:4139: result: yes configure:4159: checking whether make supports the include directive configure:4174: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4177: $? = 0 configure:4196: result: yes (GNU style) configure:4221: checking dependency style of sparc-unknown-linux-gnu-gcc configure:4332: result: none configure:4351: checking for sparc-unknown-linux-gnu-gcc option to accept ISO C99 configure:4500: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:4500: $? = 0 configure:4513: result: none needed configure:4621: checking for sparc-unknown-linux-gnu-gcc option to accept ISO Standard C configure:4632: result: none needed configure:4644: checking how to run the C preprocessor configure:4675: sparc-unknown-linux-gnu-gcc -E conftest.c configure:4675: $? = 0 configure:4689: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | /* end confdefs.h. */ | #include configure:4714: result: sparc-unknown-linux-gnu-gcc -E configure:4734: sparc-unknown-linux-gnu-gcc -E conftest.c configure:4734: $? = 0 configure:4748: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | /* end confdefs.h. */ | #include configure:4832: checking for gcc configure:4848: found /usr/bin/gcc configure:4859: result: gcc configure:5088: checking for C compiler version configure:5097: gcc --version >&5 gcc (Gentoo 9.2.0-r2 p3) 9.2.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5108: $? = 0 configure:5097: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/sparc-unknown-linux-gnu/9.2.0/lto-wrapper Target: sparc-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/configure --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/sparc-unknown-linux-gnu/9.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.2.0-r2 p3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix gcc version 9.2.0 (Gentoo 9.2.0-r2 p3) configure:5108: $? = 0 configure:5097: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5108: $? = 1 configure:5097: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5108: $? = 1 configure:5112: checking whether we are using the GNU C compiler configure:5140: result: yes configure:5149: checking whether gcc accepts -g configure:5169: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:5169: $? = 0 configure:5210: result: yes configure:5227: checking for gcc option to accept ISO C89 configure:5303: result: none needed configure:5328: checking whether gcc understands -c and -o together configure:5365: result: yes configure:5384: checking dependency style of gcc configure:5495: result: none configure:5515: checking how to run the C preprocessor configure:5546: sparc-unknown-linux-gnu-gcc -E conftest.c configure:5546: $? = 0 configure:5560: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | /* end confdefs.h. */ | #include configure:5585: result: gcc -E configure:5605: sparc-unknown-linux-gnu-gcc -E conftest.c configure:5605: $? = 0 configure:5619: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | /* end confdefs.h. */ | #include configure:5656: checking for a sed that does not truncate output configure:5720: result: /bin/sed configure:5738: checking for grep that handles long lines and -e configure:5796: result: /bin/grep configure:5801: checking for egrep configure:5863: result: /bin/grep -E configure:5868: checking for fgrep configure:5930: result: /bin/grep -F configure:5957: checking how to print strings configure:5984: result: printf configure:6017: checking for ld used by sparc-unknown-linux-gnu-gcc configure:6084: result: /usr/sparc-unknown-linux-gnu/bin/ld configure:6091: checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld configure:6106: result: yes configure:6124: checking how to run the C preprocessor configure:6194: result: sparc-unknown-linux-gnu-gcc -E configure:6214: sparc-unknown-linux-gnu-gcc -E conftest.c configure:6214: $? = 0 configure:6228: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | /* end confdefs.h. */ | #include configure:6256: checking whether make sets $(MAKE) configure:6278: result: yes configure:6290: checking for ANSI C header files configure:6310: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6310: $? = 0 configure:6383: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6383: $? = 0 configure:6383: ./conftest configure:6383: $? = 0 configure:6394: result: yes configure:6407: checking for sys/types.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for sys/stat.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for stdlib.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for string.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for memory.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for strings.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for inttypes.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for stdint.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6407: checking for unistd.h configure:6407: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6407: $? = 0 configure:6407: result: yes configure:6420: checking minix/config.h usability configure:6420: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6420: result: no configure:6420: checking minix/config.h presence configure:6420: sparc-unknown-linux-gnu-gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6420: result: no configure:6420: checking for minix/config.h configure:6420: result: no configure:6441: checking whether it is safe to define __EXTENSIONS__ configure:6459: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6459: $? = 0 configure:6466: result: yes configure:6485: checking for sparc-unknown-linux-gnu-ar configure:6501: found /usr/bin/sparc-unknown-linux-gnu-ar configure:6512: result: sparc-unknown-linux-gnu-ar configure:6582: checking the archiver (sparc-unknown-linux-gnu-ar) interface configure:6598: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6598: $? = 0 configure:6600: sparc-unknown-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:6603: $? = 0 configure:6602: result: ar configure:6756: checking for BSD- or MS-compatible name lister (nm) configure:6810: result: /usr/bin/sparc-unknown-linux-gnu-nm -B configure:6940: checking the name lister (/usr/bin/sparc-unknown-linux-gnu-nm -B) interface configure:6947: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:6950: /usr/bin/sparc-unknown-linux-gnu-nm -B "conftest.o" configure:6953: output 00000000 B some_variable configure:6954: result: BSD nm configure:6957: checking whether ln -s works configure:6961: result: yes configure:6969: checking the maximum length of command line arguments configure:7105: result: 1572864 configure:7153: checking how to convert sparc-unknown-linux-gnu file names to sparc-unknown-linux-gnu format configure:7193: result: func_convert_file_noop configure:7200: checking how to convert sparc-unknown-linux-gnu file names to toolchain format configure:7220: result: func_convert_file_noop configure:7227: checking for /usr/sparc-unknown-linux-gnu/bin/ld option to reload object files configure:7234: result: -r configure:7268: checking for sparc-unknown-linux-gnu-objdump configure:7284: found /usr/bin/sparc-unknown-linux-gnu-objdump configure:7295: result: sparc-unknown-linux-gnu-objdump configure:7367: checking how to recognize dependent libraries configure:7567: result: pass_all configure:7612: checking for sparc-unknown-linux-gnu-dlltool configure:7642: result: no configure:7652: checking for dlltool configure:7682: result: no configure:7712: checking how to associate runtime and link libraries configure:7739: result: printf %s\n configure:7755: checking for sparc-unknown-linux-gnu-ar configure:7782: result: sparc-unknown-linux-gnu-ar configure:7863: checking for archiver @FILE support configure:7880: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:7880: $? = 0 configure:7883: sparc-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7886: $? = 0 configure:7891: sparc-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 sparc-unknown-linux-gnu-ar: conftest.o: No such file or directory configure:7894: $? = 1 configure:7893: result: @ configure:7911: checking for sparc-unknown-linux-gnu-strip configure:7927: found /usr/bin/sparc-unknown-linux-gnu-strip configure:7938: result: sparc-unknown-linux-gnu-strip configure:8010: checking for sparc-unknown-linux-gnu-ranlib configure:8026: found /usr/bin/sparc-unknown-linux-gnu-ranlib configure:8037: result: sparc-unknown-linux-gnu-ranlib configure:8179: checking command to parse /usr/bin/sparc-unknown-linux-gnu-nm -B output from sparc-unknown-linux-gnu-gcc object configure:8332: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:8335: $? = 0 configure:8339: /usr/bin/sparc-unknown-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8342: $? = 0 configure:8408: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8411: $? = 0 configure:8449: result: ok configure:8496: checking for sysroot configure:8526: result: / configure:8533: checking for a working dd configure:8571: result: /bin/dd configure:8575: checking how to truncate binary pipes configure:8590: result: /bin/dd bs=4096 count=1 configure:8726: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:8729: $? = 0 configure:8879: checking for sparc-unknown-linux-gnu-mt configure:8909: result: no configure:8919: checking for mt configure:8949: result: no configure:8969: checking if : is a manifest tool configure:8975: : '-?' configure:8983: result: no configure:9657: checking for dlfcn.h configure:9657: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:9657: $? = 0 configure:9657: result: yes configure:9851: checking for objdir configure:9866: result: .libs configure:10130: checking if sparc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10148: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10152: $? = 0 configure:10165: result: no configure:10523: checking for sparc-unknown-linux-gnu-gcc option to produce PIC configure:10530: result: -fPIC -DPIC configure:10538: checking if sparc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10556: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -fPIC -DPIC -DPIC conftest.c >&5 configure:10560: $? = 0 configure:10573: result: yes configure:10602: checking if sparc-unknown-linux-gnu-gcc static flag -static works configure:10630: result: yes configure:10645: checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o configure:10666: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -o out/conftest2.o conftest.c >&5 configure:10670: $? = 0 configure:10692: result: yes configure:10700: checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o configure:10747: result: yes configure:10780: checking whether the sparc-unknown-linux-gnu-gcc linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries configure:12039: result: yes configure:12076: checking whether -lc should be explicitly linked in configure:12084: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align conftest.c >&5 configure:12087: $? = 0 configure:12102: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12105: $? = 0 configure:12119: result: no configure:12279: checking dynamic linker characteristics configure:12873: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12873: $? = 0 configure:13110: result: GNU/Linux ld.so configure:13232: checking how to hardcode library paths into programs configure:13257: result: immediate configure:13359: checking for shl_load configure:13359: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/cc6LWz7f.o: in function `main': conftest.c:(.text.startup+0x4): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13359: result: no configure:13363: checking for shl_load in -ldld configure:13388: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13397: result: no configure:13402: checking for dlopen configure:13402: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/ccvr6sLn.o: in function `main': conftest.c:(.text.startup+0x4): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13402: result: no configure:13406: checking for dlopen in -ldl configure:13431: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:13431: $? = 0 configure:13440: result: yes configure:13559: checking whether a program can dlopen itself configure:13639: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:13642: $? = 0 configure:13660: result: yes configure:13665: checking whether a statically linked program can dlopen itself configure:13745: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/ccxGL1RV.o: in function `main': conftest.c:(.text.startup+0x8): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:13748: $? = 0 conftest: undefined symbol: _fnord configure:13766: result: no configure:13805: checking whether stripping libraries is possible configure:13810: result: yes configure:13845: checking if libtool supports shared libraries configure:13847: result: yes configure:13850: checking whether to build shared libraries configure:13875: result: yes configure:13878: checking whether to build static libraries configure:13882: result: no configure:10702: checking for ANSI C header files configure:10806: result: yes configure:10814: checking for sys/wait.h that is POSIX.1 compatible configure:10840: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10840: $? = 0 configure:10847: result: yes configure:10881: checking getopt.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking getopt.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for getopt.h configure:10881: result: yes configure:10881: checking poll.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking poll.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for poll.h configure:10881: result: yes configure:10881: checking port.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c:65:10: fatal error: port.h: No such file or directory 65 | #include | ^~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10881: result: no configure:10881: checking port.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c conftest.c:32:10: fatal error: port.h: No such file or directory 32 | #include | ^~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:10881: result: no configure:10881: checking for port.h configure:10881: result: no configure:10881: checking pwd.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking pwd.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for pwd.h configure:10881: result: yes configure:10881: checking for stdlib.h configure:10881: result: yes configure:10881: checking for strings.h configure:10881: result: yes configure:10881: checking sys/devpoll.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c:68:10: fatal error: sys/devpoll.h: No such file or directory 68 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10881: result: no configure:10881: checking sys/devpoll.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c conftest.c:35:10: fatal error: sys/devpoll.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:10881: result: no configure:10881: checking for sys/devpoll.h configure:10881: result: no configure:10881: checking sys/epoll.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/epoll.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/epoll.h configure:10881: result: yes configure:10881: checking sys/event.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c:69:10: fatal error: sys/event.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10881: result: no configure:10881: checking sys/event.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c conftest.c:36:10: fatal error: sys/event.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:10881: result: no configure:10881: checking for sys/event.h configure:10881: result: no configure:10881: checking sys/filio.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c:69:10: fatal error: sys/filio.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10881: result: no configure:10881: checking sys/filio.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c conftest.c:36:10: fatal error: sys/filio.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:10881: result: no configure:10881: checking for sys/filio.h configure:10881: result: no configure:10881: checking sys/loadavg.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c:69:10: fatal error: sys/loadavg.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10881: result: no configure:10881: checking sys/loadavg.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c conftest.c:36:10: fatal error: sys/loadavg.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:10881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:10881: result: no configure:10881: checking for sys/loadavg.h configure:10881: result: no configure:10881: checking sys/mman.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/mman.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/mman.h configure:10881: result: yes configure:10881: checking sys/poll.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/poll.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/poll.h configure:10881: result: yes configure:10881: checking sys/prctl.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/prctl.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/prctl.h configure:10881: result: yes configure:10881: checking sys/resource.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/resource.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/resource.h configure:10881: result: yes configure:10881: checking sys/select.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/select.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/select.h configure:10881: result: yes configure:10881: checking sys/sendfile.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/sendfile.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/sendfile.h configure:10881: result: yes configure:10881: checking sys/time.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/time.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/time.h configure:10881: result: yes configure:10881: checking sys/uio.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/uio.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/uio.h configure:10881: result: yes configure:10881: checking sys/un.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking sys/un.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for sys/un.h configure:10881: result: yes configure:10881: checking syslog.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking syslog.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for syslog.h configure:10881: result: yes configure:10881: checking uuid/uuid.h usability configure:10881: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking uuid/uuid.h presence configure:10881: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:10881: $? = 0 configure:10881: result: yes configure:10881: checking for uuid/uuid.h configure:10881: result: yes configure:10892: checking for an ANSI C-conforming const configure:10958: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10958: $? = 0 configure:10965: result: yes configure:10973: checking for inline configure:10989: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:10989: $? = 0 configure:10997: result: inline configure:11015: checking for off_t configure:11015: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:11015: $? = 0 configure:11015: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token 83 | if (sizeof ((off_t))) | ^ configure:11015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11015: result: yes configure:11026: checking for pid_t configure:11026: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:11026: $? = 0 configure:11026: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token 83 | if (sizeof ((pid_t))) | ^ configure:11026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11026: result: yes configure:11037: checking for size_t configure:11037: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:11037: $? = 0 configure:11037: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:83:21: error: expected expression before ')' token 83 | if (sizeof ((size_t))) | ^ configure:11037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11037: result: yes configure:11049: checking for struct tm.tm_gmtoff configure:11049: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:11049: $? = 0 configure:11049: result: yes configure:11058: checking for socklen_t configure:11058: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:11058: $? = 0 configure:11058: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:57:24: error: expected expression before ')' token 57 | if (sizeof ((socklen_t))) | ^ configure:11058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include | #include | | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:11058: result: yes configure:11074: checking for library containing socket configure:11105: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11105: $? = 0 configure:11122: result: none required configure:11130: checking for library containing gethostbyname configure:11161: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11161: $? = 0 configure:11178: result: none required configure:11187: checking for library containing accept configure:11218: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11218: $? = 0 configure:11235: result: none required configure:11244: checking for library containing clock_gettime configure:11275: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11275: $? = 0 configure:11292: result: none required configure:11303: checking for library containing elftc_copyfile configure:11334: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/cc52EpQ6.o: in function `main': conftest.c:(.text.startup+0x4): undefined reference to `elftc_copyfile' collect2: error: ld returned 1 exit status configure:11334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SOCKLEN_T 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. */ | #ifdef __cplusplus | extern "C" | #endif | char elftc_copyfile (); | int | main () | { | return elftc_copyfile (); | ; | return 0; | } configure:11334: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lelftc >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: cannot find -lelftc collect2: error: ld returned 1 exit status configure:11334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SOCKLEN_T 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. */ | #ifdef __cplusplus | extern "C" | #endif | char elftc_copyfile (); | int | main () | { | return elftc_copyfile (); | ; | return 0; | } configure:11351: result: no configure:11385: checking for library containing dlopen configure:11416: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/cc3ipd9c.o: in function `main': conftest.c:(.text.startup+0x4): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SOCKLEN_T 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. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:11416: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:11416: $? = 0 configure:11433: result: -ldl configure:11441: checking for dlfcn.h configure:11441: result: yes configure:11475: checking for sparc-unknown-linux-gnu-pkg-config configure:11493: found /usr/bin/sparc-unknown-linux-gnu-pkg-config configure:11505: result: /usr/bin/sparc-unknown-linux-gnu-pkg-config configure:11573: checking pkg-config is at least version 0.9.0 configure:11576: result: yes configure:11585: ---------------------------------------- configure:11587: checking for libev support configure:11598: result: no configure:11819: ---------------------------------------- configure:11821: checking for MySQL support configure:11832: result: no configure:12271: ---------------------------------------- configure:12273: checking for PgSQL support configure:12284: result: yes configure:12294: checking for PGSQL configure:12301: $PKG_CONFIG --exists --print-errors "libpq" configure:12304: $? = 0 configure:12318: $PKG_CONFIG --exists --print-errors "libpq" configure:12321: $? = 0 configure:12441: result: yes configure:12463: checking for PgSQL includes at configure:12465: result: -I/usr/include/postgresql-12 configure:12468: checking for PgSQL libraries at configure:12470: result: -L/usr/lib/postgresql-12/lib -lpq configure:12489: ---------------------------------------- configure:12491: checking for LibDBI support configure:12502: result: yes configure:12515: checking dbi/dbi.h usability configure:12515: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:12515: $? = 0 configure:12515: result: yes configure:12515: checking dbi/dbi.h presence configure:12515: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:12515: $? = 0 configure:12515: result: yes configure:12515: checking for dbi/dbi.h configure:12515: result: yes configure:12520: checking for dbi_version in -ldbi configure:12545: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -ldbi >&5 configure:12545: $? = 0 configure:12554: result: yes configure:12591: ---------------------------------------- configure:12593: checking for LibSASL support configure:12604: result: yes configure:12617: checking sasl/sasl.h usability configure:12617: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:12617: $? = 0 configure:12617: result: yes configure:12617: checking sasl/sasl.h presence configure:12617: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:12617: $? = 0 configure:12617: result: yes configure:12617: checking for sasl/sasl.h configure:12617: result: yes configure:12622: checking for sasl_server_init in -lsasl2 configure:12647: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lsasl2 >&5 configure:12647: $? = 0 configure:12656: result: yes configure:12694: ---------------------------------------- configure:12696: checking for LDAP support configure:12707: result: yes configure:12711: checking for ldap_sasl_bind_s in -lldap configure:12736: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lldap >&5 configure:12736: $? = 0 configure:12745: result: yes configure:12750: checking ldap.h usability configure:12750: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:12750: $? = 0 configure:12750: result: yes configure:12750: checking ldap.h presence configure:12750: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:12750: $? = 0 configure:12750: result: yes configure:12750: checking for ldap.h configure:12750: result: yes configure:12776: checking for ber_printf in -llber configure:12801: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -llber >&5 configure:12801: $? = 0 configure:12810: result: yes configure:12815: checking lber.h usability configure:12815: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking lber.h presence configure:12815: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:12815: $? = 0 configure:12815: result: yes configure:12815: checking for lber.h configure:12815: result: yes configure:12851: ---------------------------------------- configure:12853: checking for PAM support configure:12864: result: yes configure:12943: ---------------------------------------- configure:12945: checking for extended attributes support configure:12956: result: yes configure:12962: checking for attr_get in -lattr configure:12987: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lattr >&5 configure:12987: $? = 0 configure:12996: result: yes configure:13002: checking attr/attributes.h usability configure:13002: sparc-unknown-linux-gnu-gcc -c -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT conftest.c >&5 configure:13002: $? = 0 configure:13002: result: yes configure:13002: checking attr/attributes.h presence configure:13002: sparc-unknown-linux-gnu-gcc -E -D_REENTRANT conftest.c configure:13002: $? = 0 configure:13002: result: yes configure:13002: checking for attr/attributes.h configure:13002: result: yes configure:13026: checking for extattr_get_file configure:13026: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: /var/tmp/portage/www-servers/lighttpd-1.4.55/temp/ccOCFMBk.o: in function `main': conftest.c:(.text.startup+0x4): undefined reference to `extattr_get_file' collect2: error: ld returned 1 exit status configure:13026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PGSQL 1 | #define HAVE_DBI_DBI_H 1 | #define HAVE_DBI 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LIBLBER 1 | #define HAVE_LBER_H 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | /* end confdefs.h. */ | /* Define extattr_get_file to an innocuous variant, in case declares extattr_get_file. | For example, HP-UX 11i declares gettimeofday. */ | #define extattr_get_file innocuous_extattr_get_file | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char extattr_get_file (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef extattr_get_file | | /* 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 extattr_get_file (); | /* 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_extattr_get_file || defined __stub___extattr_get_file | choke me | #endif | | int | main () | { | return extattr_get_file (); | ; | return 0; | } configure:13026: result: no configure:13057: ---------------------------------------- configure:13059: checking for valgrind configure:13070: result: no configure:13092: ---------------------------------------- configure:13094: checking for libunwind configure:13105: result: no configure:13189: ---------------------------------------- configure:13191: checking for kerberos5 configure:13202: result: yes configure:13212: checking custom include directory for kerberos5 configure:13226: result: no configure:13232: checking custom lib directory for kerberos5 configure:13246: result: no configure:13256: checking for gss_acquire_cred in -lgssapi_krb5 configure:13281: sparc-unknown-linux-gnu-gcc -o conftest -O2 -mcpu=niagara2 -pipe -Wcast-align -D_REENTRANT -Wl,-O1 -Wl,--as-needed conftest.c -lgssapi_krb5 >&5 /usr/lib/gcc/sparc-unknown-linux-gnu/9.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: cannot find -lgssapi_krb5 collect2: error: ld returned 1 exit status configure:13281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lighttpd" | #define PACKAGE_TARNAME "lighttpd" | #define PACKAGE_VERSION "1.4.55" | #define PACKAGE_STRING "lighttpd 1.4.55" | #define PACKAGE_BUGREPORT "contact@lighttpd.net" | #define PACKAGE_URL "" | #define PACKAGE "lighttpd" | #define VERSION "1.4.55" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_TM_GMTOFF 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBDL 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PGSQL 1 | #define HAVE_DBI_DBI_H 1 | #define HAVE_DBI 1 | #define HAVE_SASL_SASL_H 1 | #define HAVE_SASL 1 | #define HAVE_LDAP_H 1 | #define HAVE_LIBLDAP 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LIBLBER 1 | #define HAVE_LBER_H 1 | #define HAVE_ATTR_ATTRIBUTES_H 1 | #define HAVE_XATTR 1 | #define HAVE_ATTR_ATTRIBUTES_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. */ | #ifdef __cplusplus | extern "C" | #endif | char gss_acquire_cred (); | int | main () | { | return gss_acquire_cred (); | ; | return 0; | } configure:13290: result: no configure:13314: error: gssapi_krb5 libs were not found, install them or build without --with-krb5 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-unknown-linux-gnu ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_cc_g=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -mcpu=niagara2 -pipe -Wcast-align' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FAM_CFLAGS_set= ac_cv_env_FAM_CFLAGS_value= ac_cv_env_FAM_LIBS_set= ac_cv_env_FAM_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBEV_CFLAGS_set= ac_cv_env_LIBEV_CFLAGS_value= ac_cv_env_LIBEV_LIBS_set= ac_cv_env_LIBEV_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUNWIND_CFLAGS_set= ac_cv_env_LIBUNWIND_CFLAGS_value= ac_cv_env_LIBUNWIND_LIBS_set= ac_cv_env_LIBUNWIND_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_MYSQL_CFLAGS_set= ac_cv_env_MYSQL_CFLAGS_value= ac_cv_env_MYSQL_LIBS_set= ac_cv_env_MYSQL_LIBS_value= ac_cv_env_PGSQL_CFLAGS_set= ac_cv_env_PGSQL_CFLAGS_value= ac_cv_env_PGSQL_LIBS_set= ac_cv_env_PGSQL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SQLITE_CFLAGS_set= ac_cv_env_SQLITE_CFLAGS_value= ac_cv_env_SQLITE_LIBS_set= ac_cv_env_SQLITE_LIBS_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=sparc-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=sparc-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=no ac_cv_func_extattr_get_file=no ac_cv_func_shl_load=no ac_cv_header_attr_attributes_h=yes ac_cv_header_dbi_dbi_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_poll_h=yes ac_cv_header_port_h=no ac_cv_header_pwd_h=yes ac_cv_header_sasl_sasl_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_host=sparc-unknown-linux-gnu ac_cv_lib_attr_attr_get=yes ac_cv_lib_dbi_dbi_version=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gssapi_krb5_gss_acquire_cred=no ac_cv_lib_lber_ber_printf=yes ac_cv_lib_ldap_ldap_sasl_bind_s=yes ac_cv_lib_sasl2_sasl_server_init=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/sparc-unknown-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=sparc-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=sparc-unknown-linux-gnu-gcc ac_cv_prog_CPP='sparc-unknown-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=sparc-unknown-linux-gnu-objdump ac_cv_prog_RANLIB=sparc-unknown-linux-gnu-ranlib ac_cv_prog_STRIP=sparc-unknown-linux-gnu-strip ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_accept='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen=-ldl ac_cv_search_elftc_copyfile=no ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/sparc-unknown-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/sparc-unknown-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_PGSQL_CFLAGS='-I/usr/include/postgresql-12 ' pkg_cv_PGSQL_LIBS='-L/usr/lib/postgresql-12/lib -lpq ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='sparc-unknown-linux-gnu-ar' ATTR_LIB='-lattr' AUTOCONF='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/missing automake-1.16' AWK='gawk' BUILD_EXEEXT='' BUILD_MOD_TRIGGER_B4_DL_FALSE='' BUILD_MOD_TRIGGER_B4_DL_TRUE='' BUILD_OBJEXT='' BUILD_WITH_DBI_FALSE='#' BUILD_WITH_DBI_TRUE='' BUILD_WITH_GDBM_FALSE='' BUILD_WITH_GDBM_TRUE='' BUILD_WITH_GEOIP_FALSE='' BUILD_WITH_GEOIP_TRUE='' BUILD_WITH_KRB5_FALSE='' BUILD_WITH_KRB5_TRUE='' BUILD_WITH_LDAP_FALSE='#' BUILD_WITH_LDAP_TRUE='' BUILD_WITH_LUA_FALSE='' BUILD_WITH_LUA_TRUE='' BUILD_WITH_MAXMINDDB_FALSE='' BUILD_WITH_MAXMINDDB_TRUE='' BUILD_WITH_MEMCACHED_FALSE='' BUILD_WITH_MEMCACHED_TRUE='' BUILD_WITH_MYSQL_FALSE='' BUILD_WITH_MYSQL_TRUE='#' BUILD_WITH_OPENSSL_FALSE='' BUILD_WITH_OPENSSL_TRUE='' BUILD_WITH_PAM_FALSE='' BUILD_WITH_PAM_TRUE='#' BUILD_WITH_PGSQL_FALSE='#' BUILD_WITH_PGSQL_TRUE='' BUILD_WITH_SASL_FALSE='#' BUILD_WITH_SASL_TRUE='' BZ_LIB='' CC='sparc-unknown-linux-gnu-gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='gcc' CFLAGS='-O2 -mcpu=niagara2 -pipe -Wcast-align' CFLAGS_FOR_BUILD='-g -O2' CHECK_WITH_FASTCGI_FALSE='' CHECK_WITH_FASTCGI_TRUE='' CPP='sparc-unknown-linux-gnu-gcc -E' CPPFLAGS=' -D_REENTRANT' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CRYPTO_LIB='' CRYPT_LIB='' CYGPATH_W='echo' DBI_CFLAGS='' DBI_LIBS='-ldbi' DEFS='' DEPDIR='.deps' DLLTOOL='false' DL_LIB='-ldl ' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ELFTC_LIB='' EXEEXT='' FAM_CFLAGS='' FAM_LIBS='' FGREP='/bin/grep -F' GDBM_LIB='' GEOIP_LIB='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5_LIB='' LBER_LIB='-llber' LD='/usr/sparc-unknown-linux-gnu/bin/ld' LDAP_LIB='-lldap' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LDFLAGS_FOR_BUILD='' LIBEV_CFLAGS='' LIBEV_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNWIND_CFLAGS='' LIBUNWIND_LIBS='' LIGHTTPD_STATIC_FALSE='' LIGHTTPD_STATIC_TRUE='#' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUA_CFLAGS='' LUA_LIBS='' MAKEINFO='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/missing makeinfo' MANIFEST_TOOL=':' MAXMINDDB_LIB='' MEMCACHED_LIB='' MKDIR_P='/bin/mkdir -p' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LIBS='' NM='/usr/bin/sparc-unknown-linux-gnu-nm -B' NMEDIT='' NO_RDYNAMIC_FALSE='' NO_RDYNAMIC_TRUE='#' OBJDUMP='sparc-unknown-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='lighttpd' PACKAGE_BUGREPORT='contact@lighttpd.net' PACKAGE_NAME='lighttpd' PACKAGE_STRING='lighttpd 1.4.55' PACKAGE_TARNAME='lighttpd' PACKAGE_URL='' PACKAGE_VERSION='1.4.55' PAM_LIB='' PATH_SEPARATOR=':' PCRECONFIG='' PCRE_LIB='' PGSQL_CFLAGS='-I/usr/include/postgresql-12 ' PGSQL_CONFIG='/usr/bin/sparc-unknown-linux-gnu-pkg-config' PGSQL_LIBS='-L/usr/lib/postgresql-12/lib -lpq ' PKG_CONFIG='/usr/bin/sparc-unknown-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib/pkgconfig' RANLIB='sparc-unknown-linux-gnu-ranlib' SASL_CFLAGS='' SASL_LIBS='-lsasl2' SED='/bin/sed' SENDFILE_LIB='' SET_MAKE='' SHELL='/bin/sh' SQLITE_CFLAGS='' SQLITE_LIBS='' SSL_LIB='' STRIP='sparc-unknown-linux-gnu-strip' UUID_LIBS='' VERSION='1.4.55' XML_CFLAGS='' XML_LIBS='' Z_LIB='' ac_ct_AR='' ac_ct_CC='' ac_ct_CC_FOR_BUILD='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='sparc-unknown-linux-gnu' build_alias='sparc-unknown-linux-gnu' build_cpu='sparc' build_os='linux-gnu' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/lighttpd-1.4.55' dvidir='${docdir}' exec_prefix='NONE' host='sparc-unknown-linux-gnu' host_alias='sparc-unknown-linux-gnu' host_cpu='sparc' host_os='linux-gnu' host_vendor='unknown' htmldir='/usr/share/doc/lighttpd-1.4.55/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/www-servers/lighttpd-1.4.55/work/lighttpd-1.4.55/install-sh' libdir='/usr/lib/lighttpd' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "lighttpd" #define PACKAGE_TARNAME "lighttpd" #define PACKAGE_VERSION "1.4.55" #define PACKAGE_STRING "lighttpd 1.4.55" #define PACKAGE_BUGREPORT "contact@lighttpd.net" #define PACKAGE_URL "" #define PACKAGE "lighttpd" #define VERSION "1.4.55" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_STRUCT_TM_GMTOFF 1 #define HAVE_SOCKLEN_T 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBDL 1 #define HAVE_DLFCN_H 1 #define HAVE_PGSQL 1 #define HAVE_DBI_DBI_H 1 #define HAVE_DBI 1 #define HAVE_SASL_SASL_H 1 #define HAVE_SASL 1 #define HAVE_LDAP_H 1 #define HAVE_LIBLDAP 1 #define HAVE_LDAP_H 1 #define HAVE_LBER_H 1 #define HAVE_LIBLBER 1 #define HAVE_LBER_H 1 #define HAVE_ATTR_ATTRIBUTES_H 1 #define HAVE_XATTR 1 #define HAVE_ATTR_ATTRIBUTES_H 1 configure: exit 1