Build of naim with musl toolchain

The build took 00h 01m 16s and was NOT successful.

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

SLOCLanguage
23,286 ansic
8,754 sh
32,040 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: naim 0.11.8.3.2-4 (Wed Apr 5 01:40:23 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang and cc understand -c and -o together... yes
#
#
# Configuring firetalk
#
# checking for an ANSI C-conforming const... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for getuid... yes
# checking for getpwuid... yes
# checking for inet_aton... yes
#
#
# Configuring libtool
#
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking how to run the C++ preprocessor... clang++ -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-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... 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... 1572864
# checking command to parse /sysroot/bin/nm -B output from clang 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... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/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... yes
# checking whether a program can dlopen itself... cross
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/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
# 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... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/sysroot/bin/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
#
#
# Configuring ltdl
#
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking which extension is used for loadable modules... .so
# checking which variable specifies run-time library path... LD_LIBRARY_PATH
# checking for the default library search path... /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
# 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... yes
# checking for dlerror... yes
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking for error_t... no
# checking for argz_append... no
# checking for argz_create_sep... no
# checking for argz_insert... no
# checking for argz_next... no
# checking for argz_stringify... no
# 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
#
#
# Configuring naim
#
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_zone... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking whether to enable /detach... no, re-run ./configure with --enable-detach
# checking for Cygwin... no
# checking for errno.h... (cached) yes
# checking sys/errno.h usability... yes
# checking sys/errno.h presence... yes
# checking for sys/errno.h... yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for sys/types.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for struct tm.tm_gmtoff... yes
# checking for inet_ntoa... yes
# checking for gethostbyname... yes
# checking for gethostbyaddr... yes
# checking for socket... yes
# checking for connect... yes
# checking for wresize in -lncurses... no
# checking for wresize in -lcurses... no
# configure: error: unable to find a curses library -- FATAL
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/naim/src/naim-0.11.8.3.2/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 naim configure 0.11.8.3.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0d10867c74bc
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2010: checking for a BSD-compatible install
# configure:2066: result: /usr/bin/install -c
# configure:2077: checking whether build environment is sane
# configure:2120: result: yes
# configure:2185: checking for gawk
# configure:2201: found /usr/sbin/gawk
# configure:2212: result: gawk
# configure:2223: checking whether make sets $(MAKE)
# configure:2244: result: yes
# configure:2311: checking for x86_64-unknown-linux-strip
# configure:2341: result: no
# configure:2351: checking for strip
# configure:2367: found /sysroot/bin/strip
# configure:2378: result: strip
# configure:2427: checking for x86_64-unknown-linux-gcc
# configure:2454: result: clang
# configure:2732: checking for C compiler version
# configure:2739: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2742: $? = 0
# configure:2749: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2752: $? = 0
# configure:2759: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2762: $? = 1
# configure:2785: checking for C compiler default output file name
# configure:2812: clang conftest.c >&5
# configure:2815: $? = 0
# configure:2853: result: a.out
# configure:2870: checking whether the C compiler works
# configure:2880: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2883: $? = 127
# configure:2900: result: yes
# configure:2907: checking whether we are cross compiling
# configure:2909: result: yes
# configure:2912: checking for suffix of executables
# configure:2919: clang -o conftest conftest.c >&5
# configure:2922: $? = 0
# configure:2946: result:
# configure:2952: checking for suffix of object files
# configure:2978: clang -c conftest.c >&5
# configure:2981: $? = 0
# configure:3004: result: o
# configure:3008: checking whether we are using the GNU C compiler
# configure:3037: clang -c conftest.c >&5
# configure:3043: $? = 0
# configure:3060: result: yes
# configure:3065: checking whether clang accepts -g
# configure:3095: clang -c -g conftest.c >&5
# configure:3101: $? = 0
# configure:3200: result: yes
# configure:3217: checking for clang option to accept ISO C89
# configure:3291: clang -c conftest.c >&5
# configure:3297: $? = 0
# configure:3320: result: none needed
# configure:3339: checking whether clang and cc understand -c and -o together
# configure:3374: clang -c conftest.c -o conftest2.o >&5
# configure:3377: $? = 0
# configure:3383: clang -c conftest.c -o conftest2.o >&5
# configure:3386: $? = 0
# configure:3397: cc -c conftest.c >&5
# configure:3400: $? = 0
# configure:3408: cc -c conftest.c -o conftest2.o >&5
# configure:3411: $? = 0
# configure:3417: cc -c conftest.c -o conftest2.o >&5
# configure:3420: $? = 0
# configure:3438: result: yes
# configure:3469: checking for an ANSI C-conforming const
# configure:3544: clang -c conftest.c >&5
# configure:3550: $? = 0
# configure:3565: result: yes
# configure:3578: checking for x86_64-unknown-linux-ranlib
# configure:3608: result: no
# configure:3618: checking for ranlib
# configure:3634: found /sysroot/bin/ranlib
# configure:3645: result: ranlib
# configure:3659: WARNING: In the future, Autoconf will not detect cross-tools
# whose name does not start with the host triplet. If you think this
# configuration is useful to you, please write to autoconf@gnu.org.
# configure:3676: checking how to run the C preprocessor
# configure:3716: clang -E conftest.c
# configure:3722: $? = 0
# configure:3753: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3759: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | /* end confdefs.h. */
# | #include
# configure:3792: result: clang -E
# configure:3821: clang -E conftest.c
# configure:3827: $? = 0
# configure:3858: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3864: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | /* end confdefs.h. */
# | #include
# configure:3902: checking for grep that handles long lines and -e
# configure:3976: result: /usr/sbin/grep
# configure:3981: checking for egrep
# configure:4059: result: /usr/sbin/grep -E
# configure:4064: checking for ANSI C header files
# configure:4094: clang -c conftest.c >&5
# configure:4100: $? = 0
# configure:4228: result: yes
# configure:4252: checking for sys/types.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for sys/stat.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for stdlib.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for string.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for memory.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for strings.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for inttypes.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for stdint.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4252: checking for unistd.h
# configure:4273: clang -c conftest.c >&5
# configure:4279: $? = 0
# configure:4295: result: yes
# configure:4335: checking for inttypes.h
# configure:4341: result: yes
# configure:4335: checking for stdint.h
# configure:4341: result: yes
# configure:4475: checking for uint16_t
# configure:4505: clang -c conftest.c >&5
# configure:4511: $? = 0
# configure:4526: result: yes
# configure:4663: checking for uint32_t
# configure:4693: clang -c conftest.c >&5
# configure:4699: $? = 0
# configure:4714: result: yes
# configure:4857: checking for getuid
# configure:4913: clang -o conftest conftest.c >&5
# configure:4919: $? = 0
# configure:4937: result: yes
# configure:4857: checking for getpwuid
# configure:4913: clang -o conftest conftest.c >&5
# configure:4919: $? = 0
# configure:4937: result: yes
# configure:4857: checking for inet_aton
# configure:4913: clang -o conftest conftest.c >&5
# configure:4919: $? = 0
# configure:4937: result: yes
# configure:5048: checking build system type
# configure:5066: result: x86_64-unknown-linux-gnu
# configure:5088: checking host system type
# configure:5103: result: x86_64-unknown-linux-gnu
# configure:5125: checking for a sed that does not truncate output
# configure:5181: result: /usr/sbin/sed
# configure:5195: checking for ld used by clang
# configure:5262: result: /sysroot/bin/ld
# configure:5271: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5286: result: yes
# configure:5291: checking for /sysroot/bin/ld option to reload object files
# configure:5298: result: -r
# configure:5316: checking for BSD-compatible nm
# configure:5365: result: /sysroot/bin/nm -B
# configure:5369: checking whether ln -s works
# configure:5373: result: yes
# configure:5380: checking how to recognize dependent libraries
# configure:5566: result: pass_all
# configure:5654: clang -c conftest.c >&5
# configure:5657: $? = 0
# configure:6106: checking dlfcn.h usability
# configure:6123: clang -c conftest.c >&5
# configure:6129: $? = 0
# configure:6143: result: yes
# configure:6147: checking dlfcn.h presence
# configure:6162: clang -E conftest.c
# configure:6168: $? = 0
# configure:6182: result: yes
# configure:6215: checking for dlfcn.h
# configure:6223: result: yes
# configure:6352: checking for C++ compiler version
# configure:6359: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:6362: $? = 0
# configure:6369: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:6372: $? = 0
# configure:6379: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6382: $? = 1
# configure:6385: checking whether we are using the GNU C++ compiler
# configure:6414: clang++ -c conftest.cpp >&5
# configure:6420: $? = 0
# configure:6437: result: yes
# configure:6442: checking whether clang++ accepts -g
# configure:6472: clang++ -c -g conftest.cpp >&5
# configure:6478: $? = 0
# configure:6577: result: yes
# configure:6610: checking how to run the C++ preprocessor
# configure:6646: clang++ -E conftest.cpp
# configure:6652: $? = 0
# configure:6683: clang++ -E conftest.cpp
# conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6689: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6722: result: clang++ -E
# configure:6751: clang++ -E conftest.cpp
# configure:6757: $? = 0
# configure:6788: clang++ -E conftest.cpp
# conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6794: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6843: checking for x86_64-unknown-linux-g77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-xlf
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-f77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-frt
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-pgf77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-cf77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-fort77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-fl32
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-af77
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-xlf90
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-f90
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-pgf90
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-pghpf
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-epcf90
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-gfortran
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-g95
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-xlf95
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-f95
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-fort
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-ifort
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-ifc
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-efc
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-pgf95
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-lf95
# configure:6873: result: no
# configure:6843: checking for x86_64-unknown-linux-ftn
# configure:6873: result: no
# configure:6887: checking for g77
# configure:6917: result: no
# configure:6887: checking for xlf
# configure:6917: result: no
# configure:6887: checking for f77
# configure:6917: result: no
# configure:6887: checking for frt
# configure:6917: result: no
# configure:6887: checking for pgf77
# configure:6917: result: no
# configure:6887: checking for cf77
# configure:6917: result: no
# configure:6887: checking for fort77
# configure:6917: result: no
# configure:6887: checking for fl32
# configure:6917: result: no
# configure:6887: checking for af77
# configure:6917: result: no
# configure:6887: checking for xlf90
# configure:6917: result: no
# configure:6887: checking for f90
# configure:6917: result: no
# configure:6887: checking for pgf90
# configure:6917: result: no
# configure:6887: checking for pghpf
# configure:6917: result: no
# configure:6887: checking for epcf90
# configure:6917: result: no
# configure:6887: checking for gfortran
# configure:6903: found /usr/sbin/gfortran
# configure:6914: result: gfortran
# configure:6944: checking for Fortran 77 compiler version
# configure:6951: 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:6954: $? = 0
# configure:6961: 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:6964: $? = 0
# configure:6971: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6974: $? = 1
# configure:6982: checking whether we are using the GNU Fortran 77 compiler
# configure:7001: gfortran -c conftest.F >&5
# configure:7007: $? = 0
# configure:7024: result: yes
# configure:7030: checking whether gfortran accepts -g
# configure:7047: gfortran -c -g conftest.f >&5
# configure:7053: $? = 0
# configure:7069: result: yes
# configure:7099: checking the maximum length of command line arguments
# configure:7211: result: 1572864
# configure:7223: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7328: clang -c conftest.c >&5
# configure:7331: $? = 0
# configure:7335: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7338: $? = 0
# configure:7390: clang -o conftest conftest.c conftstm.o >&5
# configure:7393: $? = 0
# configure:7431: result: ok
# configure:7435: checking for objdir
# configure:7450: result: .libs
# configure:7502: checking for x86_64-unknown-linux-ar
# configure:7532: result: no
# configure:7542: checking for ar
# configure:7558: found /sysroot/bin/ar
# configure:7569: result: ar
# configure:7598: checking for x86_64-unknown-linux-ranlib
# configure:7625: result: ranlib
# configure:7694: checking for x86_64-unknown-linux-strip
# configure:7721: result: strip
# configure:8047: checking if clang supports -fno-rtti -fno-exceptions
# configure:8065: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8069: $? = 0
# configure:8082: result: yes
# configure:8097: checking for clang option to produce PIC
# configure:8329: result: -fPIC
# configure:8337: checking if clang PIC flag -fPIC works
# configure:8355: clang -c -fPIC -DPIC conftest.c >&5
# configure:8359: $? = 0
# configure:8372: result: yes
# configure:8400: checking if clang static flag -static works
# configure:8428: result: no
# configure:8438: checking if clang supports -c -o file.o
# configure:8459: clang -c -o out/conftest2.o conftest.c >&5
# configure:8463: $? = 0
# configure:8485: result: yes
# configure:8511: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9491: result: yes
# configure:9512: checking whether -lc should be explicitly linked in
# configure:9517: clang -c conftest.c >&5
# configure:9520: $? = 0
# configure:9535: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9538: $? = 0
# configure:9550: result: no
# configure:9558: checking dynamic linker characteristics
# configure:10160: result: GNU/Linux ld.so
# configure:10169: checking how to hardcode library paths into programs
# configure:10194: result: immediate
# configure:10208: checking whether stripping libraries is possible
# configure:10213: result: yes
# configure:10337: checking for shl_load
# configure:10393: clang -o conftest conftest.c >&5
# /tmp/conftest-64b0d4.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10399: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 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:10416: result: no
# configure:10421: checking for shl_load in -ldld
# configure:10456: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-2d61d3.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10462: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 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:10480: result: no
# configure:10485: checking for dlopen
# configure:10541: clang -o conftest conftest.c >&5
# configure:10547: $? = 0
# configure:10564: result: yes
# configure:10797: checking whether a program can dlopen itself
# configure:10892: result: cross
# configure:11015: checking if libtool supports shared libraries
# configure:11017: result: yes
# configure:11020: checking whether to build shared libraries
# configure:11041: result: yes
# configure:11044: checking whether to build static libraries
# configure:11048: result: yes
# configure:11141: creating libtool
# configure:11729: checking for ld used by clang++
# configure:11796: result: /sysroot/bin/ld -m elf_x86_64
# configure:11805: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:11820: result: yes
# configure:11871: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12845: result: yes
# configure:12863: clang++ -c conftest.cpp >&5
# configure:12866: $? = 0
# configure:13018: checking for clang++ option to produce PIC
# configure:13302: result: -fPIC
# configure:13310: checking if clang++ PIC flag -fPIC works
# configure:13328: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:13332: $? = 0
# configure:13345: result: yes
# configure:13373: checking if clang++ static flag -static works
# configure:13401: result: no
# configure:13411: checking if clang++ supports -c -o file.o
# configure:13432: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13436: $? = 0
# configure:13458: result: yes
# configure:13484: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13509: result: yes
# configure:13576: checking dynamic linker characteristics
# configure:14126: result: GNU/Linux ld.so
# configure:14135: checking how to hardcode library paths into programs
# configure:14160: result: immediate
# configure:14694: checking if libtool supports shared libraries
# configure:14696: result: yes
# configure:14699: checking whether to build shared libraries
# configure:14719: result: yes
# configure:14722: checking whether to build static libraries
# configure:14726: result: yes
# configure:14736: checking for gfortran option to produce PIC
# configure:14968: result: -fPIC
# configure:14976: checking if gfortran PIC flag -fPIC works
# configure:14994: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14998: $? = 0
# configure:15011: result: yes
# configure:15039: checking if gfortran static flag -static works
# configure:15067: result: no
# configure:15077: checking if gfortran supports -c -o file.o
# configure:15098: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:15102: $? = 0
# configure:15124: result: yes
# configure:15150: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:16110: result: yes
# configure:16177: checking dynamic linker characteristics
# configure:16727: result: GNU/Linux ld.so
# configure:16736: checking how to hardcode library paths into programs
# configure:16761: result: immediate
# configure:20347: checking for dirent.h that defines DIR
# configure:20376: clang -c conftest.c >&5
# configure:20382: $? = 0
# configure:20398: result: yes
# configure:20411: checking for library containing opendir
# configure:20452: clang -o conftest conftest.c >&5
# configure:20458: $? = 0
# configure:20486: result: none required
# configure:20608: checking which extension is used for loadable modules
# configure:20618: result: .so
# configure:20629: checking which variable specifies run-time library path
# configure:20636: result: LD_LIBRARY_PATH
# configure:20647: checking for the default library search path
# configure:20654: result: /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
# configure:20672: checking for objdir
# configure:20693: result: .libs
# configure:20702: checking whether libtool supports -dlopen/-dlpreopen
# configure:20714: result: yes
# configure:20733: checking for shl_load
# configure:20812: result: no
# configure:20821: checking for shl_load in -ldld
# configure:20880: result: no
# configure:20890: checking for dlopen in -ldl
# configure:20925: clang -o conftest conftest.c -ldl >&5
# configure:20931: $? = 0
# configure:20949: result: yes
# configure:21260: checking for dlerror
# configure:21316: clang -o conftest conftest.c -ldl >&5
# configure:21322: $? = 0
# configure:21340: result: yes
# configure:21360: checking for _ prefix in compiled symbols
# configure:21370: clang -c conftest.c >&5
# conftest.c:2:12: warning: expression result unused [-Wunused-value]
# int main(){nm_test_func;return 0;}
# ^~~~~~~~~~~~
# 1 warning generated.
# configure:21373: $? = 0
# configure:21377: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:21380: $? = 0
# configure:21402: result: no
# configure:21522: checking whether deplibs are loaded by dlopen
# configure:21606: result: yes
# configure:21631: checking argz.h usability
# configure:21648: clang -c conftest.c >&5
# conftest.c:66:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:21654: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 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:21668: result: no
# configure:21672: checking argz.h presence
# configure:21687: clang -E conftest.c
# conftest.c:33:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:21693: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | /* end confdefs.h. */
# | #include
# configure:21707: result: no
# configure:21740: checking for argz.h
# configure:21748: result: no
# configure:21762: checking for error_t
# configure:21795: clang -c conftest.c >&5
# conftest.c:37:9: error: unknown type name 'error_t'
# typedef error_t ac__type_new_;
# ^
# 1 error generated.
# configure:21801: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | /* end confdefs.h. */
# | #if HAVE_ARGZ_H
# | # include
# | #endif
# |
# | typedef error_t ac__type_new_;
# | int
# | main ()
# | {
# | if ((ac__type_new_ *) 0)
# | return 0;
# | if (sizeof (ac__type_new_))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21816: result: no
# configure:21842: checking for argz_append
# configure:21898: clang -o conftest conftest.c >&5
# /tmp/conftest-a1af58.o:conftest.c:function main: error: undefined reference to 'argz_append'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21904: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | /* end confdefs.h. */
# | /* Define argz_append to an innocuous variant, in case declares argz_append.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_append innocuous_argz_append
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_append (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_append
# |
# | /* 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 argz_append ();
# | /* 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_argz_append || defined __stub___argz_append
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_append ();
# | ;
# | return 0;
# | }
# configure:21922: result: no
# configure:21842: checking for argz_create_sep
# configure:21898: clang -o conftest conftest.c >&5
# /tmp/conftest-ba1a92.o:conftest.c:function main: error: undefined reference to 'argz_create_sep'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21904: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | /* end confdefs.h. */
# | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_create_sep innocuous_argz_create_sep
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_create_sep (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_create_sep
# |
# | /* 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 argz_create_sep ();
# | /* 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_argz_create_sep || defined __stub___argz_create_sep
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_create_sep ();
# | ;
# | return 0;
# | }
# configure:21922: result: no
# configure:21842: checking for argz_insert
# configure:21898: clang -o conftest conftest.c >&5
# /tmp/conftest-7e5750.o:conftest.c:function main: error: undefined reference to 'argz_insert'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21904: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | /* end confdefs.h. */
# | /* Define argz_insert to an innocuous variant, in case declares argz_insert.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_insert innocuous_argz_insert
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_insert (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_insert
# |
# | /* 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 argz_insert ();
# | /* 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_argz_insert || defined __stub___argz_insert
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_insert ();
# | ;
# | return 0;
# | }
# configure:21922: result: no
# configure:21842: checking for argz_next
# configure:21898: clang -o conftest conftest.c >&5
# /tmp/conftest-edb6d8.o:conftest.c:function main: error: undefined reference to 'argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21904: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* 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 argz_next ();
# | /* 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_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:21922: result: no
# configure:21842: checking for argz_stringify
# configure:21898: clang -o conftest conftest.c >&5
# /tmp/conftest-1011de.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21904: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* 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 argz_stringify ();
# | /* 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_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:21922: result: no
# configure:21974: checking assert.h usability
# configure:21991: clang -c conftest.c >&5
# configure:21997: $? = 0
# configure:22011: result: yes
# configure:22015: checking assert.h presence
# configure:22030: clang -E conftest.c
# configure:22036: $? = 0
# configure:22050: result: yes
# configure:22083: checking for assert.h
# configure:22091: result: yes
# configure:21974: checking ctype.h usability
# configure:21991: clang -c conftest.c >&5
# configure:21997: $? = 0
# configure:22011: result: yes
# configure:22015: checking ctype.h presence
# configure:22030: clang -E conftest.c
# configure:22036: $? = 0
# configure:22050: result: yes
# configure:22083: checking for ctype.h
# configure:22091: result: yes
# configure:21974: checking errno.h usability
# configure:21991: clang -c conftest.c >&5
# configure:21997: $? = 0
# configure:22011: result: yes
# configure:22015: checking errno.h presence
# configure:22030: clang -E conftest.c
# configure:22036: $? = 0
# configure:22050: result: yes
# configure:22083: checking for errno.h
# configure:22091: result: yes
# configure:21974: checking malloc.h usability
# configure:21991: clang -c conftest.c >&5
# configure:21997: $? = 0
# configure:22011: result: yes
# configure:22015: checking malloc.h presence
# configure:22030: clang -E conftest.c
# configure:22036: $? = 0
# configure:22050: result: yes
# configure:22083: checking for malloc.h
# configure:22091: result: yes
# configure:21964: checking for memory.h
# configure:21970: result: yes
# configure:21964: checking for stdlib.h
# configure:21970: result: yes
# configure:21974: checking stdio.h usability
# configure:21991: clang -c conftest.c >&5
# configure:21997: $? = 0
# configure:22011: result: yes
# configure:22015: checking stdio.h presence
# configure:22030: clang -E conftest.c
# configure:22036: $? = 0
# configure:22050: result: yes
# configure:22083: checking for stdio.h
# configure:22091: result: yes
# configure:21964: checking for unistd.h
# configure:21970: result: yes
# configure:22122: checking dl.h usability
# configure:22139: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:22145: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22159: result: no
# configure:22163: checking dl.h presence
# configure:22178: clang -E conftest.c
# conftest.c:42:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:22184: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22198: result: no
# configure:22231: checking for dl.h
# configure:22239: result: no
# configure:22122: checking sys/dl.h usability
# configure:22139: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:22145: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22159: result: no
# configure:22163: checking sys/dl.h presence
# configure:22178: clang -E conftest.c
# conftest.c:42:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:22184: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22198: result: no
# configure:22231: checking for sys/dl.h
# configure:22239: result: no
# configure:22122: checking dld.h usability
# configure:22139: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 error generated.
# configure:22145: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22159: result: no
# configure:22163: checking dld.h presence
# configure:22178: clang -E conftest.c
# conftest.c:42:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 error generated.
# configure:22184: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22198: result: no
# configure:22231: checking for dld.h
# configure:22239: result: no
# configure:22122: checking mach-o/dyld.h usability
# configure:22139: clang -c conftest.c >&5
# conftest.c:75:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:22145: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22159: result: no
# configure:22163: checking mach-o/dyld.h presence
# configure:22178: clang -E conftest.c
# conftest.c:42:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:22184: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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:22198: result: no
# configure:22231: checking for mach-o/dyld.h
# configure:22239: result: no
# configure:22258: checking for string.h
# configure:22264: result: yes
# configure:22404: checking for strchr
# configure:22460: clang -o conftest conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:66:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:22466: $? = 0
# configure:22484: result: yes
# configure:22499: checking for strrchr
# configure:22555: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:67:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:22561: $? = 0
# configure:22579: result: yes
# configure:22594: checking for memcpy
# configure:22650: clang -o conftest conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:68:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:22656: $? = 0
# configure:22674: result: yes
# configure:22689: checking for memmove
# configure:22745: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:69:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:22751: $? = 0
# configure:22769: result: yes
# configure:22689: checking for strcmp
# configure:22745: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
# char strcmp ();
# ^
# conftest.c:70:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:22751: $? = 0
# configure:22769: result: yes
# configure:22785: checking for closedir
# configure:22841: clang -o conftest conftest.c >&5
# configure:22847: $? = 0
# configure:22865: result: yes
# configure:22785: checking for opendir
# configure:22841: clang -o conftest conftest.c >&5
# configure:22847: $? = 0
# configure:22865: result: yes
# configure:22785: checking for readdir
# configure:22841: clang -o conftest conftest.c >&5
# configure:22847: $? = 0
# configure:22865: result: yes
# configure:22882: checking whether time.h and sys/time.h may both be included
# configure:22912: clang -c conftest.c >&5
# configure:22918: $? = 0
# configure:22933: result: yes
# configure:22943: checking whether struct tm is in sys/time.h or time.h
# configure:22973: clang -c conftest.c >&5
# configure:22979: $? = 0
# configure:22994: result: time.h
# configure:23004: checking for struct tm.tm_zone
# configure:23035: clang -c conftest.c >&5
# configure:23041: $? = 0
# configure:23101: result: yes
# configure:23252: checking for pid_t
# configure:23282: clang -c conftest.c >&5
# configure:23288: $? = 0
# configure:23303: result: yes
# configure:23330: checking vfork.h usability
# configure:23347: clang -c conftest.c >&5
# conftest.c:87:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:23353: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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 TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 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:23367: result: no
# configure:23371: checking vfork.h presence
# configure:23386: clang -E conftest.c
# conftest.c:54:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:23392: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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 TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | /* end confdefs.h. */
# | #include
# configure:23406: result: no
# configure:23439: checking for vfork.h
# configure:23447: result: no
# configure:23465: checking for fork
# configure:23521: clang -o conftest conftest.c >&5
# configure:23527: $? = 0
# configure:23545: result: yes
# configure:23465: checking for vfork
# configure:23521: clang -o conftest conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:78:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:23527: $? = 0
# configure:23545: result: yes
# configure:23556: checking for working fork
# configure:23616: result: cross
# configure:23632: WARNING: result yes guessed because of cross compilation
# configure:23637: checking for working vfork
# configure:23775: result: yes
# configure:23873: checking whether to enable /detach
# configure:23893: result: no, re-run ./configure with --enable-detach
# configure:23962: checking for Cygwin
# configure:23994: result: no
# configure:24054: checking for errno.h
# configure:24060: result: yes
# configure:24064: checking sys/errno.h usability
# configure:24081: clang -c conftest.c >&5
# In file included from conftest.c:93:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:24087: $? = 0
# configure:24101: result: yes
# configure:24105: checking sys/errno.h presence
# configure:24120: clang -E conftest.c
# In file included from conftest.c:60:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:24126: $? = 0
# configure:24140: result: yes
# configure:24173: checking for sys/errno.h
# configure:24181: result: yes
# configure:24200: checking for inttypes.h
# configure:24206: result: yes
# configure:24200: checking for stdint.h
# configure:24206: result: yes
# configure:24345: checking for stdlib.h
# configure:24351: result: yes
# configure:24490: checking for sys/stat.h
# configure:24496: result: yes
# configure:24645: checking dirent.h usability
# configure:24662: clang -c conftest.c >&5
# configure:24668: $? = 0
# configure:24682: result: yes
# configure:24686: checking dirent.h presence
# configure:24701: clang -E conftest.c
# configure:24707: $? = 0
# configure:24721: result: yes
# configure:24754: checking for dirent.h
# configure:24762: result: yes
# configure:24780: checking for sys/types.h
# configure:24786: result: yes
# configure:24936: checking time.h usability
# configure:24953: clang -c conftest.c >&5
# configure:24959: $? = 0
# configure:24973: result: yes
# configure:24977: checking time.h presence
# configure:24992: clang -E conftest.c
# configure:24998: $? = 0
# configure:25012: result: yes
# configure:25045: checking for time.h
# configure:25053: result: yes
# configure:24936: checking sys/time.h usability
# configure:24953: clang -c conftest.c >&5
# configure:24959: $? = 0
# configure:24973: result: yes
# configure:24977: checking sys/time.h presence
# configure:24992: clang -E conftest.c
# configure:24998: $? = 0
# configure:25012: result: yes
# configure:25045: checking for sys/time.h
# configure:25053: result: yes
# configure:25068: checking for struct tm.tm_gmtoff
# configure:25101: clang -c conftest.c >&5
# configure:25107: $? = 0
# configure:25169: result: yes
# configure:25253: checking for inet_ntoa
# configure:25309: clang -o conftest conftest.c >&5
# configure:25315: $? = 0
# configure:25333: result: yes
# configure:25253: checking for gethostbyname
# configure:25309: clang -o conftest conftest.c >&5
# configure:25315: $? = 0
# configure:25333: result: yes
# configure:25253: checking for gethostbyaddr
# configure:25309: clang -o conftest conftest.c >&5
# configure:25315: $? = 0
# configure:25333: result: yes
# configure:25253: checking for socket
# configure:25309: clang -o conftest conftest.c >&5
# configure:25315: $? = 0
# configure:25333: result: yes
# configure:25253: checking for connect
# configure:25309: clang -o conftest conftest.c >&5
# configure:25315: $? = 0
# configure:25333: result: yes
# configure:25696: checking for wresize in -lncurses
# configure:25731: clang -o conftest conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-582506.o:conftest.c:function main: error: undefined reference to 'wresize'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:25737: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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 TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define ENABLE_DNSUPDATE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 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 wresize ();
# | int
# | main ()
# | {
# | return wresize ();
# | ;
# | return 0;
# | }
# configure:25756: result: no
# configure:25981: checking for wresize in -lcurses
# configure:26016: clang -o conftest conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-c196b1.o:conftest.c:function main: error: undefined reference to 'wresize'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:26022: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "naim"
# | #define PACKAGE_TARNAME "naim"
# | #define PACKAGE_VERSION "0.11.8.3.2"
# | #define PACKAGE_STRING "naim 0.11.8.3.2"
# | #define PACKAGE_BUGREPORT "Daniel Reed "
# | #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 ENABLE_FT_LILY_CTCPMAGIC 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DIRENT_H 1
# | #define LTDL_SHLIB_EXT ".so"
# | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define LTDL_OBJDIR ".libs/"
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define error_t int
# | #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 TIME_WITH_SYS_TIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define ENABLE_DNSUPDATE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_ERRNO_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 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 wresize ();
# | int
# | main ()
# | {
# | return wresize ();
# | ;
# | return 0;
# | }
# configure:26041: result: no
# configure:26265: error: unable to find a curses library -- FATAL
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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=set
# ac_cv_env_CC_value=clang
# 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=set
# ac_cv_env_CXX_value=clang++
# 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_argz_append=no
# ac_cv_func_argz_create_sep=no
# ac_cv_func_argz_insert=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_closedir=yes
# ac_cv_func_connect=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_getuid=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_opendir=yes
# ac_cv_func_readdir=yes
# ac_cv_func_shl_load=no
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcmp=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_argz_h=no
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_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_inttypes_h=yes
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_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_dl_h=no
# ac_cv_header_sys_errno_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_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses___wresize=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_ncurses___wresize=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=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_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_clang_c_o=yes
# 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_struct_tm=time.h
# ac_cv_sys_symbol_underscore=no
# ac_cv_type_error_t=no
# ac_cv_type_pid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# libltdl_cv_lib_dl_dlopen=yes
# libltdl_cv_objdir=.libs
# libltdl_cv_preloaded_symbols=yes
# libltdl_cv_shlibext=.so
# libltdl_cv_shlibpath_var=LD_LIBRARY_PATH
# libltdl_cv_sys_dlopen_deplibs=yes
# libltdl_cv_sys_search_path='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# 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=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/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=1572864
# 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/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/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='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run aclocal-1.9'
# AMTAR='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CFLAGS=''
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='clang -E'
# CPPFLAGS=''
# CURSESLIB=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXFLAGS=''
# CYGPATH_W='echo'
# CYGWIN_FALSE=''
# CYGWIN_TRUE='#'
# DEFS=''
# 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'
# INCLTDL='-I${top_srcdir}/libltdl'
# INSTALLCYGWINDOC_FALSE=''
# INSTALLCYGWINDOC_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LTDL_FALSE=''
# INSTALL_LTDL_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBADD_DL='-ldl'
# LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/naim/src/naim-0.11.8.3.2/missing --run makeinfo'
# NETLIB=''
# OBJDUMP='objdump'
# OBJEXT='o'
# PACKAGE='naim'
# PACKAGE_BUGREPORT='Daniel Reed '
# PACKAGE_NAME='naim'
# PACKAGE_STRING='naim 0.11.8.3.2'
# PACKAGE_TARNAME='naim'
# PACKAGE_VERSION='0.11.8.3.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.11.8.3.2'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__leading_dot='.'
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cygwindocdir=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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='/tmp/naim/src/naim-0.11.8.3.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgdocdir='${datadir}/doc/${PACKAGE_TARNAME}'
# pkgincludedir='${includedir}/naim'
# pkgmoddir='${libdir}/naim'
# pkgtarball='${PACKAGE_TARNAME}-${PACKAGE_VERSION}-${host}.tbz2'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "naim"
# #define PACKAGE_TARNAME "naim"
# #define PACKAGE_VERSION "0.11.8.3.2"
# #define PACKAGE_STRING "naim 0.11.8.3.2"
# #define PACKAGE_BUGREPORT "Daniel Reed "
# #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 ENABLE_FT_LILY_CTCPMAGIC 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_GETUID 1
# #define HAVE_GETPWUID 1
# #define HAVE_INET_ATON 1
# #define HAVE_DLFCN_H 1
# #define HAVE_DIRENT_H 1
# #define LTDL_SHLIB_EXT ".so"
# #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
# #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# #define LTDL_OBJDIR ".libs/"
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define error_t int
# #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 TIME_WITH_SYS_TIME 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define ENABLE_DNSUPDATE 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_ERRNO_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
#
# configure: exit 1