Build of net6 with vanilla toolchain

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

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

SLOCLanguage
11,513 sh
4,791 cpp
1,308 makefile
16 sed
10 ansic
17,638 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: net6 1.3.14-5 (Wed Aug 24 13:37:51 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for 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 to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# 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 /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... no
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for MSG_NOSIGNAL... yes
# checking for SO_NOSIGPIPE... no
# checking for AI_ADDRCONFIG... yes
# checking whether to enable WIN32 specific flags... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for libnet6... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# configure: creating ./config.status
# config.status: creating po/Makefile.in
# config.status: creating Makefile
# config.status: creating net6-1.3.pc
# config.status: creating inc/config.hpp
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# Making all in po
# make[1]: Entering directory '/tmp/net6/src/net6-1.3.14/po'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/net6/src/net6-1.3.14/po'
# Making all in .
# make[1]: Entering directory '/tmp/net6/src/net6-1.3.14'
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c -o libnet6_la-non_copyable.lo `test -f 'src/non_copyable.cpp' || echo './'`src/non_copyable.cpp
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c -o libnet6_la-gettext_package.lo `test -f 'src/gettext_package.cpp' || echo './'`src/gettext_package.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -fPIC -DPIC -o .libs/libnet6_la-non_copyable.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -fPIC -DPIC -o .libs/libnet6_la-gettext_package.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -o libnet6_la-non_copyable.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -o libnet6_la-gettext_package.o >/dev/null 2>&1
# mv -f .deps/libnet6_la-gettext_package.Tpo .deps/libnet6_la-gettext_package.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c -o libnet6_la-common.lo `test -f 'src/common.cpp' || echo './'`src/common.cpp
# mv -f .deps/libnet6_la-non_copyable.Tpo .deps/libnet6_la-non_copyable.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c -o libnet6_la-default_accumulator.lo `test -f 'src/default_accumulator.cpp' || echo './'`src/default_accumulator.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -fPIC -DPIC -o .libs/libnet6_la-common.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -fPIC -DPIC -o .libs/libnet6_la-default_accumulator.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -o libnet6_la-default_accumulator.o >/dev/null 2>&1
# mv -f .deps/libnet6_la-default_accumulator.Tpo .deps/libnet6_la-default_accumulator.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c -o libnet6_la-error.lo `test -f 'src/error.cpp' || echo './'`src/error.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -fPIC -DPIC -o .libs/libnet6_la-error.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -o libnet6_la-common.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -o libnet6_la-error.o >/dev/null 2>&1
# mv -f .deps/libnet6_la-common.Tpo .deps/libnet6_la-common.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c -o libnet6_la-main.lo `test -f 'src/main.cpp' || echo './'`src/main.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -fPIC -DPIC -o .libs/libnet6_la-main.o
# mv -f .deps/libnet6_la-error.Tpo .deps/libnet6_la-error.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c -o libnet6_la-serialise.lo `test -f 'src/serialise.cpp' || echo './'`src/serialise.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -fPIC -DPIC -o .libs/libnet6_la-serialise.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -o libnet6_la-main.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -o libnet6_la-serialise.o >/dev/null 2>&1
# mv -f .deps/libnet6_la-main.Tpo .deps/libnet6_la-main.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c -o libnet6_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -fPIC -DPIC -o .libs/libnet6_la-address.o
# mv -f .deps/libnet6_la-serialise.Tpo .deps/libnet6_la-serialise.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c -o libnet6_la-socket.lo `test -f 'src/socket.cpp' || echo './'`src/socket.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -fPIC -DPIC -o .libs/libnet6_la-socket.o
# In file included from src/socket.cpp:22:0:
# ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr accept() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/socket.cpp:22:0:
# ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr accept(address& from) const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/socket.cpp:191:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr net6::tcp_server_socket::accept() const
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/socket.cpp: In member function 'std::auto_ptr net6::tcp_server_socket::accept() const':
# src/socket.cpp:197:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# return std::auto_ptr(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/socket.cpp: At global scope:
# src/socket.cpp:202:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/socket.cpp: In member function 'std::auto_ptr net6::tcp_server_socket::accept(net6::address&) const':
# src/socket.cpp:210:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# return std::auto_ptr(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/socket.hpp:22,
# from src/socket.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -o libnet6_la-address.o >/dev/null 2>&1
# mv -f .deps/libnet6_la-address.Tpo .deps/libnet6_la-address.Plo
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\""/usr/share/locale"\" -std=c++11 -MT libnet6_la-encrypt.lo -MD -MP -MF .deps/libnet6_la-encrypt.Tpo -c -o libnet6_la-encrypt.lo `test -f 'src/encrypt.cpp' || echo './'`src/encrypt.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-encrypt.lo -MD -MP -MF .deps/libnet6_la-encrypt.Tpo -c src/encrypt.cpp -fPIC -DPIC -o .libs/libnet6_la-encrypt.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1 -I./inc -DLOCALEDIR=\"/usr/share/locale\" -std=c++11 -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -o libnet6_la-socket.o >/dev/null 2>&1
# In file included from ./inc/encrypt.hpp:24:0,
# from src/encrypt.cpp:22:
# ./inc/socket.hpp:143:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr accept() const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/encrypt.hpp:22,
# from src/encrypt.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ./inc/encrypt.hpp:24:0,
# from src/encrypt.cpp:22:
# ./inc/socket.hpp:148:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr accept(address& from) const;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/encrypt.hpp:22,
# from src/encrypt.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:32:24: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
# typedef gnutls_session gnutls_session_t;
# ^~~~~~~~~~~~~~~~
# In file included from /usr/include/gnutls/gnutls.h:2594:0,
# from ./inc/encrypt.hpp:23,
# from src/encrypt.cpp:22:
# /usr/include/gnutls/compat.h:78:26: note: declared here
# typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED;
# ^~~~~~~~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:33:40: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations]
# typedef gnutls_anon_client_credentials gnutls_anon_client_credentials_t;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/gnutls/gnutls.h:2594:0,
# from ./inc/encrypt.hpp:23,
# from src/encrypt.cpp:22:
# /usr/include/gnutls/compat.h:99:5: note: declared here
# gnutls_anon_client_credentials _GNUTLS_GCC_ATTR_DEPRECATED;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:34:40: warning: 'gnutls_anon_server_credentials' is deprecated [-Wdeprecated-declarations]
# typedef gnutls_anon_server_credentials gnutls_anon_server_credentials_t;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/gnutls/gnutls.h:2594:0,
# from ./inc/encrypt.hpp:23,
# from src/encrypt.cpp:22:
# /usr/include/gnutls/compat.h:97:5: note: declared here
# gnutls_anon_server_credentials _GNUTLS_GCC_ATTR_DEPRECATED;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:35:30: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
# typedef gnutls_transport_ptr gnutls_transport_ptr_t;
# ^~~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/gnutls/gnutls.h:2594:0,
# from ./inc/encrypt.hpp:23,
# from src/encrypt.cpp:22:
# /usr/include/gnutls/compat.h:113:32: note: declared here
# typedef gnutls_transport_ptr_t gnutls_transport_ptr
# ^~~~~~~~~~~~~~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:36:26: warning: 'gnutls_dh_params' is deprecated [-Wdeprecated-declarations]
# typedef gnutls_dh_params gnutls_dh_params_t;
# ^~~~~~~~~~~~~~~~~~
# In file included from /usr/include/gnutls/gnutls.h:2594:0,
# from ./inc/encrypt.hpp:23,
# from src/encrypt.cpp:22:
# /usr/include/gnutls/compat.h:104:28: note: declared here
# typedef gnutls_dh_params_t gnutls_dh_params _GNUTLS_GCC_ATTR_DEPRECATED;
# ^~~~~~~~~~~~~~~~
# In file included from src/encrypt.cpp:22:0:
# ./inc/encrypt.hpp:155:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr own_params;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ./inc/encrypt.hpp:22,
# from src/encrypt.cpp:22:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# src/encrypt.cpp:28:67: warning: 'gnutls_connection_end_t' is deprecated [-Wdeprecated-declarations]
# net6::gnutls_session_t create_session(gnutls_connection_end_t end)
# ^
# src/encrypt.cpp: In constructor 'net6::tcp_encrypted_socket_base::tcp_encrypted_socket_base(net6::socket::socket_type, net6::gnutls_session_t)':
# src/encrypt.cpp:181:41: error: 'gnutls_kx_set_priority' was not declared in this scope
# gnutls_kx_set_priority(session, kx_prio);
# ^
# make[1]: *** [Makefile:578: libnet6_la-encrypt.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# mv -f .deps/libnet6_la-socket.Tpo .deps/libnet6_la-socket.Plo
# make[1]: Leaving directory '/tmp/net6/src/net6-1.3.14'
# make: *** [Makefile:710: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/net6/src/net6-1.3.14/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 net6 configure 1.3.14, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c6173a720021
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2412: checking for a BSD-compatible install
# configure:2480: result: /usr/bin/install -c
# configure:2491: checking whether build environment is sane
# configure:2541: result: yes
# configure:2590: checking for x86_64-unknown-linux-strip
# configure:2620: result: no
# configure:2630: checking for strip
# configure:2646: found /usr/sbin/strip
# configure:2657: result: strip
# configure:2682: checking for a thread-safe mkdir -p
# configure:2721: result: /usr/sbin/mkdir -p
# configure:2734: checking for gawk
# configure:2750: found /usr/sbin/gawk
# configure:2761: result: gawk
# configure:2772: checking whether make sets $(MAKE)
# configure:2794: result: yes
# configure:2875: checking whether to enable maintainer-specific portions of Makefiles
# configure:2884: result: no
# configure:2907: checking build system type
# configure:2921: result: x86_64-unknown-linux-gnu
# configure:2941: checking host system type
# configure:2954: result: x86_64-unknown-linux-gnu
# configure:2996: checking for x86_64-unknown-linux-g++
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-c++
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-gpp
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-aCC
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-CC
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-cxx
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-cc++
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-cl.exe
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-FCC
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-KCC
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-RCC
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-xlC_r
# configure:3026: result: no
# configure:2996: checking for x86_64-unknown-linux-xlC
# configure:3026: result: no
# configure:3040: checking for g++
# configure:3056: found /usr/sbin/g++
# configure:3067: result: g++
# configure:3094: checking for C++ compiler version
# configure:3103: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3114: $? = 0
# configure:3103: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3114: $? = 0
# configure:3103: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3114: $? = 1
# configure:3103: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3114: $? = 1
# configure:3134: checking whether the C++ compiler works
# configure:3156: g++ -std=c++11 conftest.cpp >&5
# configure:3160: $? = 0
# configure:3208: result: yes
# configure:3211: checking for C++ compiler default output file name
# configure:3213: result: a.out
# configure:3219: checking for suffix of executables
# configure:3226: g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:3230: $? = 0
# configure:3252: result:
# configure:3274: checking whether we are cross compiling
# configure:3282: g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:3286: $? = 0
# configure:3293: ./conftest
# configure:3297: $? = 0
# configure:3312: result: no
# configure:3317: checking for suffix of object files
# configure:3339: g++ -c -std=c++11 conftest.cpp >&5
# configure:3343: $? = 0
# configure:3364: result: o
# configure:3368: checking whether we are using the GNU C++ compiler
# configure:3387: g++ -c -std=c++11 conftest.cpp >&5
# configure:3387: $? = 0
# configure:3396: result: yes
# configure:3405: checking whether g++ accepts -g
# configure:3425: g++ -c -g conftest.cpp >&5
# configure:3425: $? = 0
# configure:3466: result: yes
# configure:3500: checking for style of include used by make
# configure:3528: result: GNU
# configure:3553: checking dependency style of g++
# configure:3663: result: gcc3
# configure:3686: checking for x86_64-unknown-linux-gcc
# configure:3716: result: no
# configure:3726: checking for gcc
# configure:3742: found /usr/sbin/gcc
# configure:3753: result: gcc
# configure:3982: checking for C compiler version
# configure:3991: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4002: $? = 0
# configure:3991: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4002: $? = 0
# configure:3991: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4002: $? = 1
# configure:3991: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4002: $? = 1
# configure:4006: checking whether we are using the GNU C compiler
# configure:4025: gcc -c conftest.c >&5
# configure:4025: $? = 0
# configure:4034: result: yes
# configure:4043: checking whether gcc accepts -g
# configure:4063: gcc -c -g conftest.c >&5
# configure:4063: $? = 0
# configure:4104: result: yes
# configure:4121: checking for gcc option to accept ISO C89
# configure:4185: gcc -c conftest.c >&5
# configure:4185: $? = 0
# configure:4198: result: none needed
# configure:4220: checking dependency style of gcc
# configure:4330: result: gcc3
# configure:4350: checking how to run the C preprocessor
# configure:4381: gcc -E conftest.c
# configure:4381: $? = 0
# configure:4395: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4395: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | /* end confdefs.h. */
# | #include
# configure:4420: result: gcc -E
# configure:4440: gcc -E conftest.c
# configure:4440: $? = 0
# configure:4454: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4454: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | /* end confdefs.h. */
# | #include
# configure:4483: checking whether ln -s works
# configure:4487: result: yes
# configure:4494: checking whether make sets $(MAKE)
# configure:4516: result: yes
# configure:4874: checking how to print strings
# configure:4901: result: printf
# configure:4922: checking for a sed that does not truncate output
# configure:4986: result: /usr/sbin/sed
# configure:5004: checking for grep that handles long lines and -e
# configure:5062: result: /usr/sbin/grep
# configure:5067: checking for egrep
# configure:5129: result: /usr/sbin/grep -E
# configure:5134: checking for fgrep
# configure:5196: result: /usr/sbin/grep -F
# configure:5231: checking for ld used by gcc
# configure:5298: result: /usr/sbin/ld
# configure:5305: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5320: result: yes
# configure:5332: checking for BSD- or MS-compatible name lister (nm)
# configure:5381: result: /usr/sbin/nm -B
# configure:5511: checking the name lister (/usr/sbin/nm -B) interface
# configure:5518: g++ -c -std=c++11 conftest.cpp >&5
# configure:5521: /usr/sbin/nm -B "conftest.o"
# configure:5524: output
# 0000000000000000 B some_variable
# configure:5531: result: BSD nm
# configure:5535: checking the maximum length of command line arguments
# configure:5660: result: 1572864
# configure:5677: checking whether the shell understands some XSI constructs
# configure:5687: result: yes
# configure:5691: checking whether the shell understands "+="
# configure:5697: result: yes
# configure:5732: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5772: result: func_convert_file_noop
# configure:5779: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5799: result: func_convert_file_noop
# configure:5806: checking for /usr/sbin/ld option to reload object files
# configure:5813: result: -r
# configure:5847: checking for x86_64-unknown-linux-objdump
# configure:5874: result: objdump
# configure:5943: checking how to recognize dependent libraries
# configure:6145: result: pass_all
# configure:6190: checking for x86_64-unknown-linux-dlltool
# configure:6217: result: dlltool
# configure:6287: checking how to associate runtime and link libraries
# configure:6314: result: printf %s\n
# configure:6331: checking for x86_64-unknown-linux-ar
# configure:6361: result: no
# configure:6375: checking for ar
# configure:6391: found /usr/sbin/ar
# configure:6402: result: ar
# configure:6439: checking for archiver @FILE support
# configure:6456: g++ -c -std=c++11 conftest.cpp >&5
# configure:6456: $? = 0
# configure:6459: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6462: $? = 0
# configure:6467: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6470: $? = 1
# configure:6482: result: @
# configure:6500: checking for x86_64-unknown-linux-strip
# configure:6527: result: strip
# configure:6599: checking for x86_64-unknown-linux-ranlib
# configure:6629: result: no
# configure:6639: checking for ranlib
# configure:6655: found /usr/sbin/ranlib
# configure:6666: result: ranlib
# configure:6768: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6887: g++ -c -std=c++11 conftest.cpp >&5
# configure:6890: $? = 0
# configure:6894: /usr/sbin/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:6897: $? = 0
# configure:6963: g++ -o conftest -std=c++11 conftest.cpp conftstm.o >&5
# configure:6966: $? = 0
# configure:7004: result: ok
# configure:7041: checking for sysroot
# configure:7071: result: no
# configure:7149: g++ -c -std=c++11 conftest.cpp >&5
# configure:7152: $? = 0
# configure:7275: checking for x86_64-unknown-linux-mt
# configure:7305: result: no
# configure:7315: checking for mt
# configure:7345: result: no
# configure:7365: checking if : is a manifest tool
# configure:7371: : '-?'
# configure:7379: result: no
# configure:8007: checking for ANSI C header files
# configure:8027: g++ -c -std=c++11 conftest.cpp >&5
# configure:8027: $? = 0
# ./configure: line 8041: conftest.cpp: command not found
# configure:8111: result: no
# configure:8124: checking for sys/types.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for sys/stat.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for stdlib.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for string.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for memory.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for strings.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for inttypes.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for stdint.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8124: checking for unistd.h
# configure:8124: g++ -c -std=c++11 conftest.cpp >&5
# configure:8124: $? = 0
# configure:8124: result: yes
# configure:8138: checking for dlfcn.h
# configure:8138: g++ -c -std=c++11 conftest.cpp >&5
# configure:8138: $? = 0
# configure:8138: result: yes
# configure:8333: checking for objdir
# configure:8348: result: .libs
# configure:8619: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8637: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8641: $? = 0
# configure:8654: result: no
# configure:8964: checking for gcc option to produce PIC
# configure:8971: result: -fPIC -DPIC
# configure:8979: checking if gcc PIC flag -fPIC -DPIC works
# configure:8997: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9001: $? = 0
# configure:9014: result: yes
# configure:9043: checking if gcc static flag -static works
# configure:9071: result: yes
# configure:9086: checking if gcc supports -c -o file.o
# configure:9107: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9111: $? = 0
# configure:9133: result: yes
# configure:9141: checking if gcc supports -c -o file.o
# configure:9188: result: yes
# configure:9221: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10383: result: yes
# configure:10420: checking whether -lc should be explicitly linked in
# configure:10428: gcc -c conftest.c >&5
# configure:10431: $? = 0
# configure:10446: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10449: $? = 0
# configure:10463: result: no
# configure:10628: checking dynamic linker characteristics
# configure:11143: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11143: $? = 0
# configure:11377: result: GNU/Linux ld.so
# configure:11484: checking how to hardcode library paths into programs
# configure:11509: result: immediate
# configure:12049: checking whether stripping libraries is possible
# configure:12054: result: yes
# configure:12089: checking if libtool supports shared libraries
# configure:12091: result: yes
# configure:12094: checking whether to build shared libraries
# configure:12115: result: yes
# configure:12118: checking whether to build static libraries
# configure:12122: result: yes
# configure:12145: checking how to run the C++ preprocessor
# configure:12172: g++ -E conftest.cpp
# configure:12172: $? = 0
# configure:12186: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12211: result: g++ -E
# configure:12231: g++ -E conftest.cpp
# configure:12231: $? = 0
# configure:12245: g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12245: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12415: checking for ld used by g++
# configure:12482: result: /usr/sbin/ld -m elf_x86_64
# configure:12489: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12504: result: yes
# configure:12559: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13563: result: yes
# configure:13598: g++ -c -std=c++11 conftest.cpp >&5
# configure:13601: $? = 0
# configure:14121: checking for g++ option to produce PIC
# configure:14128: result: -fPIC -DPIC
# configure:14136: checking if g++ PIC flag -fPIC -DPIC works
# configure:14154: g++ -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14158: $? = 0
# configure:14171: result: yes
# configure:14194: checking if g++ static flag -static works
# configure:14222: result: yes
# configure:14234: checking if g++ supports -c -o file.o
# configure:14255: g++ -c -std=c++11 -o out/conftest2.o conftest.cpp >&5
# configure:14259: $? = 0
# configure:14281: result: yes
# configure:14286: checking if g++ supports -c -o file.o
# configure:14333: result: yes
# configure:14363: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14400: result: yes
# configure:14543: checking dynamic linker characteristics
# configure:15226: result: GNU/Linux ld.so
# configure:15279: checking how to hardcode library paths into programs
# configure:15304: result: immediate
# configure:15461: checking sys/select.h usability
# configure:15461: g++ -c -std=c++11 conftest.cpp >&5
# configure:15461: $? = 0
# configure:15461: result: yes
# configure:15461: checking sys/select.h presence
# configure:15461: g++ -E conftest.cpp
# configure:15461: $? = 0
# configure:15461: result: yes
# configure:15461: checking for sys/select.h
# configure:15461: result: yes
# configure:15473: checking for MSG_NOSIGNAL
# configure:15486: g++ -c -std=c++11 conftest.cpp >&5
# configure:15486: $? = 0
# configure:15487: result: yes
# configure:15497: checking for SO_NOSIGPIPE
# configure:15510: g++ -c -std=c++11 conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:28:10: error: 'SO_NOSIGNAL' was not declared in this scope
# int f = SO_NOSIGNAL;
# ^~~~~~~~~~~
# configure:15510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int f = SO_NOSIGNAL;
# | ;
# | return 0;
# | }
# configure:15517: result: no
# configure:15521: checking for AI_ADDRCONFIG
# configure:15537: g++ -c -std=c++11 conftest.cpp >&5
# configure:15537: $? = 0
# configure:15538: result: yes
# configure:15549: checking whether to enable WIN32 specific flags
# configure:15561: result: no
# configure:15587: checking for x86_64-unknown-linux-pkg-config
# configure:15620: result: no
# configure:15630: checking for pkg-config
# configure:15648: found /usr/sbin/pkg-config
# configure:15660: result: /usr/sbin/pkg-config
# configure:15685: checking pkg-config is at least version 0.9.0
# configure:15688: result: yes
# configure:15698: checking for libnet6
# configure:15705: $PKG_CONFIG --exists --print-errors "sigc++-2.0 gnutls"
# configure:15708: $? = 0
# configure:15722: $PKG_CONFIG --exists --print-errors "sigc++-2.0 gnutls"
# configure:15725: $? = 0
# configure:15783: result: yes
# configure:15790: checking whether NLS is requested
# configure:15799: result: yes
# configure:15837: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:15869: result: /usr/sbin/msgfmt
# configure:15878: checking for gmsgfmt
# configure:15909: result: /usr/sbin/msgfmt
# configure:15960: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:15992: result: /usr/sbin/xgettext
# configure:16038: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:16069: result: /usr/sbin/msgmerge
# configure:16123: checking for ld used by GCC
# configure:16187: result: /usr/sbin/ld -m elf_x86_64
# configure:16194: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:16207: result: yes
# configure:16214: checking for shared library run path origin
# configure:16227: result: done
# configure:16663: checking for CFPreferencesCopyAppValue
# configure:16681: g++ -o conftest -std=c++11 conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:25:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16681: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | #define HAVE_AI_ADDRCONFIG 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:16690: result: no
# configure:16697: checking for CFLocaleCopyCurrent
# configure:16715: g++ -o conftest -std=c++11 conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:25:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16715: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "net6"
# | #define PACKAGE_TARNAME "net6"
# | #define PACKAGE_VERSION "1.3.14"
# | #define PACKAGE_STRING "net6 1.3.14"
# | #define PACKAGE_BUGREPORT "gobby@0x539.de"
# | #define PACKAGE_URL ""
# | #define PACKAGE "net6"
# | #define VERSION "1.3.14"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_MSG_NOSIGNAL 1
# | #define HAVE_AI_ADDRCONFIG 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:16724: result: no
# configure:16753: checking for GNU gettext in libc
# configure:16772: g++ -o conftest -std=c++11 conftest.cpp >&5
# configure:16772: $? = 0
# configure:16780: result: yes
# configure:17369: checking whether to use NLS
# configure:17371: result: yes
# configure:17374: checking where the gettext function comes from
# configure:17385: result: libc
# configure:17590: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by net6 config.status 1.3.14, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on c6173a720021
#
# config.status:1194: creating po/Makefile.in
# config.status:1194: creating Makefile
# config.status:1194: creating net6-1.3.pc
# config.status:1194: creating inc/config.hpp
# config.status:1423: executing depfiles commands
# config.status:1423: executing libtool commands
# config.status:1423: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=' -std=c++11'
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_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_libnet6_CFLAGS_set=
# ac_cv_env_libnet6_CFLAGS_value=
# ac_cv_env_libnet6_LIBS_set=
# ac_cv_env_libnet6_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=no
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_libnet6_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1'
# pkg_cv_libnet6_LIBS='-lsigc-2.0 -lgnutls'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -std=c++11'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/net6/src/net6-1.3.14/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='net6'
# PACKAGE_BUGREPORT='gobby@0x539.de'
# PACKAGE_NAME='net6'
# PACKAGE_STRING='net6 1.3.14'
# PACKAGE_TARNAME='net6'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3.14'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.3.14'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# addlibs=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# 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/net6/src/net6-1.3.14/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libnet6_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/p11-kit-1'
# libnet6_LIBS='-lsigc-2.0 -lgnutls'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "net6"
# #define PACKAGE_TARNAME "net6"
# #define PACKAGE_VERSION "1.3.14"
# #define PACKAGE_STRING "net6 1.3.14"
# #define PACKAGE_BUGREPORT "gobby@0x539.de"
# #define PACKAGE_URL ""
# #define PACKAGE "net6"
# #define VERSION "1.3.14"
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_MSG_NOSIGNAL 1
# #define HAVE_AI_ADDRCONFIG 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
#
# configure: exit 0