The build took 00h 01m 58s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
296,903 |
sh |
233,318 |
ansic |
14,007 |
python |
6,125 |
makefile |
409 |
perl |
550,762 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
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: openvswitch 2.5.0-2 (Wed Apr 5 00:39:56 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
configure.ac:24: installing 'build-aux/compile'
configure.ac:22: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
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 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 clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for fgrep... /usr/sbin/grep -F
checking for egrep... /usr/sbin/grep -E
checking for perl... /usr/sbin/perl
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 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 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 a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 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... no
checking whether to build static libraries... yes
checking for library containing pow... none required
checking for library containing clock_gettime... none required
checking for library containing timer_create... none required
checking for library containing pthread_create... none required
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking vmware.h usability... no
checking vmware.h presence... no
checking for vmware.h... no
checking for MSVC x64 compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for linux/netlink.h... no
checking for pkg-config... /usr/sbin/pkg-config
checking whether compiling and linking against OpenSSL works... no
configure: WARNING: Cannot find openssl:
OpenFlow connections over SSL will not be supported.
(You may use --disable-ssl to suppress this warning.)
checking for capng_clear in -lcap-ng... no
configure: WARNING: cannot find libcap-ng.
--user option will not be supported on Linux.
(you may use --disable-libcapng to suppress this warning).
checking for Python 2.x for x >= 7... /usr/bin/python2
checking for dot... yes
checking net/if_packet.h usability... no
checking net/if_packet.h presence... no
checking for net/if_packet.h... no
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking whether strtok_r macro segfaults on some inputs... yes
checking whether sys_siglist is declared... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for struct ifreq.ifr_flagshigh... no
checking for mlockall... yes
checking for strnlen... yes
checking for getloadavg... yes
checking for statvfs... yes
checking for getmntent_r... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking linux/if_ether.h usability... no
checking linux/if_ether.h presence... no
checking for linux/if_ether.h... no
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking for net/if_mib.h... no
checking for library containing backtrace... no
checking linux/perf_event.h usability... no
checking linux/perf_event.h presence... no
checking for linux/perf_event.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for connect in -lsocket... no
checking for library containing gethostbyname... none required
checking XenServer release... none
checking for groff... yes
checking whether make is GNU make... yes
checking whether clang has that supports thread_local... yes
checking for library containing __atomic_load_8... no
checking whether clang supports GCC 4.0+ atomic built-ins... yes
checking value of __atomic_always_lock_free(1)... 1
checking value of __atomic_always_lock_free(2)... 1
checking value of __atomic_always_lock_free(4)... 1
checking value of __atomic_always_lock_free(8)... 1
checking for library containing aio_write... none required
checking for pthread_set_name_np... no
checking for pthread_setname_np() variant... none
checking whether __linux__ is defined... true
checking for working posix_memalign... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for stdio.h... yes
checking for string.h... (cached) yes
checking whether clang accepts -Werror... yes
checking whether clang accepts -Wall... yes
checking whether clang accepts -Wextra... yes
checking whether clang accepts -Wno-sign-compare... yes
checking whether clang accepts -Wpointer-arith... yes
checking whether clang accepts -Wformat-security... yes
checking whether clang accepts -Wswitch-enum... yes
checking whether clang accepts -Wunused-parameter... yes
checking whether clang accepts -Wbad-function-cast... yes
checking whether clang accepts -Wcast-align... yes
checking whether clang accepts -Wstrict-prototypes... yes
checking whether clang accepts -Wold-style-definition... yes
checking whether clang accepts -Wmissing-prototypes... yes
checking whether clang accepts -Wmissing-field-initializers... yes
checking whether clang accepts -Wthread-safety... yes
checking whether clang accepts -fno-strict-aliasing... yes
checking whether clang accepts -Qunused-arguments... yes
checking whether clang accepts -Wno-unused... yes
checking whether clang accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking whether make has GNU make $(if) extension... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lib/stdio.h
config.status: creating lib/string.h
config.status: creating ovsdb/libovsdb.sym
config.status: creating ofproto/libofproto.sym
config.status: creating lib/libsflow.sym
config.status: creating lib/libopenvswitch.sym
config.status: creating ovn/lib/libovn.sym
config.status: creating vtep/libvtep.sym
config.status: creating Makefile
config.status: creating datapath/Makefile
config.status: creating datapath/linux/Kbuild
config.status: creating datapath/linux/Makefile
config.status: creating datapath/linux/Makefile.main
config.status: creating tests/atlocal
config.status: creating lib/libopenvswitch.pc
config.status: creating lib/libsflow.pc
config.status: creating ofproto/libofproto.pc
config.status: creating ovsdb/libovsdb.pc
config.status: creating include/openvswitch/version.h
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/openflow/openflow.h.stamp commands
config.status: executing utilities/bugtool/dummy commands
config.status: executing ovn/dummy commands
config.status: executing ovn/utilities/dummy commands
sed -f ./build-aux/extract-odp-netlink-h < datapath/linux/compat/include/linux/openvswitch.h > include/odp-netlink.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./vswitchd/vswitch.ovsschema ./lib/vswitch-idl.ann > lib/vswitch-idl.ovsidl.tmp && mv lib/vswitch-idl.ovsidl.tmp lib/vswitch-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in -C . annotate tests/idltest.ovsschema tests/idltest.ann > tests/idltest.ovsidl.tmp && \
mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./vtep/vtep.ovsschema ./vtep/vtep-idl.ann > vtep/vtep-idl.ovsidl.tmp && \
mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./ovn/ovn-sb.ovsschema ./ovn/lib/ovn-sb-idl.ann > ovn/lib/ovn-sb-idl.ovsidl.tmp && \
mv ovn/lib/ovn-sb-idl.ovsidl.tmp ovn/lib/ovn-sb-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./ovn/ovn-nb.ovsschema ./ovn/lib/ovn-nb-idl.ann > ovn/lib/ovn-nb-idl.ovsidl.tmp && \
mv ovn/lib/ovn-nb-idl.ovsidl.tmp ovn/lib/ovn-nb-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source lib/vswitch-idl.ovsidl > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header lib/vswitch-idl.ovsidl > lib/vswitch-idl.h.tmp && mv lib/vswitch-idl.h.tmp lib/vswitch-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source vtep/vtep-idl.ovsidl > vtep/vtep-idl.c.tmp && mv vtep/vtep-idl.c.tmp vtep/vtep-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header vtep/vtep-idl.ovsidl > vtep/vtep-idl.h.tmp && mv vtep/vtep-idl.h.tmp vtep/vtep-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source ovn/lib/ovn-sb-idl.ovsidl > ovn/lib/ovn-sb-idl.c.tmp && mv ovn/lib/ovn-sb-idl.c.tmp ovn/lib/ovn-sb-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header ovn/lib/ovn-sb-idl.ovsidl > ovn/lib/ovn-sb-idl.h.tmp && mv ovn/lib/ovn-sb-idl.h.tmp ovn/lib/ovn-sb-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source ovn/lib/ovn-nb-idl.ovsidl > ovn/lib/ovn-nb-idl.c.tmp && mv ovn/lib/ovn-nb-idl.c.tmp ovn/lib/ovn-nb-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header ovn/lib/ovn-nb-idl.ovsidl > ovn/lib/ovn-nb-idl.h.tmp && mv ovn/lib/ovn-nb-idl.h.tmp ovn/lib/ovn-nb-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header tests/idltest.ovsidl > tests/idltest.h.tmp && mv tests/idltest.h.tmp tests/idltest.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source tests/idltest.ovsidl > tests/idltest.c.tmp && mv tests/idltest.c.tmp tests/idltest.c
make all-recursive
make[1]: Entering directory '/tmp/openvswitch/src/openvswitch-2.5.0'
Making all in datapath
make[2]: Entering directory '/tmp/openvswitch/src/openvswitch-2.5.0/datapath'
make[3]: Entering directory '/tmp/openvswitch/src/openvswitch-2.5.0/datapath'
make[3]: Leaving directory '/tmp/openvswitch/src/openvswitch-2.5.0/datapath'
make[2]: Leaving directory '/tmp/openvswitch/src/openvswitch-2.5.0/datapath'
make[2]: Entering directory '/tmp/openvswitch/src/openvswitch-2.5.0'
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-fields lib/meta-flow.h --meta-flow > lib/meta-flow.inc.tmp && mv lib/meta-flow.inc.tmp lib/meta-flow.inc
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-fields lib/meta-flow.h --nx-match > lib/nx-match.inc.tmp && mv lib/nx-match.inc.tmp lib/nx-match.inc
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-actions lib/ofp-actions.c --prototypes > lib/ofp-actions.inc1.tmp && mv lib/ofp-actions.inc1.tmp lib/ofp-actions.inc1
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-actions lib/ofp-actions.c --definitions > lib/ofp-actions.inc2.tmp && mv lib/ofp-actions.inc2.tmp lib/ofp-actions.inc2
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/extract-ofp-errors \
./lib/ofp-errors.h \
./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \
mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/extract-ofp-msgs \
./lib/ofp-msgs.h lib/ofp-msgs.inc > lib/ofp-msgs.inc.tmp && mv lib/ofp-msgs.inc.tmp lib/ofp-msgs.inc
depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-parse.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-parse.lo lib/ofp-parse.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-print.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-print.lo lib/ofp-print.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-util.lo lib/ofp-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-version-opt.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-version-opt.lo lib/ofp-version-opt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-version-opt.lo -MD -MP -MF lib/.deps/ofp-version-opt.Tpo -c lib/ofp-version-opt.c -o lib/ofp-version-opt.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-print.lo -MD -MP -MF lib/.deps/ofp-print.Tpo -c lib/ofp-print.c -o lib/ofp-print.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-util.lo -MD -MP -MF lib/.deps/ofp-util.Tpo -c lib/ofp-util.c -o lib/ofp-util.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofp-parse.lo -MD -MP -MF lib/.deps/ofp-parse.Tpo -c lib/ofp-parse.c -o lib/ofp-parse.o
depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofpbuf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofpbuf.lo lib/ofpbuf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ofpbuf.lo -MD -MP -MF lib/.deps/ofpbuf.Tpo -c lib/ofpbuf.c -o lib/ofpbuf.o
depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-atomic-locked.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-atomic-locked.lo lib/ovs-atomic-locked.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-lldp.lo lib/ovs-lldp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-rcu.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-rcu.lo lib/ovs-rcu.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-atomic-locked.lo -MD -MP -MF lib/.deps/ovs-atomic-locked.Tpo -c lib/ovs-atomic-locked.c -o lib/ovs-atomic-locked.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-rcu.lo -MD -MP -MF lib/.deps/ovs-rcu.Tpo -c lib/ovs-rcu.c -o lib/ovs-rcu.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-lldp.lo -MD -MP -MF lib/.deps/ovs-lldp.Tpo -c lib/ovs-lldp.c -o lib/ovs-lldp.o
depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-router.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-router.lo lib/ovs-router.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-thread.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-thread.lo lib/ovs-thread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-router.lo -MD -MP -MF lib/.deps/ovs-router.Tpo -c lib/ovs-router.c -o lib/ovs-router.o
depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-data.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-data.lo lib/ovsdb-data.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovs-thread.lo -MD -MP -MF lib/.deps/ovs-thread.Tpo -c lib/ovs-thread.c -o lib/ovs-thread.o
depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-error.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-error.lo lib/ovsdb-error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-data.lo -MD -MP -MF lib/.deps/ovsdb-data.Tpo -c lib/ovsdb-data.c -o lib/ovsdb-data.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-error.lo -MD -MP -MF lib/.deps/ovsdb-error.Tpo -c lib/ovsdb-error.c -o lib/ovsdb-error.o
depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-idl.lo lib/ovsdb-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-idl.lo -MD -MP -MF lib/.deps/ovsdb-idl.Tpo -c lib/ovsdb-idl.c -o lib/ovsdb-idl.o
depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-parser.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-parser.lo lib/ovsdb-parser.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-types.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-types.lo lib/ovsdb-types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/packets.lo -MD -MP -MF $depbase.Tpo -c -o lib/packets.lo lib/packets.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-parser.lo -MD -MP -MF lib/.deps/ovsdb-parser.Tpo -c lib/ovsdb-parser.c -o lib/ovsdb-parser.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/packets.lo -MD -MP -MF lib/.deps/packets.Tpo -c lib/packets.c -o lib/packets.o
depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/pcap-file.lo -MD -MP -MF $depbase.Tpo -c -o lib/pcap-file.lo lib/pcap-file.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/ovsdb-types.lo -MD -MP -MF lib/.deps/ovsdb-types.Tpo -c lib/ovsdb-types.c -o lib/ovsdb-types.o
depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/perf-counter.lo -MD -MP -MF $depbase.Tpo -c -o lib/perf-counter.lo lib/perf-counter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/pcap-file.lo -MD -MP -MF lib/.deps/pcap-file.Tpo -c lib/pcap-file.c -o lib/pcap-file.o
depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/poll-loop.lo -MD -MP -MF $depbase.Tpo -c -o lib/poll-loop.lo lib/poll-loop.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/perf-counter.lo -MD -MP -MF lib/.deps/perf-counter.Tpo -c lib/perf-counter.c -o lib/perf-counter.o
depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/process.lo -MD -MP -MF $depbase.Tpo -c -o lib/process.lo lib/process.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/pvector.lo -MD -MP -MF $depbase.Tpo -c -o lib/pvector.lo lib/pvector.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/poll-loop.lo -MD -MP -MF lib/.deps/poll-loop.Tpo -c lib/poll-loop.c -o lib/poll-loop.o
depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/random.lo -MD -MP -MF $depbase.Tpo -c -o lib/random.lo lib/random.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/rconn.lo lib/rconn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/process.lo -MD -MP -MF lib/.deps/process.Tpo -c lib/process.c -o lib/process.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/random.lo -MD -MP -MF lib/.deps/random.Tpo -c lib/random.c -o lib/random.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/pvector.lo -MD -MP -MF lib/.deps/pvector.Tpo -c lib/pvector.c -o lib/pvector.o
depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/reconnect.lo -MD -MP -MF $depbase.Tpo -c -o lib/reconnect.lo lib/reconnect.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rstp.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp.lo lib/rstp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rconn.lo -MD -MP -MF lib/.deps/rconn.Tpo -c lib/rconn.c -o lib/rconn.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/reconnect.lo -MD -MP -MF lib/.deps/reconnect.Tpo -c lib/reconnect.c -o lib/reconnect.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rstp.lo -MD -MP -MF lib/.deps/rstp.Tpo -c lib/rstp.c -o lib/rstp.o
depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rstp-state-machines.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp-state-machines.lo lib/rstp-state-machines.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/seq.lo -MD -MP -MF $depbase.Tpo -c -o lib/seq.lo lib/seq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/rstp-state-machines.lo -MD -MP -MF lib/.deps/rstp-state-machines.Tpo -c lib/rstp-state-machines.c -o lib/rstp-state-machines.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/seq.lo -MD -MP -MF lib/.deps/seq.Tpo -c lib/seq.c -o lib/seq.o
depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sha1.lo -MD -MP -MF $depbase.Tpo -c -o lib/sha1.lo lib/sha1.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/shash.lo -MD -MP -MF $depbase.Tpo -c -o lib/shash.lo lib/shash.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sha1.lo -MD -MP -MF lib/.deps/sha1.Tpo -c lib/sha1.c -o lib/sha1.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/shash.lo -MD -MP -MF lib/.deps/shash.Tpo -c lib/shash.c -o lib/shash.o
depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/simap.lo -MD -MP -MF $depbase.Tpo -c -o lib/simap.lo lib/simap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/simap.lo -MD -MP -MF lib/.deps/simap.Tpo -c lib/simap.c -o lib/simap.o
depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/smap.lo -MD -MP -MF $depbase.Tpo -c -o lib/smap.lo lib/smap.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/socket-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util.lo lib/socket-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sort.lo -MD -MP -MF $depbase.Tpo -c -o lib/sort.lo lib/sort.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sset.lo -MD -MP -MF $depbase.Tpo -c -o lib/sset.lo lib/sset.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/smap.lo -MD -MP -MF lib/.deps/smap.Tpo -c lib/smap.c -o lib/smap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/socket-util.lo -MD -MP -MF lib/.deps/socket-util.Tpo -c lib/socket-util.c -o lib/socket-util.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sort.lo -MD -MP -MF lib/.deps/sort.Tpo -c lib/sort.c -o lib/sort.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/sset.lo -MD -MP -MF lib/.deps/sset.Tpo -c lib/sset.c -o lib/sset.o
depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stp.lo lib/stp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream-fd.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-fd.lo lib/stream-fd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-tcp.lo lib/stream-tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream-fd.lo -MD -MP -MF lib/.deps/stream-fd.Tpo -c lib/stream-fd.c -o lib/stream-fd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stp.lo -MD -MP -MF lib/.deps/stp.Tpo -c lib/stp.c -o lib/stp.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream-tcp.lo -MD -MP -MF lib/.deps/stream-tcp.Tpo -c lib/stream-tcp.c -o lib/stream-tcp.o
depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream.lo lib/stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stream.lo -MD -MP -MF lib/.deps/stream.Tpo -c lib/stream.c -o lib/stream.o
depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stdio.lo -MD -MP -MF $depbase.Tpo -c -o lib/stdio.lo lib/stdio.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/stdio.lo -MD -MP -MF lib/.deps/stdio.Tpo -c lib/stdio.c -o lib/stdio.o
depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/string.lo -MD -MP -MF $depbase.Tpo -c -o lib/string.lo lib/string.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/svec.lo -MD -MP -MF $depbase.Tpo -c -o lib/svec.lo lib/svec.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/string.lo -MD -MP -MF lib/.deps/string.Tpo -c lib/string.c -o lib/string.o
depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/syslog-direct.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-direct.lo lib/syslog-direct.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/svec.lo -MD -MP -MF lib/.deps/svec.Tpo -c lib/svec.c -o lib/svec.o
depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/syslog-libc.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-libc.lo lib/syslog-libc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/syslog-direct.lo -MD -MP -MF lib/.deps/syslog-direct.Tpo -c lib/syslog-direct.c -o lib/syslog-direct.o
depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/table.lo -MD -MP -MF $depbase.Tpo -c -o lib/table.lo lib/table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/syslog-libc.lo -MD -MP -MF lib/.deps/syslog-libc.Tpo -c lib/syslog-libc.c -o lib/syslog-libc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/table.lo -MD -MP -MF lib/.deps/table.Tpo -c lib/table.c -o lib/table.o
depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/timer.lo -MD -MP -MF $depbase.Tpo -c -o lib/timer.lo lib/timer.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/timer.lo -MD -MP -MF lib/.deps/timer.Tpo -c lib/timer.c -o lib/timer.o
depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/timeval.lo -MD -MP -MF $depbase.Tpo -c -o lib/timeval.lo lib/timeval.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/timeval.lo -MD -MP -MF lib/.deps/timeval.Tpo -c lib/timeval.c -o lib/timeval.o
depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tnl-neigh-cache.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-neigh-cache.lo lib/tnl-neigh-cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tnl-neigh-cache.lo -MD -MP -MF lib/.deps/tnl-neigh-cache.Tpo -c lib/tnl-neigh-cache.c -o lib/tnl-neigh-cache.o
depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tnl-ports.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-ports.lo lib/tnl-ports.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/token-bucket.lo -MD -MP -MF $depbase.Tpo -c -o lib/token-bucket.lo lib/token-bucket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tnl-ports.lo -MD -MP -MF lib/.deps/tnl-ports.Tpo -c lib/tnl-ports.c -o lib/tnl-ports.o
depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tun-metadata.lo -MD -MP -MF $depbase.Tpo -c -o lib/tun-metadata.lo lib/tun-metadata.c &&\
mv -f $depbase.Tpo $depbase.Plo
lib/socket-util.c:42:10: fatal error: 'linux/if_packet.h' file not found
#include
^
1 error generated.
make[2]: *** [Makefile:4026: lib/socket-util.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/token-bucket.lo -MD -MP -MF lib/.deps/token-bucket.Tpo -c lib/token-bucket.c -o lib/token-bucket.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments -MT lib/tun-metadata.lo -MD -MP -MF lib/.deps/tun-metadata.Tpo -c lib/tun-metadata.c -o lib/tun-metadata.o
make[2]: Leaving directory '/tmp/openvswitch/src/openvswitch-2.5.0'
make[1]: *** [Makefile:4678: all-recursive] Error 1
make[1]: Leaving directory '/tmp/openvswitch/src/openvswitch-2.5.0'
make: *** [Makefile:2619: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/openvswitch/src/openvswitch-2.5.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 openvswitch configure 2.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-rundir=/run/openvswitch --sbindir=/usr/bin PYTHON=/usr/bin/python2
## --------- ##
## Platform. ##
## --------- ##
hostname = f9bdf052b1e4
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:2684: checking for a BSD-compatible install
configure:2752: result: /usr/bin/install -c
configure:2763: checking whether build environment is sane
configure:2818: result: yes
configure:2877: checking for x86_64-unknown-linux-strip
configure:2907: result: no
configure:2917: checking for strip
configure:2933: found /sysroot/bin/strip
configure:2944: result: strip
configure:2969: checking for a thread-safe mkdir -p
configure:3008: result: /usr/sbin/mkdir -p
configure:3015: checking for gawk
configure:3031: found /usr/sbin/gawk
configure:3042: result: gawk
configure:3053: checking whether make sets $(MAKE)
configure:3075: result: yes
configure:3104: checking whether make supports nested variables
configure:3121: result: yes
configure:3200: checking how to create a pax tar archive
configure:3211: 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:3214: $? = 0
configure:3254: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3257: $? = 0
configure:3261: tar -xf -
#
configure:3264: $? = 0
#
configure:3266: cat conftest.dir/file
#
GrepMe
#
configure:3269: $? = 0
#
configure:3282: result: gnutar
#
configure:3345: checking for style of include used by make
#
configure:3373: result: GNU
#
configure:3404: checking for x86_64-unknown-linux-gcc
#
configure:3431: result: clang
#
configure:3700: checking for C compiler version
#
configure:3709: clang --version >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
configure:3720: $? = 0
#
configure:3709: 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:3720: $? = 0
#
configure:3709: clang -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:3720: $? = 1
#
configure:3709: clang -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:3720: $? = 1
#
configure:3740: checking whether the C compiler works
#
configure:3762: clang conftest.c >&5
#
configure:3766: $? = 0
#
configure:3814: result: yes
#
configure:3817: checking for C compiler default output file name
#
configure:3819: result: a.out
#
configure:3825: checking for suffix of executables
#
configure:3832: clang -o conftest conftest.c >&5
#
configure:3836: $? = 0
#
configure:3858: result:
#
configure:3880: checking whether we are cross compiling
#
configure:3888: clang -o conftest conftest.c >&5
#
configure:3892: $? = 0
#
configure:3899: ./conftest
#
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
#
configure:3903: $? = 127
#
configure:3918: result: yes
#
configure:3923: checking for suffix of object files
#
configure:3945: clang -c conftest.c >&5
#
configure:3949: $? = 0
#
configure:3970: result: o
#
configure:3974: checking whether we are using the GNU C compiler
#
configure:3993: clang -c conftest.c >&5
#
configure:3993: $? = 0
#
configure:4002: result: yes
#
configure:4011: checking whether clang accepts -g
#
configure:4031: clang -c -g conftest.c >&5
#
configure:4031: $? = 0
#
configure:4072: result: yes
#
configure:4089: checking for clang option to accept ISO C89
#
configure:4152: clang -c conftest.c >&5
#
configure:4152: $? = 0
#
configure:4165: result: none needed
#
configure:4190: checking whether clang understands -c and -o together
#
configure:4212: clang -c conftest.c -o conftest2.o
#
configure:4215: $? = 0
#
configure:4212: clang -c conftest.c -o conftest2.o
#
configure:4215: $? = 0
#
configure:4227: result: yes
#
configure:4246: checking dependency style of clang
#
configure:4357: result: gcc3
#
configure:4372: checking for clang option to accept ISO C99
#
configure:4521: clang -c conftest.c >&5
#
configure:4521: $? = 0
#
configure:4534: result: none needed
#
configure:4555: checking how to run the C preprocessor
#
configure:4586: clang -E conftest.c
#
configure:4586: $? = 0
#
configure:4600: clang -E conftest.c
#
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:4600: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.0"
#
| /* end confdefs.h. */
#
| #include
#
configure:4625: result: clang -E
#
configure:4645: clang -E conftest.c
#
configure:4645: $? = 0
#
configure:4659: clang -E conftest.c
#
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:4659: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.0"
#
| /* end confdefs.h. */
#
| #include
#
configure:4688: checking for grep that handles long lines and -e
#
configure:4746: result: /usr/sbin/grep
#
configure:4751: checking for fgrep
#
configure:4813: result: /usr/sbin/grep -F
#
configure:4818: checking for egrep
#
configure:4880: result: /usr/sbin/grep -E
#
configure:4889: checking for perl
#
configure:4907: found /usr/sbin/perl
#
configure:4920: result: /usr/sbin/perl
#
configure:4938: checking for ANSI C header files
#
configure:4958: clang -c conftest.c >&5
#
configure:4958: $? = 0
#
configure:5042: result: yes
#
configure:5055: checking for sys/types.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for sys/stat.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for stdlib.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for string.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for memory.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for strings.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for inttypes.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for stdint.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5055: checking for unistd.h
#
configure:5055: clang -c conftest.c >&5
#
configure:5055: $? = 0
#
configure:5055: result: yes
#
configure:5068: checking minix/config.h usability
#
configure:5068: clang -c conftest.c >&5
#
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5068: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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
#
| /* 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:5068: result: no
#
configure:5068: checking minix/config.h presence
#
configure:5068: clang -E conftest.c
#
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:5068: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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
#
| /* end confdefs.h. */
#
| #include
#
configure:5068: result: no
#
configure:5068: checking for minix/config.h
#
configure:5068: result: no
#
configure:5089: checking whether it is safe to define __EXTENSIONS__
#
configure:5107: clang -c conftest.c >&5
#
configure:5107: $? = 0
#
configure:5114: result: yes
#
configure:5128: checking whether byte ordering is bigendian
#
configure:5143: clang -c conftest.c >&5
#
conftest.c:27:9: error: unknown type name 'not'
#
not a universal capable compiler
#
^
#
conftest.c:27:14: error: expected ';' after top level declarator
#
not a universal capable compiler
#
^
#
;
#
2 errors generated.
#
configure:5143: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #ifndef __APPLE_CC__
#
| not a universal capable compiler
#
| #endif
#
| typedef int dummy;
#
|
#
configure:5188: clang -c conftest.c >&5
#
configure:5188: $? = 0
#
configure:5206: clang -c conftest.c >&5
#
conftest.c:33:4: error: use of undeclared identifier 'not'
#
not big endian
#
^
#
1 error generated.
#
configure:5206: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| /* end confdefs.h. */
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #if BYTE_ORDER != BIG_ENDIAN
#
| not big endian
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:5334: result: no
#
configure:5359: checking for special C compiler options needed for large files
#
configure:5404: result: no
#
configure:5410: checking for _FILE_OFFSET_BITS value needed for large files
#
configure:5435: clang -c conftest.c >&5
#
configure:5435: $? = 0
#
configure:5467: result: no
#
configure:5582: checking build system type
#
configure:5596: result: x86_64-unknown-linux-gnu
#
configure:5616: checking host system type
#
configure:5629: result: x86_64-unknown-linux-gnu
#
configure:5670: checking how to print strings
#
configure:5697: result: printf
#
configure:5718: checking for a sed that does not truncate output
#
configure:5782: result: /usr/sbin/sed
#
configure:5830: checking for ld used by clang
#
configure:5897: result: /sysroot/bin/ld
#
configure:5904: checking if the linker (/sysroot/bin/ld) is GNU ld
#
configure:5919: result: yes
#
configure:5931: checking for BSD- or MS-compatible name lister (nm)
#
configure:5985: result: /sysroot/bin/nm -B
#
configure:6115: checking the name lister (/sysroot/bin/nm -B) interface
#
configure:6122: clang -c conftest.c >&5
#
configure:6125: /sysroot/bin/nm -B "conftest.o"
#
configure:6128: output
#
0000000000000000 B some_variable
#
configure:6135: result: BSD nm
#
configure:6138: checking whether ln -s works
#
configure:6142: result: yes
#
configure:6150: checking the maximum length of command line arguments
#
configure:6281: result: 1572864
#
configure:6329: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:6369: result: func_convert_file_noop
#
configure:6376: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:6396: result: func_convert_file_noop
#
configure:6403: checking for /sysroot/bin/ld option to reload object files
#
configure:6410: result: -r
#
configure:6444: checking for x86_64-unknown-linux-objdump
#
configure:6474: result: no
#
configure:6484: checking for objdump
#
configure:6500: found /sysroot/bin/objdump
#
configure:6511: result: objdump
#
configure:6523: WARNING: using cross tools not prefixed with host triplet
#
configure:6543: checking how to recognize dependent libraries
#
configure:6743: result: pass_all
#
configure:6788: checking for x86_64-unknown-linux-dlltool
#
configure:6818: result: no
#
configure:6828: checking for dlltool
#
configure:6858: result: no
#
configure:6888: checking how to associate runtime and link libraries
#
configure:6915: result: printf %s\n
#
configure:6931: checking for x86_64-unknown-linux-ar
#
configure:6961: result: no
#
configure:6975: checking for ar
#
configure:6991: found /sysroot/bin/ar
#
configure:7002: result: ar
#
configure:7039: checking for archiver @FILE support
#
configure:7056: clang -c conftest.c >&5
#
configure:7056: $? = 0
#
configure:7059: ar cru libconftest.a @conftest.lst >&5
#
/r: `u' modifier ignored since `D' is the default (see `U')
#
configure:7062: $? = 0
#
configure:7067: 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:7070: $? = 1
#
configure:7082: result: @
#
configure:7100: checking for x86_64-unknown-linux-strip
#
configure:7127: result: strip
#
configure:7199: checking for x86_64-unknown-linux-ranlib
#
configure:7229: result: no
#
configure:7239: checking for ranlib
#
configure:7255: found /sysroot/bin/ranlib
#
configure:7266: result: ranlib
#
configure:7368: checking command to parse /sysroot/bin/nm -B output from clang object
#
configure:7521: clang -c conftest.c >&5
#
configure:7524: $? = 0
#
configure:7528: /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:7531: $? = 0
#
configure:7597: clang -o conftest conftest.c conftstm.o >&5
#
configure:7600: $? = 0
#
configure:7638: result: ok
#
configure:7685: checking for sysroot
#
configure:7715: result: no
#
configure:7722: checking for a working dd
#
configure:7760: result: /usr/sbin/dd
#
configure:7764: checking how to truncate binary pipes
#
configure:7779: result: /usr/sbin/dd bs=4096 count=1
#
configure:7915: clang -c conftest.c >&5
#
configure:7918: $? = 0
#
configure:8068: checking for x86_64-unknown-linux-mt
#
configure:8098: result: no
#
configure:8108: checking for mt
#
configure:8138: result: no
#
configure:8158: checking if : is a manifest tool
#
configure:8164: : '-?'
#
configure:8172: result: no
#
configure:8846: checking for dlfcn.h
#
configure:8846: clang -c conftest.c >&5
#
configure:8846: $? = 0
#
configure:8846: result: yes
#
configure:9101: checking for objdir
#
configure:9116: result: .libs
#
configure:9380: checking if clang supports -fno-rtti -fno-exceptions
#
configure:9398: clang -c -fno-rtti -fno-exceptions conftest.c >&5
#
configure:9402: $? = 0
#
configure:9415: result: yes
#
configure:9773: checking for clang option to produce PIC
#
configure:9780: result: -fPIC -DPIC
#
configure:9788: checking if clang PIC flag -fPIC -DPIC works
#
configure:9806: clang -c -fPIC -DPIC -DPIC conftest.c >&5
#
configure:9810: $? = 0
#
configure:9823: result: yes
#
configure:9852: checking if clang static flag -static works
#
configure:9880: result: no
#
configure:9895: checking if clang supports -c -o file.o
#
configure:9916: clang -c -o out/conftest2.o conftest.c >&5
#
configure:9920: $? = 0
#
configure:9942: result: yes
#
configure:9950: checking if clang supports -c -o file.o
#
configure:9997: result: yes
#
configure:10030: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
#
configure:11289: result: yes
#
configure:11529: checking dynamic linker characteristics
#
configure:12110: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:12110: $? = 0
#
configure:12347: result: GNU/Linux ld.so
#
configure:12469: checking how to hardcode library paths into programs
#
configure:12494: result: immediate
#
configure:13042: checking whether stripping libraries is possible
#
configure:13047: result: yes
#
configure:13082: checking if libtool supports shared libraries
#
configure:13084: result: yes
#
configure:13087: checking whether to build shared libraries
#
configure:13112: result: no
#
configure:13115: checking whether to build static libraries
#
configure:13119: result: yes
#
configure:13192: checking for library containing pow
#
configure:13223: clang -o conftest conftest.c >&5
#
conftest.c:35:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
#
char pow ();
#
^
#
conftest.c:35:6: note: 'pow' is a builtin with type 'double (double, double)'
#
1 warning generated.
#
configure:13223: $? = 0
#
configure:13240: result: none required
#
configure:13248: checking for library containing clock_gettime
#
configure:13279: clang -o conftest conftest.c >&5
#
configure:13279: $? = 0
#
configure:13296: result: none required
#
configure:13304: checking for library containing timer_create
#
configure:13335: clang -o conftest conftest.c >&5
#
configure:13335: $? = 0
#
configure:13352: result: none required
#
configure:13360: checking for library containing pthread_create
#
configure:13391: clang -o conftest conftest.c >&5
#
configure:13391: $? = 0
#
configure:13408: result: none required
#
configure:13416: checking whether strerror_r is declared
#
configure:13416: clang -c conftest.c >&5
#
configure:13416: $? = 0
#
configure:13416: result: yes
#
configure:13429: checking for strerror_r
#
configure:13429: clang -o conftest conftest.c >&5
#
configure:13429: $? = 0
#
configure:13429: result: yes
#
configure:13438: checking whether strerror_r returns char *
#
configure:13462: clang -c conftest.c >&5
#
conftest.c:68:13: error: indirection requires pointer operand ('int' invalid)
#
char x = *strerror_r (0, buf, sizeof buf);
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
conftest.c:69:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
#
char *p = strerror_r (0, buf, sizeof buf);
#
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 warning and 1 error generated.
#
configure:13462: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
|
#
| char buf[100];
#
| char x = *strerror_r (0, buf, sizeof buf);
#
| char *p = strerror_r (0, buf, sizeof buf);
#
| return !p || x;
#
|
#
| ;
#
| return 0;
#
| }
#
configure:13500: result: no
#
configure:13509: checking vmware.h usability
#
configure:13509: clang -c conftest.c >&5
#
conftest.c:63:10: fatal error: 'vmware.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13509: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 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:13509: result: no
#
configure:13509: checking vmware.h presence
#
configure:13509: clang -E conftest.c
#
conftest.c:30:10: fatal error: 'vmware.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13509: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13509: result: no
#
configure:13509: checking for vmware.h
#
configure:13509: result: no
#
configure:13530: checking for MSVC x64 compiler
#
configure:13543: result: no
#
configure:13547: checking windows.h usability
#
configure:13547: clang -c conftest.c >&5
#
conftest.c:63:10: fatal error: 'windows.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13547: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 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:13547: result: no
#
configure:13547: checking windows.h presence
#
configure:13547: clang -E conftest.c
#
conftest.c:30:10: fatal error: 'windows.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13547: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| /* end confdefs.h. */
#
| #include
#
configure:13547: result: no
#
configure:13547: checking for windows.h
#
configure:13547: result: no
#
configure:13707: checking for linux/netlink.h
#
configure:13707: clang -c conftest.c >&5
#
conftest.c:34:10: fatal error: 'linux/netlink.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13707: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
|
#
| #include
#
configure:13707: result: no
#
configure:13763: checking for pkg-config
#
configure:13781: found /usr/sbin/pkg-config
#
configure:13793: result: /usr/sbin/pkg-config
#
configure:13853: checking whether compiling and linking against OpenSSL works
#
Trying link with SSL_LDFLAGS=; SSL_LIBS=-lssl -lcrypto; SSL_INCLUDES=
#
configure:13875: clang -o conftest conftest.c -lssl -lcrypto >&5
#
conftest.c:31:10: fatal error: 'openssl/ssl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:13875: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| /* end confdefs.h. */
#
| #include
#
| int
#
| main ()
#
| {
#
| SSL_CTX *ctx=NULL;SSL_new(ctx)
#
| ;
#
| return 0;
#
| }
#
configure:13883: result: no
#
configure:13892: WARNING: Cannot find openssl:
#
#
#
#
OpenFlow connections over SSL will not be supported.
#
(You may use --disable-ssl to suppress this warning.)
#
configure:13944: checking for capng_clear in -lcap-ng
#
configure:13969: clang -o conftest conftest.c -lcap-ng >&5
#
/sysroot/bin/ld: error: cannot find -lcap-ng
#
/tmp/conftest-9d4633.o:conftest.c:function main: error: undefined reference to 'capng_clear'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:13969: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 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 capng_clear ();
#
| int
#
| main ()
#
| {
#
| return capng_clear ();
#
| ;
#
| return 0;
#
| }
#
configure:13978: result: no
#
configure:13992: WARNING: cannot find libcap-ng.
#
--user option will not be supported on Linux.
#
(you may use --disable-libcapng to suppress this warning).
#
configure:14025: checking for Python 2.x for x >= 7
#
configure:14051: result: /usr/bin/python2
#
configure:14071: checking for dot
#
configure:14082: result: yes
#
configure:14092: checking net/if_packet.h usability
#
configure:14092: clang -c conftest.c >&5
#
conftest.c:64:10: fatal error: 'net/if_packet.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14092: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 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:14092: result: no
#
configure:14092: checking net/if_packet.h presence
#
configure:14092: clang -E conftest.c
#
conftest.c:31:10: fatal error: 'net/if_packet.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14092: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14092: result: no
#
configure:14092: checking for net/if_packet.h
#
configure:14092: result: no
#
configure:14113: checking net/if_dl.h usability
#
configure:14113: clang -c conftest.c >&5
#
conftest.c:64:10: fatal error: 'net/if_dl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14113: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 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:14113: result: no
#
configure:14113: checking net/if_dl.h presence
#
configure:14113: clang -E conftest.c
#
conftest.c:31:10: fatal error: 'net/if_dl.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14113: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14113: result: no
#
configure:14113: checking for net/if_dl.h
#
configure:14113: result: no
#
configure:14192: checking whether strtok_r macro segfaults on some inputs
#
configure:14238: result: yes
#
configure:14246: checking whether sys_siglist is declared
#
configure:14246: clang -c conftest.c >&5
#
conftest.c:41:10: error: use of undeclared identifier 'sys_siglist'
#
(void) sys_siglist;
#
^
#
1 error generated.
#
configure:14246: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef sys_siglist
#
| #ifdef __cplusplus
#
| (void) sys_siglist;
#
| #else
#
| (void) sys_siglist;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:14246: result: no
#
configure:14258: checking for struct stat.st_mtim.tv_nsec
#
configure:14258: clang -c conftest.c >&5
#
configure:14258: $? = 0
#
configure:14258: result: yes
#
configure:14268: checking for struct stat.st_mtimensec
#
configure:14268: clang -c conftest.c >&5
#
conftest.c:40:13: error: no member named 'st_mtimensec' in 'struct stat'
#
if (ac_aggr.st_mtimensec)
#
~~~~~~~ ^
#
1 error generated.
#
configure:14268: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| static struct stat ac_aggr;
#
| if (ac_aggr.st_mtimensec)
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:14268: clang -c conftest.c >&5
#
conftest.c:40:20: error: no member named 'st_mtimensec' in 'struct stat'
#
if (sizeof ac_aggr.st_mtimensec)
#
~~~~~~~ ^
#
1 error generated.
#
configure:14268: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| static struct stat ac_aggr;
#
| if (sizeof ac_aggr.st_mtimensec)
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:14268: result: no
#
configure:14279: checking for struct ifreq.ifr_flagshigh
#
configure:14279: clang -c conftest.c >&5
#
conftest.c:40:13: error: no member named 'ifr_flagshigh' in 'struct ifreq'
#
if (ac_aggr.ifr_flagshigh)
#
~~~~~~~ ^
#
1 error generated.
#
configure:14279: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| static struct ifreq ac_aggr;
#
| if (ac_aggr.ifr_flagshigh)
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:14279: clang -c conftest.c >&5
#
conftest.c:40:20: error: no member named 'ifr_flagshigh' in 'struct ifreq'
#
if (sizeof ac_aggr.ifr_flagshigh)
#
~~~~~~~ ^
#
1 error generated.
#
configure:14279: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| static struct ifreq ac_aggr;
#
| if (sizeof ac_aggr.ifr_flagshigh)
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:14279: result: no
#
configure:14293: checking for mlockall
#
configure:14293: clang -o conftest conftest.c >&5
#
configure:14293: $? = 0
#
configure:14293: result: yes
#
configure:14293: checking for strnlen
#
configure:14293: clang -o conftest conftest.c >&5
#
configure:14293: $? = 0
#
configure:14293: result: yes
#
configure:14293: checking for getloadavg
#
configure:14293: clang -o conftest conftest.c >&5
#
configure:14293: $? = 0
#
configure:14293: result: yes
#
configure:14293: checking for statvfs
#
configure:14293: clang -o conftest conftest.c >&5
#
configure:14293: $? = 0
#
configure:14293: result: yes
#
configure:14293: checking for getmntent_r
#
configure:14293: clang -o conftest conftest.c >&5
#
configure:14293: $? = 0
#
configure:14293: result: yes
#
configure:14305: checking mntent.h usability
#
configure:14305: clang -c conftest.c >&5
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking mntent.h presence
#
configure:14305: clang -E conftest.c
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking for mntent.h
#
configure:14305: result: yes
#
configure:14305: checking sys/statvfs.h usability
#
configure:14305: clang -c conftest.c >&5
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking sys/statvfs.h presence
#
configure:14305: clang -E conftest.c
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking for sys/statvfs.h
#
configure:14305: result: yes
#
configure:14305: checking linux/types.h usability
#
configure:14305: clang -c conftest.c >&5
#
conftest.c:74:10: fatal error: 'linux/types.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14305: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_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:14305: result: no
#
configure:14305: checking linux/types.h presence
#
configure:14305: clang -E conftest.c
#
conftest.c:41:10: fatal error: 'linux/types.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14305: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14305: result: no
#
configure:14305: checking for linux/types.h
#
configure:14305: result: no
#
configure:14305: checking linux/if_ether.h usability
#
configure:14305: clang -c conftest.c >&5
#
conftest.c:74:10: fatal error: 'linux/if_ether.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14305: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_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:14305: result: no
#
configure:14305: checking linux/if_ether.h presence
#
configure:14305: clang -E conftest.c
#
conftest.c:41:10: fatal error: 'linux/if_ether.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14305: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14305: result: no
#
configure:14305: checking for linux/if_ether.h
#
configure:14305: result: no
#
configure:14305: checking stdatomic.h usability
#
configure:14305: clang -c conftest.c >&5
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking stdatomic.h presence
#
configure:14305: clang -E conftest.c
#
configure:14305: $? = 0
#
configure:14305: result: yes
#
configure:14305: checking for stdatomic.h
#
configure:14305: result: yes
#
configure:14317: checking for net/if_mib.h
#
configure:14317: clang -c conftest.c >&5
#
conftest.c:45:10: fatal error: 'net/if_mib.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14317: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #include
#
|
#
| #include
#
configure:14317: result: no
#
configure:14357: checking for library containing backtrace
#
configure:14388: clang -o conftest conftest.c >&5
#
/tmp/conftest-4cc976.o:conftest.c:function main: error: undefined reference to 'backtrace'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14388: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char backtrace ();
#
| int
#
| main ()
#
| {
#
| return backtrace ();
#
| ;
#
| return 0;
#
| }
#
configure:14388: clang -o conftest conftest.c -lexecinfo >&5
#
/sysroot/bin/ld: error: cannot find -lexecinfo
#
/tmp/conftest-a455a6.o:conftest.c:function main: error: undefined reference to 'backtrace'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14388: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char backtrace ();
#
| int
#
| main ()
#
| {
#
| return backtrace ();
#
| ;
#
| return 0;
#
| }
#
configure:14388: clang -o conftest conftest.c -lubacktrace >&5
#
/sysroot/bin/ld: error: cannot find -lubacktrace
#
/tmp/conftest-8d58d3.o:conftest.c:function main: error: undefined reference to 'backtrace'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14388: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char backtrace ();
#
| int
#
| main ()
#
| {
#
| return backtrace ();
#
| ;
#
| return 0;
#
| }
#
configure:14405: result: no
#
configure:14417: checking linux/perf_event.h usability
#
configure:14417: clang -c conftest.c >&5
#
conftest.c:75:10: fatal error: 'linux/perf_event.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14417: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_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:14417: result: no
#
configure:14417: checking linux/perf_event.h presence
#
configure:14417: clang -E conftest.c
#
conftest.c:42:10: fatal error: 'linux/perf_event.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14417: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14417: result: no
#
configure:14417: checking for linux/perf_event.h
#
configure:14417: result: no
#
configure:14429: checking valgrind/valgrind.h usability
#
configure:14429: clang -c conftest.c >&5
#
conftest.c:75:10: fatal error: 'valgrind/valgrind.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14429: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_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:14429: result: no
#
configure:14429: checking valgrind/valgrind.h presence
#
configure:14429: clang -E conftest.c
#
conftest.c:42:10: fatal error: 'valgrind/valgrind.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:14429: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:14429: result: no
#
configure:14429: checking for valgrind/valgrind.h
#
configure:14429: result: no
#
configure:14439: checking for connect in -lsocket
#
configure:14464: clang -o conftest conftest.c -lsocket >&5
#
/sysroot/bin/ld: error: cannot find -lsocket
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14464: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char connect ();
#
| int
#
| main ()
#
| {
#
| return connect ();
#
| ;
#
| return 0;
#
| }
#
configure:14473: result: no
#
configure:14484: checking for library containing gethostbyname
#
configure:14515: clang -o conftest conftest.c >&5
#
configure:14515: $? = 0
#
configure:14532: result: none required
#
configure:14540: checking XenServer release
#
configure:14552: result: none
#
configure:14564: checking for groff
#
configure:14575: result: yes
#
configure:14585: checking whether make is GNU make
#
configure:14591: invoking make --version:
#
GNU Make 4.2.1
#
Built for x86_64-pc-linux-gnu
#
Copyright (C) 1988-2016 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.
#
configure:14602: result: yes
#
configure:14612: checking whether clang has that supports thread_local
#
configure:14629: clang -o conftest conftest.c >&5
#
configure:14629: $? = 0
#
configure:14637: result: yes
#
configure:14676: checking for library containing __atomic_load_8
#
configure:14707: clang -o conftest conftest.c >&5
#
/tmp/conftest-6ea90e.o:conftest.c:function main: error: undefined reference to '__atomic_load_8'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14707: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 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 __atomic_load_8 ();
#
| int
#
| main ()
#
| {
#
| return __atomic_load_8 ();
#
| ;
#
| return 0;
#
| }
#
configure:14707: clang -o conftest conftest.c -latomic >&5
#
/sysroot/bin/ld: error: cannot find -latomic
#
/tmp/conftest-bcc22c.o:conftest.c:function main: error: undefined reference to '__atomic_load_8'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14707: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 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 __atomic_load_8 ();
#
| int
#
| main ()
#
| {
#
| return __atomic_load_8 ();
#
| ;
#
| return 0;
#
| }
#
configure:14724: result: no
#
configure:14732: checking whether clang supports GCC 4.0+ atomic built-ins
#
configure:14799: clang -o conftest conftest.c >&5
#
configure:14799: $? = 0
#
configure:14807: result: yes
#
configure:14814: checking value of __atomic_always_lock_free(1)
#
configure:14819: clang -c conftest.c >&5
#
configure:14819: $? = 0
#
configure:14819: clang -c conftest.c >&5
#
conftest.c:48:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !((__atomic_always_lock_free(1, 0)) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:14819: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| /* end confdefs.h. */
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((__atomic_always_lock_free(1, 0)) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:14819: clang -c conftest.c >&5
#
configure:14819: $? = 0
#
configure:14826: result: 1
#
configure:14835: checking value of __atomic_always_lock_free(2)
#
configure:14840: clang -c conftest.c >&5
#
configure:14840: $? = 0
#
configure:14840: clang -c conftest.c >&5
#
conftest.c:49:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !((__atomic_always_lock_free(2, 0)) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:14840: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| /* end confdefs.h. */
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((__atomic_always_lock_free(2, 0)) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:14840: clang -c conftest.c >&5
#
configure:14840: $? = 0
#
configure:14847: result: 1
#
configure:14856: checking value of __atomic_always_lock_free(4)
#
configure:14861: clang -c conftest.c >&5
#
configure:14861: $? = 0
#
configure:14861: clang -c conftest.c >&5
#
conftest.c:50:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !((__atomic_always_lock_free(4, 0)) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:14861: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
| /* end confdefs.h. */
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((__atomic_always_lock_free(4, 0)) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:14861: clang -c conftest.c >&5
#
configure:14861: $? = 0
#
configure:14868: result: 1
#
configure:14877: checking value of __atomic_always_lock_free(8)
#
configure:14882: clang -c conftest.c >&5
#
configure:14882: $? = 0
#
configure:14882: clang -c conftest.c >&5
#
conftest.c:51:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !((__atomic_always_lock_free(8, 0)) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:14882: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_4B 1
#
| /* end confdefs.h. */
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !((__atomic_always_lock_free(8, 0)) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:14882: clang -c conftest.c >&5
#
configure:14882: $? = 0
#
configure:14889: result: 1
#
configure:14898: checking for library containing aio_write
#
configure:14929: clang -o conftest conftest.c >&5
#
configure:14929: $? = 0
#
configure:14946: result: none required
#
configure:14964: checking for pthread_set_name_np
#
configure:14964: clang -o conftest conftest.c >&5
#
/tmp/conftest-2cdc24.o:conftest.c:function main: error: undefined reference to 'pthread_set_name_np'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14964: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_4B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_8B 1
#
| /* end confdefs.h. */
#
| /* Define pthread_set_name_np to an innocuous variant, in case declares pthread_set_name_np.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define pthread_set_name_np innocuous_pthread_set_name_np
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char pthread_set_name_np (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef pthread_set_name_np
#
|
#
| /* 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 pthread_set_name_np ();
#
| /* 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_pthread_set_name_np || defined __stub___pthread_set_name_np
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return pthread_set_name_np ();
#
| ;
#
| return 0;
#
| }
#
configure:14964: result: no
#
configure:14974: checking for pthread_setname_np() variant
#
configure:14991: clang -o conftest conftest.c >&5
#
conftest.c:53:1: warning: implicit declaration of function 'pthread_setname_np' is invalid in C99 [-Wimplicit-function-declaration]
#
pthread_setname_np(pthread_self(), "name");
#
^
#
1 warning generated.
#
/tmp/conftest-9983aa.o:conftest.c:function main: error: undefined reference to 'pthread_setname_np'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:14991: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_4B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_8B 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| pthread_setname_np(pthread_self(), "name");
#
| ;
#
| return 0;
#
| }
#
configure:15006: clang -o conftest conftest.c >&5
#
conftest.c:53:1: warning: implicit declaration of function 'pthread_setname_np' is invalid in C99 [-Wimplicit-function-declaration]
#
pthread_setname_np(pthread_self(), "%s", "name");
#
^
#
1 warning generated.
#
/tmp/conftest-ec0372.o:conftest.c:function main: error: undefined reference to 'pthread_setname_np'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
configure:15006: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "openvswitch"
#
| #define PACKAGE_TARNAME "openvswitch"
#
| #define PACKAGE_VERSION "2.5.0"
#
| #define PACKAGE_STRING "openvswitch 2.5.0"
#
| #define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "openvswitch"
#
| #define VERSION "2.5.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 __EXTENSIONS__ 1
#
| #define _ALL_SOURCE 1
#
| #define _GNU_SOURCE 1
#
| #define _POSIX_PTHREAD_SEMANTICS 1
#
| #define _TANDEM_SOURCE 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define VSTUDIO_DDK 1
#
| #define HAVE_STRTOK_R_BUG 1
#
| #define HAVE_DECL_SYS_SIGLIST 0
#
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
| #define HAVE_MLOCKALL 1
#
| #define HAVE_STRNLEN 1
#
| #define HAVE_GETLOADAVG 1
#
| #define HAVE_STATVFS 1
#
| #define HAVE_GETMNTENT_R 1
#
| #define HAVE_MNTENT_H 1
#
| #define HAVE_SYS_STATVFS_H 1
#
| #define HAVE_STDATOMIC_H 1
#
| #define HAVE_THREAD_LOCAL 1
#
| #define HAVE_GCC4_ATOMICS 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_4B 1
#
| #define ATOMIC_ALWAYS_LOCK_FREE_8B 1
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| pthread_setname_np(pthread_self(), "%s", "name");
#
| ;
#
| return 0;
#
| }
#
configure:15017: result: none
#
configure:15032: checking whether __linux__ is defined
#
configure:15048: clang -c conftest.c >&5
#
configure:15048: $? = 0
#
configure:15055: result: true
#
configure:15065: checking for working posix_memalign
#
configure:15099: result: no
#
configure:15110: checking whether the preprocessor supports include_next
#
configure:15148: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
#
configure:15148: $? = 0
#
configure:15169: result: yes
#
configure:15190: checking whether system header files limit the line length
#
configure:15213: result: no
#
configure:15239: checking for stdio.h
#
configure:15239: clang -c conftest.c >&5
#
configure:15239: $? = 0
#
configure:15239: result: yes
#
configure:15239: checking for string.h
#
configure:15239: result: yes
#
configure:15404: checking whether clang accepts -Werror
#
configure:15422: clang -c -Werror conftest.c >&5
#
configure:15422: $? = 0
#
configure:15430: result: yes
#
configure:15439: checking whether clang accepts -Wall
#
configure:15457: clang -c -Werror -Wall conftest.c >&5
#
configure:15457: $? = 0
#
configure:15465: result: yes
#
configure:15475: checking whether clang accepts -Wextra
#
configure:15493: clang -c -Werror -Wextra conftest.c >&5
#
configure:15493: $? = 0
#
configure:15501: result: yes
#
configure:15511: checking whether clang accepts -Wno-sign-compare
#
configure:15529: clang -c -Werror -Wno-sign-compare conftest.c >&5
#
configure:15529: $? = 0
#
configure:15537: result: yes
#
configure:15547: checking whether clang accepts -Wpointer-arith
#
configure:15565: clang -c -Werror -Wpointer-arith conftest.c >&5
#
configure:15565: $? = 0
#
configure:15573: result: yes
#
configure:15583: checking whether clang accepts -Wformat-security
#
configure:15601: clang -c -Werror -Wformat-security conftest.c >&5
#
configure:15601: $? = 0
#
configure:15609: result: yes
#
configure:15619: checking whether clang accepts -Wswitch-enum
#
configure:15637: clang -c -Werror -Wswitch-enum conftest.c >&5
#
configure:15637: $? = 0
#
configure:15645: result: yes
#
configure:15655: checking whether clang accepts -Wunused-parameter
#
configure:15673: clang -c -Werror -Wunused-parameter conftest.c >&5
#
configure:15673: $? = 0
#
configure:15681: result: yes
#
configure:15691: checking whether clang accepts -Wbad-function-cast
#
configure:15709: clang -c -Werror -Wbad-function-cast conftest.c >&5
#
configure:15709: $? = 0
#
configure:15717: result: yes
#
configure:15727: checking whether clang accepts -Wcast-align
#
configure:15745: clang -c -Werror -Wcast-align conftest.c >&5
#
configure:15745: $? = 0
#
configure:15753: result: yes
#
configure:15763: checking whether clang accepts -Wstrict-prototypes
#
configure:15781: clang -c -Werror -Wstrict-prototypes conftest.c >&5
#
configure:15781: $? = 0
#
configure:15789: result: yes
#
configure:15799: checking whether clang accepts -Wold-style-definition
#
configure:15817: clang -c -Werror -Wold-style-definition conftest.c >&5
#
configure:15817: $? = 0
#
configure:15825: result: yes
#
configure:15835: checking whether clang accepts -Wmissing-prototypes
#
configure:15853: clang -c -Werror -Wmissing-prototypes conftest.c >&5
#
configure:15853: $? = 0
#
configure:15861: result: yes
#
configure:15871: checking whether clang accepts -Wmissing-field-initializers
#
configure:15889: clang -c -Werror -Wmissing-field-initializers conftest.c >&5
#
configure:15889: $? = 0
#
configure:15897: result: yes
#
configure:15907: checking whether clang accepts -Wthread-safety
#
configure:15925: clang -c -Werror -Wthread-safety conftest.c >&5
#
configure:15925: $? = 0
#
configure:15933: result: yes
#
configure:15943: checking whether clang accepts -fno-strict-aliasing
#
configure:15961: clang -c -Werror -fno-strict-aliasing conftest.c >&5
#
configure:15961: $? = 0
#
configure:15969: result: yes
#
configure:15979: checking whether clang accepts -Qunused-arguments
#
configure:15997: clang -c -Werror -Qunused-arguments conftest.c >&5
#
configure:15997: $? = 0
#
configure:16005: result: yes
#
configure:16015: checking whether clang accepts -Wno-unused
#
configure:16033: clang -c -Werror -Wno-unused conftest.c >&5
#
configure:16033: $? = 0
#
configure:16041: result: yes
#
configure:16058: checking whether clang accepts -Wno-unused-parameter
#
configure:16076: clang -c -Werror -Wno-unused-parameter conftest.c >&5
#
configure:16076: $? = 0
#
configure:16084: result: yes
#
configure:16108: checking target hint for cgcc
#
configure:16122: result: x86_64
#
configure:16134: checking whether make has GNU make $(if) extension
#
configure:16145: invoking make -f conftest.mk all:
#
echo y > conftest.out
#
configure:16147: conftest.out contains:
#
y
#
configure:16157: result: yes
#
configure:20753: clang -c conftest.c >&5
#
conftest.c:50:1: warning: Checking for pragma message [-W#pragma-messages]
#
_Pragma("message(\"Checking for pragma message\")")
#
^
#
:2:2: note: expanded from here
#
message("Checking for pragma message")
#
^
#
1 warning generated.
#
configure:20753: $? = 0
#
configure:20807: checking whether make supports nested variables
#
configure:20824: result: yes
#
configure:20945: checking that generated files are newer than configure
#
configure:20951: result: done
#
configure:21057: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by openvswitch config.status 2.5.0, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on f9bdf052b1e4
#
#
config.status:1218: creating lib/stdio.h
#
config.status:1218: creating lib/string.h
#
config.status:1218: creating ovsdb/libovsdb.sym
#
config.status:1218: creating ofproto/libofproto.sym
#
config.status:1218: creating lib/libsflow.sym
#
config.status:1218: creating lib/libopenvswitch.sym
#
config.status:1218: creating ovn/lib/libovn.sym
#
config.status:1218: creating vtep/libvtep.sym
#
config.status:1218: creating Makefile
#
config.status:1218: creating datapath/Makefile
#
config.status:1218: creating datapath/linux/Kbuild
#
config.status:1218: creating datapath/linux/Makefile
#
config.status:1218: creating datapath/linux/Makefile.main
#
config.status:1218: creating tests/atlocal
#
config.status:1218: creating lib/libopenvswitch.pc
#
config.status:1218: creating lib/libsflow.pc
#
config.status:1218: creating ofproto/libofproto.pc
#
config.status:1218: creating ovsdb/libovsdb.pc
#
config.status:1218: creating include/openvswitch/version.h
#
config.status:1218: creating config.h
#
config.status:1447: executing tests/atconfig commands
#
config.status:1447: executing depfiles commands
#
config.status:1447: executing libtool commands
#
config.status:1447: executing include/openflow/openflow.h.stamp commands
#
config.status:1447: executing utilities/bugtool/dummy commands
#
config.status:1447: executing ovn/dummy commands
#
config.status:1447: executing ovn/utilities/dummy commands
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_bigendian=no
#
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_KARCH_set=
#
ac_cv_env_KARCH_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_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_PERL_set=
#
ac_cv_env_PERL_value=
#
ac_cv_env_build_alias_set=
#
ac_cv_env_build_alias_value=
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=x86_64-unknown-linux
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_func_getloadavg=yes
#
ac_cv_func_getmntent_r=yes
#
ac_cv_func_mlockall=yes
#
ac_cv_func_pthread_set_name_np=no
#
ac_cv_func_statvfs=yes
#
ac_cv_func_strerror_r=yes
#
ac_cv_func_strerror_r_char_p=no
#
ac_cv_func_strnlen=yes
#
ac_cv_have_decl_strerror_r=yes
#
ac_cv_have_decl_sys_siglist=no
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_linux_if_ether_h=no
#
ac_cv_header_linux_netlink_h=no
#
ac_cv_header_linux_perf_event_h=no
#
ac_cv_header_linux_types_h=no
#
ac_cv_header_memory_h=yes
#
ac_cv_header_minix_config_h=no
#
ac_cv_header_mntent_h=yes
#
ac_cv_header_net_if_dl_h=no
#
ac_cv_header_net_if_mib_h=no
#
ac_cv_header_net_if_packet_h=no
#
ac_cv_header_stdatomic_h=yes
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdio_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_statvfs_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_header_valgrind_valgrind_h=no
#
ac_cv_header_vmware_h=no
#
ac_cv_header_windows_h=no
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_lib_cap_ng_capng_clear=no
#
ac_cv_lib_socket_connect=no
#
ac_cv_member_struct_ifreq_ifr_flagshigh=no
#
ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
#
ac_cv_member_struct_stat_st_mtimensec=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_PERL=/usr/sbin/perl
#
ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
#
ac_cv_path_SED=/usr/sbin/sed
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/sbin/dd
#
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_c99=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_make_make_set=yes
#
ac_cv_safe_to_define___extensions__=yes
#
ac_cv_search___atomic_load_8=no
#
ac_cv_search_aio_write='none required'
#
ac_cv_search_backtrace=no
#
ac_cv_search_clock_gettime='none required'
#
ac_cv_search_gethostbyname='none required'
#
ac_cv_search_pow='none required'
#
ac_cv_search_pthread_create='none required'
#
ac_cv_search_timer_create='none required'
#
ac_cv_sparse_target=x86_64
#
ac_cv_sys_file_offset_bits=no
#
ac_cv_sys_largefile_CC=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
#
ax_cv_func_posix_memalign_works=no
#
cl_cv_x64=no
#
gl_cv_have_include_next=yes
#
gl_cv_next_stdio_h=''
#
gl_cv_next_string_h=''
#
gl_cv_pragma_columns=no
#
lt_cv_ar_at_file=@
#
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
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
#
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
ovs_cv__Qunused_arguments=yes
#
ovs_cv__Wall=yes
#
ovs_cv__Wbad_function_cast=yes
#
ovs_cv__Wcast_align=yes
#
ovs_cv__Werror=yes
#
ovs_cv__Wextra=yes
#
ovs_cv__Wformat_security=yes
#
ovs_cv__Wmissing_field_initializers=yes
#
ovs_cv__Wmissing_prototypes=yes
#
ovs_cv__Wno_sign_compare=yes
#
ovs_cv__Wno_unused=yes
#
ovs_cv__Wno_unused_parameter=yes
#
ovs_cv__Wold_style_definition=yes
#
ovs_cv__Wpointer_arith=yes
#
ovs_cv__Wstrict_prototypes=yes
#
ovs_cv__Wswitch_enum=yes
#
ovs_cv__Wthread_safety=yes
#
ovs_cv__Wunused_parameter=yes
#
ovs_cv__fno_strict_aliasing=yes
#
ovs_cv_atomic_always_lock_free_1=1
#
ovs_cv_atomic_always_lock_free_2=1
#
ovs_cv_atomic_always_lock_free_4=1
#
ovs_cv_atomic_always_lock_free_8=1
#
ovs_cv_dot=yes
#
ovs_cv_gcc4_atomics=yes
#
ovs_cv_gnu_make=yes
#
ovs_cv_gnu_make_if=yes
#
ovs_cv_groff=yes
#
ovs_cv_linux=true
#
ovs_cv_pthread_setname_np=none
#
ovs_cv_python=/usr/bin/python2
#
ovs_cv_strtok_r_bug=yes
#
ovs_cv_thread_local=yes
#
ovs_cv_xsversion=none
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/openvswitch/src/openvswitch-2.5.0/build-aux/missing aclocal-1.15'
#
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/openvswitch/src/openvswitch-2.5.0/build-aux/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/openvswitch/src/openvswitch-2.5.0/build-aux/missing autoheader'
#
AUTOM4TE='${SHELL} /tmp/openvswitch/src/openvswitch-2.5.0/build-aux/missing autom4te'
#
AUTOMAKE='${SHELL} /tmp/openvswitch/src/openvswitch-2.5.0/build-aux/missing automake-1.15'
#
AWK='gawk'
#
CAPNG_LDADD=''
#
CC='$(if $(C),env REAL_CC="clang" CHECK="$(SPARSE) -I $(top_srcdir)/include/sparse $(SPARSEFLAGS) $(SPARSE_EXTRA_INCLUDES) " cgcc $(CGCCFLAGS),clang)'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=''
#
CGCCFLAGS='-target=x86_64'
#
CPP='clang -E'
#
CPPFLAGS=''
#
CYGPATH_W='echo'
#
DBDIR='${sysconfdir}/${PACKAGE}'
#
DEFS='-DHAVE_CONFIG_H'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DPDK_NETDEV_FALSE=''
#
DPDK_NETDEV_TRUE='#'
#
DPDK_vswitchd_LDFLAGS=''
#
DSYMUTIL=''
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/sbin/grep -E'
#
ESX_FALSE=''
#
ESX_TRUE='#'
#
EXEEXT=''
#
FGREP='/usr/sbin/grep -F'
#
GNU_MAKE_FALSE='#'
#
GNU_MAKE_TRUE=''
#
GREP='/usr/sbin/grep'
#
HAVE_DOT_FALSE='#'
#
HAVE_DOT_TRUE=''
#
HAVE_GROFF_FALSE='#'
#
HAVE_GROFF_TRUE=''
#
HAVE_IF_DL_FALSE=''
#
HAVE_IF_DL_TRUE='#'
#
HAVE_IF_PACKET_FALSE=''
#
HAVE_IF_PACKET_TRUE='#'
#
HAVE_LIBCAPNG=''
#
HAVE_LIBCAPNG_FALSE=''
#
HAVE_LIBCAPNG_TRUE='#'
#
HAVE_NETLINK_FALSE=''
#
HAVE_NETLINK_TRUE='#'
#
HAVE_OPENSSL='no'
#
HAVE_OPENSSL_FALSE=''
#
HAVE_OPENSSL_TRUE='#'
#
HAVE_POSIX_AIO_FALSE='#'
#
HAVE_POSIX_AIO_TRUE=''
#
HAVE_PYTHON='yes'
#
HAVE_PYTHON_FALSE='#'
#
HAVE_PYTHON_TRUE=''
#
HAVE_WNO_UNUSED_FALSE='#'
#
HAVE_WNO_UNUSED_PARAMETER_FALSE='#'
#
HAVE_WNO_UNUSED_PARAMETER_TRUE=''
#
HAVE_WNO_UNUSED_TRUE=''
#
INCLUDE_NEXT='include_next'
#
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
KARCH=''
#
KBUILD=''
#
LD='/sysroot/bin/ld -m elf_x86_64'
#
LDFLAGS=''
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LINUX_ENABLED_FALSE=''
#
LINUX_ENABLED_TRUE='#'
#
LINUX_FALSE='#'
#
LINUX_TRUE=''
#
LIPO=''
#
LN_S='ln -s'
#
LOGDIR='${localstatedir}/log/${PACKAGE}'
#
LTLIBOBJS=''
#
LT_AGE='0'
#
LT_CURRENT='1'
#
LT_REVISION='0'
#
LT_SYS_LIBRARY_PATH=''
#
MAKEINFO='${SHELL} /tmp/openvswitch/src/openvswitch-2.5.0/build-aux/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/sbin/mkdir -p'
#
MSVC64_LDFLAGS=''
#
MSVC_CFLAGS=''
#
NDEBUG_FALSE=''
#
NDEBUG_TRUE='#'
#
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
#
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
#
NEXT_STDIO_H=''
#
NEXT_STRING_H=''
#
NM='/sysroot/bin/nm -B'
#
NMEDIT=''
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
OVS_CFLAGS=''
#
OVS_LDFLAGS=''
#
PACKAGE='openvswitch'
#
PACKAGE_BUGREPORT='bugs@openvswitch.org'
#
PACKAGE_NAME='openvswitch'
#
PACKAGE_STRING='openvswitch 2.5.0'
#
PACKAGE_TARNAME='openvswitch'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='2.5.0'
#
PATH_SEPARATOR=':'
#
PERL='/usr/sbin/perl'
#
PKG_CONFIG='/usr/sbin/pkg-config'
#
PKIDIR='${localstatedir}/lib/openvswitch/pki'
#
PRAGMA_COLUMNS=''
#
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
#
PTHREAD_INCLUDES=''
#
PTHREAD_LDFLAGS=''
#
PTHREAD_LIBS=''
#
PTHREAD_WIN32_DIR_DLL=''
#
PTHREAD_WIN32_DIR_DLL_WIN_FORM=''
#
PYTHON='/usr/bin/python2'
#
RANLIB='ranlib'
#
RUNDIR='/run/openvswitch'
#
SED='/usr/sbin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
SPARSE='sparse'
#
SPARSEFLAGS='-m64'
#
SPARSE_EXTRA_INCLUDES='-I /sysroot/bin/../lib/clang/3.8.1/include -I /sysroot/include '
#
SSL_INCLUDES=''
#
SSL_LDFLAGS=''
#
SSL_LIBS='-lssl -lcrypto'
#
STRIP='strip'
#
VERSION='2.5.0'
#
VSTUDIO_CONFIG=''
#
VSTUDIO_DDK_FALSE=''
#
VSTUDIO_DDK_TRUE='#'
#
WARNING_FLAGS=' -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -Wthread-safety -fno-strict-aliasing -Qunused-arguments'
#
WIN32_FALSE=''
#
WIN32_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 -'
#
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='${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/openvswitch/src/openvswitch-2.5.0/build-aux/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
localedir='${datarootdir}/locale'
#
localstatedir='/var'
#
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'
#
sysconfdir='/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "openvswitch"
#
#define PACKAGE_TARNAME "openvswitch"
#
#define PACKAGE_VERSION "2.5.0"
#
#define PACKAGE_STRING "openvswitch 2.5.0"
#
#define PACKAGE_BUGREPORT "bugs@openvswitch.org"
#
#define PACKAGE_URL ""
#
#define PACKAGE "openvswitch"
#
#define VERSION "2.5.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 __EXTENSIONS__ 1
#
#define _ALL_SOURCE 1
#
#define _GNU_SOURCE 1
#
#define _POSIX_PTHREAD_SEMANTICS 1
#
#define _TANDEM_SOURCE 1
#
#define HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#define HAVE_DECL_STRERROR_R 1
#
#define HAVE_STRERROR_R 1
#
#define VSTUDIO_DDK 1
#
#define HAVE_STRTOK_R_BUG 1
#
#define HAVE_DECL_SYS_SIGLIST 0
#
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#
#define HAVE_MLOCKALL 1
#
#define HAVE_STRNLEN 1
#
#define HAVE_GETLOADAVG 1
#
#define HAVE_STATVFS 1
#
#define HAVE_GETMNTENT_R 1
#
#define HAVE_MNTENT_H 1
#
#define HAVE_SYS_STATVFS_H 1
#
#define HAVE_STDATOMIC_H 1
#
#define HAVE_THREAD_LOCAL 1
#
#define HAVE_GCC4_ATOMICS 1
#
#define ATOMIC_ALWAYS_LOCK_FREE_1B 1
#
#define ATOMIC_ALWAYS_LOCK_FREE_2B 1
#
#define ATOMIC_ALWAYS_LOCK_FREE_4B 1
#
#define ATOMIC_ALWAYS_LOCK_FREE_8B 1
#
#define HAVE_STDIO_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_PRAGMA_MESSAGE 1
#
#
configure: exit 0