Build of iptables with musl toolchain

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

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

SLOCLanguage
41,723 ansic
11,801 sh
4,914 makefile
187 yacc
54 lex
58,679 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: iptables 1.6.0-1 (Wed Apr 5 01:16:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# 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 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the archiver (ar) interface... ar
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# 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
# 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... 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 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... no
# checking whether the linker accepts -Wl,--no-as-needed... yes
# checking whether /sysroot/bin/ld -m elf_x86_64 knows -Wl,--no-undefined... yes
# checking linux/dccp.h usability... no
# checking linux/dccp.h presence... no
# checking for linux/dccp.h... no
# checking linux/ip_vs.h usability... no
# checking linux/ip_vs.h presence... no
# checking for linux/ip_vs.h... no
# checking linux/magic.h usability... no
# checking linux/magic.h presence... no
# checking for linux/magic.h... no
# checking linux/proc_fs.h usability... no
# checking linux/proc_fs.h presence... no
# checking for linux/proc_fs.h... no
# 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 libnetfilter_conntrack... no
# WARNING: libnetfilter_conntrack not found, connlabel match will not be built
# checking size of struct ip6_hdr... 40
# checking for libnfnetlink... no
# checking for libmnl... yes
# checking for libnftnl... yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# checking flex version... configure: WARNING: flex version 2.6.0 found.
# Version 2.5.33 or greater is required. You may experience problems
# while compilating the nftables compatibility layer for iptables.
# Please, consider to upgrade flex.
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating extensions/GNUmakefile
# config.status: creating include/Makefile
# config.status: creating iptables/Makefile
# config.status: creating iptables/xtables.pc
# config.status: creating iptables/iptables.8
# config.status: creating iptables/iptables-extensions.8.tmpl
# config.status: creating iptables/iptables-save.8
# config.status: creating iptables/iptables-restore.8
# config.status: creating iptables/iptables-apply.8
# config.status: creating iptables/iptables-xml.1
# config.status: creating libipq/Makefile
# config.status: creating libipq/libipq.pc
# config.status: creating libiptc/Makefile
# config.status: creating libiptc/libiptc.pc
# config.status: creating libiptc/libip4tc.pc
# config.status: creating libiptc/libip6tc.pc
# config.status: creating libxtables/Makefile
# config.status: creating utils/Makefile
# config.status: creating include/xtables-version.h
# config.status: creating include/iptables/internal.h
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Iptables Configuration:
# IPv4 support: yes
# IPv6 support: yes
# Devel support: yes
# IPQ support: no
# Large file support: yes
# BPF utils support: no
# nfsynproxy util support: no
# nftables support: yes
#
# Build parameters:
# Put plugins into executable (static): no
# Support plugins via dlopen (shared): yes
# Installation prefix (--prefix): /usr
# Xtables extension directory: /usr/lib/iptables
# Pkg-config directory: /usr/lib/pkgconfig
# Host: x86_64-unknown-linux-gnu
# GCC binary: clang
#
# Iptables modules that will not be built: dccp ipvs connlabel
# make all-recursive
# make[1]: Entering directory '/tmp/iptables/src/iptables-1.6.0'
# Making all in libiptc
# make[2]: Entering directory '/tmp/iptables/src/iptables-1.6.0/libiptc'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/usr/lib/iptables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o
# In file included from libip4tc.c:29:
# In file included from ../include/libiptc/libiptc.h:5:
# ../include/linux/types.h:4:10: fatal error: 'asm/types.h' file not found
# #include
# ^
# In file included from libip6tc.c:30:
# In file included from ../include/libiptc/libip6tc.h:5:
# ../include/linux/types.h:4:10: fatal error: 'asm/types.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:482: libip6tc.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# 1 error generated.
# make[2]: *** [Makefile:482: libip4tc.lo] Error 1
# make[2]: Leaving directory '/tmp/iptables/src/iptables-1.6.0/libiptc'
# make[1]: *** [Makefile:494: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/iptables/src/iptables-1.6.0'
# make: *** [Makefile:400: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/iptables/src/iptables-1.6.0/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 iptables configure 1.6.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --libexecdir=/usr/lib/iptables --sysconfdir=/etc --with-xtlibdir=/usr/lib/iptables --enable-devel --enable-shared --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2d339a6c3c63
# 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:2564: checking for a BSD-compatible install
# configure:2632: result: /usr/bin/install -c
# configure:2645: checking whether build environment is sane
# configure:2700: result: yes
# configure:2759: checking for x86_64-unknown-linux-strip
# configure:2789: result: no
# configure:2799: checking for strip
# configure:2815: found /sysroot/bin/strip
# configure:2826: result: strip
# configure:2851: checking for a thread-safe mkdir -p
# configure:2890: result: /usr/sbin/mkdir -p
# configure:2897: checking for gawk
# configure:2913: found /usr/sbin/gawk
# configure:2924: result: gawk
# configure:2935: checking whether make sets $(MAKE)
# configure:2957: result: yes
# configure:2986: checking whether make supports nested variables
# configure:3003: result: yes
# configure:3137: checking for x86_64-unknown-linux-gcc
# configure:3164: result: clang
# configure:3433: checking for C compiler version
# configure:3442: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3453: $? = 0
# configure:3442: 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:3453: $? = 0
# configure:3442: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3453: $? = 1
# configure:3442: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3453: $? = 1
# configure:3473: checking whether the C compiler works
# configure:3495: clang conftest.c >&5
# configure:3499: $? = 0
# configure:3547: result: yes
# configure:3550: checking for C compiler default output file name
# configure:3552: result: a.out
# configure:3558: checking for suffix of executables
# configure:3565: clang -o conftest conftest.c >&5
# configure:3569: $? = 0
# configure:3591: result:
# configure:3613: checking whether we are cross compiling
# configure:3621: clang -o conftest conftest.c >&5
# configure:3625: $? = 0
# configure:3632: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3636: $? = 127
# configure:3651: result: yes
# configure:3656: checking for suffix of object files
# configure:3678: clang -c conftest.c >&5
# configure:3682: $? = 0
# configure:3703: result: o
# configure:3707: checking whether we are using the GNU C compiler
# configure:3726: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3735: result: yes
# configure:3744: checking whether clang accepts -g
# configure:3764: clang -c -g conftest.c >&5
# configure:3764: $? = 0
# configure:3805: result: yes
# configure:3822: checking for clang option to accept ISO C89
# configure:3885: clang -c conftest.c >&5
# configure:3885: $? = 0
# configure:3898: result: none needed
# configure:3923: checking whether clang understands -c and -o together
# configure:3945: clang -c conftest.c -o conftest2.o
# configure:3948: $? = 0
# configure:3945: clang -c conftest.c -o conftest2.o
# configure:3948: $? = 0
# configure:3960: result: yes
# configure:3988: checking for style of include used by make
# configure:4016: result: GNU
# configure:4042: checking dependency style of clang
# configure:4153: result: gcc3
# configure:4206: checking for x86_64-unknown-linux-ar
# configure:4236: result: no
# configure:4206: checking for x86_64-unknown-linux-lib
# configure:4236: result: no
# configure:4206: checking for x86_64-unknown-linux-link
# configure:4236: result: no
# configure:4250: checking for ar
# configure:4266: found /sysroot/bin/ar
# configure:4277: result: ar
# configure:4293: WARNING: using cross tools not prefixed with host triplet
# configure:4303: checking the archiver (ar) interface
# configure:4319: clang -c conftest.c >&5
# configure:4319: $? = 0
# configure:4321: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4324: $? = 0
# configure:4352: result: ar
# configure:4401: checking build system type
# configure:4415: result: x86_64-unknown-linux-gnu
# configure:4435: checking host system type
# configure:4448: result: x86_64-unknown-linux-gnu
# configure:4489: checking how to print strings
# configure:4516: result: printf
# configure:4537: checking for a sed that does not truncate output
# configure:4601: result: /usr/sbin/sed
# configure:4619: checking for grep that handles long lines and -e
# configure:4677: result: /usr/sbin/grep
# configure:4682: checking for egrep
# configure:4744: result: /usr/sbin/grep -E
# configure:4749: checking for fgrep
# configure:4811: result: /usr/sbin/grep -F
# configure:4846: checking for ld used by clang
# configure:4913: result: /sysroot/bin/ld
# configure:4920: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4935: result: yes
# configure:4947: checking for BSD- or MS-compatible name lister (nm)
# configure:4996: result: /sysroot/bin/nm -B
# configure:5126: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5133: clang -c conftest.c >&5
# configure:5136: /sysroot/bin/nm -B "conftest.o"
# configure:5139: output
# 0000000000000000 B some_variable
# configure:5146: result: BSD nm
# configure:5149: checking whether ln -s works
# configure:5153: result: yes
# configure:5161: checking the maximum length of command line arguments
# configure:5292: result: 1572864
# configure:5309: checking whether the shell understands some XSI constructs
# configure:5319: result: yes
# configure:5323: checking whether the shell understands "+="
# configure:5329: result: yes
# configure:5364: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5404: result: func_convert_file_noop
# configure:5411: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5431: result: func_convert_file_noop
# configure:5438: checking for /sysroot/bin/ld option to reload object files
# configure:5445: result: -r
# configure:5479: checking for x86_64-unknown-linux-objdump
# configure:5509: result: no
# configure:5519: checking for objdump
# configure:5535: found /sysroot/bin/objdump
# configure:5546: result: objdump
# configure:5578: checking how to recognize dependent libraries
# configure:5776: result: pass_all
# configure:5821: checking for x86_64-unknown-linux-dlltool
# configure:5851: result: no
# configure:5861: checking for dlltool
# configure:5891: result: no
# configure:5921: checking how to associate runtime and link libraries
# configure:5948: result: printf %s\n
# configure:5964: checking for x86_64-unknown-linux-ar
# configure:5991: result: ar
# configure:6072: checking for archiver @FILE support
# configure:6089: clang -c conftest.c >&5
# configure:6089: $? = 0
# configure:6092: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6095: $? = 0
# configure:6100: 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:6103: $? = 1
# configure:6115: result: @
# configure:6133: checking for x86_64-unknown-linux-strip
# configure:6160: result: strip
# configure:6232: checking for x86_64-unknown-linux-ranlib
# configure:6262: result: no
# configure:6272: checking for ranlib
# configure:6288: found /sysroot/bin/ranlib
# configure:6299: result: ranlib
# configure:6401: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6521: clang -c conftest.c >&5
# configure:6524: $? = 0
# configure:6528: /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:6531: $? = 0
# configure:6597: clang -o conftest conftest.c conftstm.o >&5
# configure:6600: $? = 0
# configure:6638: result: ok
# configure:6675: checking for sysroot
# configure:6705: result: no
# configure:6782: clang -c conftest.c >&5
# configure:6785: $? = 0
# configure:6934: checking for x86_64-unknown-linux-mt
# configure:6964: result: no
# configure:6974: checking for mt
# configure:7004: result: no
# configure:7024: checking if : is a manifest tool
# configure:7030: : '-?'
# configure:7038: result: no
# configure:7680: checking how to run the C preprocessor
# configure:7711: clang -E conftest.c
# configure:7711: $? = 0
# configure:7725: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | /* end confdefs.h. */
# | #include
# configure:7750: result: clang -E
# configure:7770: clang -E conftest.c
# configure:7770: $? = 0
# configure:7784: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | /* end confdefs.h. */
# | #include
# configure:7813: checking for ANSI C header files
# configure:7833: clang -c conftest.c >&5
# configure:7833: $? = 0
# configure:7917: result: yes
# configure:7930: checking for sys/types.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for sys/stat.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for stdlib.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for string.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for memory.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for strings.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for inttypes.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for stdint.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7930: checking for unistd.h
# configure:7930: clang -c conftest.c >&5
# configure:7930: $? = 0
# configure:7930: result: yes
# configure:7944: checking for dlfcn.h
# configure:7944: clang -c conftest.c >&5
# configure:7944: $? = 0
# configure:7944: result: yes
# configure:8120: checking for objdir
# configure:8135: result: .libs
# configure:8406: checking if clang supports -fno-rtti -fno-exceptions
# configure:8424: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8428: $? = 0
# configure:8441: result: yes
# configure:8768: checking for clang option to produce PIC
# configure:8775: result: -fPIC -DPIC
# configure:8783: checking if clang PIC flag -fPIC -DPIC works
# configure:8801: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8805: $? = 0
# configure:8818: result: yes
# configure:8847: checking if clang static flag -static works
# configure:8875: result: no
# configure:8890: checking if clang supports -c -o file.o
# configure:8911: clang -c -o out/conftest2.o conftest.c >&5
# configure:8915: $? = 0
# configure:8937: result: yes
# configure:8945: checking if clang supports -c -o file.o
# configure:8992: result: yes
# configure:9025: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10182: result: yes
# configure:10219: checking whether -lc should be explicitly linked in
# configure:10227: clang -c conftest.c >&5
# configure:10230: $? = 0
# configure:10245: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10248: $? = 0
# configure:10262: result: no
# configure:10422: checking dynamic linker characteristics
# configure:10922: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10922: $? = 0
# configure:11156: result: GNU/Linux ld.so
# configure:11263: checking how to hardcode library paths into programs
# configure:11288: result: immediate
# configure:11828: checking whether stripping libraries is possible
# configure:11833: result: yes
# configure:11868: checking if libtool supports shared libraries
# configure:11870: result: yes
# configure:11873: checking whether to build shared libraries
# configure:11894: result: yes
# configure:11897: checking whether to build static libraries
# configure:11901: result: no
# configure:12032: checking whether the linker accepts -Wl,--no-as-needed
# configure:12051: clang -o conftest -Wl,--no-as-needed conftest.c >&5
# configure:12051: $? = 0
# configure:12062: result: yes
# configure:12072: checking whether /sysroot/bin/ld -m elf_x86_64 knows -Wl,--no-undefined
# configure:12080: clang -o conftest -Wl,--no-undefined conftest.c >&5
# configure:12080: $? = 0
# configure:12081: result: yes
# configure:12102: checking linux/dccp.h usability
# configure:12102: clang -c conftest.c >&5
# conftest.c:56:10: fatal error: 'linux/dccp.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #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:12102: result: no
# configure:12102: checking linux/dccp.h presence
# configure:12102: clang -E conftest.c
# conftest.c:23:10: fatal error: 'linux/dccp.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# configure:12102: result: no
# configure:12102: checking for linux/dccp.h
# configure:12102: result: no
# configure:12102: checking linux/ip_vs.h usability
# configure:12102: clang -c conftest.c >&5
# conftest.c:56:10: fatal error: 'linux/ip_vs.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #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:12102: result: no
# configure:12102: checking linux/ip_vs.h presence
# configure:12102: clang -E conftest.c
# conftest.c:23:10: fatal error: 'linux/ip_vs.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# configure:12102: result: no
# configure:12102: checking for linux/ip_vs.h
# configure:12102: result: no
# configure:12102: checking linux/magic.h usability
# configure:12102: clang -c conftest.c >&5
# conftest.c:56:10: fatal error: 'linux/magic.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #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:12102: result: no
# configure:12102: checking linux/magic.h presence
# configure:12102: clang -E conftest.c
# conftest.c:23:10: fatal error: 'linux/magic.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# configure:12102: result: no
# configure:12102: checking for linux/magic.h
# configure:12102: result: no
# configure:12102: checking linux/proc_fs.h usability
# configure:12102: clang -c conftest.c >&5
# conftest.c:56:10: fatal error: 'linux/proc_fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #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:12102: result: no
# configure:12102: checking linux/proc_fs.h presence
# configure:12102: clang -E conftest.c
# conftest.c:23:10: fatal error: 'linux/proc_fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:12102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# configure:12102: result: no
# configure:12102: checking for linux/proc_fs.h
# configure:12102: result: no
# configure:12130: checking for x86_64-unknown-linux-pkg-config
# configure:12163: result: no
# configure:12173: checking for pkg-config
# configure:12191: found /usr/sbin/pkg-config
# configure:12203: result: /usr/sbin/pkg-config
# configure:12228: checking pkg-config is at least version 0.9.0
# configure:12231: result: yes
# configure:12241: checking for libnetfilter_conntrack
# configure:12248: $PKG_CONFIG --exists --print-errors "libnetfilter_conntrack >= 1.0.4"
# Package libnetfilter_conntrack was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libnetfilter_conntrack.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libnetfilter_conntrack' found
# configure:12251: $? = 1
# configure:12265: $PKG_CONFIG --exists --print-errors "libnetfilter_conntrack >= 1.0.4"
# Package libnetfilter_conntrack was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libnetfilter_conntrack.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libnetfilter_conntrack' found
# configure:12268: $? = 1
# configure:12282: result: no
# No package 'libnetfilter_conntrack' found
# configure:12328: checking size of struct ip6_hdr
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 15)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 31)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12333: clang -c conftest.c >&5
# conftest.c:28:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 39)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12333: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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. */
# | #include
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (struct ip6_hdr))) <= 39)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12333: clang -c conftest.c >&5
# configure:12333: $? = 0
# configure:12348: result: 40
# configure:12492: checking for libnfnetlink
# configure:12499: $PKG_CONFIG --exists --print-errors "libnfnetlink >= 1.0"
# Package libnfnetlink was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libnfnetlink.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libnfnetlink' found
# configure:12502: $? = 1
# configure:12516: $PKG_CONFIG --exists --print-errors "libnfnetlink >= 1.0"
# Package libnfnetlink was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libnfnetlink.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libnfnetlink' found
# configure:12519: $? = 1
# configure:12533: result: no
# No package 'libnfnetlink' found
# configure:12573: checking for libmnl
# configure:12580: $PKG_CONFIG --exists --print-errors "libmnl >= 1.0"
# configure:12583: $? = 0
# configure:12597: $PKG_CONFIG --exists --print-errors "libmnl >= 1.0"
# configure:12600: $? = 0
# configure:12638: result: yes
# configure:12645: checking for libnftnl
# configure:12652: $PKG_CONFIG --exists --print-errors "libnftnl >= 1.0.5"
# configure:12655: $? = 0
# configure:12669: $PKG_CONFIG --exists --print-errors "libnftnl >= 1.0.5"
# configure:12672: $? = 0
# configure:12710: result: yes
# configure:12719: checking for flex
# configure:12735: found /usr/sbin/flex
# configure:12746: result: flex
# configure:12784: flex conftest.l
# configure:12788: $? = 1
# configure:12790: checking lex output file root
# configure:12804: result: lex.yy
# configure:12809: checking lex library
# configure:12823: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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 SIZEOF_STRUCT_IP6_HDR 40
# | /* end confdefs.h. */
# |
# configure:12823: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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 SIZEOF_STRUCT_IP6_HDR 40
# | /* end confdefs.h. */
# |
# configure:12823: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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 SIZEOF_STRUCT_IP6_HDR 40
# | /* end confdefs.h. */
# |
# configure:12833: result: none needed
# configure:12839: checking whether yytext is a pointer
# configure:12856: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "iptables"
# | #define PACKAGE_TARNAME "iptables"
# | #define PACKAGE_VERSION "1.6.0"
# | #define PACKAGE_STRING "iptables 1.6.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "iptables"
# | #define VERSION "1.6.0"
# | #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 SIZEOF_STRUCT_IP6_HDR 40
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:12864: result: no
# configure:12881: checking for bison
# configure:12897: found /usr/sbin/bison
# configure:12908: result: bison -y
# configure:12934: checking flex version
# configure:12948: WARNING: flex version 2.6.0 found.
# Version 2.5.33 or greater is required. You may experience problems
# while compilating the nftables compatibility layer for iptables.
# Please, consider to upgrade flex.
# configure:13125: checking that generated files are newer than configure
# configure:13131: result: done
# configure:13210: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by iptables config.status 1.6.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2d339a6c3c63
#
# config.status:1164: creating Makefile
# config.status:1164: creating extensions/GNUmakefile
# config.status:1164: creating include/Makefile
# config.status:1164: creating iptables/Makefile
# config.status:1164: creating iptables/xtables.pc
# config.status:1164: creating iptables/iptables.8
# config.status:1164: creating iptables/iptables-extensions.8.tmpl
# config.status:1164: creating iptables/iptables-save.8
# config.status:1164: creating iptables/iptables-restore.8
# config.status:1164: creating iptables/iptables-apply.8
# config.status:1164: creating iptables/iptables-xml.1
# config.status:1164: creating libipq/Makefile
# config.status:1164: creating libipq/libipq.pc
# config.status:1164: creating libiptc/Makefile
# config.status:1164: creating libiptc/libiptc.pc
# config.status:1164: creating libiptc/libip4tc.pc
# config.status:1164: creating libiptc/libip6tc.pc
# config.status:1164: creating libxtables/Makefile
# config.status:1164: creating utils/Makefile
# config.status:1164: creating include/xtables-version.h
# config.status:1164: creating include/iptables/internal.h
# config.status:1164: creating config.h
# config.status:1393: executing depfiles commands
# config.status:1393: executing libtool commands
#
# ## ---------------- ##
# ## 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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_libnetfilter_conntrack_CFLAGS_set=
# ac_cv_env_libnetfilter_conntrack_CFLAGS_value=
# ac_cv_env_libnetfilter_conntrack_LIBS_set=
# ac_cv_env_libnetfilter_conntrack_LIBS_value=
# ac_cv_env_libnfnetlink_CFLAGS_set=
# ac_cv_env_libnfnetlink_CFLAGS_value=
# ac_cv_env_libnfnetlink_LIBS_set=
# ac_cv_env_libnfnetlink_LIBS_value=
# ac_cv_env_libnftnl_CFLAGS_set=
# ac_cv_env_libnftnl_CFLAGS_value=
# ac_cv_env_libnftnl_LIBS_set=
# ac_cv_env_libnftnl_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_dccp_h=no
# ac_cv_header_linux_ip_vs_h=no
# ac_cv_header_linux_magic_h=no
# ac_cv_header_linux_proc_fs_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_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_lex='none needed'
# 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_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# 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_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_struct_ip6_hdr=40
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_linker_flags__Wl___no_as_needed=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/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_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_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
# pkg_cv_libnftnl_CFLAGS=
# pkg_cv_libnftnl_LIBS=-lnftnl
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/iptables/src/iptables-1.6.0/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='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/iptables/src/iptables-1.6.0/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/iptables/src/iptables-1.6.0/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/iptables/src/iptables-1.6.0/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_BPFC_FALSE=''
# ENABLE_BPFC_TRUE='#'
# ENABLE_DEVEL_FALSE='#'
# ENABLE_DEVEL_TRUE=''
# ENABLE_IPV4_FALSE='#'
# ENABLE_IPV4_TRUE=''
# ENABLE_IPV6_FALSE='#'
# ENABLE_IPV6_TRUE=''
# ENABLE_LARGEFILE_FALSE='#'
# ENABLE_LARGEFILE_TRUE=''
# ENABLE_LIBIPQ_FALSE=''
# ENABLE_LIBIPQ_TRUE='#'
# ENABLE_NFTABLES_FALSE='#'
# ENABLE_NFTABLES_TRUE=''
# ENABLE_SHARED_FALSE='#'
# ENABLE_SHARED_TRUE=''
# ENABLE_STATIC_FALSE=''
# ENABLE_STATIC_TRUE='#'
# ENABLE_SYNCONF_FALSE=''
# ENABLE_SYNCONF_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_LIBMNL_FALSE='#'
# HAVE_LIBMNL_TRUE=''
# HAVE_LIBNETFILTER_CONNTRACK_FALSE=''
# HAVE_LIBNETFILTER_CONNTRACK_TRUE='#'
# HAVE_LIBNFNETLINK_FALSE=''
# HAVE_LIBNFNETLINK_TRUE='#'
# HAVE_LIBNFTNL_FALSE='#'
# HAVE_LIBNFTNL_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/iptables/src/iptables-1.6.0/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='iptables'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='iptables'
# PACKAGE_STRING='iptables 1.6.0'
# PACKAGE_TARNAME='iptables'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.6.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.6.0'
# YACC='bison -y'
# YFLAGS=''
# 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-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# blacklist_4_modules=''
# blacklist_6_modules=''
# blacklist_a_modules=''
# blacklist_b_modules=''
# blacklist_modules=' dccp ipvs connlabel'
# blacklist_x_modules=''
# 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='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/iptables/src/iptables-1.6.0/build-aux/install-sh'
# kbuilddir=''
# kinclude_CPPFLAGS=''
# ksourcedir=''
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/iptables'
# libiptc_LDFLAGS2='-Wl,--no-as-needed'
# libmnl_CFLAGS=''
# libmnl_LIBS='-lmnl'
# libnetfilter_conntrack_CFLAGS=''
# libnetfilter_conntrack_LIBS=''
# libnfnetlink_CFLAGS=''
# libnfnetlink_LIBS=''
# libnftnl_CFLAGS=''
# libnftnl_LIBS='-lnftnl'
# libxtables_vage='0'
# libxtables_vcurrent='11'
# libxtables_vmajor='11'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# noundef_LDFLAGS='-Wl,--no-undefined'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# pkgdatadir='${datadir}/xtables'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# regular_CFLAGS='-Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe'
# regular_CPPFLAGS='-D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"${xtlibdir}\" -DXTABLES_INTERNAL'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# xtlibdir='/usr/lib/iptables'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "iptables"
# #define PACKAGE_TARNAME "iptables"
# #define PACKAGE_VERSION "1.6.0"
# #define PACKAGE_STRING "iptables 1.6.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "iptables"
# #define VERSION "1.6.0"
# #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 SIZEOF_STRUCT_IP6_HDR 40
#
# configure: exit 0