This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = 60b5ce14e1bc
uname -m = armv7l
uname -r = 5.4.73-v7+
uname -s = Linux
uname -v = #1360 SMP Thu Oct 29 15:53:18 GMT 2020

/usr/bin/uname -p = armv7l
/bin/uname -X     = unknown

/bin/arch              = armv7l
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3098: checking for a BSD-compatible install
configure:3166: result: /usr/bin/install -c
configure:3177: checking whether build environment is sane
configure:3232: result: yes
configure:3268: WARNING: 'missing' script is too old or missing
configure:3381: checking for a thread-safe mkdir -p
configure:3420: result: /usr/bin/mkdir -p
configure:3427: checking for gawk
configure:3457: result: no
configure:3427: checking for mawk
configure:3443: found /usr/bin/mawk
configure:3454: result: mawk
configure:3465: checking whether make sets $(MAKE)
configure:3487: result: yes
configure:3516: checking whether make supports nested variables
configure:3533: result: yes
configure:3663: checking whether to enable maintainer-specific portions of Makefiles
configure:3672: result: no
configure:3689: checking build system type
configure:3703: result: armv7l-unknown-linux-gnu
configure:3723: checking host system type
configure:3736: result: armv7l-unknown-linux-gnu
configure:3768: checking whether make supports nested variables
configure:3785: result: yes
configure:3853: checking for gcc
configure:3869: found /usr/bin/gcc
configure:3880: result: gcc
configure:4109: checking for C compiler version
configure:4118: gcc --version >&5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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:4129: $? = 0
configure:4118: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 
configure:4129: $? = 0
configure:4118: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4129: $? = 1
configure:4118: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4129: $? = 1
configure:4149: checking whether the C compiler works
configure:4171: gcc  -W -Wall   conftest.c  >&5
configure:4175: $? = 0
configure:4223: result: yes
configure:4226: checking for C compiler default output file name
configure:4228: result: a.out
configure:4234: checking for suffix of executables
configure:4241: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:4245: $? = 0
configure:4267: result: 
configure:4289: checking whether we are cross compiling
configure:4297: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:4301: $? = 0
configure:4308: ./conftest
configure:4312: $? = 0
configure:4300: result: no
configure:4305: checking for suffix of object files
configure:4327: gcc -c  -W -Wall  conftest.c >&5
configure:4331: $? = 0
configure:4352: result: o
configure:4356: checking whether we are using the GNU C compiler
configure:4375: gcc -c  -W -Wall  conftest.c >&5
configure:4375: $? = 0
configure:4384: result: yes
configure:4393: checking whether gcc accepts -g
configure:4413: gcc -c -g  conftest.c >&5
configure:4413: $? = 0
configure:4454: result: yes
configure:4471: checking for gcc option to accept ISO C89
configure:4534: gcc  -c  -W -Wall  conftest.c >&5
configure:4534: $? = 0
configure:4547: result: none needed
configure:4572: checking whether gcc understands -c and -o together
configure:4594: gcc -c conftest.c -o conftest2.o
configure:4597: $? = 0
configure:4594: gcc -c conftest.c -o conftest2.o
configure:4597: $? = 0
configure:4609: result: yes
configure:4629: checking whether make supports the include directive
configure:4644: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4647: $? = 0
configure:4666: result: yes (GNU style)
configure:4691: checking dependency style of gcc
configure:4802: result: gcc3
configure:4961: checking for a sed that does not truncate output
configure:5015: result: /usr/bin/sed
configure:5018: checking for grep that handles long lines and -e
configure:5076: result: /usr/bin/grep
configure:5081: checking for egrep
configure:5143: result: /usr/bin/grep -E
configure:5159: checking for ld used by gcc
configure:5226: result: /usr/bin/ld
configure:5233: checking if the linker (/usr/bin/ld) is GNU ld
configure:5248: result: yes
configure:5253: checking for /usr/bin/ld option to reload object files
configure:5260: result: -r
configure:5269: checking for BSD-compatible nm
configure:5311: result: /usr/bin/nm -B
configure:5315: checking whether ln -s works
configure:5319: result: yes
configure:5326: checking how to recognise dependent libraries
configure:5526: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
configure:5990: checking how to run the C preprocessor
configure:6021: gcc -E  conftest.c
configure:6021: $? = 0
configure:6035: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6035: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6060: result: gcc -E
configure:6080: gcc -E  conftest.c
configure:6080: $? = 0
configure:6094: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6123: checking for ANSI C header files
configure:6143: gcc -c  -W -Wall  conftest.c >&5
configure:6143: $? = 0
configure:6216: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:6216: $? = 0
configure:6216: ./conftest
configure:6216: $? = 0
configure:6227: result: yes
configure:6240: checking for sys/types.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for sys/stat.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for stdlib.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for string.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for memory.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for strings.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for inttypes.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for stdint.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6240: checking for unistd.h
configure:6240: gcc -c  -W -Wall  conftest.c >&5
configure:6240: $? = 0
configure:6240: result: yes
configure:6254: checking dlfcn.h usability
configure:6254: gcc -c  -W -Wall  conftest.c >&5
configure:6254: $? = 0
configure:6254: result: yes
configure:6254: checking dlfcn.h presence
configure:6254: gcc -E  conftest.c
configure:6254: $? = 0
configure:6254: result: yes
configure:6254: checking for dlfcn.h
configure:6254: result: yes
configure:6322: checking for g++
configure:6338: found /usr/bin/g++
configure:6349: result: g++
configure:6376: checking for C++ compiler version
configure:6385: g++ --version >&5
g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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:6396: $? = 0
configure:6385: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/9/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --disable-werror --enable-multilib --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 
configure:6396: $? = 0
configure:6385: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:6396: $? = 1
configure:6385: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:6396: $? = 1
configure:6400: checking whether we are using the GNU C++ compiler
configure:6419: g++ -c   conftest.cpp >&5
configure:6419: $? = 0
configure:6428: result: yes
configure:6437: checking whether g++ accepts -g
configure:6457: g++ -c -g  conftest.cpp >&5
configure:6457: $? = 0
configure:6498: result: yes
configure:6523: checking dependency style of g++
configure:6634: result: gcc3
configure:6654: checking how to run the C++ preprocessor
configure:6681: g++ -E  conftest.cpp
configure:6681: $? = 0
configure:6695: g++ -E  conftest.cpp
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
   22 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6720: result: g++ -E
configure:6740: g++ -E  conftest.cpp
configure:6740: $? = 0
configure:6754: g++ -E  conftest.cpp
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
   22 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6836: checking for g77
configure:6866: result: no
configure:6836: checking for xlf
configure:6866: result: no
configure:6836: checking for f77
configure:6866: result: no
configure:6836: checking for frt
configure:6866: result: no
configure:6836: checking for pgf77
configure:6866: result: no
configure:6836: checking for cf77
configure:6866: result: no
configure:6836: checking for fort77
configure:6866: result: no
configure:6836: checking for fl32
configure:6866: result: no
configure:6836: checking for af77
configure:6866: result: no
configure:6836: checking for xlf90
configure:6866: result: no
configure:6836: checking for f90
configure:6866: result: no
configure:6836: checking for pgf90
configure:6866: result: no
configure:6836: checking for pghpf
configure:6866: result: no
configure:6836: checking for epcf90
configure:6866: result: no
configure:6836: checking for gfortran
configure:6866: result: no
configure:6836: checking for g95
configure:6866: result: no
configure:6836: checking for xlf95
configure:6866: result: no
configure:6836: checking for f95
configure:6866: result: no
configure:6836: checking for fort
configure:6866: result: no
configure:6836: checking for ifort
configure:6866: result: no
configure:6836: checking for ifc
configure:6866: result: no
configure:6836: checking for efc
configure:6866: result: no
configure:6836: checking for pgfortran
configure:6866: result: no
configure:6836: checking for pgf95
configure:6866: result: no
configure:6836: checking for lf95
configure:6866: result: no
configure:6836: checking for ftn
configure:6866: result: no
configure:6836: checking for nagfor
configure:6866: result: no
configure:6889: checking for Fortran 77 compiler version
configure:6898:  --version >&5
./configure: line 6900: --version: command not found
configure:6909: $? = 127
configure:6898:  -v >&5
./configure: line 6900: -v: command not found
configure:6909: $? = 127
configure:6898:  -V >&5
./configure: line 6900: -V: command not found
configure:6909: $? = 127
configure:6898:  -qversion >&5
./configure: line 6900: -qversion: command not found
configure:6909: $? = 127
configure:6918: checking whether we are using the GNU Fortran 77 compiler
configure:6931:  -c  conftest.F >&5
./configure: line 2288: -c: command not found
configure:6931: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6940: result: no
configure:6946: checking whether  accepts -g
configure:6957:  -c -g conftest.f >&5
./configure: line 2288: -c: command not found
configure:6957: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6965: result: no
configure:6999: checking the maximum length of command line arguments
configure:7064: result: 32768
configure:7075: checking command to parse /usr/bin/nm -B output from gcc object
configure:7164: gcc -c  -W -Wall  conftest.c >&5
configure:7167: $? = 0
configure:7171: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:7174: $? = 0
configure:7226: gcc -o conftest  -W -Wall   conftest.c conftstm.o >&5
configure:7229: $? = 0
configure:7267: result: ok
configure:7271: checking for objdir
configure:7286: result: .libs
configure:7378: checking for ar
configure:7394: found /usr/bin/ar
configure:7405: result: ar
configure:7470: checking for ranlib
configure:7486: found /usr/bin/ranlib
configure:7497: result: ranlib
configure:7562: checking for strip
configure:7578: found /usr/bin/strip
configure:7589: result: strip
configure:7653: checking for file
configure:7706: result: /usr/bin/file
configure:7861: checking if gcc static flag  works
configure:7884: result: yes
configure:7906: checking if gcc supports -fno-rtti -fno-exceptions
configure:7957: gcc -c  -W -Wall  -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:7961: $? = 0
configure:7939: result: no
configure:7931: checking for gcc option to produce PIC
configure:8108: result: -fPIC
configure:8116: checking if gcc PIC flag -fPIC works
configure:8190: gcc -c  -W -Wall  -fPIC -DPIC conftest.c >&5
configure:8194: $? = 0
configure:8149: result: yes
configure:8146: checking if gcc supports -c -o file.o
configure:8257: gcc -c  -W -Wall  -o out/conftest2.o conftest.c >&5
configure:8261: $? = 0
configure:8176: result: yes
configure:8202: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8967: result: yes
configure:8993: checking whether -lc should be explicitly linked in
configure:8998: gcc -c  -W -Wall  conftest.c >&5
configure:9001: $? = 0
configure:9015: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9018: $? = 0
configure:9030: result: no
configure:9038: checking dynamic linker characteristics
configure:9560: result: GNU/Linux ld.so
configure:9564: checking how to hardcode library paths into programs
configure:9589: result: immediate
configure:9603: checking whether stripping libraries is possible
configure:9619: result: yes
configure:9725: checking for shl_load
configure:9725: gcc -o conftest  -W -Wall   conftest.c  >&5
/usr/bin/ld: /tmp/ccU8Yu5g.o: in function `main':
conftest.c:(.text+0x4): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:9725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:9725: result: no
configure:9729: checking for shl_load in -ldld
configure:9754: gcc -o conftest  -W -Wall   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:9754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_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 shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:9763: result: no
configure:9768: checking for dlopen
configure:9768: gcc -o conftest  -W -Wall   conftest.c  >&5
/usr/bin/ld: /tmp/ccE4WmGk.o: in function `main':
conftest.c:(.text+0x4): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:9768: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:9768: result: no
configure:9772: checking for dlopen in -ldl
configure:9797: gcc -o conftest  -W -Wall   conftest.c -ldl   >&5
configure:9797: $? = 0
configure:9806: result: yes
configure:9925: checking whether a program can dlopen itself
configure:9997: gcc -o conftest  -W -Wall  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure: In function 'fnord':
configure:10085:20: warning: unused variable 'i' [-Wunused-variable]
10085 | 
      |                    ^
configure: In function 'main':
configure:10098:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
10098 | 
      |     ^   
configure:10098:5: warning: incompatible implicit declaration of built-in function 'exit'
configure:10048:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
10047 | 
  +++ |+#include <stdlib.h>
10048 | #include <stdio.h>
configure:10000: $? = 0
configure:10018: result: yes
configure:10023: checking whether a statically linked program can dlopen itself
configure:10095: gcc -o conftest  -W -Wall  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
configure: In function 'fnord':
configure:10183:20: warning: unused variable 'i' [-Wunused-variable]
10183 | 
      |                    ^
configure: In function 'main':
configure:10196:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
10196 | 
      |     ^   
configure:10196:5: warning: incompatible implicit declaration of built-in function 'exit'
configure:10146:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
10145 | 
  +++ |+#include <stdlib.h>
10146 | #include <stdio.h>
configure:10098: $? = 0
configure:10116: result: yes
configure:10139: checking if libtool supports shared libraries
configure:10141: result: yes
configure:10144: checking whether to build shared libraries
configure:10202: result: yes
configure:10205: checking whether to build static libraries
configure:10209: result: no
configure:10300: creating libtool
configure:10840: checking for ld used by g++
configure:10907: result: /usr/bin/ld
configure:10914: checking if the linker (/usr/bin/ld) is GNU ld
configure:10929: result: yes
configure:10980: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11750: result: yes
configure:11772: g++ -c -g -O2  conftest.cc >&5
configure:11775: $? = 0
configure:11871: checking for g++ option to produce PIC
configure:12123: result: -fPIC
configure:12131: checking if g++ PIC flag -fPIC works
configure:12254: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:12258: $? = 0
configure:12164: result: yes
configure:12188: checking if g++ supports -c -o file.o
configure:12321: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:12325: $? = 0
configure:12240: result: yes
configure:12266: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12291: result: yes
configure:12362: checking dynamic linker characteristics
configure:12884: result: GNU/Linux ld.so
configure:12888: checking how to hardcode library paths into programs
configure:12913: result: immediate
configure:12927: checking whether stripping libraries is possible
configure:12943: result: yes
configure:13049: checking for shl_load
configure:13049: result: no
configure:13053: checking for shl_load in -ldld
configure:13087: result: no
configure:13092: checking for dlopen
configure:13092: result: no
configure:13096: checking for dlopen in -ldl
configure:13130: result: yes
configure:13249: checking whether a program can dlopen itself
configure:13342: result: yes
configure:13347: checking whether a statically linked program can dlopen itself
configure:13440: result: yes
configure:19476: checking for an ANSI C-conforming const
configure:19542: gcc -c  -W -Wall  conftest.c >&5
configure:19542: $? = 0
configure:19549: result: yes
configure:19560: checking for dirent.h that defines DIR
configure:19579: gcc -c  -W -Wall  conftest.c >&5
configure:19579: $? = 0
configure:19587: result: yes
configure:19600: checking for library containing opendir
configure:19631: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:19631: $? = 0
configure:19648: result: none required
configure:19739: checking which extension is used for loadable modules
configure:19749: result: 
configure:19760: checking which variable specifies run-time library path
configure:19767: result: LD_LIBRARY_PATH
configure:19778: checking for the default library search path
configure:19785: result: /lib /usr/lib
configure:19803: checking for objdir
configure:19824: result: .libs
configure:19833: checking whether libtool supports -dlopen/-dlpreopen
configure:19845: result: yes
configure:19862: checking for shl_load
configure:19862: result: no
configure:19868: checking for shl_load in -ldld
configure:19902: result: no
configure:19910: checking for dlopen in -ldl
configure:19944: result: yes
configure:20088: checking for dlerror
configure:20088: gcc -o conftest  -W -Wall   conftest.c  -ldl >&5
configure:20088: $? = 0
configure:20088: result: yes
configure:20107: checking for _ prefix in compiled symbols
configure:20117: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:2:12: warning: statement with no effect [-Wunused-value]
    2 | int main(){nm_test_func;return 0;}
      |            ^~~~~~~~~~~~
configure:20120: $? = 0
configure:20124: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:20127: $? = 0
configure:20149: result: no
configure:20265: checking whether deplibs are loaded by dlopen
configure:20345: result: yes
configure:20355: checking argz.h usability
configure:20355: gcc -c  -W -Wall  conftest.c >&5
configure:20355: $? = 0
configure:20355: result: yes
configure:20355: checking argz.h presence
configure:20355: gcc -E  conftest.c
configure:20355: $? = 0
configure:20355: result: yes
configure:20355: checking for argz.h
configure:20355: result: yes
configure:20366: checking for error_t
configure:20366: gcc -c  -W -Wall  conftest.c >&5
configure:20366: $? = 0
configure:20366: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:22: error: expected expression before ')' token
   37 | if (sizeof ((error_t)))
      |                      ^
configure:20366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h.  */
| #if HAVE_ARGZ_H
| #  include <argz.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((error_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:20366: result: yes
configure:20387: checking for argz_append
configure:20387: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20387: $? = 0
configure:20387: result: yes
configure:20387: checking for argz_create_sep
configure:20387: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20387: $? = 0
configure:20387: result: yes
configure:20387: checking for argz_insert
configure:20387: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20387: $? = 0
configure:20387: result: yes
configure:20387: checking for argz_next
configure:20387: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20387: $? = 0
configure:20387: result: yes
configure:20387: checking for argz_stringify
configure:20387: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20387: $? = 0
configure:20387: result: yes
configure:20419: checking assert.h usability
configure:20419: gcc -c  -W -Wall  conftest.c >&5
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking assert.h presence
configure:20419: gcc -E  conftest.c
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking for assert.h
configure:20419: result: yes
configure:20419: checking ctype.h usability
configure:20419: gcc -c  -W -Wall  conftest.c >&5
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking ctype.h presence
configure:20419: gcc -E  conftest.c
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking for ctype.h
configure:20419: result: yes
configure:20419: checking errno.h usability
configure:20419: gcc -c  -W -Wall  conftest.c >&5
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking errno.h presence
configure:20419: gcc -E  conftest.c
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking for errno.h
configure:20419: result: yes
configure:20419: checking malloc.h usability
configure:20419: gcc -c  -W -Wall  conftest.c >&5
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking malloc.h presence
configure:20419: gcc -E  conftest.c
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking for malloc.h
configure:20419: result: yes
configure:20419: checking for memory.h
configure:20419: result: yes
configure:20419: checking for stdlib.h
configure:20419: result: yes
configure:20419: checking stdio.h usability
configure:20419: gcc -c  -W -Wall  conftest.c >&5
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking stdio.h presence
configure:20419: gcc -E  conftest.c
configure:20419: $? = 0
configure:20419: result: yes
configure:20419: checking for stdio.h
configure:20419: result: yes
configure:20419: checking for unistd.h
configure:20419: result: yes
configure:20432: checking dl.h usability
configure:20432: gcc -c  -W -Wall  conftest.c >&5
conftest.c:77:10: fatal error: dl.h: No such file or directory
   77 | #include <dl.h>
      |          ^~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:20432: result: no
configure:20432: checking dl.h presence
configure:20432: gcc -E  conftest.c
conftest.c:44:10: fatal error: dl.h: No such file or directory
   44 | #include <dl.h>
      |          ^~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:20432: result: no
configure:20432: checking for dl.h
configure:20432: result: no
configure:20432: checking sys/dl.h usability
configure:20432: gcc -c  -W -Wall  conftest.c >&5
conftest.c:77:10: fatal error: sys/dl.h: No such file or directory
   77 | #include <sys/dl.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dl.h>
configure:20432: result: no
configure:20432: checking sys/dl.h presence
configure:20432: gcc -E  conftest.c
conftest.c:44:10: fatal error: sys/dl.h: No such file or directory
   44 | #include <sys/dl.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/dl.h>
configure:20432: result: no
configure:20432: checking for sys/dl.h
configure:20432: result: no
configure:20432: checking dld.h usability
configure:20432: gcc -c  -W -Wall  conftest.c >&5
conftest.c:77:10: fatal error: dld.h: No such file or directory
   77 | #include <dld.h>
      |          ^~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dld.h>
configure:20432: result: no
configure:20432: checking dld.h presence
configure:20432: gcc -E  conftest.c
conftest.c:44:10: fatal error: dld.h: No such file or directory
   44 | #include <dld.h>
      |          ^~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <dld.h>
configure:20432: result: no
configure:20432: checking for dld.h
configure:20432: result: no
configure:20432: checking mach-o/dyld.h usability
configure:20432: gcc -c  -W -Wall  conftest.c >&5
conftest.c:77:10: fatal error: mach-o/dyld.h: No such file or directory
   77 | #include <mach-o/dyld.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/dyld.h>
configure:20432: result: no
configure:20432: checking mach-o/dyld.h presence
configure:20432: gcc -E  conftest.c
conftest.c:44:10: fatal error: mach-o/dyld.h: No such file or directory
   44 | #include <mach-o/dyld.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
configure:20432: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <mach-o/dyld.h>
configure:20432: result: no
configure:20432: checking for mach-o/dyld.h
configure:20432: result: no
configure:20445: checking for string.h
configure:20445: result: yes
configure:20459: checking for strchr
configure:20459: gcc -o conftest  -W -Wall   conftest.c  >&5
conftest.c:68:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
   68 | char strchr ();
      |      ^~~~~~
conftest.c:56:1: note: 'strchr' is declared in header '<string.h>'
   55 | # include <limits.h>
   56 | #else
configure:20459: $? = 0
configure:20459: result: yes
configure:20471: checking for strrchr
configure:20471: gcc -o conftest  -W -Wall   conftest.c  >&5
conftest.c:69:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
   69 | char strrchr ();
      |      ^~~~~~~
conftest.c:57:1: note: 'strrchr' is declared in header '<string.h>'
   56 | # include <limits.h>
   57 | #else
configure:20471: $? = 0
configure:20471: result: yes
configure:20483: checking for memcpy
configure:20483: gcc -o conftest  -W -Wall   conftest.c  >&5
conftest.c:70:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, unsigned int)' [-Wbuiltin-declaration-mismatch]
   70 | char memcpy ();
      |      ^~~~~~
conftest.c:58:1: note: 'memcpy' is declared in header '<string.h>'
   57 | # include <limits.h>
   58 | #else
configure:20483: $? = 0
configure:20483: result: yes
configure:20495: checking for memmove
configure:20495: gcc -o conftest  -W -Wall   conftest.c  >&5
conftest.c:71:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, unsigned int)' [-Wbuiltin-declaration-mismatch]
   71 | char memmove ();
      |      ^~~~~~~
conftest.c:59:1: note: 'memmove' is declared in header '<string.h>'
   58 | # include <limits.h>
   59 | #else
configure:20495: $? = 0
configure:20495: result: yes
configure:20495: checking for strcmp
configure:20495: gcc -o conftest  -W -Wall   conftest.c  >&5
conftest.c:72:6: warning: conflicting types for built-in function 'strcmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
   72 | char strcmp ();
      |      ^~~~~~
conftest.c:60:1: note: 'strcmp' is declared in header '<string.h>'
   59 | # include <limits.h>
   60 | #else
configure:20495: $? = 0
configure:20495: result: yes
configure:20507: checking for closedir
configure:20507: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20507: $? = 0
configure:20507: result: yes
configure:20507: checking for opendir
configure:20507: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20507: $? = 0
configure:20507: result: yes
configure:20507: checking for readdir
configure:20507: gcc -o conftest  -W -Wall   conftest.c  >&5
configure:20507: $? = 0
configure:20507: result: yes
configure:20523: (use of lt_dlopen forced by Hercules Dynamic Loader requirement) 
configure:20722: checking for ctype.h
configure:20722: result: yes
configure:20731: checking for errno.h
configure:20731: result: yes
configure:20740: checking fcntl.h usability
configure:20740: gcc -c  -W -Wall  conftest.c >&5
configure:20740: $? = 0
configure:20740: result: yes
configure:20740: checking fcntl.h presence
configure:20740: gcc -E  conftest.c
configure:20740: $? = 0
configure:20740: result: yes
configure:20740: checking for fcntl.h
configure:20740: result: yes
configure:20749: checking limits.h usability
configure:20749: gcc -c  -W -Wall  conftest.c >&5
configure:20749: $? = 0
configure:20749: result: yes
configure:20749: checking limits.h presence
configure:20749: gcc -E  conftest.c
configure:20749: $? = 0
configure:20749: result: yes
configure:20749: checking for limits.h
configure:20749: result: yes
configure:20758: checking setjmp.h usability
configure:20758: gcc -c  -W -Wall  conftest.c >&5
configure:20758: $? = 0
configure:20758: result: yes
configure:20758: checking setjmp.h presence
configure:20758: gcc -E  conftest.c
configure:20758: $? = 0
configure:20758: result: yes
configure:20758: checking for setjmp.h
configure:20758: result: yes
configure:20767: checking stdarg.h usability
configure:20767: gcc -c  -W -Wall  conftest.c >&5
configure:20767: $? = 0
configure:20767: result: yes
configure:20767: checking stdarg.h presence
configure:20767: gcc -E  conftest.c
configure:20767: $? = 0
configure:20767: result: yes
configure:20767: checking for stdarg.h
configure:20767: result: yes
configure:20776: checking for stdio.h
configure:20776: result: yes
configure:20785: checking for stdlib.h
configure:20785: result: yes
configure:20794: checking for string.h
configure:20794: result: yes
configure:20803: checking time.h usability
configure:20803: gcc -c  -W -Wall  conftest.c >&5
configure:20803: $? = 0
configure:20803: result: yes
configure:20803: checking time.h presence
configure:20803: gcc -E  conftest.c
configure:20803: $? = 0
configure:20803: result: yes
configure:20803: checking for time.h
configure:20803: result: yes
configure:20812: checking for unistd.h
configure:20812: result: yes
configure:20821: checking for sys/stat.h
configure:20821: result: yes
configure:20830: checking sys/time.h usability
configure:20830: gcc -c  -W -Wall  conftest.c >&5
configure:20830: $? = 0
configure:20830: result: yes
configure:20830: checking sys/time.h presence
configure:20830: gcc -E  conftest.c
configure:20830: $? = 0
configure:20830: result: yes
configure:20830: checking for sys/time.h
configure:20830: result: yes
configure:20839: checking for sys/types.h
configure:20839: result: yes
configure:20853: checking pthread.h usability
configure:20853: gcc -c  -W -Wall  conftest.c >&5
configure:20853: $? = 0
configure:20853: result: yes
configure:20853: checking pthread.h presence
configure:20853: gcc -E  conftest.c
configure:20853: $? = 0
configure:20853: result: yes
configure:20853: checking for pthread.h
configure:20853: result: yes
configure:20995: checking for sys/socket.h
configure:20995: gcc -c  -W -Wall  conftest.c >&5
configure:20995: $? = 0
configure:20995: result: yes
configure:21012: checking for net/if.h
configure:21012: gcc -c  -W -Wall  conftest.c >&5
configure:21012: $? = 0
configure:21012: result: yes
configure:21032: checking for netinet/in.h
configure:21032: gcc -c  -W -Wall  conftest.c >&5
configure:21032: $? = 0
configure:21032: result: yes
configure:21052: checking for netinet/tcp.h
configure:21052: gcc -c  -W -Wall  conftest.c >&5
configure:21052: $? = 0
configure:21052: result: yes
configure:21072: checking for net/route.h
configure:21072: gcc -c  -W -Wall  conftest.c >&5
configure:21072: $? = 0
configure:21072: result: yes
configure:21094: checking arpa/inet.h usability
configure:21094: gcc -c  -W -Wall  conftest.c >&5
configure:21094: $? = 0
configure:21094: result: yes
configure:21094: checking arpa/inet.h presence
configure:21094: gcc -E  conftest.c
configure:21094: $? = 0
configure:21094: result: yes
configure:21094: checking for arpa/inet.h
configure:21094: result: yes
configure:21108: checking linux/if_tun.h usability
configure:21108: gcc -c  -W -Wall  conftest.c >&5
configure:21108: $? = 0
configure:21108: result: yes
configure:21108: checking linux/if_tun.h presence
configure:21108: gcc -E  conftest.c
configure:21108: $? = 0
configure:21108: result: yes
configure:21108: checking for linux/if_tun.h
configure:21108: result: yes
configure:21122: checking sys/ioctl.h usability
configure:21122: gcc -c  -W -Wall  conftest.c >&5
configure:21122: $? = 0
configure:21122: result: yes
configure:21122: checking sys/ioctl.h presence
configure:21122: gcc -E  conftest.c
configure:21122: $? = 0
configure:21122: result: yes
configure:21122: checking for sys/ioctl.h
configure:21122: result: yes
configure:21136: checking sys/mman.h usability
configure:21136: gcc -c  -W -Wall  conftest.c >&5
configure:21136: $? = 0
configure:21136: result: yes
configure:21136: checking sys/mman.h presence
configure:21136: gcc -E  conftest.c
configure:21136: $? = 0
configure:21136: result: yes
configure:21136: checking for sys/mman.h
configure:21136: result: yes
configure:21155: checking sys/param.h usability
configure:21155: gcc -c  -W -Wall  conftest.c >&5
configure:21155: $? = 0
configure:21155: result: yes
configure:21155: checking sys/param.h presence
configure:21155: gcc -E  conftest.c
configure:21155: $? = 0
configure:21155: result: yes
configure:21155: checking for sys/param.h
configure:21155: result: yes
configure:21169: checking for sys/mount.h
configure:21169: gcc -c  -W -Wall  conftest.c >&5
configure:21169: $? = 0
configure:21169: result: yes
configure:21193: checking for stdatomic.h
configure:21193: gcc -c  -W -Wall  conftest.c >&5
configure:21193: $? = 0
configure:21193: result: yes
configure:21193: checking for sys/sysctl.h
configure:21193: gcc -c  -W -Wall  conftest.c >&5
In file included from conftest.c:99:
/usr/include/arm-linux-gnueabihf/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
      |  ^~~~~~~
configure:21193: $? = 0
configure:21193: result: yes
configure:21193: checking for assert.h
configure:21193: result: yes
configure:21214: checking sys/mtio.h usability
configure:21214: gcc -c  -W -Wall  conftest.c >&5
configure:21214: $? = 0
configure:21214: result: yes
configure:21214: checking sys/mtio.h presence
configure:21214: gcc -E  conftest.c
configure:21214: $? = 0
configure:21214: result: yes
configure:21214: checking for sys/mtio.h
configure:21214: result: yes
configure:21228: checking sys/resource.h usability
configure:21228: gcc -c  -W -Wall  conftest.c >&5
configure:21228: $? = 0
configure:21228: result: yes
configure:21228: checking sys/resource.h presence
configure:21228: gcc -E  conftest.c
configure:21228: $? = 0
configure:21228: result: yes
configure:21228: checking for sys/resource.h
configure:21228: result: yes
configure:21242: checking sys/uio.h usability
configure:21242: gcc -c  -W -Wall  conftest.c >&5
configure:21242: $? = 0
configure:21242: result: yes
configure:21242: checking sys/uio.h presence
configure:21242: gcc -E  conftest.c
configure:21242: $? = 0
configure:21242: result: yes
configure:21242: checking for sys/uio.h
configure:21242: result: yes
configure:21256: checking sys/utsname.h usability
configure:21256: gcc -c  -W -Wall  conftest.c >&5
configure:21256: $? = 0
configure:21256: result: yes
configure:21256: checking sys/utsname.h presence
configure:21256: gcc -E  conftest.c
configure:21256: $? = 0
configure:21256: result: yes
configure:21256: checking for sys/utsname.h
configure:21256: result: yes
configure:21270: checking sys/wait.h usability
configure:21270: gcc -c  -W -Wall  conftest.c >&5
configure:21270: $? = 0
configure:21270: result: yes
configure:21270: checking sys/wait.h presence
configure:21270: gcc -E  conftest.c
configure:21270: $? = 0
configure:21270: result: yes
configure:21270: checking for sys/wait.h
configure:21270: result: yes
configure:21284: checking sys/un.h usability
configure:21284: gcc -c  -W -Wall  conftest.c >&5
configure:21284: $? = 0
configure:21284: result: yes
configure:21284: checking sys/un.h presence
configure:21284: gcc -E  conftest.c
configure:21284: $? = 0
configure:21284: result: yes
configure:21284: checking for sys/un.h
configure:21284: result: yes
configure:21298: checking byteswap.h usability
configure:21298: gcc -c  -W -Wall  conftest.c >&5
configure:21298: $? = 0
configure:21298: result: yes
configure:21298: checking byteswap.h presence
configure:21298: gcc -E  conftest.c
configure:21298: $? = 0
configure:21298: result: yes
configure:21298: checking for byteswap.h
configure:21298: result: yes
configure:21312: checking bzlib.h usability
configure:21312: gcc -c  -W -Wall  conftest.c >&5
conftest.c:107:10: fatal error: bzlib.h: No such file or directory
  107 | #include <bzlib.h>
      |          ^~~~~~~~~
compilation terminated.
configure:21312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bzlib.h>
configure:21312: result: no
configure:21312: checking bzlib.h presence
configure:21312: gcc -E  conftest.c
conftest.c:74:10: fatal error: bzlib.h: No such file or directory
   74 | #include <bzlib.h>
      |          ^~~~~~~~~
compilation terminated.
configure:21312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h.  */
| #include <bzlib.h>
configure:21312: result: no
configure:21312: checking for bzlib.h
configure:21312: result: no
configure:21326: checking for dlfcn.h
configure:21326: result: yes
configure:21340: checking for inttypes.h
configure:21340: result: yes
configure:21354: checking iconv.h usability
configure:21354: gcc -c  -W -Wall  conftest.c >&5
configure:21354: $? = 0
configure:21354: result: yes
configure:21354: checking iconv.h presence
configure:21354: gcc -E  conftest.c
configure:21354: $? = 0
configure:21354: result: yes
configure:21354: checking for iconv.h
configure:21354: result: yes
configure:21368: checking ltdl.h usability
configure:21368: gcc -c  -W -Wall  conftest.c >&5
conftest.c:110:10: fatal error: ltdl.h: No such file or directory
  110 | #include <ltdl.h>
      |          ^~~~~~~~
compilation terminated.
configure:21368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ltdl.h>
configure:21368: result: no
configure:21368: checking ltdl.h presence
configure:21368: gcc -E  conftest.c
conftest.c:77:10: fatal error: ltdl.h: No such file or directory
   77 | #include <ltdl.h>
      |          ^~~~~~~~
compilation terminated.
configure:21368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
| #include <ltdl.h>
configure:21368: result: no
configure:21368: checking for ltdl.h
configure:21368: result: no
configure:21382: checking for malloc.h
configure:21382: result: yes
configure:21396: checking math.h usability
configure:21396: gcc -c  -W -Wall  conftest.c >&5
configure:21396: $? = 0
configure:21396: result: yes
configure:21396: checking math.h presence
configure:21396: gcc -E  conftest.c
configure:21396: $? = 0
configure:21396: result: yes
configure:21396: checking for math.h
configure:21396: result: yes
configure:21410: checking netdb.h usability
configure:21410: gcc -c  -W -Wall  conftest.c >&5
configure:21410: $? = 0
configure:21410: result: yes
configure:21410: checking netdb.h presence
configure:21410: gcc -E  conftest.c
configure:21410: $? = 0
configure:21410: result: yes
configure:21410: checking for netdb.h
configure:21410: result: yes
configure:21424: checking pwd.h usability
configure:21424: gcc -c  -W -Wall  conftest.c >&5
configure:21424: $? = 0
configure:21424: result: yes
configure:21424: checking pwd.h presence
configure:21424: gcc -E  conftest.c
configure:21424: $? = 0
configure:21424: result: yes
configure:21424: checking for pwd.h
configure:21424: result: yes
configure:21438: checking regex.h usability
configure:21438: gcc -c  -W -Wall  conftest.c >&5
configure:21438: $? = 0
configure:21438: result: yes
configure:21438: checking regex.h presence
configure:21438: gcc -E  conftest.c
configure:21438: $? = 0
configure:21438: result: yes
configure:21438: checking for regex.h
configure:21438: result: yes
configure:21452: checking sched.h usability
configure:21452: gcc -c  -W -Wall  conftest.c >&5
configure:21452: $? = 0
configure:21452: result: yes
configure:21452: checking sched.h presence
configure:21452: gcc -E  conftest.c
configure:21452: $? = 0
configure:21452: result: yes
configure:21452: checking for sched.h
configure:21452: result: yes
configure:21466: checking signal.h usability
configure:21466: gcc -c  -W -Wall  conftest.c >&5
configure:21466: $? = 0
configure:21466: result: yes
configure:21466: checking signal.h presence
configure:21466: gcc -E  conftest.c
configure:21466: $? = 0
configure:21466: result: yes
configure:21466: checking for signal.h
configure:21466: result: yes
configure:21480: checking termios.h usability
configure:21480: gcc -c  -W -Wall  conftest.c >&5
configure:21480: $? = 0
configure:21480: result: yes
configure:21480: checking termios.h presence
configure:21480: gcc -E  conftest.c
configure:21480: $? = 0
configure:21480: result: yes
configure:21480: checking for termios.h
configure:21480: result: yes
configure:21494: checking for time.h
configure:21494: result: yes
configure:21508: checking zlib.h usability
configure:21508: gcc -c  -W -Wall  conftest.c >&5
configure:21508: $? = 0
configure:21508: result: yes
configure:21508: checking zlib.h presence
configure:21508: gcc -E  conftest.c
configure:21508: $? = 0
configure:21508: result: yes
configure:21508: checking for zlib.h
configure:21508: result: yes
configure:21522: checking sys/capability.h usability
configure:21522: gcc -c  -W -Wall  conftest.c >&5
conftest.c:120:10: fatal error: sys/capability.h: No such file or directory
  120 | #include <sys/capability.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/capability.h>
configure:21522: result: no
configure:21522: checking sys/capability.h presence
configure:21522: gcc -E  conftest.c
conftest.c:87:10: fatal error: sys/capability.h: No such file or directory
   87 | #include <sys/capability.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h.  */
| #include <sys/capability.h>
configure:21522: result: no
configure:21522: checking for sys/capability.h
configure:21522: result: no
configure:21536: checking sys/prctl.h usability
configure:21536: gcc -c  -W -Wall  conftest.c >&5
configure:21536: $? = 0
configure:21536: result: yes
configure:21536: checking sys/prctl.h presence
configure:21536: gcc -E  conftest.c
configure:21536: $? = 0
configure:21536: result: yes
configure:21536: checking for sys/prctl.h
configure:21536: result: yes
configure:21642: checking whether SIGUSR1 is declared
configure:21642: gcc -c  -W -Wall  conftest.c >&5
configure:21642: $? = 0
configure:21642: result: yes
configure:21659: checking whether SIGUSR2 is declared
configure:21659: gcc -c  -W -Wall  conftest.c >&5
configure:21659: $? = 0
configure:21659: result: yes
configure:21676: checking whether SIGPIPE is declared
configure:21676: gcc -c  -W -Wall  conftest.c >&5
configure:21676: $? = 0
configure:21676: result: yes
configure:21693: checking whether SIGBUS is declared
configure:21693: gcc -c  -W -Wall  conftest.c >&5
configure:21693: $? = 0
configure:21693: result: yes
configure:21710: checking whether IFNAMSIZ is declared
configure:21710: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:10: error: 'IFNAMSIZ' undeclared (first use in this function)
  106 |   (void) IFNAMSIZ;
      |          ^~~~~~~~
conftest.c:106:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| #ifndef IFNAMSIZ
| #ifdef __cplusplus
|   (void) IFNAMSIZ;
| #else
|   (void) IFNAMSIZ;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21710: result: no
configure:21732: checking whether LOGIN_NAME_MAX is declared
configure:21732: gcc -c  -W -Wall  conftest.c >&5
configure:21732: $? = 0
configure:21732: result: yes
configure:21749: checking whether _SC_NPROCESSORS_CONF is declared
configure:21749: gcc -c  -W -Wall  conftest.c >&5
configure:21749: $? = 0
configure:21749: result: yes
configure:21766: checking whether _SC_NPROCESSORS_ONLN is declared
configure:21766: gcc -c  -W -Wall  conftest.c >&5
configure:21766: $? = 0
configure:21766: result: yes
configure:21784: checking whether SIOCSIFNETMASK is declared
configure:21784: gcc -c  -W -Wall  conftest.c >&5
configure:21784: $? = 0
configure:21784: result: yes
configure:21801: checking whether SIOCSIFHWADDR is declared
configure:21801: gcc -c  -W -Wall  conftest.c >&5
configure:21801: $? = 0
configure:21801: result: yes
configure:21818: checking whether SIOCADDRT is declared
configure:21818: gcc -c  -W -Wall  conftest.c >&5
configure:21818: $? = 0
configure:21818: result: yes
configure:21835: checking whether SIOCDELRT is declared
configure:21835: gcc -c  -W -Wall  conftest.c >&5
configure:21835: $? = 0
configure:21835: result: yes
configure:21852: checking whether SIOCDIFADDR is declared
configure:21852: gcc -c  -W -Wall  conftest.c >&5
configure:21852: $? = 0
configure:21852: result: yes
configure:21871: checking whether MTEWARN is declared
configure:21871: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:10: error: 'MTEWARN' undeclared (first use in this function)
  110 |   (void) MTEWARN;
      |          ^~~~~~~
conftest.c:110:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| /* end confdefs.h.  */
| #include <sys/mtio.h>
| 
| int
| main ()
| {
| #ifndef MTEWARN
| #ifdef __cplusplus
|   (void) MTEWARN;
| #else
|   (void) MTEWARN;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21871: result: no
configure:21974: checking for u_int8_t
configure:21974: gcc -c  -W -Wall  conftest.c >&5
configure:21974: $? = 0
configure:21974: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:138:23: error: expected expression before ')' token
  138 | if (sizeof ((u_int8_t)))
      |                       ^
configure:21974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((u_int8_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21974: result: yes
configure:21986: checking for useconds_t
configure:21986: gcc -c  -W -Wall  conftest.c >&5
configure:21986: $? = 0
configure:21986: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:139:25: error: expected expression before ')' token
  139 | if (sizeof ((useconds_t)))
      |                         ^
configure:21986: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((useconds_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21986: result: yes
configure:21998: checking for id_t
configure:21998: gcc -c  -W -Wall  conftest.c >&5
configure:21998: $? = 0
configure:21998: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:140:19: error: expected expression before ')' token
  140 | if (sizeof ((id_t)))
      |                   ^
configure:21998: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((id_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21998: result: yes
configure:22010: checking for u_char
configure:22010: gcc -c  -W -Wall  conftest.c >&5
configure:22010: $? = 0
configure:22010: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:115:21: error: expected expression before ')' token
  115 | if (sizeof ((u_char)))
      |                     ^
configure:22010: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_char)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22010: result: yes
configure:22028: checking for u_short
configure:22028: gcc -c  -W -Wall  conftest.c >&5
configure:22028: $? = 0
configure:22028: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:22: error: expected expression before ')' token
  116 | if (sizeof ((u_short)))
      |                      ^
configure:22028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_short)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22028: result: yes
configure:22046: checking for u_int
configure:22046: gcc -c  -W -Wall  conftest.c >&5
configure:22046: $? = 0
configure:22046: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:20: error: expected expression before ')' token
  117 | if (sizeof ((u_int)))
      |                    ^
configure:22046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_int)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22046: result: yes
configure:22064: checking for u_long
configure:22064: gcc -c  -W -Wall  conftest.c >&5
configure:22064: $? = 0
configure:22064: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:21: error: expected expression before ')' token
  118 | if (sizeof ((u_long)))
      |                     ^
configure:22064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((u_long)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22064: result: yes
configure:22082: checking for in_addr_t
configure:22082: gcc -c  -W -Wall  conftest.c >&5
configure:22082: $? = 0
configure:22082: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:24: error: expected expression before ')' token
  122 | if (sizeof ((in_addr_t)))
      |                        ^
configure:22082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
|     #if HAVE_NETINET_IN_H
|     #include <netinet/in.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((in_addr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22082: result: yes
configure:22103: checking for socklen_t
configure:22103: gcc -c  -W -Wall  conftest.c >&5
configure:22103: $? = 0
configure:22103: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:24: error: expected expression before ')' token
  120 | if (sizeof ((socklen_t)))
      |                        ^
configure:22103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| /* end confdefs.h.  */
| 
|     #include <sys/types.h>
|     #if HAVE_SYS_SOCKET_H
|     #include <sys/socket.h>
|     #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:22103: result: yes
configure:22212: checking for _pipe           in -lmsvcrt
configure:22237: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lmsvcrt   >&5
/usr/bin/ld: cannot find -lmsvcrt
collect2: error: ld returned 1 exit status
configure:22237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 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 _pipe           ();
| int
| main ()
| {
| return _pipe           ();
|   ;
|   return 0;
| }
configure:22246: result: no
configure:22257: checking for dlopen          in -ldl
configure:22282: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -ldl   >&5
configure:22282: $? = 0
configure:22291: result: yes
configure:22302: checking for sqrt            in -lm
configure:22327: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lm  -ldl  >&5
conftest.c:119:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  119 | char sqrt            ();
      |      ^~~~
conftest.c:1:1: note: 'sqrt' is declared in header '<math.h>'
    1 | /* confdefs.h */
configure:22327: $? = 0
configure:22336: result: yes
configure:22347: checking for connect         in -lsocket
configure:22372: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lsocket  -lm -ldl  >&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:22372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 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 connect         ();
| int
| main ()
| {
| return connect         ();
|   ;
|   return 0;
| }
configure:22381: result: no
configure:22392: checking for gethostbyname   in -lnsl
configure:22417: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lnsl  -lm -ldl  >&5
configure:22417: $? = 0
configure:22426: result: yes
configure:22437: checking for inet_aton       in -lresolv
configure:22462: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lresolv  -lnsl -lm -ldl  >&5
configure:22462: $? = 0
configure:22471: result: yes
configure:22482: checking for uncompress      in -lz
configure:22507: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lz  -lresolv -lnsl -lm -ldl  >&5
configure:22507: $? = 0
configure:22516: result: yes
configure:22527: checking for BZ2_bzBuffToBuffDecompress in -lbz2
configure:22552: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lbz2  -lz -lresolv -lnsl -lm -ldl  >&5
/usr/bin/ld: cannot find -lbz2
collect2: error: ld returned 1 exit status
configure:22552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 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 BZ2_bzBuffToBuffDecompress ();
| int
| main ()
| {
| return BZ2_bzBuffToBuffDecompress ();
|   ;
|   return 0;
| }
configure:22561: result: no
configure:22569: checking for iconv           in -liconv
configure:22594: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -liconv  -lz -lresolv -lnsl -lm -ldl  >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:22594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 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 iconv           ();
| int
| main ()
| {
| return iconv           ();
|   ;
|   return 0;
| }
configure:22603: result: no
configure:22615: checking for sched_yield     in -lrt
configure:22640: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lrt  -lz -lresolv -lnsl -lm -ldl  >&5
configure:22640: $? = 0
configure:22649: result: yes
configure:22661: checking for pthread_create  in -lpthread
configure:22686: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread  -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22686: $? = 0
configure:22695: result: yes
configure:22796: checking for iconv
configure:22796: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22796: $? = 0
configure:22796: result: yes
configure:22808: checking for memrchr
configure:22808: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22808: $? = 0
configure:22808: result: yes
configure:22820: checking for getopt_long
configure:22820: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22820: $? = 0
configure:22820: result: yes
configure:22832: checking for sqrtl
configure:22832: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:144:6: warning: conflicting types for built-in function 'sqrtl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch]
  144 | char sqrtl ();
      |      ^~~~~
conftest.c:132:1: note: 'sqrtl' is declared in header '<math.h>'
  131 | # include <limits.h>
  132 | #else
configure:22832: $? = 0
configure:22832: result: yes
configure:22832: checking for ldexpl
configure:22832: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:145:6: warning: conflicting types for built-in function 'ldexpl'; expected 'long double(long double,  int)' [-Wbuiltin-declaration-mismatch]
  145 | char ldexpl ();
      |      ^~~~~~
conftest.c:133:1: note: 'ldexpl' is declared in header '<math.h>'
  132 | # include <limits.h>
  133 | #else
configure:22832: $? = 0
configure:22832: result: yes
configure:22832: checking for fabsl
configure:22832: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:146:6: warning: conflicting types for built-in function 'fabsl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch]
  146 | char fabsl ();
      |      ^~~~~
conftest.c:134:1: note: 'fabsl' is declared in header '<math.h>'
  133 | # include <limits.h>
  134 | #else
configure:22832: $? = 0
configure:22832: result: yes
configure:22832: checking for fmodl
configure:22832: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:147:6: warning: conflicting types for built-in function 'fmodl'; expected 'long double(long double,  long double)' [-Wbuiltin-declaration-mismatch]
  147 | char fmodl ();
      |      ^~~~~
conftest.c:135:1: note: 'fmodl' is declared in header '<math.h>'
  134 | # include <limits.h>
  135 | #else
configure:22832: $? = 0
configure:22832: result: yes
configure:22832: checking for frexpl
configure:22832: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:148:6: warning: conflicting types for built-in function 'frexpl'; expected 'long double(long double,  int *)' [-Wbuiltin-declaration-mismatch]
  148 | char frexpl ();
      |      ^~~~~~
conftest.c:136:1: note: 'frexpl' is declared in header '<math.h>'
  135 | # include <limits.h>
  136 | #else
configure:22832: $? = 0
configure:22832: result: yes
configure:22844: checking for ldexpf
configure:22844: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:149:6: warning: conflicting types for built-in function 'ldexpf'; expected 'float(float,  int)' [-Wbuiltin-declaration-mismatch]
  149 | char ldexpf ();
      |      ^~~~~~
conftest.c:137:1: note: 'ldexpf' is declared in header '<math.h>'
  136 | # include <limits.h>
  137 | #else
configure:22844: $? = 0
configure:22844: result: yes
configure:22844: checking for frexpf
configure:22844: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:150:6: warning: conflicting types for built-in function 'frexpf'; expected 'float(float,  int *)' [-Wbuiltin-declaration-mismatch]
  150 | char frexpf ();
      |      ^~~~~~
conftest.c:138:1: note: 'frexpf' is declared in header '<math.h>'
  137 | # include <limits.h>
  138 | #else
configure:22844: $? = 0
configure:22844: result: yes
configure:22844: checking for fabsf
configure:22844: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:151:6: warning: conflicting types for built-in function 'fabsf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch]
  151 | char fabsf ();
      |      ^~~~~
conftest.c:139:1: note: 'fabsf' is declared in header '<math.h>'
  138 | # include <limits.h>
  139 | #else
configure:22844: $? = 0
configure:22844: result: yes
configure:22844: checking for rint
configure:22844: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:152:6: warning: conflicting types for built-in function 'rint'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
  152 | char rint ();
      |      ^~~~
conftest.c:140:1: note: 'rint' is declared in header '<math.h>'
  139 | # include <limits.h>
  140 | #else
configure:22844: $? = 0
configure:22844: result: yes
configure:22856: checking for strlcpy
configure:22856: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
/usr/bin/ld: /tmp/cc21yso1.o: in function `main':
conftest.c:(.text+0x4): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:22856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcpy
| 
| /* 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 strlcpy ();
| /* 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_strlcpy || defined __stub___strlcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:22856: result: no
configure:22856: checking for strlcat
configure:22856: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
/usr/bin/ld: /tmp/ccbDF3qq.o: in function `main':
conftest.c:(.text+0x4): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:22856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| /* end confdefs.h.  */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcat innocuous_strlcat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcat
| 
| /* 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 strlcat ();
| /* 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_strlcat || defined __stub___strlcat
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcat ();
|   ;
|   return 0;
| }
configure:22856: result: no
configure:22868: checking for strerror_r
configure:22868: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22868: $? = 0
configure:22868: result: yes
configure:22879: checking for strsignal
configure:22879: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22879: $? = 0
configure:22879: result: yes
configure:22893: checking for sys_siglist
configure:22893: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22893: $? = 0
configure:22893: result: yes
configure:22905: checking for InitializeCriticalSectionAndSpinCount
configure:22905: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
/usr/bin/ld: /tmp/ccXRTl7r.o: in function `main':
conftest.c:(.text+0x4): undefined reference to `InitializeCriticalSectionAndSpinCount'
collect2: error: ld returned 1 exit status
configure:22905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h.  */
| /* Define InitializeCriticalSectionAndSpinCount to an innocuous variant, in case <limits.h> declares InitializeCriticalSectionAndSpinCount.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define InitializeCriticalSectionAndSpinCount innocuous_InitializeCriticalSectionAndSpinCount
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char InitializeCriticalSectionAndSpinCount (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef InitializeCriticalSectionAndSpinCount
| 
| /* 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 InitializeCriticalSectionAndSpinCount ();
| /* 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_InitializeCriticalSectionAndSpinCount || defined __stub___InitializeCriticalSectionAndSpinCount
| choke me
| #endif
| 
| int
| main ()
| {
| return InitializeCriticalSectionAndSpinCount ();
|   ;
|   return 0;
| }
configure:22905: result: no
configure:22917: checking for sleep
configure:22917: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22917: $? = 0
configure:22917: result: yes
configure:22917: checking for usleep
configure:22917: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22917: $? = 0
configure:22917: result: yes
configure:22917: checking for nanosleep
configure:22917: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22917: $? = 0
configure:22917: result: yes
configure:22929: checking for sched_yield
configure:22929: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22929: $? = 0
configure:22929: result: yes
configure:22941: checking for strtok_r
configure:22941: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22941: $? = 0
configure:22941: result: yes
configure:22953: checking for pipe
configure:22953: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22953: $? = 0
configure:22953: result: yes
configure:22965: checking for gettimeofday
configure:22965: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22965: $? = 0
configure:22965: result: yes
configure:22977: checking for getpgrp
configure:22977: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22977: $? = 0
configure:22977: result: yes
configure:22989: checking for scandir
configure:22989: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22989: $? = 0
configure:22989: result: yes
configure:22989: checking for alphasort
configure:22989: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:22989: $? = 0
configure:22989: result: yes
configure:23001: checking for getlogin
configure:23001: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23001: $? = 0
configure:23001: result: yes
configure:23001: checking for getlogin_r
configure:23001: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23001: $? = 0
configure:23001: result: yes
configure:23013: checking for realpath
configure:23013: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23013: $? = 0
configure:23013: result: yes
configure:23025: checking for fdatasync
configure:23025: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23025: $? = 0
configure:23025: result: yes
configure:23025: checking for fsync
configure:23025: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23025: $? = 0
configure:23025: result: yes
configure:23025: checking for ftruncate
configure:23025: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23025: $? = 0
configure:23025: result: yes
configure:23037: checking for inet_aton
configure:23037: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23037: $? = 0
configure:23037: result: yes
configure:23049: checking for fork
configure:23049: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:173:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
  173 | char fork ();
      |      ^~~~
configure:23049: $? = 0
configure:23049: result: yes
configure:23049: checking for socketpair
configure:23049: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23049: $? = 0
configure:23049: result: yes
configure:23061: checking for sysconf
configure:23061: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23061: $? = 0
configure:23061: result: yes
configure:23073: checking for vsscanf
configure:23073: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c:176:6: warning: conflicting types for built-in function 'vsscanf'; expected 'int(const char *, const char *, __va_list)' [-Wbuiltin-declaration-mismatch]
  176 | char vsscanf ();
      |      ^~~~~~~
conftest.c:164:1: note: 'vsscanf' is declared in header '<stdio.h>'
  163 | # include <limits.h>
  164 | #else
configure:23073: $? = 0
configure:23073: result: yes
configure:23089: checking for setresuid
configure:23089: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23089: $? = 0
configure:23089: result: yes
configure:23089: checking for getresuid
configure:23089: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23089: $? = 0
configure:23089: result: yes
configure:23133: checking whether fdatasync is supported
configure:23159: gcc -c  -W -Wall  conftest.c >&5
configure:23159: $? = 0
configure:23167: result: yes
configure:23258: checking for struct sockaddr_in.sin_len
configure:23258: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:171:12: error: 'struct sockaddr_in' has no member named 'sin_len'
  171 | if (ac_aggr.sin_len)
      |            ^
conftest.c:170:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
  170 | static struct sockaddr_in ac_aggr;
      |                           ^~~~~~~
configure:23258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| 
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
|   ;
|   return 0;
| }
configure:23258: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:171:19: error: 'struct sockaddr_in' has no member named 'sin_len'
  171 | if (sizeof ac_aggr.sin_len)
      |                   ^
conftest.c:170:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
  170 | static struct sockaddr_in ac_aggr;
      |                           ^~~~~~~
configure:23258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| 
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
|   ;
|   return 0;
| }
configure:23258: result: no
configure:23280: checking for struct in_addr.s_addr
configure:23280: gcc -c  -W -Wall  conftest.c >&5
configure:23280: $? = 0
configure:23280: result: yes
configure:23302: checking for struct sigaction.sa_sigaction
configure:23302: gcc -c  -W -Wall  conftest.c >&5
configure:23302: $? = 0
configure:23302: result: yes
configure:23316: checking for struct timespec.tv_nsec
configure:23316: gcc -c  -W -Wall  conftest.c >&5
configure:23316: $? = 0
configure:23316: result: yes
configure:23437: checking whether byte ordering is bigendian
configure:23452: gcc -c  -W -Wall  conftest.c >&5
conftest.c:161:9: error: unknown type name 'not'
  161 |         not a universal capable compiler
      |         ^~~
conftest.c:161:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  161 |         not a universal capable compiler
      |               ^~~~~~~~~
conftest.c:161:15: error: unknown type name 'universal'
configure:23452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:23497: gcc -c  -W -Wall  conftest.c >&5
configure:23497: $? = 0
configure:23515: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:167:4: error: unknown type name 'not'; did you mean 'ino_t'?
  167 |    not big endian
      |    ^~~
      |    ino_t
conftest.c:167:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  167 |    not big endian
      |            ^~~~~~
configure:23515: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:23643: result: no
configure:23672: checking size of int
configure:23677: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23677: $? = 0
configure:23677: ./conftest
configure:23677: $? = 0
configure:23691: result: 4
configure:23705: checking size of long
configure:23710: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23710: $? = 0
configure:23710: ./conftest
configure:23710: $? = 0
configure:23724: result: 4
configure:23738: checking size of size_t
configure:23743: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23743: $? = 0
configure:23743: ./conftest
configure:23743: $? = 0
configure:23757: result: 4
configure:23771: checking size of int *
configure:23776: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23776: $? = 0
configure:23776: ./conftest
configure:23776: $? = 0
configure:23790: result: 4
configure:23804: checking size of off_t
configure:23809: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23809: $? = 0
configure:23809: ./conftest
configure:23809: $? = 0
configure:23823: result: 4
configure:23838: begin check: whether byte structs are aligned/rounded by default... 
configure:23853: checking size of struct bytestruct
configure:23858: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:23858: $? = 0
configure:23858: ./conftest
configure:23858: $? = 0
configure:23873: result: 1
configure:23913: results: byte structs are aligned/rounded by default... no 
configure:23927: checking if this is the broken 2.96 version of GCC
configure:23945: gcc -c  -W -Wall  conftest.c >&5
configure:23945: $? = 0
configure:23959: result: no
configure:23969: checking if atomic '_sync' builtins are available
configure:23988: gcc -c  -W -Wall  conftest.c >&5
conftest.c:169:18: warning: return type of 'main' is not 'int' [-Wmain]
  169 |             void main()
      |                  ^~~~
configure:23988: $? = 0
configure:23997: result: yes
configure:24007: checking if '__atomic' intrinsics are available
configure:24026: gcc -c  -W -Wall  conftest.c >&5
conftest.c:169:18: warning: return type of 'main' is not 'int' [-Wmain]
  169 |             void main()
      |                  ^~~~
configure:24026: $? = 0
configure:24035: result: yes
configure:24045: checking if C11 atomics are available
configure:24066: gcc -c  -W -Wall  conftest.c >&5
configure:24066: $? = 0
configure:24075: result: yes
configure:24097: checking what 'ATOMIC_BOOL_LOCK_FREE's value is
configure:24119: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24119: $? = 0
configure:24119: ./conftest
configure:24119: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_BOOL_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_BOOL_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24129: result: 2
configure:24148: checking what 'ATOMIC_CHAR_LOCK_FREE's value is
configure:24170: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24170: $? = 0
configure:24170: ./conftest
configure:24170: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_CHAR_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_CHAR_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24180: result: 2
configure:24199: checking what 'ATOMIC_CHAR16_T_LOCK_FREE's value is
configure:24221: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24221: $? = 0
configure:24221: ./conftest
configure:24221: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_CHAR16_T_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_CHAR16_T_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24231: result: 2
configure:24250: checking what 'ATOMIC_CHAR32_T_LOCK_FREE's value is
configure:24272: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24272: $? = 0
configure:24272: ./conftest
configure:24272: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_CHAR32_T_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_CHAR32_T_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24282: result: 2
configure:24301: checking what 'ATOMIC_WCHAR_T_LOCK_FREE's value is
configure:24323: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24323: $? = 0
configure:24323: ./conftest
configure:24323: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_WCHAR_T_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_WCHAR_T_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24333: result: 2
configure:24352: checking what 'ATOMIC_SHORT_LOCK_FREE's value is
configure:24374: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24374: $? = 0
configure:24374: ./conftest
configure:24374: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_SHORT_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_SHORT_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24384: result: 2
configure:24403: checking what 'ATOMIC_INT_LOCK_FREE's value is
configure:24425: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24425: $? = 0
configure:24425: ./conftest
configure:24425: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_INT_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_INT_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24435: result: 2
configure:24454: checking what 'ATOMIC_LONG_LOCK_FREE's value is
configure:24476: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24476: $? = 0
configure:24476: ./conftest
configure:24476: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_LONG_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_LONG_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24486: result: 2
configure:24505: checking what 'ATOMIC_LLONG_LOCK_FREE's value is
configure:24527: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24527: $? = 0
configure:24527: ./conftest
configure:24527: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_LLONG_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_LLONG_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24537: result: 2
configure:24556: checking what 'ATOMIC_POINTER_LOCK_FREE's value is
configure:24578: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:170:27: warning: unused parameter 'argc' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                       ~~~~^~~~
conftest.c:170:39: warning: unused parameter 'argv' [-Wunused-parameter]
  170 |             int main( int argc, char* argv[] )
      |                                 ~~~~~~^~~~~~
configure:24578: $? = 0
configure:24578: ./conftest
configure:24578: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| /* end confdefs.h.  */
| 
|             #if !defined( __STDC_NO_ATOMICS__ )
|               #include <stdatomic.h>
|             #endif
|             int main( int argc, char* argv[] )
|             {
|             #if defined( __STDC_NO_ATOMICS__ ) || !defined( ATOMIC_POINTER_LOCK_FREE )
|                 return 0;               /* 0 = never atomic */
|             #else
|                 return ATOMIC_POINTER_LOCK_FREE; /* 0=never, 1=sometimes or 2=always */
|             #endif
|             }
| 
configure:24588: result: 2
configure:24626: checking C99 struct flexible arrays support
configure:24661: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:180:25: warning: 'main' is normally a non-static function [-Wmain]
  180 |                     int main(int argc, char *argv[])
      |                         ^~~~
conftest.c: In function 'main':
conftest.c:182:33: warning: unused variable 'p' [-Wunused-variable]
  182 |                         FOOBAR* p = calloc( 1, sizeof(FOOBAR) + 16 );
      |                                 ^
conftest.c:180:34: warning: unused parameter 'argc' [-Wunused-parameter]
  180 |                     int main(int argc, char *argv[])
      |                              ~~~~^~~~
conftest.c:180:46: warning: unused parameter 'argv' [-Wunused-parameter]
  180 |                     int main(int argc, char *argv[])
      |                                        ~~~~~~^~~~~~
At top level:
conftest.c:180:25: warning: 'main' defined but not used [-Wunused-function]
  180 |                     int main(int argc, char *argv[])
      |                         ^~~~
configure:24661: $? = 0
configure:24672: result: yes
configure:24692: checking whether '__attribute__ ((regparm(n)))' is supported
configure:24707: gcc -c -Wall -Werror  conftest.c >&5
conftest.c:168:21: error: 'regparm' attribute directive ignored [-Werror=attributes]
  168 |                     void conftest() __attribute__ ((regparm(1)));
      |                     ^~~~
cc1: all warnings being treated as errors
configure:24707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| #define C99_FLEXIBLE_ARRAYS 1
| /* end confdefs.h.  */
| 
|                     void conftest() __attribute__ ((regparm(1)));
| 
configure:24719: result: no
configure:24814: checking whether '__builtin_alloca' is broken
configure:24853: gcc -o conftest -g -O2 -fomit-frame-pointer   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'foo':
conftest.c:180:25: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  180 |                         memset(a,0xCD,50000);
      |                         ^~~~~~
conftest.c:180:25: warning: incompatible implicit declaration of built-in function 'memset'
conftest.c:1:1: note: include '<string.h>' or provide a declaration of 'memset'
  +++ |+#include <string.h>
    1 | /* confdefs.h */
conftest.c:182:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
  182 |                         return strlen(a);
      |                                ^~~~~~
conftest.c:182:32: warning: incompatible implicit declaration of built-in function 'strlen'
conftest.c:182:32: note: include '<string.h>' or provide a declaration of 'strlen'
configure:24853: $? = 0
configure:24853: ./conftest
configure:24853: $? = 0
configure:24867: result: no
configure:24879: checking whether preprocessor macro argument counting broken
configure:24900: gcc -c -Wall -Werror  conftest.c >&5
configure:24900: $? = 0
configure:24912: result: no
configure:24942: checking whether '-traditional-cpp' is K&R C preprocessor
configure:24971: gcc -c -Wall -Werror -traditional-cpp  conftest.c >&5
conftest.c:175:3: error: stray '#' in program
  175 |   #include <stdio.h>  // comment/etc...
      |   ^
conftest.c:175:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
  175 |   #include <stdio.h>  // comment/etc...
      |            ^
configure:24971: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| #define C99_FLEXIBLE_ARRAYS 1
| /* end confdefs.h.  */
| 
| /* If the following gets an error, then the
|    "traditional" preprocessor is K&R C type.
|    Otherwise if it compiles WITHOUT error
|    the the "traditional" preprocessor is NOT
|    the K&R C type.
| */
| #if 1
|   #include <stdio.h>  // comment/etc...
| #endif
| int main( int, char**, char** )
| {
|   return 0;
| }
| 
configure:24983: result: yes
configure:24993: checking whether byte-swapping can be done using assembler 
configure:25010: result: yes 
configure:25017: checking whether gcc accepts -pthread 
configure:25027: result: yes 
configure:25039: checking whether 'optreset' needed for 'getopt' use
configure:25060: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
conftest.c: In function 'main':
conftest.c:174:21: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration]
  174 |                     getopt(0,0,0);
      |                     ^~~~~~
/usr/bin/ld: /tmp/ccKsBfRg.o: in function `main':
conftest.c:(.text+0x28): undefined reference to `optreset'
collect2: error: ld returned 1 exit status
configure:25060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| #define C99_FLEXIBLE_ARRAYS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|                     extern int optreset;
|                     optreset=1;
|                     getopt(0,0,0);
| 
|   ;
|   return 0;
| }
configure:25071: result: no
configure:25170: checking for special C compiler options needed for large files
configure:25215: result: no
configure:25221: checking for _FILE_OFFSET_BITS value needed for large files
configure:25246: gcc -c  -W -Wall  conftest.c >&5
conftest.c:172:41: warning: left shift of negative value [-Wshift-negative-value]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                         ^~
conftest.c:173:23: note: in expansion of macro 'LARGE_OFF_T'
  173 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
      |                       ^~~~~~~~~~~
conftest.c:172:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                         ^~
conftest.c:173:23: note: in expansion of macro 'LARGE_OFF_T'
  173 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
      |                       ^~~~~~~~~~~
conftest.c:172:73: warning: left shift of negative value [-Wshift-negative-value]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                                                         ^~
conftest.c:173:23: note: in expansion of macro 'LARGE_OFF_T'
  173 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
      |                       ^~~~~~~~~~~
conftest.c:172:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                                                         ^~
conftest.c:173:23: note: in expansion of macro 'LARGE_OFF_T'
  173 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
      |                       ^~~~~~~~~~~
conftest.c:172:41: warning: left shift of negative value [-Wshift-negative-value]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                         ^~
conftest.c:174:13: note: in expansion of macro 'LARGE_OFF_T'
  174 |          && LARGE_OFF_T % 2147483647 == 1)
      |             ^~~~~~~~~~~
conftest.c:172:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                         ^~
conftest.c:174:13: note: in expansion of macro 'LARGE_OFF_T'
  174 |          && LARGE_OFF_T % 2147483647 == 1)
      |             ^~~~~~~~~~~
conftest.c:172:73: warning: left shift of negative value [-Wshift-negative-value]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                                                         ^~
conftest.c:174:13: note: in expansion of macro 'LARGE_OFF_T'
  174 |          && LARGE_OFF_T % 2147483647 == 1)
      |             ^~~~~~~~~~~
conftest.c:172:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
  172 | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
      |                                                                         ^~
conftest.c:174:13: note: in expansion of macro 'LARGE_OFF_T'
  174 |          && LARGE_OFF_T % 2147483647 == 1)
      |             ^~~~~~~~~~~
conftest.c:173:7: error: variably modified 'off_t_is_large' at file scope
  173 |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
      |       ^~~~~~~~~~~~~~
configure:25246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| #define C99_FLEXIBLE_ARRAYS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:25270: gcc -c  -W -Wall  conftest.c >&5
configure:25270: $? = 0
configure:25278: result: 64
configure:25363: checking for off_t
configure:25363: gcc -c  -W -Wall  conftest.c >&5
configure:25363: $? = 0
configure:25363: gcc -c  -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:204:20: error: expected expression before ')' token
  204 | if (sizeof ((off_t)))
      |                    ^
configure:25363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "hercules"
| #define VERSION "3.13"
| #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 HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_LINUX_IF_TUN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_MTIO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_DECL_SIGUSR1 1
| #define HAVE_DECL_SIGUSR2 1
| #define HAVE_DECL_SIGPIPE 1
| #define HAVE_DECL_SIGBUS 1
| #define HAVE_DECL_IFNAMSIZ 0
| #define HAVE_DECL_LOGIN_NAME_MAX 1
| #define HAVE_DECL__SC_NPROCESSORS_CONF 1
| #define HAVE_DECL__SC_NPROCESSORS_ONLN 1
| #define HAVE_DECL_SIOCSIFNETMASK 1
| #define HAVE_DECL_SIOCSIFHWADDR 1
| #define HAVE_DECL_SIOCADDRT 1
| #define HAVE_DECL_SIOCDELRT 1
| #define HAVE_DECL_SIOCDIFADDR 1
| #define HAVE_DECL_MTEWARN 0
| #define HAVE_U_INT8_T 1
| #define HAVE_USECONDS_T 1
| #define HAVE_ID_T 1
| #define HAVE_U_CHAR 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_INT 1
| #define HAVE_U_LONG 1
| #define HAVE_IN_ADDR_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBM 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_ICONV 1
| #define HAVE_MEMRCHR 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SQRTL 1
| #define HAVE_LDEXPL 1
| #define HAVE_FABSL 1
| #define HAVE_FMODL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPF 1
| #define HAVE_FREXPF 1
| #define HAVE_FABSF 1
| #define HAVE_RINT 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_STRTOK_R 1
| #define HAVE_PIPE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETPGRP 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOGIN_R 1
| #define HAVE_REALPATH 1
| #define HAVE_FDATASYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_ATON 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SYSCONF 1
| #define HAVE_VSSCANF 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESUID 1
| #define HAVE_FDATASYNC_SUPPORTED 1
| #define HAVE_STRUCT_IN_ADDR_S_ADDR 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_INT_P 4
| #define SIZEOF_OFF_T 4
| #define SIZEOF_STRUCT_BYTESTRUCT 1
| #define C99_FLEXIBLE_ARRAYS 1
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:25363: result: yes
configure:25374: checking for _LARGEFILE_SOURCE value needed for large files
configure:25393: gcc -o conftest  -W -Wall   -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl  >&5
configure:25393: $? = 0
configure:25421: result: no
configure:25980: checking whether getopt wrapper kludge is necessary
configure:26075: result: no
configure:26406: checking for what optimization flags to use 
configure:26506: result: -O3 -mcpu=armv7l -frename-registers -fno-strict-aliasing 
configure:26596: checking whether compiler supports -Wno-unused-but-set-variable
configure:26615: gcc -c  -W -Wall -Werror -Wno-unused-but-set-variable  conftest.c >&5
configure:26615: $? = 0
configure:26624: result: yes
configure:26634: checking whether compiler supports -Werror=declaration-after-statement
configure:26653: gcc -c  -W -Wall -Wno-unused-but-set-variable -Werror -Werror=declaration-after-statement  conftest.c >&5
configure:26653: $? = 0
configure:26662: result: yes
configure:26886:                                           
configure:26888:  Package destination directory prefixes:  
configure:26890:                                           
configure:26892:     Libraries:  $(libdir)/$(PACKAGE)             
configure:26894:     Data:       $(datadir)/hercules      
configure:26896:                                           
configure:27365: checking that generated files are newer than configure
configure:27371: result: done
configure:27439: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on 60b5ce14e1bc

config.status:1080: creating Makefile
config.status:1080: creating util/Makefile
config.status:1080: creating html/Makefile
config.status:1080: creating crypto/Makefile
config.status:1080: creating man/Makefile
config.status:1080: creating m4/Makefile
config.status:1080: creating decNumber/Makefile
config.status:1080: creating softfloat/Makefile
config.status:1080: creating config.h
config.status:1261: config.h is unchanged
config.status:1309: executing depfiles commands
config.status:1386: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1391: $? = 0
config.status:1386: cd crypto       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1391: $? = 0
config.status:1386: cd decNumber       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1391: $? = 0
config.status:1386: cd softfloat       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1391: $? = 0

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=armv7l-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_InitializeCriticalSectionAndSpinCount=no
ac_cv_func_alphasort=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_closedir=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_fabsf=yes
ac_cv_func_fabsl=yes
ac_cv_func_fdatasync=yes
ac_cv_func_fdatasync_supported=yes
ac_cv_func_fmodl=yes
ac_cv_func_fork=yes
ac_cv_func_frexpf=yes
ac_cv_func_frexpl=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getlogin=yes
ac_cv_func_getlogin_r=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getresuid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_iconv=yes
ac_cv_func_inet_aton=yes
ac_cv_func_ldexpf=yes
ac_cv_func_ldexpl=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memrchr=yes
ac_cv_func_nanosleep=yes
ac_cv_func_opendir=yes
ac_cv_func_pipe=yes
ac_cv_func_readdir=yes
ac_cv_func_realpath=yes
ac_cv_func_rint=yes
ac_cv_func_scandir=yes
ac_cv_func_sched_yield=yes
ac_cv_func_setresuid=yes
ac_cv_func_shl_load=no
ac_cv_func_sleep=yes
ac_cv_func_socketpair=yes
ac_cv_func_sqrtl=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strrchr=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtok_r=yes
ac_cv_func_sys_siglist=yes
ac_cv_func_sysconf=yes
ac_cv_func_usleep=yes
ac_cv_func_vsscanf=yes
ac_cv_have_decl_IFNAMSIZ=no
ac_cv_have_decl_LOGIN_NAME_MAX=yes
ac_cv_have_decl_MTEWARN=no
ac_cv_have_decl_SIGBUS=yes
ac_cv_have_decl_SIGPIPE=yes
ac_cv_have_decl_SIGUSR1=yes
ac_cv_have_decl_SIGUSR2=yes
ac_cv_have_decl_SIOCADDRT=yes
ac_cv_have_decl_SIOCDELRT=yes
ac_cv_have_decl_SIOCDIFADDR=yes
ac_cv_have_decl_SIOCSIFHWADDR=yes
ac_cv_have_decl_SIOCSIFNETMASK=yes
ac_cv_have_decl__SC_NPROCESSORS_CONF=yes
ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_bzlib_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_if_tun_h=yes
ac_cv_header_ltdl_h=no
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_net_route_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdatomic_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_capability_h=no
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_mtio_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_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_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=armv7l-unknown-linux-gnu
ac_cv_lib_bz2_BZ2_bzBuffToBuffDecompress=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dl_dlopen_________=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_iconv_iconv__________=no
ac_cv_lib_m_sqrt___________=yes
ac_cv_lib_msvcrt__pipe__________=no
ac_cv_lib_nsl_gethostbyname__=yes
ac_cv_lib_pthread_pthread_create_=yes
ac_cv_lib_resolv_inet_aton______=yes
ac_cv_lib_rt_sched_yield____=yes
ac_cv_lib_socket_connect________=no
ac_cv_lib_z_uncompress_____=yes
ac_cv_member_struct_in_addr_s_addr=yes
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_member_struct_timespec_tv_nsec=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_int_p=4
ac_cv_sizeof_long=4
ac_cv_sizeof_off_t=4
ac_cv_sizeof_size_t=4
ac_cv_sizeof_struct_bytestruct=1
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_symbol_underscore=no
ac_cv_type_error_t=yes
ac_cv_type_id_t=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_off_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_useconds_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
hc_cv_asm_byteswap=yes
hc_cv_atomic_intrinsics_available=yes
hc_cv_auto_optimize=yes
hc_cv_build_hercifc=yes
hc_cv_builtin_alloca_broke=no
hc_cv_byte_structs_aligned_and_rounded_by_default=no
hc_cv_byte_structs_always_aligned_and_rounded=no
hc_cv_c11_atomic_bool_lock_free=2
hc_cv_c11_atomic_char16_t_lock_free=2
hc_cv_c11_atomic_char32_t_lock_free=2
hc_cv_c11_atomic_char_lock_free=2
hc_cv_c11_atomic_int_lock_free=2
hc_cv_c11_atomic_llong_lock_free=2
hc_cv_c11_atomic_long_lock_free=2
hc_cv_c11_atomic_pointer_lock_free=2
hc_cv_c11_atomic_short_lock_free=2
hc_cv_c11_atomic_wchar_t_lock_free=2
hc_cv_c11_atomics_available=yes
hc_cv_c99_flexible_array=yes
hc_cv_dash_pthread_needed=yes
hc_cv_have_arpa_inet_h=yes
hc_cv_have_byteswap_h=yes
hc_cv_have_bzlib_h=no
hc_cv_have_dlfcn_h=yes
hc_cv_have_dlopen=yes
hc_cv_have_getset_uid=yes
hc_cv_have_iconv_h=yes
hc_cv_have_id_t=yes
hc_cv_have_ifnamsiz=no
hc_cv_have_in_addr_s_addr=yes
hc_cv_have_in_addr_t=yes
hc_cv_have_inttypes_h=yes
hc_cv_have_libbz2=no
hc_cv_have_linux_if_tun_h=yes
hc_cv_have_login_name_max=yes
hc_cv_have_lt_dlopen=yes
hc_cv_have_ltdl_h=no
hc_cv_have_malloc_h=yes
hc_cv_have_math_h=yes
hc_cv_have_mtewarn=no
hc_cv_have_net_if_h=yes
hc_cv_have_net_route_h=yes
hc_cv_have_netdb_h=yes
hc_cv_have_netinet_in_h=yes
hc_cv_have_netinet_tcp_h=yes
hc_cv_have_pthread_h=yes
hc_cv_have_pwd_h=yes
hc_cv_have_regex_h=yes
hc_cv_have_sa_sigaction=yes
hc_cv_have_sc_nprocessors_conf=yes
hc_cv_have_sc_nprocessors_onln=yes
hc_cv_have_sched_h=yes
hc_cv_have_sigbus=yes
hc_cv_have_signal_h=yes
hc_cv_have_sigpipe=yes
hc_cv_have_sigusr1=yes
hc_cv_have_sigusr2=yes
hc_cv_have_siocaddrt=yes
hc_cv_have_siocdelrt=yes
hc_cv_have_siocdifaddr=yes
hc_cv_have_siocsifhwaddr=yes
hc_cv_have_siocsifnetmask=yes
hc_cv_have_sockaddr_in_sin_len=no
hc_cv_have_socklen_t=yes
hc_cv_have_strsignal=yes
hc_cv_have_sys_capa_h=no
hc_cv_have_sys_ioctl_h=yes
hc_cv_have_sys_mman_h=yes
hc_cv_have_sys_mount_h=yes
hc_cv_have_sys_mtio_h=yes
hc_cv_have_sys_param_h=yes
hc_cv_have_sys_prctl_h=yes
hc_cv_have_sys_resource_h=yes
hc_cv_have_sys_socket_h=yes
hc_cv_have_sys_uio_h=yes
hc_cv_have_sys_un_h=yes
hc_cv_have_sys_utsname_h=yes
hc_cv_have_sys_wait_h=yes
hc_cv_have_termios_h=yes
hc_cv_have_time_h=yes
hc_cv_have_u_char=yes
hc_cv_have_u_int8_t=yes
hc_cv_have_u_int=yes
hc_cv_have_u_long=yes
hc_cv_have_u_short=yes
hc_cv_have_useconds_t=yes
hc_cv_have_vsscanf=yes
hc_cv_have_zlib_h=yes
hc_cv_hdl_build_shared=yes
hc_cv_is_apple=no
hc_cv_is_gcc_2_96=no
hc_cv_is_intel_x86_arch=no
hc_cv_is_mingw32=no
hc_cv_is_nix=yes
hc_cv_is_windows=no
hc_cv_need_getopt_optreset=no
hc_cv_need_getopt_wrapper=no
hc_cv_need_getopt_wrapper_result_msg=no
hc_cv_non_unique_gettimeofday=no
hc_cv_opt_auto_oper=yes
hc_cv_opt_capabilities=no
hc_cv_opt_cckd_bzip2=no
hc_cv_opt_configsymbols=yes
hc_cv_opt_debug=no
hc_cv_opt_dynamic_load=yes
hc_cv_opt_enhanced_configincludes=yes
hc_cv_opt_enhanced_configsymbols=yes
hc_cv_opt_external_gui=yes
hc_cv_opt_fthreads=no
hc_cv_opt_getoptwrapper=auto
hc_cv_opt_het_bzip2=no
hc_cv_opt_num_cpu_engines=8
hc_cv_opt_optimization=yes
hc_cv_opt_setuid_hercifc=no
hc_cv_optimization_flags='-O3 -mcpu=armv7l -frename-registers -fno-strict-aliasing'
hc_cv_pp_macro_arg_counting_broke=no
hc_cv_regparm_attr_broke=no
hc_cv_regparm_attr_supported=no
hc_cv_setuid_hercifc=no
hc_cv_sync_builtins_available=yes
hc_cv_timespec_in_sys_types_h=yes
hc_cv_timespec_in_time_h=no
hc_cv_traditional_cpp_is_K_AND_R_C_type=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_objdir=.libs
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=
libltdl_cv_shlibpath_var=LD_LIBRARY_PATH
libltdl_cv_sys_dlopen_deplibs=yes
libltdl_cv_sys_search_path='/lib /usr/lib'
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.16'
AWK='mawk'
BUILD_FTHREADS_FALSE=''
BUILD_FTHREADS_TRUE='#'
BUILD_HERCIFC_FALSE='#'
BUILD_HERCIFC_TRUE=''
BUILD_SHARED_FALSE='#'
BUILD_SHARED_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -mcpu=armv7l -frename-registers -fno-strict-aliasing'
CONVENIENCE_LTDL_FALSE=''
CONVENIENCE_LTDL_TRUE='#'
CPP='gcc -E'
CPPFLAGS=' -DPKGDATADIR=\"$(pkgdatadir)\" -DMODULESDIR=\"$(modexecdir)\"'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/usr/bin/grep'
HERCIFC_GROUPNAME=''
HERCIFC_GROUPSET_FALSE=''
HERCIFC_GROUPSET_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' -Wl,--warn-common'
LIBADD_DL='-ldl'
LIBOBJS=''
LIBS='-lpthread -lrt -lz -lresolv -lnsl -lm -ldl  -pthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='autoconf/ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJDUMP='objdump'
OBJEXT='o'
OPTION_DYNAMIC_LOAD_FALSE='#'
OPTION_DYNAMIC_LOAD_TRUE=''
PACKAGE='hercules'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SETUID_HERCIFC_FALSE=''
SETUID_HERCIFC_TRUE='#'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_DLLTOOL_FALSE=''
USE_DLLTOOL_TRUE='#'
VERSION='3.13'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='armv7l-unknown-linux-gnu'
build_alias=''
build_cpu='armv7l'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='armv7l-unknown-linux-gnu'
host_alias=''
host_cpu='armv7l'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /hercules/src/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
modexecdir='$(libdir)/$(PACKAGE)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "hercules"
#define VERSION "3.13"
#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 HAVE_DLFCN_H 1
#define HAVE_DIRENT_H 1
#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
#define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
#define LTDL_OBJDIR ".libs/"
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_STRCMP 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NET_ROUTE_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_LINUX_IF_TUN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_STDATOMIC_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_MTIO_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_ICONV_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_REGEX_H 1
#define HAVE_SCHED_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIME_H 1
#define HAVE_ZLIB_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_DECL_SIGUSR1 1
#define HAVE_DECL_SIGUSR2 1
#define HAVE_DECL_SIGPIPE 1
#define HAVE_DECL_SIGBUS 1
#define HAVE_DECL_IFNAMSIZ 0
#define HAVE_DECL_LOGIN_NAME_MAX 1
#define HAVE_DECL__SC_NPROCESSORS_CONF 1
#define HAVE_DECL__SC_NPROCESSORS_ONLN 1
#define HAVE_DECL_SIOCSIFNETMASK 1
#define HAVE_DECL_SIOCSIFHWADDR 1
#define HAVE_DECL_SIOCADDRT 1
#define HAVE_DECL_SIOCDELRT 1
#define HAVE_DECL_SIOCDIFADDR 1
#define HAVE_DECL_MTEWARN 0
#define HAVE_U_INT8_T 1
#define HAVE_USECONDS_T 1
#define HAVE_ID_T 1
#define HAVE_U_CHAR 1
#define HAVE_U_SHORT 1
#define HAVE_U_INT 1
#define HAVE_U_LONG 1
#define HAVE_IN_ADDR_T 1
#define HAVE_SOCKLEN_T 1
#define HAVE_LIBDL 1
#define HAVE_LIBM 1
#define HAVE_LIBNSL 1
#define HAVE_LIBRESOLV 1
#define HAVE_LIBZ 1
#define HAVE_LIBRT 1
#define HAVE_LIBPTHREAD 1
#define HAVE_ICONV 1
#define HAVE_MEMRCHR 1
#define HAVE_GETOPT_LONG 1
#define HAVE_SQRTL 1
#define HAVE_LDEXPL 1
#define HAVE_FABSL 1
#define HAVE_FMODL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPF 1
#define HAVE_FREXPF 1
#define HAVE_FABSF 1
#define HAVE_RINT 1
#define HAVE_STRERROR_R 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYS_SIGLIST 1
#define HAVE_SLEEP 1
#define HAVE_USLEEP 1
#define HAVE_NANOSLEEP 1
#define HAVE_SCHED_YIELD 1
#define HAVE_STRTOK_R 1
#define HAVE_PIPE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETPGRP 1
#define HAVE_SCANDIR 1
#define HAVE_ALPHASORT 1
#define HAVE_GETLOGIN 1
#define HAVE_GETLOGIN_R 1
#define HAVE_REALPATH 1
#define HAVE_FDATASYNC 1
#define HAVE_FSYNC 1
#define HAVE_FTRUNCATE 1
#define HAVE_INET_ATON 1
#define HAVE_FORK 1
#define HAVE_SOCKETPAIR 1
#define HAVE_SYSCONF 1
#define HAVE_VSSCANF 1
#define HAVE_SETRESUID 1
#define HAVE_GETRESUID 1
#define HAVE_FDATASYNC_SUPPORTED 1
#define HAVE_STRUCT_IN_ADDR_S_ADDR 1
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
#define HAVE_STRUCT_TIMESPEC_TV_NSEC 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_INT_P 4
#define SIZEOF_OFF_T 4
#define SIZEOF_STRUCT_BYTESTRUCT 1
#define C99_FLEXIBLE_ARRAYS 1
#define _FILE_OFFSET_BITS 64
#define HAVE_FSEEKO 1
#define MAX_CPU_ENGINES 8
#define C11_ATOMIC_BOOL_LOCK_FREE 2
#define C11_ATOMIC_CHAR_LOCK_FREE 2
#define C11_ATOMIC_CHAR16_T_LOCK_FREE 2
#define C11_ATOMIC_CHAR32_T_LOCK_FREE 2
#define C11_ATOMIC_WCHAR_T_LOCK_FREE 2
#define C11_ATOMIC_SHORT_LOCK_FREE 2
#define C11_ATOMIC_INT_LOCK_FREE 2
#define C11_ATOMIC_LONG_LOCK_FREE 2
#define C11_ATOMIC_LLONG_LOCK_FREE 2
#define C11_ATOMIC_POINTER_LOCK_FREE 2
#define HAVE_INTTYPES_H 1
#define HAVE_U_INT 1
#define OPTION_CONFIG_SYMBOLS 1
#define OPTION_ENHANCED_CONFIG_SYMBOLS 1
#define OPTION_ENHANCED_CONFIG_INCLUDE 1
#define OPTION_HAO 1
#define OPTION_DYNAMIC_LOAD 1
#define HDL_BUILD_SHARED 1
#define HDL_USE_LIBTOOL 1
#define EXTERNALGUI 1
#define TIMESPEC_IN_SYS_TYPES_H 1
#define BUILD_HERCIFC 1
#define HAVE_ATOMIC_INTRINSICS 1
#define HAVE_SYNC_BUILTINS 1

configure: exit 0
