Build of hercules with vanilla toolchain

The build took 00h 03m 22s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
174,574 ansic
8,780 sh
5,533 makefile
149 perl
189,036 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: hercules 3.12-1 (Wed Aug 24 12:58:31 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/hercules/src/hercules-3.12/autoconf/missing: Unknown `--is-lightweight' option
# Try `/tmp/hercules/src/hercules-3.12/autoconf/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgfortran... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for x86_64-unknown-linux-nagfor... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if gcc static flag works... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking whether a program can dlopen itself... (cached) yes
# checking whether a statically linked program can dlopen itself... (cached) yes
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for an ANSI C-conforming const... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking which extension is used for loadable modules...
# checking which variable specifies run-time library path... LD_LIBRARY_PATH
# checking for the default library search path... /lib /usr/lib
# checking for objdir... .libs
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking for dlerror... yes
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking for error_t... yes
# checking for argz_append... yes
# checking for argz_create_sep... yes
# checking for argz_insert... yes
# checking for argz_next... yes
# checking for argz_stringify... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for memory.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for unistd.h... (cached) yes
# checking dl.h usability... no
# checking dl.h presence... no
# checking for dl.h... no
# checking sys/dl.h usability... no
# checking sys/dl.h presence... no
# checking for sys/dl.h... no
# checking dld.h usability... no
# checking dld.h presence... no
# checking for dld.h... no
# checking mach-o/dyld.h usability... no
# checking mach-o/dyld.h presence... no
# checking for mach-o/dyld.h... no
# checking for string.h... (cached) yes
# checking for strchr... yes
# checking for strrchr... yes
# checking for memcpy... yes
# checking for memmove... yes
# checking for strcmp... yes
# checking for closedir... yes
# checking for opendir... yes
# checking for readdir... yes
# configure: (use of lt_dlopen forced by Hercules Dynamic Loader requirement)
# checking for ctype.h... (cached) yes
# checking for errno.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdio.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for sys/socket.h... yes
# checking for net/if.h... yes
# checking for netinet/in.h... yes
# checking for netinet/tcp.h... yes
# checking for net/route.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking linux/if_tun.h usability... yes
# checking linux/if_tun.h presence... yes
# checking for linux/if_tun.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for sys/mount.h... yes
# checking sys/mtio.h usability... yes
# checking sys/mtio.h presence... yes
# checking for sys/mtio.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking bzlib.h usability... yes
# checking bzlib.h presence... yes
# checking for bzlib.h... yes
# checking for dlfcn.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking ltdl.h usability... yes
# checking ltdl.h presence... yes
# checking for ltdl.h... yes
# checking for malloc.h... (cached) yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for time.h... (cached) yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking sys/capability.h usability... yes
# checking sys/capability.h presence... yes
# checking for sys/capability.h... yes
# checking sys/prctl.h usability... yes
# checking sys/prctl.h presence... yes
# checking for sys/prctl.h... yes
# checking whether SIGUSR1 is declared... yes
# checking whether SIGUSR2 is declared... yes
# checking whether SIGPIPE is declared... yes
# checking whether SIGBUS is declared... yes
# checking whether IFNAMSIZ is declared... no
# checking whether LOGIN_NAME_MAX is declared... yes
# checking whether _SC_NPROCESSORS_CONF is declared... yes
# checking whether _SC_NPROCESSORS_ONLN is declared... yes
# checking whether SIOCSIFNETMASK is declared... yes
# checking whether SIOCSIFHWADDR is declared... yes
# checking whether SIOCADDRT is declared... yes
# checking whether SIOCDELRT is declared... yes
# checking whether SIOCDIFADDR is declared... yes
# checking whether MTEWARN is declared... no
# checking for u_int8_t... yes
# checking for useconds_t... yes
# checking for id_t... yes
# checking for u_char... yes
# checking for u_short... yes
# checking for u_int... yes
# checking for u_long... yes
# checking for in_addr_t... yes
# checking for socklen_t... yes
# checking for _pipe in -lmsvcrt... no
# checking for dlopen in -ldl... yes
# checking for sqrt in -lm... yes
# checking for connect in -lsocket... no
# checking for gethostbyname in -lnsl... yes
# checking for inet_aton in -lresolv... yes
# checking for uncompress in -lz... yes
# checking for BZ2_bzBuffToBuffDecompress in -lbz2... yes
# checking for iconv in -liconv... no
# checking for sched_yield in -lrt... yes
# checking for pthread_create in -lpthread... yes
# checking for iconv... yes
# checking for memrchr... yes
# checking for getopt_long... yes
# checking for sqrtl... yes
# checking for ldexpl... yes
# checking for fabsl... yes
# checking for fmodl... yes
# checking for frexpl... yes
# checking for ldexpf... yes
# checking for frexpf... yes
# checking for fabsf... yes
# checking for rint... yes
# checking for strlcpy... no
# checking for strlcat... no
# checking for strerror_r... yes
# checking for strsignal... yes
# checking for sys_siglist... yes
# checking for InitializeCriticalSectionAndSpinCount... no
# checking for sleep... yes
# checking for usleep... yes
# checking for nanosleep... yes
# checking for sched_yield... yes
# checking for strtok_r... yes
# checking for pipe... yes
# checking for gettimeofday... yes
# checking for getpgrp... yes
# checking for scandir... yes
# checking for alphasort... yes
# checking for getlogin... yes
# checking for getlogin_r... yes
# checking for realpath... yes
# checking for fdatasync... yes
# checking for fsync... yes
# checking for ftruncate... yes
# checking for inet_aton... yes
# checking for fork... yes
# checking for socketpair... yes
# checking for sysconf... yes
# checking for vsscanf... yes
# checking for setresuid... yes
# checking for getresuid... yes
# checking whether fdatasync is supported... yes
# checking for struct sockaddr_in.sin_len... no
# checking for struct in_addr.s_addr... yes
# checking for struct sigaction.sa_sigaction... yes
# checking for struct timespec.tv_nsec... yes
# checking whether byte ordering is bigendian... no
# checking size of int... 4
# checking size of long... 8
# checking size of size_t... 8
# checking size of int *... 8
# checking size of off_t... 8
# configure: begin check: whether byte structs are aligned/rounded by default...
# checking size of struct bytestruct... 1
# configure: results: byte structs are aligned/rounded by default... no
# checking if this is the broken 2.96 version of GCC... no
# checking C99 struct flexible arrays support... yes
# checking whether '__attribute__ ((regparm(n)))' is supported... yes
# checking whether '__attribute__ ((regparm(3)))' is broken... no
# checking whether '__builtin_alloca' is broken... no
# checking whether preprocessor macro argument counting broken... no
# checking whether '-traditional-cpp' is K&R C preprocessor... yes
# checking whether byte-swapping can be done using assembler ... yes
# checking whether gcc accepts -pthread ... yes
# checking whether 'optreset' needed for 'getopt' use... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for off_t... yes
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking whether getopt wrapper kludge is necessary... no
# checking for what optimization flags to use ... -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing
# checking whether compiler supports -Wno-unused-but-set-variable... yes
# checking whether compiler supports -Werror=declaration-after-statement... yes
# configure:
# configure: Package destination directory prefixes:
# configure:
# configure: Libraries: $(libdir)/$(PACKAGE)
# configure: Data: $(datadir)/hercules
# configure:
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating util/Makefile
# config.status: creating html/Makefile
# config.status: creating crypto/Makefile
# config.status: creating man/Makefile
# config.status: creating m4/Makefile
# config.status: creating decNumber/Makefile
# config.status: creating softfloat/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12'
# Making all in decNumber
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/decNumber'
# CC decContext.lo
# CC decimal128.lo
# CC decimal32.lo
# CC decimal64.lo
# CC decNumber.lo
# CC decPacked.lo
# CCLD libdecNumber.la
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/decNumber'
# Making all in softfloat
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/softfloat'
# CC softfloat.lo
# CCLD libsoftfloat.la
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/softfloat'
# Making all in m4
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/m4'
# Making all in util
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/util'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/util'
# Making all in html
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/html'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/html'
# Making all in man
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/man'
# Making all in .
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12'
# CC hsys.lo
# CCLD libhercs.la
# CC version.lo
# CC hscutl.lo
# CC hscutl2.lo
# CC codepage.lo
# CC logger.lo
# CC logmsg.lo
# CC hdl.lo
# CC hostinfo.lo
# hostinfo.c: In function 'display_hostinfo':
# hostinfo.c:103:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (!f) f = stdout; if (f != stdout)
# ^~
# hostinfo.c:103:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (!f) f = stdout; if (f != stdout)
# ^~
# CC hsocket.lo
# CC memrchr.lo
# CC parser.lo
# CC pttrace.lo
# CC ltdl.lo
# ltdl.c: In function 'list_files_by_dir':
# ltdl.c:3670:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (dp->d_name[0] != '.')
# ^~
# ltdl.c:3677:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# closedir (dirp);
# ^~~~~~~~
# CCLD libhercu.la
# CC sllib.lo
# CC hetlib.lo
# CCLD libherct.la
# CC ckddasd.lo
# CC fbadasd.lo
# CC cckddasd.lo
# CC cckdutil.lo
# CC dasdtab.lo
# CC cache.lo
# CC dasdutil.lo
# CC shared.lo
# CCLD libhercd.la
# CC hconsole.lo
# CC w32util.lo
# CC strsignal.lo
# CC impl.lo
# CC config.lo
# CC bldcfg.lo
# bldcfg.c: In function 'parse_args':
# bldcfg.c:127:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
# while (*p && isspace(*p)) p++; if (!*p) break; // find start of arg
# ^~~~~
# bldcfg.c:127:40: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
# while (*p && isspace(*p)) p++; if (!*p) break; // find start of arg
# ^~
# bldcfg.c:133:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
# while (*p && !isspace(*p) && *p != '\"' && *p != '\'') p++; if (!*p) break; // find end of arg
# ^~~~~
# bldcfg.c:133:69: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
# while (*p && !isspace(*p) && *p != '\"' && *p != '\'') p++; if (!*p) break; // find end of arg
# ^~
# CC panel.lo
# CC history.lo
# CC fillfnam.lo
# CC ipl.lo
# CC assist.lo
# CC dat.lo
# CC stack.lo
# CC cpu.lo
# CC vstore.lo
# CC general1.lo
# CC general2.lo
# CC general3.lo
# CC pfpo.lo
# CC plo.lo
# CC control.lo
# CC crypto.lo
# CC io.lo
# CC decimal.lo
# CC service.lo
# CC scedasd.lo
# CC losc.lo
# CC chsc.lo
# CC opcode.lo
# CC diagnose.lo
# CC diagmssf.lo
# CC vm.lo
# CC vmd250.lo
# CC channel.lo
# CC external.lo
# CC float.lo
# CC trace.lo
# CC machchk.lo
# CC vector.lo
# CC xstore.lo
# CC cmpsc.lo
# CC sie.lo
# CC qdio.lo
# CC clock.lo
# CC timer.lo
# CC esame.lo
# CC ieee.lo
# CC dfp.lo
# CC httpserv.lo
# CC cgibin.lo
# CC loadparm.lo
# CC hsccmd.lo
# CC cmdtab.lo
# CC hao.lo
# CC hscmisc.lo
# CC sr.lo
# CC ecpsvm.lo
# CCLD libherc.la
# CC dyngui.lo
# CCLD dyngui.la
# CC dyninst.lo
# CCLD dyninst.la
# CC hdteq.lo
# CCLD hdteq.la
# CC printer.lo
# CC sockdev.lo
# CCLD hdt1403.la
# CC commadpt.lo
# CCLD hdt2703.la
# CC comm3705.lo
# CCLD hdt3705.la
# CC ctc_lcs.lo
# CC ctc_ctci.lo
# CC ctcadpt.lo
# CC w32ctca.lo
# CC tuntap.lo
# CCLD hdt3088.la
# CC console.lo
# CCLD hdt3270.la
# CC tapedev.lo
# tapedev.c: In function 'tapedev_query_device':
# tapedev.c:1498:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (strchr(dev->filename,' ')) strlcat( devparms, "\"", sizeof(devparms));
# ^~
# tapedev.c:1499:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# strlcat( devparms, dev->filename, sizeof(devparms));
# ^~~~~~~
# CC tapeccws.lo
# CC awstape.lo
# CC faketape.lo
# CC hettape.lo
# CC omatape.lo
# CC scsitape.lo
# CC w32stape.lo
# CCLD hdt3420.la
# CC cardrdr.lo
# CCLD hdt3505.la
# CC hchan.lo
# CCLD hdt2880.la
# CC cardpch.lo
# CCLD hdt3525.la
# CC qeth.lo
# CCLD hdtqeth.la
# CC con1052c.lo
# CCLD hdt1052c.la
# CC bootstrap.o
# CC hdlmain.o
# CCLD hercules
# CC dasdinit.o
# CCLD dasdinit
# CC dasdisup.o
# CCLD dasdisup
# CC dasdload.o
# CCLD dasdload
# CC dasdconv.o
# CCLD dasdconv
# CC dasdls.o
# CCLD dasdls
# CC dasdcat.o
# CCLD dasdcat
# CC dasdpdsu.o
# CCLD dasdpdsu
# CC dasdseq.o
# CCLD dasdseq
# CC tapecopy.o
# CCLD tapecopy
# CC tapemap.o
# CCLD tapemap
# CC tapesplt.o
# CCLD tapesplt
# CC cckdcdsk.o
# CCLD cckdcdsk
# CC cckdcomp.o
# CCLD cckdcomp
# CC cckddiag.o
# CCLD cckddiag
# CC cckdswap.o
# CCLD cckdswap
# CC dasdcopy.o
# dasdcopy.c: In function 'main':
# dasdcopy.c:365:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# dasdcopy.c:367:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# rc = 0;
# ^~
# CCLD dasdcopy
# CC hetget.o
# CCLD hetget
# CC hetinit.o
# CCLD hetinit
# CC hetmap.o
# CCLD hetmap
# CC hetupd.o
# CCLD hetupd
# CC dmap2hrc.o
# CCLD dmap2hrc
# CC hercifc.o
# CCLD hercifc
# CC herclin.o
# CCLD herclin
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12'
# Making all in crypto
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/crypto'
# CC dyncrypt.lo
# CC sha1.lo
# CC sha256.lo
# CC des.lo
# CC aes.lo
# CCLD dyncrypt.la
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/crypto'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in decNumber
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/decNumber'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/decNumber'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libdecNumber.la '/tmp/hercules/pkg/hercules/usr/lib'
# /usr/bin/install -c .libs/libdecNumber.so /tmp/hercules/pkg/hercules/usr/lib/libdecNumber.so
# /usr/bin/install -c .libs/libdecNumber.lai /tmp/hercules/pkg/hercules/usr/lib/libdecNumber.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/decNumber'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/decNumber'
# Making install in softfloat
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/softfloat'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/softfloat'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libsoftfloat.la '/tmp/hercules/pkg/hercules/usr/lib'
# /usr/bin/install -c .libs/libsoftfloat.so /tmp/hercules/pkg/hercules/usr/lib/libsoftfloat.so
# /usr/bin/install -c .libs/libsoftfloat.lai /tmp/hercules/pkg/hercules/usr/lib/libsoftfloat.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/softfloat'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/softfloat'
# Making install in m4
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/m4'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/m4'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/m4'
# Making install in util
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/util'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/util'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/bin'
# /usr/bin/install -c dasdlist bldlvlck '/tmp/hercules/pkg/hercules/usr/bin'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/hercules'
# /usr/bin/install -c -m 644 cckddump.hla awswrite.jcl rawstape.jcl tapeconv.jcl TMOUNT.txt zzsacard.bin awssl-v19g cckdload.hla '/tmp/hercules/pkg/hercules/usr/share/hercules'
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/util'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/util'
# Making install in html
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/html'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/html'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/hercules/images'
# /usr/bin/install -c -m 644 images/loadoffu.gif images/restartu.gif images/back.gif images/loadonu.gif images/startd.gif images/bkued.gif images/loadu.gif images/startu.gif images/blueu.gif images/manoffu.gif images/stopd.gif images/dial1.gif images/manonu.gif images/stopu.gif images/dial2.gif images/note.gif images/stored.gif images/dial3.gif images/osi-certified-60x50.jpg images/storeu.gif images/dial4.gif images/poweroffd.gif images/sysoffu.gif images/favicon.ico images/poweroffu.gif images/sysonu.gif images/greend.gif images/poweronoffd.gif images/translucentoffd.gif images/greenu.gif images/poweronoffu.gif images/translucentoffu.gif images/hercpic-rblk-256.gif images/poweronond.gif images/translucentond.gif images/hercpic-rblk-80.gif images/powerononu.gif images/translucentonu.gif images/interruptd.gif images/redd.gif '/tmp/hercules/pkg/hercules/usr/share/hercules/images'
# /usr/bin/install -c -m 644 images/waitoffu.gif images/interruptu.gif images/redu.gif images/waitonu.gif images/loadd.gif images/restartd.gif '/tmp/hercules/pkg/hercules/usr/share/hercules/images'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/hercules/include'
# /usr/bin/install -c -m 644 include/header.htmlpart include/footer.htmlpart '/tmp/hercules/pkg/hercules/usr/share/hercules/include'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/hercules'
# /usr/bin/install -c -m 644 cckddasd.html fishgui.html hercconf.html hercfaq.html hercinst.html herclic.html hercload.html hercmsca.html hercmscf.html hercmscp.html hercmsct.html hercmscu.html hercmsda.html hercmsdc.html hercmsdg.html hercmsdi.html hercmsdl.html hercmsds.html hercmsdt.html hercmsdu.html hercmsg.html hercmshd.html hercmshe.html hercmshg.html hercmshm.html hercmsht.html hercmshu.html hercmsif.html hercmsin.html hercmslc.html hercmslg.html hercmspn.html hercmspr.html hercmspu.html hercmsrd.html hercmssd.html hercmsta.html hercmstc.html hercmste.html hercmstm.html '/tmp/hercules/pkg/hercules/usr/share/hercules'
# /usr/bin/install -c -m 644 hercmsts.html hercmstt.html hercmstu.html hercmsvm.html hercnew.html hercrdr.html hercrnot.html hercsupp.html herctcp.html hercules.html index.html shared.html tasks.html hercules.css '/tmp/hercules/pkg/hercules/usr/share/hercules'
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/html'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/html'
# Making install in man
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/man'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/man/man1'
# /usr/bin/install -c -m 644 cckddiag.1 dasdseq.1 hercules.1 '/tmp/hercules/pkg/hercules/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/share/man/man4'
# /usr/bin/install -c -m 644 cckd.4 '/tmp/hercules/pkg/hercules/usr/share/man/man4'
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/man'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/man'
# Making install in .
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libhercs.la libhercu.la libherct.la libhercd.la libherc.la '/tmp/hercules/pkg/hercules/usr/lib'
# /usr/bin/install -c .libs/libhercs.so /tmp/hercules/pkg/hercules/usr/lib/libhercs.so
# /usr/bin/install -c .libs/libhercs.lai /tmp/hercules/pkg/hercules/usr/lib/libhercs.la
# libtool: install: warning: relinking `libhercu.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -export-dynamic -no-undefined -avoid-version -Wl,--warn-common -o libhercu.la -rpath /usr/lib version.lo hscutl.lo hscutl2.lo codepage.lo logger.lo logmsg.lo hdl.lo hostinfo.lo hsocket.lo memrchr.lo parser.lo pttrace.lo ltdl.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/version.o .libs/hscutl.o .libs/hscutl2.o .libs/codepage.o .libs/logger.o .libs/logmsg.o .libs/hdl.o .libs/hostinfo.o .libs/hsocket.o .libs/memrchr.o .libs/parser.o .libs/pttrace.o .libs/ltdl.o -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lhercs -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,libhercu.so -o .libs/libhercu.so
# /usr/bin/install -c .libs/libhercu.soT /tmp/hercules/pkg/hercules/usr/lib/libhercu.so
# /usr/bin/install -c .libs/libhercu.lai /tmp/hercules/pkg/hercules/usr/lib/libhercu.la
# libtool: install: warning: relinking `libherct.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -export-dynamic -no-undefined -avoid-version -Wl,--warn-common -o libherct.la -rpath /usr/lib sllib.lo hetlib.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/sllib.o .libs/hetlib.o -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,libherct.so -o .libs/libherct.so
# /usr/bin/install -c .libs/libherct.soT /tmp/hercules/pkg/hercules/usr/lib/libherct.so
# /usr/bin/install -c .libs/libherct.lai /tmp/hercules/pkg/hercules/usr/lib/libherct.la
# libtool: install: warning: relinking `libhercd.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -export-dynamic -no-undefined -avoid-version -Wl,--warn-common -o libhercd.la -rpath /usr/lib ckddasd.lo fbadasd.lo cckddasd.lo cckdutil.lo dasdtab.lo cache.lo dasdutil.lo shared.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/ckddasd.o .libs/fbadasd.o .libs/cckddasd.o .libs/cckdutil.o .libs/dasdtab.o .libs/cache.o .libs/dasdutil.o .libs/shared.o -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,libhercd.so -o .libs/libhercd.so
# /usr/bin/install -c .libs/libhercd.soT /tmp/hercules/pkg/hercules/usr/lib/libhercd.so
# /usr/bin/install -c .libs/libhercd.lai /tmp/hercules/pkg/hercules/usr/lib/libhercd.la
# libtool: install: warning: relinking `libherc.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -export-dynamic -no-undefined -avoid-version -Wl,--warn-common -o libherc.la -rpath /usr/lib hconsole.lo w32util.lo strsignal.lo impl.lo config.lo bldcfg.lo panel.lo history.lo fillfnam.lo ipl.lo assist.lo dat.lo stack.lo cpu.lo vstore.lo general1.lo general2.lo general3.lo pfpo.lo plo.lo control.lo crypto.lo io.lo decimal.lo service.lo scedasd.lo losc.lo chsc.lo opcode.lo diagnose.lo diagmssf.lo vm.lo vmd250.lo channel.lo external.lo float.lo trace.lo machchk.lo vector.lo xstore.lo cmpsc.lo sie.lo qdio.lo clock.lo timer.lo esame.lo ieee.lo dfp.lo httpserv.lo cgibin.lo loadparm.lo hsccmd.lo cmdtab.lo hao.lo hscmisc.lo sr.lo ecpsvm.lo libhercs.la libhercu.la libherct.la libhercd.la decNumber/libdecNumber.la softfloat/libsoftfloat.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/hconsole.o .libs/w32util.o .libs/strsignal.o .libs/impl.o .libs/config.o .libs/bldcfg.o .libs/panel.o .libs/history.o .libs/fillfnam.o .libs/ipl.o .libs/assist.o .libs/dat.o .libs/stack.o .libs/cpu.o .libs/vstore.o .libs/general1.o .libs/general2.o .libs/general3.o .libs/pfpo.o .libs/plo.o .libs/control.o .libs/crypto.o .libs/io.o .libs/decimal.o .libs/service.o .libs/scedasd.o .libs/losc.o .libs/chsc.o .libs/opcode.o .libs/diagnose.o .libs/diagmssf.o .libs/vm.o .libs/vmd250.o .libs/channel.o .libs/external.o .libs/float.o .libs/trace.o .libs/machchk.o .libs/vector.o .libs/xstore.o .libs/cmpsc.o .libs/sie.o .libs/qdio.o .libs/clock.o .libs/timer.o .libs/esame.o .libs/ieee.o .libs/dfp.o .libs/httpserv.o .libs/cgibin.o .libs/loadparm.o .libs/hsccmd.o .libs/cmdtab.o .libs/hao.o .libs/hscmisc.o .libs/sr.o .libs/ecpsvm.o -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lhercs -lhercu -lherct -lhercd -ldecNumber -lsoftfloat -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,libherc.so -o .libs/libherc.so
# /usr/bin/install -c .libs/libherc.soT /tmp/hercules/pkg/hercules/usr/lib/libherc.so
# /usr/bin/install -c .libs/libherc.lai /tmp/hercules/pkg/hercules/usr/lib/libherc.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c hercules dasdinit dasdisup dasdload dasdconv dasdls dasdcat dasdpdsu dasdseq tapecopy tapemap tapesplt cckdcdsk cckdcomp cckddiag cckdswap dasdcopy hetget hetinit hetmap hetupd dmap2hrc hercifc herclin '/tmp/hercules/pkg/hercules/usr/bin'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hercules /tmp/hercules/pkg/hercules/usr/bin/hercules
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdinit /tmp/hercules/pkg/hercules/usr/bin/dasdinit
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdisup /tmp/hercules/pkg/hercules/usr/bin/dasdisup
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdload /tmp/hercules/pkg/hercules/usr/bin/dasdload
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdconv /tmp/hercules/pkg/hercules/usr/bin/dasdconv
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdls /tmp/hercules/pkg/hercules/usr/bin/dasdls
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdcat /tmp/hercules/pkg/hercules/usr/bin/dasdcat
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdpdsu /tmp/hercules/pkg/hercules/usr/bin/dasdpdsu
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdseq /tmp/hercules/pkg/hercules/usr/bin/dasdseq
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/tapecopy /tmp/hercules/pkg/hercules/usr/bin/tapecopy
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/tapemap /tmp/hercules/pkg/hercules/usr/bin/tapemap
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/tapesplt /tmp/hercules/pkg/hercules/usr/bin/tapesplt
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/cckdcdsk /tmp/hercules/pkg/hercules/usr/bin/cckdcdsk
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/cckdcomp /tmp/hercules/pkg/hercules/usr/bin/cckdcomp
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/cckddiag /tmp/hercules/pkg/hercules/usr/bin/cckddiag
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/cckdswap /tmp/hercules/pkg/hercules/usr/bin/cckdswap
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dasdcopy /tmp/hercules/pkg/hercules/usr/bin/dasdcopy
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hetget /tmp/hercules/pkg/hercules/usr/bin/hetget
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hetinit /tmp/hercules/pkg/hercules/usr/bin/hetinit
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hetmap /tmp/hercules/pkg/hercules/usr/bin/hetmap
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hetupd /tmp/hercules/pkg/hercules/usr/bin/hetupd
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/dmap2hrc /tmp/hercules/pkg/hercules/usr/bin/dmap2hrc
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/hercifc /tmp/hercules/pkg/hercules/usr/bin/hercifc
# libtool: install: warning: `libherc.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libherct.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercd.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/libhercs.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/decNumber/libdecNumber.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/hercules/src/hercules-3.12/softfloat/libsoftfloat.la' has not been installed in `/usr/lib'
# libtool: install: warning: `libhercs.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/herclin /tmp/hercules/pkg/hercules/usr/bin/herclin
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/lib/hercules'
# /bin/sh ./libtool --mode=install /usr/bin/install -c dyngui.la dyninst.la hdteq.la hdt1403.la hdt2703.la hdt3705.la hdt3088.la hdt3270.la hdt3420.la hdt3505.la hdt2880.la hdt3525.la hdtqeth.la hdt1052c.la '/tmp/hercules/pkg/hercules/usr/lib/hercules'
# libtool: install: warning: relinking `dyngui.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o dyngui.la -rpath /usr/lib/hercules dyngui.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/dyngui.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,dyngui.so -o .libs/dyngui.so
# /usr/bin/install -c .libs/dyngui.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/dyngui.so
# /usr/bin/install -c .libs/dyngui.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/dyngui.la
# libtool: install: warning: relinking `dyninst.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o dyninst.la -rpath /usr/lib/hercules dyninst.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/dyninst.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,dyninst.so -o .libs/dyninst.so
# /usr/bin/install -c .libs/dyninst.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/dyninst.so
# /usr/bin/install -c .libs/dyninst.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/dyninst.la
# libtool: install: warning: relinking `hdteq.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdteq.la -rpath /usr/lib/hercules hdteq.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/hdteq.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdteq.so -o .libs/hdteq.so
# /usr/bin/install -c .libs/hdteq.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdteq.so
# /usr/bin/install -c .libs/hdteq.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdteq.la
# libtool: install: warning: relinking `hdt1403.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt1403.la -rpath /usr/lib/hercules printer.lo sockdev.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/printer.o .libs/sockdev.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt1403.so -o .libs/hdt1403.so
# /usr/bin/install -c .libs/hdt1403.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt1403.so
# /usr/bin/install -c .libs/hdt1403.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt1403.la
# libtool: install: warning: relinking `hdt2703.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt2703.la -rpath /usr/lib/hercules commadpt.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/commadpt.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt2703.so -o .libs/hdt2703.so
# /usr/bin/install -c .libs/hdt2703.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt2703.so
# /usr/bin/install -c .libs/hdt2703.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt2703.la
# libtool: install: warning: relinking `hdt3705.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3705.la -rpath /usr/lib/hercules comm3705.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/comm3705.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3705.so -o .libs/hdt3705.so
# /usr/bin/install -c .libs/hdt3705.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3705.so
# /usr/bin/install -c .libs/hdt3705.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3705.la
# libtool: install: warning: relinking `hdt3088.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3088.la -rpath /usr/lib/hercules ctc_lcs.lo ctc_ctci.lo ctcadpt.lo w32ctca.lo tuntap.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/ctc_lcs.o .libs/ctc_ctci.o .libs/ctcadpt.o .libs/w32ctca.o .libs/tuntap.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3088.so -o .libs/hdt3088.so
# /usr/bin/install -c .libs/hdt3088.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3088.so
# /usr/bin/install -c .libs/hdt3088.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3088.la
# libtool: install: warning: relinking `hdt3270.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3270.la -rpath /usr/lib/hercules console.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/console.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3270.so -o .libs/hdt3270.so
# /usr/bin/install -c .libs/hdt3270.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3270.so
# /usr/bin/install -c .libs/hdt3270.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3270.la
# libtool: install: warning: relinking `hdt3420.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3420.la -rpath /usr/lib/hercules tapedev.lo tapeccws.lo awstape.lo faketape.lo hettape.lo omatape.lo scsitape.lo w32stape.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libherct.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/tapedev.o .libs/tapeccws.o .libs/awstape.o .libs/faketape.o .libs/hettape.o .libs/omatape.o .libs/scsitape.o .libs/w32stape.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lherct -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3420.so -o .libs/hdt3420.so
# /usr/bin/install -c .libs/hdt3420.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3420.so
# /usr/bin/install -c .libs/hdt3420.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3420.la
# libtool: install: warning: relinking `hdt3505.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3505.la -rpath /usr/lib/hercules cardrdr.lo sockdev.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/cardrdr.o .libs/sockdev.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3505.so -o .libs/hdt3505.so
# /usr/bin/install -c .libs/hdt3505.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3505.so
# /usr/bin/install -c .libs/hdt3505.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3505.la
# libtool: install: warning: relinking `hdt2880.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt2880.la -rpath /usr/lib/hercules hchan.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/hchan.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt2880.so -o .libs/hdt2880.so
# /usr/bin/install -c .libs/hdt2880.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt2880.so
# /usr/bin/install -c .libs/hdt2880.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt2880.la
# libtool: install: warning: relinking `hdt3525.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt3525.la -rpath /usr/lib/hercules cardpch.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/cardpch.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt3525.so -o .libs/hdt3525.so
# /usr/bin/install -c .libs/hdt3525.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3525.so
# /usr/bin/install -c .libs/hdt3525.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt3525.la
# libtool: install: warning: relinking `hdtqeth.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdtqeth.la -rpath /usr/lib/hercules qeth.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/qeth.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdtqeth.so -o .libs/hdtqeth.so
# /usr/bin/install -c .libs/hdtqeth.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdtqeth.so
# /usr/bin/install -c .libs/hdtqeth.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdtqeth.la
# libtool: install: warning: relinking `hdt1052c.la'
# (cd /tmp/hercules/src/hercules-3.12; /bin/sh ./libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o hdt1052c.la -rpath /usr/lib/hercules con1052c.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/con1052c.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lherc -lhercs -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,hdt1052c.so -o .libs/hdt1052c.so
# /usr/bin/install -c .libs/hdt1052c.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt1052c.so
# /usr/bin/install -c .libs/hdt1052c.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt1052c.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/hercules'
# make install-exec-hook
# make[3]: Entering directory '/tmp/hercules/src/hercules-3.12'
# rm -f /tmp/hercules/pkg/hercules/usr/lib/libherc*.a
# rm -f /tmp/hercules/pkg/hercules/usr/lib/hercules/dyn*.a
# rm -f /tmp/hercules/pkg/hercules/usr/lib/hercules/hdt*.a
# rm -f /tmp/hercules/pkg/hercules/usr/bin/fba2cfba
# (cd /tmp/hercules/pkg/hercules/usr/bin; ln -s ./dasdcopy fba2cfba)
# rm -f /tmp/hercules/pkg/hercules/usr/bin/ckd2cckd
# (cd /tmp/hercules/pkg/hercules/usr/bin; ln -s ./dasdcopy ckd2cckd)
# rm -f /tmp/hercules/pkg/hercules/usr/bin/cfba2fba
# (cd /tmp/hercules/pkg/hercules/usr/bin; ln -s ./dasdcopy cfba2fba)
# rm -f /tmp/hercules/pkg/hercules/usr/bin/cckd2ckd
# (cd /tmp/hercules/pkg/hercules/usr/bin; ln -s ./dasdcopy cckd2ckd)
# make[3]: Leaving directory '/tmp/hercules/src/hercules-3.12'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12'
# Making install in crypto
# make[1]: Entering directory '/tmp/hercules/src/hercules-3.12/crypto'
# make[2]: Entering directory '/tmp/hercules/src/hercules-3.12/crypto'
# /usr/sbin/mkdir -p '/tmp/hercules/pkg/hercules/usr/lib/hercules'
# /bin/sh ../libtool --mode=install /usr/bin/install -c dyncrypt.la '/tmp/hercules/pkg/hercules/usr/lib/hercules'
# libtool: install: warning: relinking `dyncrypt.la'
# (cd /tmp/hercules/src/hercules-3.12/crypto; /bin/sh ../libtool --mode=relink gcc -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing -module -no-undefined -export-dynamic -avoid-version -Wl,--warn-common -o dyncrypt.la -rpath /usr/lib/hercules dyncrypt.lo sha1.lo sha256.lo des.lo aes.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 ../libhercs.la ../libherc.la ../libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /tmp/hercules/pkg/hercules)
# gcc -shared .libs/dyncrypt.o .libs/sha1.o .libs/sha256.o .libs/des.o .libs/aes.o -L/tmp/hercules/src/hercules-3.12/softfloat/.libs -L/tmp/hercules/src/hercules-3.12/decNumber/.libs -L/tmp/hercules/src/hercules-3.12/.libs -L/usr/lib -L/tmp/hercules/pkg/hercules/usr/lib -lhercs -lherc -lhercu -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=k8 -Wl,--warn-common -Wl,-soname -Wl,dyncrypt.so -o .libs/dyncrypt.so
# /usr/bin/install -c .libs/dyncrypt.soT /tmp/hercules/pkg/hercules/usr/lib/hercules/dyncrypt.so
# /usr/bin/install -c .libs/dyncrypt.lai /tmp/hercules/pkg/hercules/usr/lib/hercules/dyncrypt.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/hercules'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hercules/src/hercules-3.12/crypto'
# make[1]: Leaving directory '/tmp/hercules/src/hercules-3.12/crypto'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hercules"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hercules 3.12-1 (Wed Aug 24 13:01:10 UTC 2016)

CMD: pacman --query --file hercules-3.12-1-x86_64.pkg.tar.xz
# hercules 3.12-1

Creating hybrid package for 'hercules'

Trying to find vanilla package 'hercules'...

CMD: pacman --query --file /mirror/hercules-3.12-1.pkg.tar.xz
# hercules 3.12-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libdecNumber.so
# /usr/lib/libsoftfloat.so
# /usr/lib/libhercs.so
# /usr/lib/libhercu.so
# /usr/lib/libherct.so
# /usr/lib/libhercd.so
# /usr/lib/libherc.so
# /usr/lib/hercules/dyngui.so
# /usr/lib/hercules/dyninst.so
# /usr/lib/hercules/hdteq.so
# /usr/lib/hercules/hdt1403.so
# /usr/lib/hercules/hdt2703.so
# /usr/lib/hercules/hdt3705.so
# /usr/lib/hercules/hdt3088.so
# /usr/lib/hercules/hdt3270.so
# /usr/lib/hercules/hdt3420.so
# /usr/lib/hercules/hdt3505.so
# /usr/lib/hercules/hdt2880.so
# /usr/lib/hercules/hdt3525.so
# /usr/lib/hercules/hdtqeth.so
# /usr/lib/hercules/hdt1052c.so
# /usr/lib/hercules/dyncrypt.so
# /usr/bin/dasdlist
# /usr/bin/bldlvlck
# /usr/bin/fba2cfba
# /usr/bin/ckd2cckd
# /usr/bin/cfba2fba
# /usr/bin/cckd2ckd
# /usr/bin/hercules
# /usr/bin/dasdinit
# /usr/bin/dasdisup
# /usr/bin/dasdload
# /usr/bin/dasdconv
# /usr/bin/dasdls
# /usr/bin/dasdcat
# /usr/bin/dasdpdsu
# /usr/bin/dasdseq
# /usr/bin/tapecopy
# /usr/bin/tapemap
# /usr/bin/tapesplt
# /usr/bin/cckdcdsk
# /usr/bin/cckdcomp
# /usr/bin/cckddiag
# /usr/bin/cckdswap
# /usr/bin/dasdcopy
# /usr/bin/hetget
# /usr/bin/hetinit
# /usr/bin/hetmap
# /usr/bin/hetupd
# /usr/bin/dmap2hrc
# /usr/bin/hercifc
# /usr/bin/herclin
# /usr/share/hercules/cckddump.hla
# /usr/share/hercules/awswrite.jcl
# /usr/share/hercules/rawstape.jcl
# /usr/share/hercules/tapeconv.jcl
# /usr/share/hercules/TMOUNT.txt
# /usr/share/hercules/zzsacard.bin
# /usr/share/hercules/awssl-v19g
# /usr/share/hercules/cckdload.hla
# /usr/share/hercules/cckddasd.html
# /usr/share/hercules/fishgui.html
# /usr/share/hercules/hercconf.html
# /usr/share/hercules/hercfaq.html
# /usr/share/hercules/hercinst.html
# /usr/share/hercules/herclic.html
# /usr/share/hercules/hercload.html
# /usr/share/hercules/hercmsca.html
# /usr/share/hercules/hercmscf.html
# /usr/share/hercules/hercmscp.html
# /usr/share/hercules/hercmsct.html
# /usr/share/hercules/hercmscu.html
# /usr/share/hercules/hercmsda.html
# /usr/share/hercules/hercmsdc.html
# /usr/share/hercules/hercmsdg.html
# /usr/share/hercules/hercmsdi.html
# /usr/share/hercules/hercmsdl.html
# /usr/share/hercules/hercmsds.html
# /usr/share/hercules/hercmsdt.html
# /usr/share/hercules/hercmsdu.html
# /usr/share/hercules/hercmsg.html
# /usr/share/hercules/hercmshd.html
# /usr/share/hercules/hercmshe.html
# /usr/share/hercules/hercmshg.html
# /usr/share/hercules/hercmshm.html
# /usr/share/hercules/hercmsht.html
# /usr/share/hercules/hercmshu.html
# /usr/share/hercules/hercmsif.html
# /usr/share/hercules/hercmsin.html
# /usr/share/hercules/hercmslc.html
# /usr/share/hercules/hercmslg.html
# /usr/share/hercules/hercmspn.html
# /usr/share/hercules/hercmspr.html
# /usr/share/hercules/hercmspu.html
# /usr/share/hercules/hercmsrd.html
# /usr/share/hercules/hercmssd.html
# /usr/share/hercules/hercmsta.html
# /usr/share/hercules/hercmstc.html
# /usr/share/hercules/hercmste.html
# /usr/share/hercules/hercmstm.html
# /usr/share/hercules/hercmsts.html
# /usr/share/hercules/hercmstt.html
# /usr/share/hercules/hercmstu.html
# /usr/share/hercules/hercmsvm.html
# /usr/share/hercules/hercnew.html
# /usr/share/hercules/hercrdr.html
# /usr/share/hercules/hercrnot.html
# /usr/share/hercules/hercsupp.html
# /usr/share/hercules/herctcp.html
# /usr/share/hercules/hercules.html
# /usr/share/hercules/index.html
# /usr/share/hercules/shared.html
# /usr/share/hercules/tasks.html
# /usr/share/hercules/hercules.css
# /usr/share/hercules/images/loadoffu.gif
# /usr/share/hercules/images/restartu.gif
# /usr/share/hercules/images/back.gif
# /usr/share/hercules/images/loadonu.gif
# /usr/share/hercules/images/startd.gif
# /usr/share/hercules/images/bkued.gif
# /usr/share/hercules/images/loadu.gif
# /usr/share/hercules/images/startu.gif
# /usr/share/hercules/images/blueu.gif
# /usr/share/hercules/images/manoffu.gif
# /usr/share/hercules/images/stopd.gif
# /usr/share/hercules/images/dial1.gif
# /usr/share/hercules/images/manonu.gif
# /usr/share/hercules/images/stopu.gif
# /usr/share/hercules/images/dial2.gif
# /usr/share/hercules/images/note.gif
# /usr/share/hercules/images/stored.gif
# /usr/share/hercules/images/dial3.gif
# /usr/share/hercules/images/osi-certified-60x50.jpg
# /usr/share/hercules/images/storeu.gif
# /usr/share/hercules/images/dial4.gif
# /usr/share/hercules/images/poweroffd.gif
# /usr/share/hercules/images/sysoffu.gif
# /usr/share/hercules/images/favicon.ico
# /usr/share/hercules/images/poweroffu.gif
# /usr/share/hercules/images/sysonu.gif
# /usr/share/hercules/images/greend.gif
# /usr/share/hercules/images/poweronoffd.gif
# /usr/share/hercules/images/translucentoffd.gif
# /usr/share/hercules/images/greenu.gif
# /usr/share/hercules/images/poweronoffu.gif
# /usr/share/hercules/images/translucentoffu.gif
# /usr/share/hercules/images/hercpic-rblk-256.gif
# /usr/share/hercules/images/poweronond.gif
# /usr/share/hercules/images/translucentond.gif
# /usr/share/hercules/images/hercpic-rblk-80.gif
# /usr/share/hercules/images/powerononu.gif
# /usr/share/hercules/images/translucentonu.gif
# /usr/share/hercules/images/interruptd.gif
# /usr/share/hercules/images/redd.gif
# /usr/share/hercules/images/waitoffu.gif
# /usr/share/hercules/images/interruptu.gif
# /usr/share/hercules/images/redu.gif
# /usr/share/hercules/images/waitonu.gif
# /usr/share/hercules/images/loadd.gif
# /usr/share/hercules/images/restartd.gif
# /usr/share/hercules/include/header.htmlpart
# /usr/share/hercules/include/footer.htmlpart
# /usr/share/man/man1/cckddiag.1.gz
# /usr/share/man/man1/dasdseq.1.gz
# /usr/share/man/man1/hercules.1.gz
# /usr/share/man/man4/cckd.4.gz
# /usr/share/licenses/hercules/qpl1
# /sysroot/usr/lib/libdecNumber.so
# /sysroot/usr/lib/libdecNumber.la
# /sysroot/usr/lib/libsoftfloat.so
# /sysroot/usr/lib/libsoftfloat.la
# /sysroot/usr/lib/libhercs.so
# /sysroot/usr/lib/libhercs.la
# /sysroot/usr/lib/libhercu.so
# /sysroot/usr/lib/libhercu.la
# /sysroot/usr/lib/libherct.so
# /sysroot/usr/lib/libherct.la
# /sysroot/usr/lib/libhercd.so
# /sysroot/usr/lib/libhercd.la
# /sysroot/usr/lib/libherc.so
# /sysroot/usr/lib/libherc.la
# /sysroot/usr/lib/hercules/dyngui.so
# /sysroot/usr/lib/hercules/dyngui.la
# /sysroot/usr/lib/hercules/dyninst.so
# /sysroot/usr/lib/hercules/dyninst.la
# /sysroot/usr/lib/hercules/hdteq.so
# /sysroot/usr/lib/hercules/hdteq.la
# /sysroot/usr/lib/hercules/hdt1403.so
# /sysroot/usr/lib/hercules/hdt1403.la
# /sysroot/usr/lib/hercules/hdt2703.so
# /sysroot/usr/lib/hercules/hdt2703.la
# /sysroot/usr/lib/hercules/hdt3705.so
# /sysroot/usr/lib/hercules/hdt3705.la
# /sysroot/usr/lib/hercules/hdt3088.so
# /sysroot/usr/lib/hercules/hdt3088.la
# /sysroot/usr/lib/hercules/hdt3270.so
# /sysroot/usr/lib/hercules/hdt3270.la
# /sysroot/usr/lib/hercules/hdt3420.so
# /sysroot/usr/lib/hercules/hdt3420.la
# /sysroot/usr/lib/hercules/hdt3505.so
# /sysroot/usr/lib/hercules/hdt3505.la
# /sysroot/usr/lib/hercules/hdt2880.so
# /sysroot/usr/lib/hercules/hdt2880.la
# /sysroot/usr/lib/hercules/hdt3525.so
# /sysroot/usr/lib/hercules/hdt3525.la
# /sysroot/usr/lib/hercules/hdtqeth.so
# /sysroot/usr/lib/hercules/hdtqeth.la
# /sysroot/usr/lib/hercules/hdt1052c.so
# /sysroot/usr/lib/hercules/hdt1052c.la
# /sysroot/usr/lib/hercules/dyncrypt.so
# /sysroot/usr/lib/hercules/dyncrypt.la

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf hercules.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/hercules.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hercules.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/hercules.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/hercules/src/hercules-3.12/config.log'
# 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 --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9b74a5c99264
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3082: checking for a BSD-compatible install
# configure:3150: result: /usr/bin/install -c
# configure:3161: checking whether build environment is sane
# configure:3216: result: yes
# configure:3254: WARNING: 'missing' script is too old or missing
# configure:3275: checking for x86_64-unknown-linux-strip
# configure:3305: result: no
# configure:3315: checking for strip
# configure:3331: found /usr/sbin/strip
# configure:3342: result: strip
# configure:3367: checking for a thread-safe mkdir -p
# configure:3406: result: /usr/sbin/mkdir -p
# configure:3413: checking for gawk
# configure:3429: found /usr/sbin/gawk
# configure:3440: result: gawk
# configure:3451: checking whether make sets $(MAKE)
# configure:3473: result: yes
# configure:3502: checking whether make supports nested variables
# configure:3519: result: yes
# configure:3607: checking whether to enable maintainer-specific portions of Makefiles
# configure:3616: result: no
# configure:3633: checking build system type
# configure:3647: result: x86_64-unknown-linux-gnu
# configure:3667: checking host system type
# configure:3680: result: x86_64-unknown-linux-gnu
# configure:3711: checking whether make supports nested variables
# configure:3728: result: yes
# configure:3756: checking for x86_64-unknown-linux-gcc
# configure:3786: result: no
# configure:3796: checking for gcc
# configure:3812: found /usr/sbin/gcc
# configure:3823: result: gcc
# configure:4052: checking for C compiler version
# configure:4061: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:4072: $? = 0
# configure:4061: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4072: $? = 0
# configure:4061: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4072: $? = 1
# configure:4061: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4072: $? = 1
# configure:4092: checking whether the C compiler works
# configure:4114: gcc -W -Wall conftest.c >&5
# configure:4118: $? = 0
# configure:4166: result: yes
# configure:4169: checking for C compiler default output file name
# configure:4171: result: a.out
# configure:4177: checking for suffix of executables
# configure:4184: gcc -o conftest -W -Wall conftest.c >&5
# configure:4188: $? = 0
# configure:4210: result:
# configure:4232: checking whether we are cross compiling
# configure:4240: gcc -o conftest -W -Wall conftest.c >&5
# configure:4244: $? = 0
# configure:4251: ./conftest
# configure:4255: $? = 0
# configure:4270: result: no
# configure:4275: checking for suffix of object files
# configure:4297: gcc -c -W -Wall conftest.c >&5
# configure:4301: $? = 0
# configure:4322: result: o
# configure:4326: checking whether we are using the GNU C compiler
# configure:4345: gcc -c -W -Wall conftest.c >&5
# configure:4345: $? = 0
# configure:4354: result: yes
# configure:4363: checking whether gcc accepts -g
# configure:4383: gcc -c -g conftest.c >&5
# configure:4383: $? = 0
# configure:4424: result: yes
# configure:4441: checking for gcc option to accept ISO C89
# configure:4504: gcc -c -W -Wall conftest.c >&5
# configure:4504: $? = 0
# configure:4517: result: none needed
# configure:4548: checking for style of include used by make
# configure:4576: result: GNU
# configure:4602: checking dependency style of gcc
# configure:4713: result: gcc3
# configure:4872: checking for a sed that does not truncate output
# configure:4926: result: /usr/sbin/sed
# configure:4929: checking for grep that handles long lines and -e
# configure:4987: result: /usr/sbin/grep
# configure:4992: checking for egrep
# configure:5054: result: /usr/sbin/grep -E
# configure:5070: checking for ld used by gcc
# configure:5137: result: /usr/sbin/ld
# configure:5144: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5159: result: yes
# configure:5164: checking for /usr/sbin/ld option to reload object files
# configure:5171: result: -r
# configure:5180: checking for BSD-compatible nm
# configure:5222: result: nm
# configure:5226: checking whether ln -s works
# configure:5230: result: yes
# configure:5237: checking how to recognise dependent libraries
# configure:5437: result: pass_all
# configure:5522: gcc -c -W -Wall conftest.c >&5
# configure:5525: $? = 0
# configure:5901: checking how to run the C preprocessor
# configure:5932: gcc -E conftest.c
# configure:5932: $? = 0
# configure:5946: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5946: $? = 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.12"
# | /* end confdefs.h. */
# | #include
# configure:5971: result: gcc -E
# configure:5991: gcc -E conftest.c
# configure:5991: $? = 0
# configure:6005: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6005: $? = 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.12"
# | /* end confdefs.h. */
# | #include
# configure:6034: checking for ANSI C header files
# configure:6054: gcc -c -W -Wall conftest.c >&5
# configure:6054: $? = 0
# configure:6127: gcc -o conftest -W -Wall conftest.c >&5
# configure:6127: $? = 0
# configure:6127: ./conftest
# configure:6127: $? = 0
# configure:6138: result: yes
# configure:6151: checking for sys/types.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for sys/stat.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for stdlib.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for string.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for memory.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for strings.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for inttypes.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for stdint.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6151: checking for unistd.h
# configure:6151: gcc -c -W -Wall conftest.c >&5
# configure:6151: $? = 0
# configure:6151: result: yes
# configure:6165: checking dlfcn.h usability
# configure:6165: gcc -c -W -Wall conftest.c >&5
# configure:6165: $? = 0
# configure:6165: result: yes
# configure:6165: checking dlfcn.h presence
# configure:6165: gcc -E conftest.c
# configure:6165: $? = 0
# configure:6165: result: yes
# configure:6165: checking for dlfcn.h
# configure:6165: result: yes
# configure:6189: checking for x86_64-unknown-linux-g++
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-c++
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-gpp
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-aCC
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-CC
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-cxx
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-cc++
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-cl.exe
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-FCC
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-KCC
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-RCC
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-xlC_r
# configure:6219: result: no
# configure:6189: checking for x86_64-unknown-linux-xlC
# configure:6219: result: no
# configure:6233: checking for g++
# configure:6249: found /usr/sbin/g++
# configure:6260: result: g++
# configure:6287: checking for C++ compiler version
# configure:6296: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:6307: $? = 0
# configure:6296: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6307: $? = 0
# configure:6296: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:6307: $? = 1
# configure:6296: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:6307: $? = 1
# configure:6311: checking whether we are using the GNU C++ compiler
# configure:6330: g++ -c conftest.cpp >&5
# configure:6330: $? = 0
# configure:6339: result: yes
# configure:6348: checking whether g++ accepts -g
# configure:6368: g++ -c -g conftest.cpp >&5
# configure:6368: $? = 0
# configure:6409: result: yes
# configure:6434: checking dependency style of g++
# configure:6545: result: gcc3
# configure:6565: checking how to run the C++ preprocessor
# configure:6592: g++ -E conftest.cpp
# configure:6592: $? = 0
# configure:6606: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6606: $? = 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.12"
# | #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
# configure:6631: result: g++ -E
# configure:6651: g++ -E conftest.cpp
# configure:6651: $? = 0
# configure:6665: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6665: $? = 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.12"
# | #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
# configure:6703: checking for x86_64-unknown-linux-g77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-xlf
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-f77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-frt
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-pgf77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-cf77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-fort77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-fl32
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-af77
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-xlf90
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-f90
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-pgf90
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-pghpf
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-epcf90
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-gfortran
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-g95
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-xlf95
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-f95
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-fort
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-ifort
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-ifc
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-efc
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-pgfortran
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-pgf95
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-lf95
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-ftn
# configure:6733: result: no
# configure:6703: checking for x86_64-unknown-linux-nagfor
# configure:6733: result: no
# configure:6747: checking for g77
# configure:6777: result: no
# configure:6747: checking for xlf
# configure:6777: result: no
# configure:6747: checking for f77
# configure:6777: result: no
# configure:6747: checking for frt
# configure:6777: result: no
# configure:6747: checking for pgf77
# configure:6777: result: no
# configure:6747: checking for cf77
# configure:6777: result: no
# configure:6747: checking for fort77
# configure:6777: result: no
# configure:6747: checking for fl32
# configure:6777: result: no
# configure:6747: checking for af77
# configure:6777: result: no
# configure:6747: checking for xlf90
# configure:6777: result: no
# configure:6747: checking for f90
# configure:6777: result: no
# configure:6747: checking for pgf90
# configure:6777: result: no
# configure:6747: checking for pghpf
# configure:6777: result: no
# configure:6747: checking for epcf90
# configure:6777: result: no
# configure:6747: checking for gfortran
# configure:6763: found /usr/sbin/gfortran
# configure:6774: result: gfortran
# configure:6800: checking for Fortran 77 compiler version
# configure:6809: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:6820: $? = 0
# configure:6809: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6820: $? = 0
# configure:6809: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6820: $? = 1
# configure:6809: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6820: $? = 1
# configure:6829: checking whether we are using the GNU Fortran 77 compiler
# configure:6842: gfortran -c conftest.F >&5
# configure:6842: $? = 0
# configure:6851: result: yes
# configure:6857: checking whether gfortran accepts -g
# configure:6868: gfortran -c -g conftest.f >&5
# configure:6868: $? = 0
# configure:6876: result: yes
# configure:6910: checking the maximum length of command line arguments
# configure:6975: result: 32768
# configure:6986: checking command to parse nm output from gcc object
# configure:7075: gcc -c -W -Wall conftest.c >&5
# configure:7078: $? = 0
# configure:7082: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:7085: $? = 0
# configure:7137: gcc -o conftest -W -Wall conftest.c conftstm.o >&5
# configure:7140: $? = 0
# configure:7178: result: ok
# configure:7182: checking for objdir
# configure:7197: result: .libs
# configure:7249: checking for x86_64-unknown-linux-ar
# configure:7279: result: no
# configure:7289: checking for ar
# configure:7305: found /usr/sbin/ar
# configure:7316: result: ar
# configure:7341: checking for x86_64-unknown-linux-ranlib
# configure:7371: result: no
# configure:7381: checking for ranlib
# configure:7397: found /usr/sbin/ranlib
# configure:7408: result: ranlib
# configure:7433: checking for x86_64-unknown-linux-strip
# configure:7460: result: strip
# configure:7772: checking if gcc static flag works
# configure:7795: result: yes
# configure:7817: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7835: gcc -c -W -Wall -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7839: $? = 0
# configure:7850: result: no
# configure:7865: checking for gcc option to produce PIC
# configure:8042: result: -fPIC
# configure:8050: checking if gcc PIC flag -fPIC works
# configure:8068: gcc -c -W -Wall -fPIC -DPIC conftest.c >&5
# configure:8072: $? = 0
# configure:8083: result: yes
# configure:8107: checking if gcc supports -c -o file.o
# configure:8135: gcc -c -W -Wall -o out/conftest2.o conftest.c >&5
# configure:8139: $? = 0
# configure:8159: result: yes
# configure:8185: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8950: result: yes
# configure:8976: checking whether -lc should be explicitly linked in
# configure:8981: gcc -c -W -Wall conftest.c >&5
# configure:8984: $? = 0
# configure:8998: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9001: $? = 0
# configure:9013: result: no
# configure:9021: checking dynamic linker characteristics
# configure:9543: result: GNU/Linux ld.so
# configure:9547: checking how to hardcode library paths into programs
# configure:9572: result: immediate
# configure:9586: checking whether stripping libraries is possible
# configure:9602: result: yes
# configure:9708: checking for shl_load
# configure:9708: gcc -o conftest -W -Wall conftest.c >&5
# /tmp/ccdzgjYR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:9708: $? = 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.12"
# | #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 declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:9708: result: no
# configure:9712: checking for shl_load in -ldld
# configure:9737: gcc -o conftest -W -Wall conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:9737: $? = 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.12"
# | #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:9746: result: no
# configure:9751: checking for dlopen
# configure:9751: gcc -o conftest -W -Wall conftest.c >&5
# /tmp/ccXCTXg3.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:9751: $? = 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.12"
# | #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 declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:9751: result: no
# configure:9755: checking for dlopen in -ldl
# configure:9780: gcc -o conftest -W -Wall conftest.c -ldl >&5
# configure:9780: $? = 0
# configure:9789: result: yes
# configure:9908: checking whether a program can dlopen itself
# configure:9980: gcc -o conftest -W -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure: In function 'fnord':
# configure:9963:20: warning: unused variable 'i' [-Wunused-variable]
#
# ^
# configure: In function 'main':
# configure:9976:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:9976:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:9976:5: note: include '' or provide a declaration of 'exit'
# configure:9983: $? = 0
# configure:10001: result: yes
# configure:10006: checking whether a statically linked program can dlopen itself
# configure:10078: gcc -o conftest -W -Wall -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure: In function 'fnord':
# configure:10061:20: warning: unused variable 'i' [-Wunused-variable]
#
# ^
# configure: In function 'main':
# configure:10074:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:10074:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:10074:5: note: include '' or provide a declaration of 'exit'
# configure:10081: $? = 0
# configure:10099: result: yes
# configure:10122: checking if libtool supports shared libraries
# configure:10124: result: yes
# configure:10127: checking whether to build shared libraries
# configure:10185: result: yes
# configure:10188: checking whether to build static libraries
# configure:10192: result: no
# configure:10283: creating libtool
# configure:10823: checking for ld used by g++
# configure:10890: result: /usr/sbin/ld -m elf_x86_64
# configure:10897: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:10912: result: yes
# configure:10963: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11733: result: yes
# configure:11755: g++ -c conftest.cc >&5
# configure:11758: $? = 0
# configure:11854: checking for g++ option to produce PIC
# configure:12106: result: -fPIC
# configure:12114: checking if g++ PIC flag -fPIC works
# configure:12132: g++ -c -fPIC -DPIC conftest.cc >&5
# configure:12136: $? = 0
# configure:12147: result: yes
# configure:12171: checking if g++ supports -c -o file.o
# configure:12199: g++ -c -o out/conftest2.o conftest.cc >&5
# configure:12203: $? = 0
# configure:12223: result: yes
# configure:12249: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12274: result: yes
# configure:12345: checking dynamic linker characteristics
# configure:12867: result: GNU/Linux ld.so
# configure:12871: checking how to hardcode library paths into programs
# configure:12896: result: immediate
# configure:12910: checking whether stripping libraries is possible
# configure:12926: result: yes
# configure:13032: checking for shl_load
# configure:13032: result: no
# configure:13036: checking for shl_load in -ldld
# configure:13070: result: no
# configure:13075: checking for dlopen
# configure:13075: result: no
# configure:13079: checking for dlopen in -ldl
# configure:13113: result: yes
# configure:13232: checking whether a program can dlopen itself
# configure:13325: result: yes
# configure:13330: checking whether a statically linked program can dlopen itself
# configure:13423: result: yes
# configure:13919: checking if libtool supports shared libraries
# configure:13921: result: yes
# configure:13924: checking whether to build shared libraries
# configure:13942: result: yes
# configure:13945: checking whether to build static libraries
# configure:13949: result: no
# configure:13961: checking for gfortran option to produce PIC
# configure:14138: result: -fPIC
# configure:14146: checking if gfortran PIC flag -fPIC works
# configure:14164: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14168: $? = 0
# configure:14179: result: yes
# configure:14203: checking if gfortran supports -c -o file.o
# configure:14231: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14235: $? = 0
# configure:14255: result: yes
# configure:14281: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15034: result: yes
# configure:15105: checking dynamic linker characteristics
# configure:15627: result: GNU/Linux ld.so
# configure:15631: checking how to hardcode library paths into programs
# configure:15656: result: immediate
# configure:15670: checking whether stripping libraries is possible
# configure:15686: result: yes
# configure:19459: checking for an ANSI C-conforming const
# configure:19525: gcc -c -W -Wall conftest.c >&5
# configure:19525: $? = 0
# configure:19532: result: yes
# configure:19543: checking for dirent.h that defines DIR
# configure:19562: gcc -c -W -Wall conftest.c >&5
# configure:19562: $? = 0
# configure:19570: result: yes
# configure:19583: checking for library containing opendir
# configure:19614: gcc -o conftest -W -Wall conftest.c >&5
# configure:19614: $? = 0
# configure:19631: result: none required
# configure:19722: checking which extension is used for loadable modules
# configure:19732: result:
# configure:19743: checking which variable specifies run-time library path
# configure:19750: result: LD_LIBRARY_PATH
# configure:19761: checking for the default library search path
# configure:19768: result: /lib /usr/lib
# configure:19786: checking for objdir
# configure:19807: result: .libs
# configure:19816: checking whether libtool supports -dlopen/-dlpreopen
# configure:19828: result: yes
# configure:19845: checking for shl_load
# configure:19845: result: no
# configure:19851: checking for shl_load in -ldld
# configure:19885: result: no
# configure:19893: checking for dlopen in -ldl
# configure:19927: result: yes
# configure:20071: checking for dlerror
# configure:20071: gcc -o conftest -W -Wall conftest.c -ldl >&5
# configure:20071: $? = 0
# configure:20071: result: yes
# configure:20090: checking for _ prefix in compiled symbols
# configure:20100: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:2:12: warning: statement with no effect [-Wunused-value]
# int main(){nm_test_func;return 0;}
# ^~~~~~~~~~~~
# configure:20103: $? = 0
# configure:20107: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:20110: $? = 0
# configure:20132: result: no
# configure:20248: checking whether deplibs are loaded by dlopen
# configure:20328: result: yes
# configure:20338: checking argz.h usability
# configure:20338: gcc -c -W -Wall conftest.c >&5
# configure:20338: $? = 0
# configure:20338: result: yes
# configure:20338: checking argz.h presence
# configure:20338: gcc -E conftest.c
# configure:20338: $? = 0
# configure:20338: result: yes
# configure:20338: checking for argz.h
# configure:20338: result: yes
# configure:20349: checking for error_t
# configure:20349: gcc -c -W -Wall conftest.c >&5
# configure:20349: $? = 0
# configure:20349: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:22: error: expected expression before ')' token
# if (sizeof ((error_t)))
# ^
# configure:20349: $? = 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.12"
# | #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
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((error_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20349: result: yes
# configure:20370: checking for argz_append
# configure:20370: gcc -o conftest -W -Wall conftest.c >&5
# configure:20370: $? = 0
# configure:20370: result: yes
# configure:20370: checking for argz_create_sep
# configure:20370: gcc -o conftest -W -Wall conftest.c >&5
# configure:20370: $? = 0
# configure:20370: result: yes
# configure:20370: checking for argz_insert
# configure:20370: gcc -o conftest -W -Wall conftest.c >&5
# configure:20370: $? = 0
# configure:20370: result: yes
# configure:20370: checking for argz_next
# configure:20370: gcc -o conftest -W -Wall conftest.c >&5
# configure:20370: $? = 0
# configure:20370: result: yes
# configure:20370: checking for argz_stringify
# configure:20370: gcc -o conftest -W -Wall conftest.c >&5
# configure:20370: $? = 0
# configure:20370: result: yes
# configure:20402: checking assert.h usability
# configure:20402: gcc -c -W -Wall conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking assert.h presence
# configure:20402: gcc -E conftest.c
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for assert.h
# configure:20402: result: yes
# configure:20402: checking ctype.h usability
# configure:20402: gcc -c -W -Wall conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking ctype.h presence
# configure:20402: gcc -E conftest.c
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for ctype.h
# configure:20402: result: yes
# configure:20402: checking errno.h usability
# configure:20402: gcc -c -W -Wall conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking errno.h presence
# configure:20402: gcc -E conftest.c
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for errno.h
# configure:20402: result: yes
# configure:20402: checking malloc.h usability
# configure:20402: gcc -c -W -Wall conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking malloc.h presence
# configure:20402: gcc -E conftest.c
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for malloc.h
# configure:20402: result: yes
# configure:20402: checking for memory.h
# configure:20402: result: yes
# configure:20402: checking for stdlib.h
# configure:20402: result: yes
# configure:20402: checking stdio.h usability
# configure:20402: gcc -c -W -Wall conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking stdio.h presence
# configure:20402: gcc -E conftest.c
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for stdio.h
# configure:20402: result: yes
# configure:20402: checking for unistd.h
# configure:20402: result: yes
# configure:20415: checking dl.h usability
# configure:20415: gcc -c -W -Wall conftest.c >&5
# conftest.c:77:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20415: result: no
# configure:20415: checking dl.h presence
# configure:20415: gcc -E conftest.c
# conftest.c:44:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# configure:20415: result: no
# configure:20415: checking for dl.h
# configure:20415: result: no
# configure:20415: checking sys/dl.h usability
# configure:20415: gcc -c -W -Wall conftest.c >&5
# conftest.c:77:20: fatal error: sys/dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20415: result: no
# configure:20415: checking sys/dl.h presence
# configure:20415: gcc -E conftest.c
# conftest.c:44:20: fatal error: sys/dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# configure:20415: result: no
# configure:20415: checking for sys/dl.h
# configure:20415: result: no
# configure:20415: checking dld.h usability
# configure:20415: gcc -c -W -Wall conftest.c >&5
# conftest.c:77:17: fatal error: dld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20415: result: no
# configure:20415: checking dld.h presence
# configure:20415: gcc -E conftest.c
# conftest.c:44:17: fatal error: dld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# configure:20415: result: no
# configure:20415: checking for dld.h
# configure:20415: result: no
# configure:20415: checking mach-o/dyld.h usability
# configure:20415: gcc -c -W -Wall conftest.c >&5
# conftest.c:77:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20415: result: no
# configure:20415: checking mach-o/dyld.h presence
# configure:20415: gcc -E conftest.c
# conftest.c:44:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20415: $? = 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.12"
# | #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
# configure:20415: result: no
# configure:20415: checking for mach-o/dyld.h
# configure:20415: result: no
# configure:20428: checking for string.h
# configure:20428: result: yes
# configure:20442: checking for strchr
# configure:20442: gcc -o conftest -W -Wall conftest.c >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:20442: $? = 0
# configure:20442: result: yes
# configure:20454: checking for strrchr
# configure:20454: gcc -o conftest -W -Wall conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:20454: $? = 0
# configure:20454: result: yes
# configure:20466: checking for memcpy
# configure:20466: gcc -o conftest -W -Wall conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:20466: $? = 0
# configure:20466: result: yes
# configure:20478: checking for memmove
# configure:20478: gcc -o conftest -W -Wall conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:20478: $? = 0
# configure:20478: result: yes
# configure:20478: checking for strcmp
# configure:20478: gcc -o conftest -W -Wall conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'strcmp'
# char strcmp ();
# ^~~~~~
# configure:20478: $? = 0
# configure:20478: result: yes
# configure:20490: checking for closedir
# configure:20490: gcc -o conftest -W -Wall conftest.c >&5
# configure:20490: $? = 0
# configure:20490: result: yes
# configure:20490: checking for opendir
# configure:20490: gcc -o conftest -W -Wall conftest.c >&5
# configure:20490: $? = 0
# configure:20490: result: yes
# configure:20490: checking for readdir
# configure:20490: gcc -o conftest -W -Wall conftest.c >&5
# configure:20490: $? = 0
# configure:20490: result: yes
# configure:20506: (use of lt_dlopen forced by Hercules Dynamic Loader requirement)
# configure:20690: checking for ctype.h
# configure:20690: result: yes
# configure:20699: checking for errno.h
# configure:20699: result: yes
# configure:20708: checking fcntl.h usability
# configure:20708: gcc -c -W -Wall conftest.c >&5
# configure:20708: $? = 0
# configure:20708: result: yes
# configure:20708: checking fcntl.h presence
# configure:20708: gcc -E conftest.c
# configure:20708: $? = 0
# configure:20708: result: yes
# configure:20708: checking for fcntl.h
# configure:20708: result: yes
# configure:20717: checking limits.h usability
# configure:20717: gcc -c -W -Wall conftest.c >&5
# configure:20717: $? = 0
# configure:20717: result: yes
# configure:20717: checking limits.h presence
# configure:20717: gcc -E conftest.c
# configure:20717: $? = 0
# configure:20717: result: yes
# configure:20717: checking for limits.h
# configure:20717: result: yes
# configure:20726: checking setjmp.h usability
# configure:20726: gcc -c -W -Wall conftest.c >&5
# configure:20726: $? = 0
# configure:20726: result: yes
# configure:20726: checking setjmp.h presence
# configure:20726: gcc -E conftest.c
# configure:20726: $? = 0
# configure:20726: result: yes
# configure:20726: checking for setjmp.h
# configure:20726: result: yes
# configure:20735: checking stdarg.h usability
# configure:20735: gcc -c -W -Wall conftest.c >&5
# configure:20735: $? = 0
# configure:20735: result: yes
# configure:20735: checking stdarg.h presence
# configure:20735: gcc -E conftest.c
# configure:20735: $? = 0
# configure:20735: result: yes
# configure:20735: checking for stdarg.h
# configure:20735: result: yes
# configure:20744: checking for stdio.h
# configure:20744: result: yes
# configure:20753: checking for stdlib.h
# configure:20753: result: yes
# configure:20762: checking for string.h
# configure:20762: result: yes
# configure:20771: checking time.h usability
# configure:20771: gcc -c -W -Wall conftest.c >&5
# configure:20771: $? = 0
# configure:20771: result: yes
# configure:20771: checking time.h presence
# configure:20771: gcc -E conftest.c
# configure:20771: $? = 0
# configure:20771: result: yes
# configure:20771: checking for time.h
# configure:20771: result: yes
# configure:20780: checking for unistd.h
# configure:20780: result: yes
# configure:20789: checking for sys/stat.h
# configure:20789: result: yes
# configure:20798: checking sys/time.h usability
# configure:20798: gcc -c -W -Wall conftest.c >&5
# configure:20798: $? = 0
# configure:20798: result: yes
# configure:20798: checking sys/time.h presence
# configure:20798: gcc -E conftest.c
# configure:20798: $? = 0
# configure:20798: result: yes
# configure:20798: checking for sys/time.h
# configure:20798: result: yes
# configure:20807: checking for sys/types.h
# configure:20807: result: yes
# configure:20821: checking pthread.h usability
# configure:20821: gcc -c -W -Wall conftest.c >&5
# configure:20821: $? = 0
# configure:20821: result: yes
# configure:20821: checking pthread.h presence
# configure:20821: gcc -E conftest.c
# configure:20821: $? = 0
# configure:20821: result: yes
# configure:20821: checking for pthread.h
# configure:20821: result: yes
# configure:20971: checking for sys/socket.h
# configure:20971: gcc -c -W -Wall conftest.c >&5
# configure:20971: $? = 0
# configure:20971: result: yes
# configure:20988: checking for net/if.h
# configure:20988: gcc -c -W -Wall conftest.c >&5
# configure:20988: $? = 0
# configure:20988: result: yes
# configure:21008: checking for netinet/in.h
# configure:21008: gcc -c -W -Wall conftest.c >&5
# configure:21008: $? = 0
# configure:21008: result: yes
# configure:21028: checking for netinet/tcp.h
# configure:21028: gcc -c -W -Wall conftest.c >&5
# configure:21028: $? = 0
# configure:21028: result: yes
# configure:21048: checking for net/route.h
# configure:21048: gcc -c -W -Wall conftest.c >&5
# configure:21048: $? = 0
# configure:21048: result: yes
# configure:21070: checking arpa/inet.h usability
# configure:21070: gcc -c -W -Wall conftest.c >&5
# configure:21070: $? = 0
# configure:21070: result: yes
# configure:21070: checking arpa/inet.h presence
# configure:21070: gcc -E conftest.c
# configure:21070: $? = 0
# configure:21070: result: yes
# configure:21070: checking for arpa/inet.h
# configure:21070: result: yes
# configure:21084: checking linux/if_tun.h usability
# configure:21084: gcc -c -W -Wall conftest.c >&5
# configure:21084: $? = 0
# configure:21084: result: yes
# configure:21084: checking linux/if_tun.h presence
# configure:21084: gcc -E conftest.c
# configure:21084: $? = 0
# configure:21084: result: yes
# configure:21084: checking for linux/if_tun.h
# configure:21084: result: yes
# configure:21098: checking sys/ioctl.h usability
# configure:21098: gcc -c -W -Wall conftest.c >&5
# configure:21098: $? = 0
# configure:21098: result: yes
# configure:21098: checking sys/ioctl.h presence
# configure:21098: gcc -E conftest.c
# configure:21098: $? = 0
# configure:21098: result: yes
# configure:21098: checking for sys/ioctl.h
# configure:21098: result: yes
# configure:21112: checking sys/mman.h usability
# configure:21112: gcc -c -W -Wall conftest.c >&5
# configure:21112: $? = 0
# configure:21112: result: yes
# configure:21112: checking sys/mman.h presence
# configure:21112: gcc -E conftest.c
# configure:21112: $? = 0
# configure:21112: result: yes
# configure:21112: checking for sys/mman.h
# configure:21112: result: yes
# configure:21131: checking sys/param.h usability
# configure:21131: gcc -c -W -Wall conftest.c >&5
# configure:21131: $? = 0
# configure:21131: result: yes
# configure:21131: checking sys/param.h presence
# configure:21131: gcc -E conftest.c
# configure:21131: $? = 0
# configure:21131: result: yes
# configure:21131: checking for sys/param.h
# configure:21131: result: yes
# configure:21145: checking for sys/mount.h
# configure:21145: gcc -c -W -Wall conftest.c >&5
# configure:21145: $? = 0
# configure:21145: result: yes
# configure:21166: checking sys/mtio.h usability
# configure:21166: gcc -c -W -Wall conftest.c >&5
# configure:21166: $? = 0
# configure:21166: result: yes
# configure:21166: checking sys/mtio.h presence
# configure:21166: gcc -E conftest.c
# configure:21166: $? = 0
# configure:21166: result: yes
# configure:21166: checking for sys/mtio.h
# configure:21166: result: yes
# configure:21180: checking sys/resource.h usability
# configure:21180: gcc -c -W -Wall conftest.c >&5
# configure:21180: $? = 0
# configure:21180: result: yes
# configure:21180: checking sys/resource.h presence
# configure:21180: gcc -E conftest.c
# configure:21180: $? = 0
# configure:21180: result: yes
# configure:21180: checking for sys/resource.h
# configure:21180: result: yes
# configure:21194: checking sys/uio.h usability
# configure:21194: gcc -c -W -Wall conftest.c >&5
# configure:21194: $? = 0
# configure:21194: result: yes
# configure:21194: checking sys/uio.h presence
# configure:21194: gcc -E conftest.c
# configure:21194: $? = 0
# configure:21194: result: yes
# configure:21194: checking for sys/uio.h
# configure:21194: result: yes
# configure:21208: checking sys/utsname.h usability
# configure:21208: gcc -c -W -Wall conftest.c >&5
# configure:21208: $? = 0
# configure:21208: result: yes
# configure:21208: checking sys/utsname.h presence
# configure:21208: gcc -E conftest.c
# configure:21208: $? = 0
# configure:21208: result: yes
# configure:21208: checking for sys/utsname.h
# configure:21208: result: yes
# configure:21222: checking sys/wait.h usability
# configure:21222: gcc -c -W -Wall conftest.c >&5
# configure:21222: $? = 0
# configure:21222: result: yes
# configure:21222: checking sys/wait.h presence
# configure:21222: gcc -E conftest.c
# configure:21222: $? = 0
# configure:21222: result: yes
# configure:21222: checking for sys/wait.h
# configure:21222: result: yes
# configure:21236: checking sys/un.h usability
# configure:21236: gcc -c -W -Wall conftest.c >&5
# configure:21236: $? = 0
# configure:21236: result: yes
# configure:21236: checking sys/un.h presence
# configure:21236: gcc -E conftest.c
# configure:21236: $? = 0
# configure:21236: result: yes
# configure:21236: checking for sys/un.h
# configure:21236: result: yes
# configure:21250: checking byteswap.h usability
# configure:21250: gcc -c -W -Wall conftest.c >&5
# configure:21250: $? = 0
# configure:21250: result: yes
# configure:21250: checking byteswap.h presence
# configure:21250: gcc -E conftest.c
# configure:21250: $? = 0
# configure:21250: result: yes
# configure:21250: checking for byteswap.h
# configure:21250: result: yes
# configure:21264: checking bzlib.h usability
# configure:21264: gcc -c -W -Wall conftest.c >&5
# configure:21264: $? = 0
# configure:21264: result: yes
# configure:21264: checking bzlib.h presence
# configure:21264: gcc -E conftest.c
# configure:21264: $? = 0
# configure:21264: result: yes
# configure:21264: checking for bzlib.h
# configure:21264: result: yes
# configure:21278: checking for dlfcn.h
# configure:21278: result: yes
# configure:21292: checking for inttypes.h
# configure:21292: result: yes
# configure:21306: checking iconv.h usability
# configure:21306: gcc -c -W -Wall conftest.c >&5
# configure:21306: $? = 0
# configure:21306: result: yes
# configure:21306: checking iconv.h presence
# configure:21306: gcc -E conftest.c
# configure:21306: $? = 0
# configure:21306: result: yes
# configure:21306: checking for iconv.h
# configure:21306: result: yes
# configure:21320: checking ltdl.h usability
# configure:21320: gcc -c -W -Wall conftest.c >&5
# configure:21320: $? = 0
# configure:21320: result: yes
# configure:21320: checking ltdl.h presence
# configure:21320: gcc -E conftest.c
# configure:21320: $? = 0
# configure:21320: result: yes
# configure:21320: checking for ltdl.h
# configure:21320: result: yes
# configure:21334: checking for malloc.h
# configure:21334: result: yes
# configure:21348: checking math.h usability
# configure:21348: gcc -c -W -Wall conftest.c >&5
# configure:21348: $? = 0
# configure:21348: result: yes
# configure:21348: checking math.h presence
# configure:21348: gcc -E conftest.c
# configure:21348: $? = 0
# configure:21348: result: yes
# configure:21348: checking for math.h
# configure:21348: result: yes
# configure:21362: checking netdb.h usability
# configure:21362: gcc -c -W -Wall conftest.c >&5
# configure:21362: $? = 0
# configure:21362: result: yes
# configure:21362: checking netdb.h presence
# configure:21362: gcc -E conftest.c
# configure:21362: $? = 0
# configure:21362: result: yes
# configure:21362: checking for netdb.h
# configure:21362: result: yes
# configure:21376: checking pwd.h usability
# configure:21376: gcc -c -W -Wall conftest.c >&5
# configure:21376: $? = 0
# configure:21376: result: yes
# configure:21376: checking pwd.h presence
# configure:21376: gcc -E conftest.c
# configure:21376: $? = 0
# configure:21376: result: yes
# configure:21376: checking for pwd.h
# configure:21376: result: yes
# configure:21390: checking regex.h usability
# configure:21390: gcc -c -W -Wall conftest.c >&5
# configure:21390: $? = 0
# configure:21390: result: yes
# configure:21390: checking regex.h presence
# configure:21390: gcc -E conftest.c
# configure:21390: $? = 0
# configure:21390: result: yes
# configure:21390: checking for regex.h
# configure:21390: result: yes
# configure:21404: checking sched.h usability
# configure:21404: gcc -c -W -Wall conftest.c >&5
# configure:21404: $? = 0
# configure:21404: result: yes
# configure:21404: checking sched.h presence
# configure:21404: gcc -E conftest.c
# configure:21404: $? = 0
# configure:21404: result: yes
# configure:21404: checking for sched.h
# configure:21404: result: yes
# configure:21418: checking signal.h usability
# configure:21418: gcc -c -W -Wall conftest.c >&5
# configure:21418: $? = 0
# configure:21418: result: yes
# configure:21418: checking signal.h presence
# configure:21418: gcc -E conftest.c
# configure:21418: $? = 0
# configure:21418: result: yes
# configure:21418: checking for signal.h
# configure:21418: result: yes
# configure:21432: checking termios.h usability
# configure:21432: gcc -c -W -Wall conftest.c >&5
# configure:21432: $? = 0
# configure:21432: result: yes
# configure:21432: checking termios.h presence
# configure:21432: gcc -E conftest.c
# configure:21432: $? = 0
# configure:21432: result: yes
# configure:21432: checking for termios.h
# configure:21432: result: yes
# configure:21446: checking for time.h
# configure:21446: result: yes
# configure:21460: checking zlib.h usability
# configure:21460: gcc -c -W -Wall conftest.c >&5
# configure:21460: $? = 0
# configure:21460: result: yes
# configure:21460: checking zlib.h presence
# configure:21460: gcc -E conftest.c
# configure:21460: $? = 0
# configure:21460: result: yes
# configure:21460: checking for zlib.h
# configure:21460: result: yes
# configure:21474: checking sys/capability.h usability
# configure:21474: gcc -c -W -Wall conftest.c >&5
# configure:21474: $? = 0
# configure:21474: result: yes
# configure:21474: checking sys/capability.h presence
# configure:21474: gcc -E conftest.c
# configure:21474: $? = 0
# configure:21474: result: yes
# configure:21474: checking for sys/capability.h
# configure:21474: result: yes
# configure:21488: checking sys/prctl.h usability
# configure:21488: gcc -c -W -Wall conftest.c >&5
# configure:21488: $? = 0
# configure:21488: result: yes
# configure:21488: checking sys/prctl.h presence
# configure:21488: gcc -E conftest.c
# configure:21488: $? = 0
# configure:21488: result: yes
# configure:21488: checking for sys/prctl.h
# configure:21488: result: yes
# configure:21602: checking whether SIGUSR1 is declared
# configure:21602: gcc -c -W -Wall conftest.c >&5
# configure:21602: $? = 0
# configure:21602: result: yes
# configure:21619: checking whether SIGUSR2 is declared
# configure:21619: gcc -c -W -Wall conftest.c >&5
# configure:21619: $? = 0
# configure:21619: result: yes
# configure:21636: checking whether SIGPIPE is declared
# configure:21636: gcc -c -W -Wall conftest.c >&5
# configure:21636: $? = 0
# configure:21636: result: yes
# configure:21653: checking whether SIGBUS is declared
# configure:21653: gcc -c -W -Wall conftest.c >&5
# configure:21653: $? = 0
# configure:21653: result: yes
# configure:21670: checking whether IFNAMSIZ is declared
# configure:21670: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:10: error: 'IFNAMSIZ' undeclared (first use in this function)
# (void) IFNAMSIZ;
# ^~~~~~~~
# conftest.c:106:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21670: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | #ifndef IFNAMSIZ
# | #ifdef __cplusplus
# | (void) IFNAMSIZ;
# | #else
# | (void) IFNAMSIZ;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21670: result: no
# configure:21692: checking whether LOGIN_NAME_MAX is declared
# configure:21692: gcc -c -W -Wall conftest.c >&5
# configure:21692: $? = 0
# configure:21692: result: yes
# configure:21709: checking whether _SC_NPROCESSORS_CONF is declared
# configure:21709: gcc -c -W -Wall conftest.c >&5
# configure:21709: $? = 0
# configure:21709: result: yes
# configure:21726: checking whether _SC_NPROCESSORS_ONLN is declared
# configure:21726: gcc -c -W -Wall conftest.c >&5
# configure:21726: $? = 0
# configure:21726: result: yes
# configure:21744: checking whether SIOCSIFNETMASK is declared
# configure:21744: gcc -c -W -Wall conftest.c >&5
# configure:21744: $? = 0
# configure:21744: result: yes
# configure:21761: checking whether SIOCSIFHWADDR is declared
# configure:21761: gcc -c -W -Wall conftest.c >&5
# configure:21761: $? = 0
# configure:21761: result: yes
# configure:21778: checking whether SIOCADDRT is declared
# configure:21778: gcc -c -W -Wall conftest.c >&5
# configure:21778: $? = 0
# configure:21778: result: yes
# configure:21795: checking whether SIOCDELRT is declared
# configure:21795: gcc -c -W -Wall conftest.c >&5
# configure:21795: $? = 0
# configure:21795: result: yes
# configure:21812: checking whether SIOCDIFADDR is declared
# configure:21812: gcc -c -W -Wall conftest.c >&5
# configure:21812: $? = 0
# configure:21812: result: yes
# configure:21831: checking whether MTEWARN is declared
# configure:21831: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:10: error: 'MTEWARN' undeclared (first use in this function)
# (void) MTEWARN;
# ^~~~~~~
# conftest.c:110:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:21831: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# |
# | int
# | main ()
# | {
# | #ifndef MTEWARN
# | #ifdef __cplusplus
# | (void) MTEWARN;
# | #else
# | (void) MTEWARN;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21831: result: no
# configure:21942: checking for u_int8_t
# configure:21942: gcc -c -W -Wall conftest.c >&5
# configure:21942: $? = 0
# configure:21942: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:23: error: expected expression before ')' token
# if (sizeof ((u_int8_t)))
# ^
# configure:21942: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21942: result: yes
# configure:21954: checking for useconds_t
# configure:21954: gcc -c -W -Wall conftest.c >&5
# configure:21954: $? = 0
# configure:21954: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139:25: error: expected expression before ')' token
# if (sizeof ((useconds_t)))
# ^
# configure:21954: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((useconds_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21954: result: yes
# configure:21966: checking for id_t
# configure:21966: gcc -c -W -Wall conftest.c >&5
# configure:21966: $? = 0
# configure:21966: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:19: error: expected expression before ')' token
# if (sizeof ((id_t)))
# ^
# configure:21966: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((id_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21966: result: yes
# configure:21978: checking for u_char
# configure:21978: gcc -c -W -Wall conftest.c >&5
# configure:21978: $? = 0
# configure:21978: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:115:21: error: expected expression before ')' token
# if (sizeof ((u_char)))
# ^
# configure:21978: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((u_char)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21978: result: yes
# configure:21996: checking for u_short
# configure:21996: gcc -c -W -Wall conftest.c >&5
# configure:21996: $? = 0
# configure:21996: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:22: error: expected expression before ')' token
# if (sizeof ((u_short)))
# ^
# configure:21996: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((u_short)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21996: result: yes
# configure:22014: checking for u_int
# configure:22014: gcc -c -W -Wall conftest.c >&5
# configure:22014: $? = 0
# configure:22014: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:117:20: error: expected expression before ')' token
# if (sizeof ((u_int)))
# ^
# configure:22014: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((u_int)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22014: result: yes
# configure:22032: checking for u_long
# configure:22032: gcc -c -W -Wall conftest.c >&5
# configure:22032: $? = 0
# configure:22032: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:21: error: expected expression before ')' token
# if (sizeof ((u_long)))
# ^
# configure:22032: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((u_long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22032: result: yes
# configure:22050: checking for in_addr_t
# configure:22050: gcc -c -W -Wall conftest.c >&5
# configure:22050: $? = 0
# configure:22050: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:122:24: error: expected expression before ')' token
# if (sizeof ((in_addr_t)))
# ^
# configure:22050: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #if HAVE_NETINET_IN_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_addr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22050: result: yes
# configure:22071: checking for socklen_t
# configure:22071: gcc -c -W -Wall conftest.c >&5
# configure:22071: $? = 0
# configure:22071: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:22071: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22071: result: yes
# configure:22188: checking for _pipe in -lmsvcrt
# configure:22213: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lmsvcrt >&5
# /usr/sbin/ld: cannot find -lmsvcrt
# collect2: error: ld returned 1 exit status
# configure:22213: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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:22222: result: no
# configure:22233: checking for dlopen in -ldl
# configure:22258: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -ldl >&5
# configure:22258: $? = 0
# configure:22267: result: yes
# configure:22278: checking for sqrt in -lm
# configure:22303: 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'
# char sqrt ();
# ^~~~
# configure:22303: $? = 0
# configure:22312: result: yes
# configure:22323: checking for connect in -lsocket
# configure:22348: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lsocket -lm -ldl >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:22348: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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:22357: result: no
# configure:22368: checking for gethostbyname in -lnsl
# configure:22393: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lnsl -lm -ldl >&5
# configure:22393: $? = 0
# configure:22402: result: yes
# configure:22413: checking for inet_aton in -lresolv
# configure:22438: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lresolv -lnsl -lm -ldl >&5
# configure:22438: $? = 0
# configure:22447: result: yes
# configure:22458: checking for uncompress in -lz
# configure:22483: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lz -lresolv -lnsl -lm -ldl >&5
# configure:22483: $? = 0
# configure:22492: result: yes
# configure:22503: checking for BZ2_bzBuffToBuffDecompress in -lbz2
# configure:22528: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lbz2 -lz -lresolv -lnsl -lm -ldl >&5
# configure:22528: $? = 0
# configure:22537: result: yes
# configure:22545: checking for iconv in -liconv
# configure:22570: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -liconv -lz -lresolv -lnsl -lm -ldl >&5
# /usr/sbin/ld: cannot find -liconv
# collect2: error: ld returned 1 exit status
# configure:22570: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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:22579: result: no
# configure:22591: checking for sched_yield in -lrt
# configure:22616: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22616: $? = 0
# configure:22625: result: yes
# configure:22637: checking for pthread_create in -lpthread
# configure:22662: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22662: $? = 0
# configure:22671: result: yes
# configure:22780: checking for iconv
# configure:22780: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22780: $? = 0
# configure:22780: result: yes
# configure:22792: checking for memrchr
# configure:22792: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22792: $? = 0
# configure:22792: result: yes
# configure:22804: checking for getopt_long
# configure:22804: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22804: $? = 0
# configure:22804: result: yes
# configure:22816: checking for sqrtl
# configure:22816: 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'
# char sqrtl ();
# ^~~~~
# configure:22816: $? = 0
# configure:22816: result: yes
# configure:22816: checking for ldexpl
# configure:22816: 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'
# char ldexpl ();
# ^~~~~~
# configure:22816: $? = 0
# configure:22816: result: yes
# configure:22816: checking for fabsl
# configure:22816: 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'
# char fabsl ();
# ^~~~~
# configure:22816: $? = 0
# configure:22816: result: yes
# configure:22816: checking for fmodl
# configure:22816: 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'
# char fmodl ();
# ^~~~~
# configure:22816: $? = 0
# configure:22816: result: yes
# configure:22816: checking for frexpl
# configure:22816: 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'
# char frexpl ();
# ^~~~~~
# configure:22816: $? = 0
# configure:22816: result: yes
# configure:22828: checking for ldexpf
# configure:22828: 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'
# char ldexpf ();
# ^~~~~~
# configure:22828: $? = 0
# configure:22828: result: yes
# configure:22828: checking for frexpf
# configure:22828: 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'
# char frexpf ();
# ^~~~~~
# configure:22828: $? = 0
# configure:22828: result: yes
# configure:22828: checking for fabsf
# configure:22828: 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'
# char fabsf ();
# ^~~~~
# configure:22828: $? = 0
# configure:22828: result: yes
# configure:22828: checking for rint
# configure:22828: 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'
# char rint ();
# ^~~~
# configure:22828: $? = 0
# configure:22828: result: yes
# configure:22840: checking for strlcpy
# configure:22840: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# /tmp/cc5nBfZi.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:22840: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:22840: result: no
# configure:22840: checking for strlcat
# configure:22840: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# /tmp/ccp2byco.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:22840: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:22840: result: no
# configure:22852: checking for strerror_r
# configure:22852: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22852: $? = 0
# configure:22852: result: yes
# configure:22863: checking for strsignal
# configure:22863: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22863: $? = 0
# configure:22863: result: yes
# configure:22877: checking for sys_siglist
# configure:22877: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22877: $? = 0
# configure:22877: result: yes
# configure:22889: checking for InitializeCriticalSectionAndSpinCount
# configure:22889: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# /tmp/ccN34dYB.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `InitializeCriticalSectionAndSpinCount'
# collect2: error: ld returned 1 exit status
# configure:22889: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 declares InitializeCriticalSectionAndSpinCount.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define InitializeCriticalSectionAndSpinCount innocuous_InitializeCriticalSectionAndSpinCount
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char InitializeCriticalSectionAndSpinCount (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #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:22889: result: no
# configure:22901: checking for sleep
# configure:22901: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22901: $? = 0
# configure:22901: result: yes
# configure:22901: checking for usleep
# configure:22901: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22901: $? = 0
# configure:22901: result: yes
# configure:22901: checking for nanosleep
# configure:22901: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22901: $? = 0
# configure:22901: result: yes
# configure:22913: checking for sched_yield
# configure:22913: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22913: $? = 0
# configure:22913: result: yes
# configure:22925: checking for strtok_r
# configure:22925: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22925: $? = 0
# configure:22925: result: yes
# configure:22937: checking for pipe
# configure:22937: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22937: $? = 0
# configure:22937: result: yes
# configure:22949: checking for gettimeofday
# configure:22949: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22949: $? = 0
# configure:22949: result: yes
# configure:22961: checking for getpgrp
# configure:22961: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22961: $? = 0
# configure:22961: result: yes
# configure:22973: checking for scandir
# configure:22973: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22973: $? = 0
# configure:22973: result: yes
# configure:22973: checking for alphasort
# configure:22973: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22973: $? = 0
# configure:22973: result: yes
# configure:22985: checking for getlogin
# configure:22985: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22985: $? = 0
# configure:22985: result: yes
# configure:22985: checking for getlogin_r
# configure:22985: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22985: $? = 0
# configure:22985: result: yes
# configure:22997: checking for realpath
# configure:22997: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:22997: $? = 0
# configure:22997: result: yes
# configure:23009: checking for fdatasync
# configure:23009: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23009: $? = 0
# configure:23009: result: yes
# configure:23009: checking for fsync
# configure:23009: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23009: $? = 0
# configure:23009: result: yes
# configure:23009: checking for ftruncate
# configure:23009: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23009: $? = 0
# configure:23009: result: yes
# configure:23021: checking for inet_aton
# configure:23021: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23021: $? = 0
# configure:23021: result: yes
# configure:23033: checking for fork
# configure:23033: 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'
# char fork ();
# ^~~~
# configure:23033: $? = 0
# configure:23033: result: yes
# configure:23033: checking for socketpair
# configure:23033: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23033: $? = 0
# configure:23033: result: yes
# configure:23045: checking for sysconf
# configure:23045: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23045: $? = 0
# configure:23045: result: yes
# configure:23057: checking for vsscanf
# configure:23057: 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'
# char vsscanf ();
# ^~~~~~~
# configure:23057: $? = 0
# configure:23057: result: yes
# configure:23073: checking for setresuid
# configure:23073: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23073: $? = 0
# configure:23073: result: yes
# configure:23073: checking for getresuid
# configure:23073: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:23073: $? = 0
# configure:23073: result: yes
# configure:23117: checking whether fdatasync is supported
# configure:23143: gcc -c -W -Wall conftest.c >&5
# configure:23143: $? = 0
# configure:23151: result: yes
# configure:23250: checking for struct sockaddr_in.sin_len
# configure:23250: 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'; did you mean 'sin_zero'?
# if (ac_aggr.sin_len)
# ^
# conftest.c:170:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^~~~~~~
# configure:23250: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #if HAVE_NETINET_IN_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23250: 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'; did you mean 'sin_zero'?
# if (sizeof ac_aggr.sin_len)
# ^
# conftest.c:170:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^~~~~~~
# configure:23250: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #if HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #if HAVE_NETINET_IN_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23250: result: no
# configure:23272: checking for struct in_addr.s_addr
# configure:23272: gcc -c -W -Wall conftest.c >&5
# configure:23272: $? = 0
# configure:23272: result: yes
# configure:23294: checking for struct sigaction.sa_sigaction
# configure:23294: gcc -c -W -Wall conftest.c >&5
# configure:23294: $? = 0
# configure:23294: result: yes
# configure:23308: checking for struct timespec.tv_nsec
# configure:23308: gcc -c -W -Wall conftest.c >&5
# configure:23308: $? = 0
# configure:23308: 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'
# not a universal capable compiler
# ^~~
# conftest.c:161:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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'
# not big endian
# ^~~
# conftest.c:167:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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
# | #include
# |
# | 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: 8
# 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: 8
# 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: 8
# 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: 8
# 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:23975: checking C99 struct flexible arrays support
# configure:24010: 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]
# int main(int argc, char *argv[])
# ^~~~
# conftest.c: In function 'main':
# conftest.c:182:33: warning: unused variable 'p' [-Wunused-variable]
# FOOBAR* p = calloc( 1, sizeof(FOOBAR) + 16 );
# ^
# conftest.c:180:34: warning: unused parameter 'argc' [-Wunused-parameter]
# int main(int argc, char *argv[])
# ^~~~
# conftest.c:180:46: warning: unused parameter 'argv' [-Wunused-parameter]
# int main(int argc, char *argv[])
# ^~~~
# At top level:
# conftest.c:180:25: warning: 'main' defined but not used [-Wunused-function]
# int main(int argc, char *argv[])
# ^~~~
# configure:24010: $? = 0
# configure:24021: result: yes
# configure:24041: checking whether '__attribute__ ((regparm(n)))' is supported
# configure:24056: gcc -c -Wall -Werror conftest.c >&5
# configure:24056: $? = 0
# configure:24068: result: yes
# configure:24081: checking whether '__attribute__ ((regparm(3)))' is broken
# configure:24136: gcc -o conftest -O3 -fomit-frame-pointer -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:24136: $? = 0
# configure:24136: ./conftest
# configure:24136: $? = 0
# configure:24150: result: no
# configure:24163: checking whether '__builtin_alloca' is broken
# configure:24202: 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]
# memset(a,0xCD,50000);
# ^~~~~~
# conftest.c:180:25: warning: incompatible implicit declaration of built-in function 'memset'
# conftest.c:180:25: note: include '' or provide a declaration of 'memset'
# conftest.c:182:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
# return strlen(a);
# ^~~~~~
# conftest.c:182:32: warning: incompatible implicit declaration of built-in function 'strlen'
# conftest.c:182:32: note: include '' or provide a declaration of 'strlen'
# configure:24202: $? = 0
# configure:24202: ./conftest
# configure:24202: $? = 0
# configure:24216: result: no
# configure:24228: checking whether preprocessor macro argument counting broken
# configure:24249: gcc -c -Wall -Werror conftest.c >&5
# configure:24249: $? = 0
# configure:24261: result: no
# configure:24291: checking whether '-traditional-cpp' is K&R C preprocessor
# configure:24320: gcc -c -Wall -Werror -traditional-cpp conftest.c >&5
# conftest.c:175:3: error: stray '#' in program
# #include // comment/etc...
# ^
# conftest.c:175:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
# #include // comment/etc...
# ^
# configure:24320: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_INT_P 8
# | #define SIZEOF_OFF_T 8
# | #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 // comment/etc...
# | #endif
# | int main( int, char**, char** )
# | {
# | return 0;
# | }
# |
# configure:24332: result: yes
# configure:24342: checking whether byte-swapping can be done using assembler
# configure:24359: result: yes
# configure:24366: checking whether gcc accepts -pthread
# configure:24376: result: yes
# configure:24388: checking whether 'optreset' needed for 'getopt' use
# configure:24409: 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]
# getopt(0,0,0);
# ^~~~~~
# /tmp/cctABZbh.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `optreset'
# collect2: error: ld returned 1 exit status
# configure:24409: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_INT_P 8
# | #define SIZEOF_OFF_T 8
# | #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:24420: result: no
# configure:24527: checking for special C compiler options needed for large files
# configure:24572: result: no
# configure:24578: checking for _FILE_OFFSET_BITS value needed for large files
# configure:24603: gcc -c -W -Wall conftest.c >&5
# configure:24603: $? = 0
# configure:24635: result: no
# configure:24720: checking for off_t
# configure:24720: gcc -c -W -Wall conftest.c >&5
# configure:24720: $? = 0
# configure:24720: gcc -c -W -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:203:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:24720: $? = 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.12"
# | #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_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_BZLIB_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LTDL_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_CAPABILITY_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 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_INT_P 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_STRUCT_BYTESTRUCT 1
# | #define C99_FLEXIBLE_ARRAYS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24720: result: yes
# configure:24731: checking for _LARGEFILE_SOURCE value needed for large files
# configure:24750: gcc -o conftest -W -Wall -Wl,--warn-common conftest.c -lpthread -lrt -lz -lresolv -lnsl -lm -ldl >&5
# configure:24750: $? = 0
# configure:24778: result: no
# configure:25344: checking whether getopt wrapper kludge is necessary
# configure:25439: result: no
# configure:25786: checking for what optimization flags to use
# configure:25886: result: -O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing
# configure:25984: checking whether compiler supports -Wno-unused-but-set-variable
# configure:26003: gcc -c -W -Wall -Werror -Wno-unused-but-set-variable conftest.c >&5
# configure:26003: $? = 0
# configure:26012: result: yes
# configure:26022: checking whether compiler supports -Werror=declaration-after-statement
# configure:26041: gcc -c -W -Wall -Wno-unused-but-set-variable -Werror -Werror=declaration-after-statement conftest.c >&5
# configure:26041: $? = 0
# configure:26050: result: yes
# configure:26249:
# configure:26251: Package destination directory prefixes:
# configure:26253:
# configure:26255: Libraries: $(libdir)/$(PACKAGE)
# configure:26257: Data: $(datadir)/hercules
# configure:26259:
# configure:26746: checking that generated files are newer than configure
# configure:26752: result: done
# configure:26820: 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 9b74a5c99264
#
# config.status:1073: creating Makefile
# config.status:1073: creating util/Makefile
# config.status:1073: creating html/Makefile
# config.status:1073: creating crypto/Makefile
# config.status:1073: creating man/Makefile
# config.status:1073: creating m4/Makefile
# config.status:1073: creating decNumber/Makefile
# config.status:1073: creating softfloat/Makefile
# config.status:1073: creating config.h
# config.status:1302: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-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=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=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=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=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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# 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=yes
# 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=yes
# 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_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=yes
# 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_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=x86_64-unknown-linux-gnu
# ac_cv_lib_bz2_BZ2_bzBuffToBuffDecompress=yes
# 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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# 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_F77=gfortran
# 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=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_int_p=8
# ac_cv_sizeof_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_struct_bytestruct=1
# ac_cv_sys_file_offset_bits=no
# 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
# hc_cv_asm_byteswap=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_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=yes
# 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=yes
# 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=yes
# 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=yes
# 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_intel_cpu_type=k8
# hc_cv_is_apple=no
# hc_cv_is_gcc_2_96=no
# hc_cv_is_intel_x86_arch=yes
# 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=hc_cv_have_sys_capability
# hc_cv_opt_cckd_bzip2=yes
# 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=yes
# hc_cv_opt_num_cpu_engines=8
# hc_cv_opt_optimization=yes
# hc_cv_opt_setuid_hercifc=no
# hc_cv_optimization_flags='-O3 -march=k8 -fomit-frame-pointer -fno-strict-aliasing'
# hc_cv_pp_macro_arg_counting_broke=no
# hc_cv_regparm_attr_broke=no
# hc_cv_regparm_attr_supported=yes
# hc_cv_setuid_hercifc=no
# 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=pass_all
# 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.6 /lib/libc-2.23.so'
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=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_prog_compiler_c_o_F77='"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.13'
# 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.13'
# AWK='gawk'
# 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 -march=k8 -fomit-frame-pointer -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=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/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 -lbz2'
# 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/sbin/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/sh'
# STRIP='strip'
# USE_DLLTOOL_FALSE=''
# USE_DLLTOOL_TRUE='#'
# VERSION='3.12'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# 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='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/hercules/src/hercules-3.12/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'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# 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.12"
# #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_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_BZLIB_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_LTDL_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_CAPABILITY_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 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_INT_P 8
# #define SIZEOF_OFF_T 8
# #define SIZEOF_STRUCT_BYTESTRUCT 1
# #define C99_FLEXIBLE_ARRAYS 1
# #define HAVE_FSEEKO 1
# #define MAX_CPU_ENGINES 8
# #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 CCKD_BZIP2 1
# #define HET_BZIP2 1
# #define TIMESPEC_IN_SYS_TYPES_H 1
# #define BUILD_HERCIFC 1
# #define HAVE_ATTR_REGPARM 1
#
# configure: exit 0