Build of ipset with musl toolchain

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

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

SLOCLanguage
30,764 ansic
14,761 sh
125 pascal
20 makefile
3 awk
45,673 total

The process tree of the build process is here.

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: ipset 6.29-1 (Wed Apr 5 01:07:56 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking how to create a pax tar archive... gnutar
# checking whether make supports nested variables... (cached) yes
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking which extension is used for runtime loadable modules... .so
# checking which variable specifies run-time module search 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 library containing dlopen... none required
# checking for dlerror... yes
# checking for shl_load... (cached) no
# checking for shl_load in -ldld... (cached) no
# checking for dld_link in -ldld... no
# checking for _ prefix in compiled symbols... no
# checking whether deplibs are loaded by dlopen... yes
# checking for argz.h... no
# checking for error_t... no
# checking for argz_add... no
# checking for argz_append... no
# checking for argz_count... no
# checking for argz_create_sep... no
# checking for argz_insert... no
# checking for argz_next... no
# checking for argz_stringify... no
# checking whether libtool supports -dlopen/-dlpreopen... yes
# checking for ltdl.h... no
# checking where to find libltdl headers... -I${top_srcdir}/libltdl
# checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
# checking for unistd.h... (cached) yes
# checking for dl.h... no
# checking for sys/dl.h... no
# checking for dld.h... no
# checking for mach-o/dyld.h... no
# checking for dirent.h... yes
# checking for closedir... yes
# checking for opendir... yes
# checking for readdir... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking whether ln -s works... yes
# checking for libmnl... yes
# checking whether NLA_F_NESTED is declared... no
# configure: error: System kernel header files are older than 2.6.24, use CFLAGS for non-default location
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ipset/src/ipset-6.29/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 ipset configure 6.29, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --with-kmod=no
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f73b267a1d02
# 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:2367: checking build system type
# configure:2381: result: x86_64-unknown-linux-gnu
# configure:2401: checking host system type
# configure:2414: result: x86_64-unknown-linux-gnu
# configure:2453: checking for a BSD-compatible install
# configure:2521: result: /usr/bin/install -c
# configure:2532: checking whether build environment is sane
# configure:2587: result: yes
# configure:2646: checking for x86_64-unknown-linux-strip
# configure:2676: result: no
# configure:2686: checking for strip
# configure:2702: found /sysroot/bin/strip
# configure:2713: result: strip
# configure:2738: checking for a thread-safe mkdir -p
# configure:2777: result: /usr/sbin/mkdir -p
# configure:2784: checking for gawk
# configure:2800: found /usr/sbin/gawk
# configure:2811: result: gawk
# configure:2822: checking whether make sets $(MAKE)
# configure:2844: result: yes
# configure:2873: checking whether make supports nested variables
# configure:2890: result: yes
# configure:2969: checking how to create a pax tar archive
# configure:2980: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:2983: $? = 0
# configure:3023: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:3026: $? = 0
# configure:3030: tar -xf -
# configure:3033: $? = 0
# configure:3035: cat conftest.dir/file
# GrepMe
# configure:3038: $? = 0
# configure:3051: result: gnutar
# configure:3111: checking whether make supports nested variables
# configure:3128: result: yes
# configure:3217: checking how to print strings
# configure:3244: result: printf
# configure:3277: checking for style of include used by make
# configure:3305: result: GNU
# configure:3336: checking for x86_64-unknown-linux-gcc
# configure:3363: result: clang
# configure:3632: checking for C compiler version
# configure:3641: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3652: $? = 0
# configure:3641: 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:3652: $? = 0
# configure:3641: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3652: $? = 1
# configure:3641: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3652: $? = 1
# configure:3672: checking whether the C compiler works
# configure:3694: clang conftest.c >&5
# configure:3698: $? = 0
# configure:3746: result: yes
# configure:3749: checking for C compiler default output file name
# configure:3751: result: a.out
# configure:3757: checking for suffix of executables
# configure:3764: clang -o conftest conftest.c >&5
# configure:3768: $? = 0
# configure:3790: result:
# configure:3812: checking whether we are cross compiling
# configure:3820: clang -o conftest conftest.c >&5
# configure:3824: $? = 0
# configure:3831: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3835: $? = 127
# configure:3850: result: yes
# configure:3855: checking for suffix of object files
# configure:3877: clang -c conftest.c >&5
# configure:3881: $? = 0
# configure:3902: result: o
# configure:3906: checking whether we are using the GNU C compiler
# configure:3925: clang -c conftest.c >&5
# configure:3925: $? = 0
# configure:3934: result: yes
# configure:3943: checking whether clang accepts -g
# configure:3963: clang -c -g conftest.c >&5
# configure:3963: $? = 0
# configure:4004: result: yes
# configure:4021: checking for clang option to accept ISO C89
# configure:4084: clang -c conftest.c >&5
# configure:4084: $? = 0
# configure:4097: result: none needed
# configure:4122: checking whether clang understands -c and -o together
# configure:4144: clang -c conftest.c -o conftest2.o
# configure:4147: $? = 0
# configure:4144: clang -c conftest.c -o conftest2.o
# configure:4147: $? = 0
# configure:4159: result: yes
# configure:4178: checking dependency style of clang
# configure:4289: result: gcc3
# configure:4304: checking for a sed that does not truncate output
# configure:4368: result: /usr/sbin/sed
# configure:4386: checking for grep that handles long lines and -e
# configure:4444: result: /usr/sbin/grep
# configure:4449: checking for egrep
# configure:4511: result: /usr/sbin/grep -E
# configure:4516: checking for fgrep
# configure:4578: result: /usr/sbin/grep -F
# configure:4613: checking for ld used by clang
# configure:4680: result: /sysroot/bin/ld
# configure:4687: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4702: result: yes
# configure:4714: checking for BSD- or MS-compatible name lister (nm)
# configure:4763: result: /sysroot/bin/nm -B
# configure:4893: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4900: clang -c conftest.c >&5
# configure:4903: /sysroot/bin/nm -B "conftest.o"
# configure:4906: output
# 0000000000000000 B some_variable
# configure:4913: result: BSD nm
# configure:4916: checking whether ln -s works
# configure:4920: result: yes
# configure:4928: checking the maximum length of command line arguments
# configure:5059: result: 1572864
# configure:5076: checking whether the shell understands some XSI constructs
# configure:5086: result: yes
# configure:5090: checking whether the shell understands "+="
# configure:5096: result: yes
# configure:5131: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5171: result: func_convert_file_noop
# configure:5178: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5198: result: func_convert_file_noop
# configure:5205: checking for /sysroot/bin/ld option to reload object files
# configure:5212: result: -r
# configure:5246: checking for x86_64-unknown-linux-objdump
# configure:5276: result: no
# configure:5286: checking for objdump
# configure:5302: found /sysroot/bin/objdump
# configure:5313: result: objdump
# configure:5325: WARNING: using cross tools not prefixed with host triplet
# configure:5345: checking how to recognize dependent libraries
# configure:5543: result: pass_all
# configure:5588: checking for x86_64-unknown-linux-dlltool
# configure:5618: result: no
# configure:5628: checking for dlltool
# configure:5658: result: no
# configure:5688: checking how to associate runtime and link libraries
# configure:5715: result: printf %s\n
# configure:5732: checking for x86_64-unknown-linux-ar
# configure:5762: result: no
# configure:5776: checking for ar
# configure:5792: found /sysroot/bin/ar
# configure:5803: result: ar
# configure:5840: checking for archiver @FILE support
# configure:5857: clang -c conftest.c >&5
# configure:5857: $? = 0
# configure:5860: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5863: $? = 0
# configure:5868: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5871: $? = 1
# configure:5883: result: @
# configure:5901: checking for x86_64-unknown-linux-strip
# configure:5928: result: strip
# configure:6000: checking for x86_64-unknown-linux-ranlib
# configure:6030: result: no
# configure:6040: checking for ranlib
# configure:6056: found /sysroot/bin/ranlib
# configure:6067: result: ranlib
# configure:6169: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6289: clang -c conftest.c >&5
# configure:6292: $? = 0
# configure:6296: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6299: $? = 0
# configure:6365: clang -o conftest conftest.c conftstm.o >&5
# configure:6368: $? = 0
# configure:6406: result: ok
# configure:6443: checking for sysroot
# configure:6473: result: no
# configure:6550: clang -c conftest.c >&5
# configure:6553: $? = 0
# configure:6696: checking for x86_64-unknown-linux-mt
# configure:6726: result: no
# configure:6736: checking for mt
# configure:6766: result: no
# configure:6786: checking if : is a manifest tool
# configure:6792: : '-?'
# configure:6800: result: no
# configure:7442: checking how to run the C preprocessor
# configure:7473: clang -E conftest.c
# configure:7473: $? = 0
# configure:7487: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7487: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | /* end confdefs.h. */
# | #include
# configure:7512: result: clang -E
# configure:7532: clang -E conftest.c
# configure:7532: $? = 0
# configure:7546: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | /* end confdefs.h. */
# | #include
# configure:7575: checking for ANSI C header files
# configure:7595: clang -c conftest.c >&5
# configure:7595: $? = 0
# configure:7679: result: yes
# configure:7692: checking for sys/types.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for sys/stat.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for stdlib.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for string.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for memory.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for strings.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for inttypes.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for stdint.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7692: checking for unistd.h
# configure:7692: clang -c conftest.c >&5
# configure:7692: $? = 0
# configure:7692: result: yes
# configure:7706: checking for dlfcn.h
# configure:7706: clang -c conftest.c >&5
# configure:7706: $? = 0
# configure:7706: result: yes
# configure:7881: checking for objdir
# configure:7896: result: .libs
# configure:8167: checking if clang supports -fno-rtti -fno-exceptions
# configure:8185: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8189: $? = 0
# configure:8202: result: yes
# configure:8529: checking for clang option to produce PIC
# configure:8536: result: -fPIC -DPIC
# configure:8544: checking if clang PIC flag -fPIC -DPIC works
# configure:8562: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8566: $? = 0
# configure:8579: result: yes
# configure:8608: checking if clang static flag -static works
# configure:8636: result: no
# configure:8651: checking if clang supports -c -o file.o
# configure:8672: clang -c -o out/conftest2.o conftest.c >&5
# configure:8676: $? = 0
# configure:8698: result: yes
# configure:8706: checking if clang supports -c -o file.o
# configure:8753: result: yes
# configure:8786: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9943: result: yes
# configure:9980: checking whether -lc should be explicitly linked in
# configure:9988: clang -c conftest.c >&5
# configure:9991: $? = 0
# configure:10006: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10009: $? = 0
# configure:10023: result: no
# configure:10183: checking dynamic linker characteristics
# configure:10683: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10683: $? = 0
# configure:10917: result: GNU/Linux ld.so
# configure:11024: checking how to hardcode library paths into programs
# configure:11049: result: immediate
# configure:11143: checking for shl_load
# configure:11143: clang -o conftest conftest.c >&5
# /tmp/conftest-ec9182.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:11143: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11143: result: no
# configure:11147: checking for shl_load in -ldld
# configure:11172: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-c31c40.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:11172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11181: result: no
# configure:11186: checking for dlopen
# configure:11186: clang -o conftest conftest.c >&5
# configure:11186: $? = 0
# configure:11186: result: yes
# configure:11343: checking whether a program can dlopen itself
# configure:11444: result: cross
# configure:11589: checking whether stripping libraries is possible
# configure:11594: result: yes
# configure:11629: checking if libtool supports shared libraries
# configure:11631: result: yes
# configure:11634: checking whether to build shared libraries
# configure:11655: result: yes
# configure:11658: checking whether to build static libraries
# configure:11662: result: yes
# configure:11706: checking which extension is used for runtime loadable modules
# configure:11718: result: .so
# configure:11735: checking which variable specifies run-time module search path
# configure:11742: result: LD_LIBRARY_PATH
# configure:11752: checking for the default library search path
# configure:11759: result: /lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot
# configure:11789: checking for library containing dlopen
# configure:11820: clang -o conftest conftest.c >&5
# configure:11820: $? = 0
# configure:11837: result: none required
# configure:11927: checking for dlerror
# configure:11927: clang -o conftest conftest.c >&5
# configure:11927: $? = 0
# configure:11927: result: yes
# configure:11941: checking for shl_load
# configure:11941: result: no
# configure:11948: checking for shl_load in -ldld
# configure:11982: result: no
# configure:12028: checking for dld_link in -ldld
# configure:12053: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-6b10ca.o:conftest.c:function main: error: undefined reference to 'dld_link'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 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 dld_link ();
# | int
# | main ()
# | {
# | return dld_link ();
# | ;
# | return 0;
# | }
# configure:12062: result: no
# configure:12096: checking for _ prefix in compiled symbols
# configure:12106: 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:12109: $? = 0
# configure:12113: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:12116: $? = 0
# configure:12138: result: no
# configure:12262: checking whether deplibs are loaded by dlopen
# configure:12356: result: yes
# configure:12368: checking for argz.h
# configure:12368: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:12368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 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:12368: result: no
# configure:12380: checking for error_t
# configure:12380: clang -c conftest.c >&5
# conftest.c:36:13: error: use of undeclared identifier 'error_t'
# if (sizeof (error_t))
# ^
# 1 error generated.
# configure:12380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (error_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12380: result: no
# configure:12406: checking for argz_add
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-b202ee.o:conftest.c:function main: error: undefined reference to 'argz_add'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_add to an innocuous variant, in case declares argz_add.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_add innocuous_argz_add
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_add (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_add
# |
# | /* 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_add ();
# | /* 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_add || defined __stub___argz_add
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_add ();
# | ;
# | return 0;
# | }
# configure:12406: result: no
# configure:12406: checking for argz_append
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-214e95.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:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* 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:12406: result: no
# configure:12406: checking for argz_count
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-c1873e.o:conftest.c:function main: error: undefined reference to 'argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* 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_count ();
# | /* 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_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:12406: result: no
# configure:12406: checking for argz_create_sep
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-e3cc31.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:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* 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:12406: result: no
# configure:12406: checking for argz_insert
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-f83734.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:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* 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:12406: result: no
# configure:12406: checking for argz_next
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-76c728.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:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* 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:12406: result: no
# configure:12406: checking for argz_stringify
# configure:12406: clang -o conftest conftest.c >&5
# /tmp/conftest-a9e074.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:12406: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | /* 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:12406: result: no
# configure:12470: checking whether libtool supports -dlopen/-dlpreopen
# configure:12482: result: yes
# configure:12511: checking for ltdl.h
# configure:12511: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'ltdl.h' file not found
# #include
# ^
# 1 error generated.
# configure:12511: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:12511: result: no
# configure:12648: checking where to find libltdl headers
# configure:12650: result: -I${top_srcdir}/libltdl
# configure:12652: checking where to find libltdl library
# configure:12654: result: ${top_build_prefix}libltdl/libltdlc.la
# configure:12702: checking for unistd.h
# configure:12702: result: yes
# configure:12702: checking for dl.h
# configure:12702: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:12702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:12702: result: no
# configure:12702: checking for sys/dl.h
# configure:12702: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'sys/dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:12702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:12702: result: no
# configure:12702: checking for dld.h
# configure:12702: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'dld.h' file not found
# #include
# ^
# 1 error generated.
# configure:12702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:12702: result: no
# configure:12702: checking for mach-o/dyld.h
# configure:12702: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'mach-o/dyld.h' file not found
# #include
# ^
# 1 error generated.
# configure:12702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 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:12702: result: no
# configure:12702: checking for dirent.h
# configure:12702: clang -c conftest.c >&5
# configure:12702: $? = 0
# configure:12702: result: yes
# configure:12717: checking for closedir
# configure:12717: clang -o conftest conftest.c >&5
# configure:12717: $? = 0
# configure:12717: result: yes
# configure:12717: checking for opendir
# configure:12717: clang -o conftest conftest.c >&5
# configure:12717: $? = 0
# configure:12717: result: yes
# configure:12717: checking for readdir
# configure:12717: clang -o conftest conftest.c >&5
# configure:12717: $? = 0
# configure:12717: result: yes
# configure:12734: checking for strlcat
# configure:12734: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:60:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:12734: $? = 0
# configure:12734: result: yes
# configure:12734: checking for strlcpy
# configure:12734: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:61:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:12734: $? = 0
# configure:12734: result: yes
# configure:12788: checking for x86_64-unknown-linux-pkg-config
# configure:12821: result: no
# configure:12831: checking for pkg-config
# configure:12849: found /usr/sbin/pkg-config
# configure:12861: result: /usr/sbin/pkg-config
# configure:12886: checking pkg-config is at least version 0.9.0
# configure:12889: result: yes
# configure:13248: checking for x86_64-unknown-linux-gcc
# configure:13275: result: clang
# configure:13544: checking for C compiler version
# configure:13553: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:13564: $? = 0
# configure:13553: 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:13564: $? = 0
# configure:13553: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:13564: $? = 1
# configure:13553: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:13564: $? = 1
# configure:13568: checking whether we are using the GNU C compiler
# configure:13596: result: yes
# configure:13605: checking whether clang accepts -g
# configure:13666: result: yes
# configure:13683: checking for clang option to accept ISO C89
# configure:13759: result: none needed
# configure:13784: checking whether clang understands -c and -o together
# configure:13821: result: yes
# configure:13840: checking dependency style of clang
# configure:13951: result: gcc3
# configure:13969: checking whether ln -s works
# configure:13973: result: yes
# configure:13983: checking for libmnl
# configure:13990: $PKG_CONFIG --exists --print-errors "libmnl >= 1"
# configure:13993: $? = 0
# configure:14007: $PKG_CONFIG --exists --print-errors "libmnl >= 1"
# configure:14010: $? = 0
# configure:14068: result: yes
# configure:14074: checking whether NLA_F_NESTED is declared
# configure:14074: clang -c conftest.c >&5
# conftest.c:42:10: fatal error: 'linux/netlink.h' file not found
# #include
# ^
# 1 error generated.
# configure:14074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ipset"
# | #define PACKAGE_TARNAME "ipset"
# | #define PACKAGE_VERSION "6.29"
# | #define PACKAGE_STRING "ipset 6.29"
# | #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "ipset"
# | #define VERSION "6.29"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define LT_MODULE_EXT ".so"
# | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# | #define HAVE_LIBDL 1
# | #define HAVE_DLERROR 1
# | #define HAVE_LIBDLLOADER 1
# | #define error_t int
# | #define __error_t_defined 1
# | #define HAVE_PRELOADED_SYMBOLS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_CLOSEDIR 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_READDIR 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define LT_LIBEXT "a"
# | #define LT_LIBPREFIX "lib"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef NLA_F_NESTED
# | #ifdef __cplusplus
# | (void) NLA_F_NESTED;
# | #else
# | (void) NLA_F_NESTED;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14074: result: no
# configure:14089: error: System kernel header files are older than 2.6.24, use CFLAGS for non-default location
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_bashcompdir_set=
# ac_cv_env_bashcompdir_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_libmnl_CFLAGS_set=
# ac_cv_env_libmnl_CFLAGS_value=
# ac_cv_env_libmnl_LIBS_set=
# ac_cv_env_libmnl_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_argz_add=no
# ac_cv_func_argz_append=no
# ac_cv_func_argz_count=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_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_opendir=yes
# ac_cv_func_readdir=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_have_decl_NLA_F_NESTED=no
# ac_cv_header_argz_h=no
# 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_inttypes_h=yes
# ac_cv_header_ltdl_h=no
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_dl_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dld_dld_link=no
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type_error_t=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_pax=gnutar
# libltdl_cv_lib_dl_dlopen=yes
# libltdl_cv_preloaded_symbols=yes
# libltdl_cv_shlibext=.so
# libltdl_cv_shrext=.so
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# 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_module_path_var=LD_LIBRARY_PATH
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_dlopen_deplibs=yes
# lt_cv_sys_dlsearch_path='/lib /usr/lib /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_sys_symbol_underscore=no
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_libmnl_CFLAGS=
# pkg_cv_libmnl_LIBS=-lmnl
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# ARGZ_H='argz.h'
# AUTOCONF='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONVENIENCE_LTDL_FALSE='#'
# CONVENIENCE_LTDL_TRUE=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DEBUG_FALSE=''
# ENABLE_DEBUG_TRUE='#'
# ENABLE_SETTYPE_MODULES_FALSE=''
# ENABLE_SETTYPE_MODULES_TRUE='#'
# ENABLE_SHARED_FALSE='#'
# ENABLE_SHARED_TRUE=''
# ENABLE_STATIC_FALSE='#'
# ENABLE_STATIC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_CHECKENTRY_BOOL=''
# HAVE_ETHER_ADDR_COPY=''
# HAVE_ETHER_ADDR_EQUAL=''
# HAVE_EXPORT_H=''
# HAVE_EXPORT_SYMBOL_GPL_IN_MODULE_H=''
# HAVE_IPV6_SKIP_EXTHDR_ARGS=''
# HAVE_KVFREE=''
# HAVE_LIST_LAST_ENTRY=''
# HAVE_LIST_NEXT_ENTRY=''
# HAVE_NETLINK_DUMP_START_ARGS=''
# HAVE_NET_IN_NFNL_CALLBACK_FN=''
# HAVE_NET_OPS_ID=''
# HAVE_NFNL_LOCK_SUBSYS=''
# HAVE_NF_BRIDGE_GET_PHYSDEV=''
# HAVE_NLA_PUT_BE16=''
# HAVE_NLA_PUT_BE64=''
# HAVE_NLA_PUT_IN_ADDR=''
# HAVE_NL_INFO_PORTID=''
# HAVE_NS_CAPABLE=''
# HAVE_RBTREE_POSTORDER_FOR_EACH_ENTRY_SAFE=''
# HAVE_STRUCT_XT_ACTION_PARAM=''
# HAVE_TCF_EMATCH_OPS_CHANGE_ARG_NET=''
# HAVE_TCF_EMATCH_STRUCT_NET=''
# HAVE_USER_NS_IN_STRUCT_NET=''
# HAVE_VZALLOC=''
# HAVE_XT_MTCHK_PARAM_STRUCT_NET=''
# HAVE_XT_TARGET_PARAM=''
# INCLTDL='-I${top_srcdir}/libltdl'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_LTDL_FALSE=''
# INSTALL_LTDL_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KBUILDDIR=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBADD_DL=' '
# LIBADD_DLD_LINK=''
# LIBADD_DLOPEN=''
# LIBADD_SHL_LOAD=''
# LIBLTDL='${top_build_prefix}libltdl/libltdlc.la'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTDLDEPS='${top_build_prefix}libltdl/libltdlc.la'
# LTDLINCL='-I${top_srcdir}/libltdl'
# LTDLOPEN='libltdl'
# LTLIBOBJS=''
# LT_CONFIG_H=''
# LT_DLLOADERS=' libltdl/dlopen.la'
# LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
# MAKEINFO='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MAXSETS=''
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ipset'
# PACKAGE_BUGREPORT='kadlec@blackhole.kfki.hu'
# PACKAGE_NAME='ipset'
# PACKAGE_STRING='ipset 6.29'
# PACKAGE_TARNAME='ipset'
# PACKAGE_URL=''
# PACKAGE_VERSION='6.29'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SETTYPE_MODLIST=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='6.29'
# WITH_KBUILDDIR_FALSE=''
# WITH_KBUILDDIR_TRUE='#'
# WITH_KMOD_FALSE=''
# WITH_KMOD_TRUE='#'
# WITH_MAXSETS_FALSE=''
# WITH_MAXSETS_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=posix -chf - "$$tardir"'
# am__untar='tar -xf -'
# bashcompdir=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_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='${SHELL} /tmp/ipset/src/ipset-6.29/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libmnl_CFLAGS=''
# libmnl_LIBS='-lmnl'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# ltdl_LIBOBJS=''
# ltdl_LTLIBOBJS=''
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sys_symbol_underscore='no'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ipset"
# #define PACKAGE_TARNAME "ipset"
# #define PACKAGE_VERSION "6.29"
# #define PACKAGE_STRING "ipset 6.29"
# #define PACKAGE_BUGREPORT "kadlec@blackhole.kfki.hu"
# #define PACKAGE_URL ""
# #define PACKAGE "ipset"
# #define VERSION "6.29"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define LT_MODULE_EXT ".so"
# #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
# #define LT_DLSEARCH_PATH "/lib:/usr/lib:/sysroot/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
# #define HAVE_LIBDL 1
# #define HAVE_DLERROR 1
# #define HAVE_LIBDLLOADER 1
# #define error_t int
# #define __error_t_defined 1
# #define HAVE_PRELOADED_SYMBOLS 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_CLOSEDIR 1
# #define HAVE_OPENDIR 1
# #define HAVE_READDIR 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define LT_LIBEXT "a"
# #define LT_LIBPREFIX "lib"
# #define HAVE_DECL_NLA_F_NESTED 0
#
# configure: exit 1