The build took 00h 00m 32s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
6,132 |
cpp |
4,925 |
makefile |
1,345 |
sh |
184 |
perl |
12,586 |
total |
The process tree of the build process is here.
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: nullmailer 2.0-2 (Thu Apr 13 17:47:58 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make sets $(MAKE)... (cached) yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking dependency style of clang++... gcc3checking whether clang++ accepts -fno-rtti... yeschecking whether clang++ accepts -fno-exceptions... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for strip... /usr/bin/stripchecking for rm... /usr/bin/rmchecking for mkdir... /usr/bin/mkdirchecking for socket in -lxnet... nochecking for socket in -linet... nochecking for socket in -lsocket... nochecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C++ preprocessor... clang++ -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking whether time.h and sys/time.h may both be included... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for size_t... yeschecking whether struct tm contains tm_isdst... yeschecking whether struct tm contains __tm_isdst... nochecking whether struct tm contains tm_gmtoff... yeschecking whether struct tm contains __tm_gmtoff... nochecking whether struct utsname contains domainname... yeschecking whether struct utsname contains __domainname... nochecking whether named pipes are buggy... nochecking for setenv... yeschecking for srandom... yeschecking for getaddrinfo... yeschecking for gnutls_certificate_set_verify_function in -lgnutls... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating doc/Makefileconfig.status: creating lib/Makefileconfig.status: creating lib/cli++/Makefileconfig.status: creating lib/fdbuf/Makefileconfig.status: creating lib/mystring/Makefileconfig.status: creating protocols/Makefileconfig.status: creating src/Makefileconfig.status: creating test/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0'Making all in docmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/doc'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/doc'Making all in libmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'Making all in cli++make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.ccmv -f .deps/main.Tpo .deps/main.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.ccmv -f .deps/messages.Tpo .deps/messages.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT only_long.o -MD -MP -MF .deps/only_long.Tpo -c -o only_long.o only_long.ccmv -f .deps/only_long.Tpo .deps/only_long.Porm -f libcli++.aar cru libcli++.a main.o messages.o only_long.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libcli++.amake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'Making all in fdbufmake[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdbuf.o -MD -MP -MF .deps/fdbuf.Tpo -c -o fdbuf.o fdbuf.ccfdbuf.cc:60:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ []fdbuf.cc:27:9: note: allocated with 'new[]' here : buf(new char[bufsz]), ^1 warning generated.mv -f .deps/fdbuf.Tpo .deps/fdbuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdbuf_copy.o -MD -MP -MF .deps/fdbuf_copy.Tpo -c -o fdbuf_copy.o fdbuf_copy.ccmv -f .deps/fdbuf_copy.Tpo .deps/fdbuf_copy.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdibuf.o -MD -MP -MF .deps/fdibuf.Tpo -c -o fdibuf.o fdibuf.ccmv -f .deps/fdibuf.Tpo .deps/fdibuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.ccmv -f .deps/fdobuf.Tpo .deps/fdobuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_chownmod.o -MD -MP -MF .deps/fdobuf_chownmod.Tpo -c -o fdobuf_chownmod.o fdobuf_chownmod.ccmv -f .deps/fdobuf_chownmod.Tpo .deps/fdobuf_chownmod.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_seek.o -MD -MP -MF .deps/fdobuf_seek.Tpo -c -o fdobuf_seek.o fdobuf_seek.ccmv -f .deps/fdobuf_seek.Tpo .deps/fdobuf_seek.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_signed.o -MD -MP -MF .deps/fdobuf_signed.Tpo -c -o fdobuf_signed.o fdobuf_signed.ccmv -f .deps/fdobuf_signed.Tpo .deps/fdobuf_signed.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf_unsigned.o -MD -MP -MF .deps/fdobuf_unsigned.Tpo -c -o fdobuf_unsigned.o fdobuf_unsigned.ccmv -f .deps/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT tlsibuf.o -MD -MP -MF .deps/tlsibuf.Tpo -c -o tlsibuf.o tlsibuf.ccmv -f .deps/tlsibuf.Tpo .deps/tlsibuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT tlsobuf.o -MD -MP -MF .deps/tlsobuf.Tpo -c -o tlsobuf.o tlsobuf.ccmv -f .deps/tlsobuf.Tpo .deps/tlsobuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_mystring.o -MD -MP -MF .deps/fdibuf_mystring.Tpo -c -o fdibuf_mystring.o fdibuf_mystring.ccmv -f .deps/fdibuf_mystring.Tpo .deps/fdibuf_mystring.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdibuf_netstring.o -MD -MP -MF .deps/fdibuf_netstring.Tpo -c -o fdibuf_netstring.o fdibuf_netstring.ccmv -f .deps/fdibuf_netstring.Tpo .deps/fdibuf_netstring.Porm -f libfdbuf.aar cru libfdbuf.a fdbuf.o fdbuf_copy.o fdibuf.o fdobuf.o fdobuf_chownmod.o fdobuf_seek.o fdobuf_signed.o fdobuf_unsigned.o tlsibuf.o tlsobuf.o fdibuf_mystring.o fdibuf_netstring.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libfdbuf.amake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'Making all in mystringmake[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'clang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT append.o -MD -MP -MF .deps/append.Tpo -c -o append.o append.ccmv -f .deps/append.Tpo .deps/append.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT assign.o -MD -MP -MF .deps/assign.Tpo -c -o assign.o assign.ccmv -f .deps/assign.Tpo .deps/assign.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT count.o -MD -MP -MF .deps/count.Tpo -c -o count.o count.ccmv -f .deps/count.Tpo .deps/count.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT fdobuf.o -MD -MP -MF .deps/fdobuf.Tpo -c -o fdobuf.o fdobuf.ccmv -f .deps/fdobuf.Tpo .deps/fdobuf.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT find_first_ch.o -MD -MP -MF .deps/find_first_ch.Tpo -c -o find_first_ch.o find_first_ch.ccmv -f .deps/find_first_ch.Tpo .deps/find_first_ch.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT find_first_of.o -MD -MP -MF .deps/find_first_of.Tpo -c -o find_first_of.o find_first_of.ccmv -f .deps/find_first_of.Tpo .deps/find_first_of.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT find_last_ch.o -MD -MP -MF .deps/find_last_ch.Tpo -c -o find_last_ch.o find_last_ch.ccmv -f .deps/find_last_ch.Tpo .deps/find_last_ch.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT find_last_of.o -MD -MP -MF .deps/find_last_of.Tpo -c -o find_last_of.o find_last_of.ccmv -f .deps/find_last_of.Tpo .deps/find_last_of.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT iter.o -MD -MP -MF .deps/iter.Tpo -c -o iter.o iter.ccmv -f .deps/iter.Tpo .deps/iter.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.ccmv -f .deps/join.Tpo .deps/join.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT lower.o -MD -MP -MF .deps/lower.Tpo -c -o lower.o lower.ccmv -f .deps/lower.Tpo .deps/lower.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT lstrip.o -MD -MP -MF .deps/lstrip.Tpo -c -o lstrip.o lstrip.ccmv -f .deps/lstrip.Tpo .deps/lstrip.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.ccmv -f .deps/mystring.Tpo .deps/mystring.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT rep.o -MD -MP -MF .deps/rep.Tpo -c -o rep.o rep.ccmv -f .deps/rep.Tpo .deps/rep.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT rstrip.o -MD -MP -MF .deps/rstrip.Tpo -c -o rstrip.o rstrip.ccmv -f .deps/rstrip.Tpo .deps/rstrip.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.ccmv -f .deps/sub.Tpo .deps/sub.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT subst.o -MD -MP -MF .deps/subst.Tpo -c -o subst.o subst.ccmv -f .deps/subst.Tpo .deps/subst.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.ccmv -f .deps/strip.Tpo .deps/strip.Poclang++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib -fno-rtti -fno-exceptions -W -Wall -MT upper.o -MD -MP -MF .deps/upper.Tpo -c -o upper.o upper.ccmv -f .deps/upper.Tpo .deps/upper.Porm -f libmystring.aar cru libmystring.a append.o assign.o count.o fdobuf.o find_first_ch.o find_first_of.o find_last_ch.o find_last_of.o iter.o join.o lower.o lstrip.o mystring.o rep.o rstrip.o sub.o subst.o strip.o upper.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libmystring.amake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'clang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT address.o -MD -MP -MF .deps/address.Tpo -c -o address.o address.ccmv -f .deps/address.Tpo .deps/address.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.ccmv -f .deps/argparse.Tpo .deps/argparse.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.ccmv -f .deps/base64.Tpo .deps/base64.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.ccmv -f .deps/canonicalize.Tpo .deps/canonicalize.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT config_path.o -MD -MP -MF .deps/config_path.Tpo -c -o config_path.o config_path.ccmv -f .deps/config_path.Tpo .deps/config_path.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT config_read.o -MD -MP -MF .deps/config_read.Tpo -c -o config_read.o config_read.ccmv -f .deps/config_read.Tpo .deps/config_read.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT config_readlist.o -MD -MP -MF .deps/config_readlist.Tpo -c -o config_readlist.o config_readlist.ccmv -f .deps/config_readlist.Tpo .deps/config_readlist.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT config_readint.o -MD -MP -MF .deps/config_readint.Tpo -c -o config_readint.o config_readint.ccmv -f .deps/config_readint.Tpo .deps/config_readint.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT config_syserr.o -MD -MP -MF .deps/config_syserr.Tpo -c -o config_syserr.o config_syserr.ccmv -f .deps/config_syserr.Tpo .deps/config_syserr.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT tcpconnect.o -MD -MP -MF .deps/tcpconnect.Tpo -c -o tcpconnect.o tcpconnect.ccmv -f .deps/tcpconnect.Tpo .deps/tcpconnect.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT errcodes.o -MD -MP -MF .deps/errcodes.Tpo -c -o errcodes.o errcodes.ccmv -f .deps/errcodes.Tpo .deps/errcodes.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.ccmv -f .deps/hostname.Tpo .deps/hostname.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT itoa.o -MD -MP -MF .deps/itoa.Tpo -c -o itoa.o itoa.ccmv -f .deps/itoa.Tpo .deps/itoa.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT makefield.o -MD -MP -MF .deps/makefield.Tpo -c -o makefield.o makefield.ccmv -f .deps/makefield.Tpo .deps/makefield.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT netstring.o -MD -MP -MF .deps/netstring.Tpo -c -o netstring.o netstring.ccmv -f .deps/netstring.Tpo .deps/netstring.Poclang++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT forkexec.o -MD -MP -MF .deps/forkexec.Tpo -c -o forkexec.o forkexec.ccforkexec.cc:57:23: error: variable length array of non-POD element type 'autoclose_pipe' autoclose_pipe pipes[redirn]; ^1 error generated.make[3]: *** [Makefile:429: forkexec.o] Error 1make[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[2]: *** [Makefile:449: all-recursive] Error 1make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[1]: *** [Makefile:364: all-recursive] Error 1make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'make: *** [Makefile:305: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/nullmailer/src/nullmailer-2.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by nullmailer configure 2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --libexecdir=/usr/lib/nullmailer --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --enable-tls## --------- #### Platform. #### --------- ##hostname = 5ac9f8ea5971uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2301: checking for a BSD-compatible installconfigure:2369: result: /usr/bin/install -cconfigure:2380: checking whether build environment is saneconfigure:2435: result: yesconfigure:2494: checking for x86_64-unknown-linux-stripconfigure:2524: result: noconfigure:2534: checking for stripconfigure:2550: found /usr/bin/stripconfigure:2561: result: stripconfigure:2586: checking for a thread-safe mkdir -pconfigure:2625: result: /usr/bin/mkdir -pconfigure:2632: checking for gawkconfigure:2648: found /usr/bin/gawkconfigure:2659: result: gawkconfigure:2670: checking whether make sets $(MAKE)configure:2692: result: yesconfigure:2721: checking whether make supports nested variablesconfigure:2738: result: yesconfigure:2866: checking whether make sets $(MAKE)configure:2888: result: yesconfigure:2906: checking for x86_64-unknown-linux-gccconfigure:2933: result: clangconfigure:3202: checking for C compiler versionconfigure:3211: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3222: $? = 0configure:3211: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3222: $? = 0configure:3211: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3222: $? = 1configure:3211: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3222: $? = 1configure:3242: checking whether the C compiler worksconfigure:3264: clang conftest.c >&5configure:3268: $? = 0configure:3316: result: yesconfigure:3319: checking for C compiler default output file nameconfigure:3321: result: a.outconfigure:3327: checking for suffix of executablesconfigure:3334: clang -o conftest conftest.c >&5configure:3338: $? = 0configure:3360: result:configure:3382: checking whether we are cross compilingconfigure:3390: clang -o conftest conftest.c >&5configure:3394: $? = 0configure:3401: ./conftestconfigure:3405: $? = 0configure:3420: result: noconfigure:3425: checking for suffix of object filesconfigure:3447: clang -c conftest.c >&5configure:3451: $? = 0configure:3472: result: oconfigure:3476: checking whether we are using the GNU C compilerconfigure:3495: clang -c conftest.c >&5configure:3495: $? = 0configure:3504: result: yesconfigure:3513: checking whether clang accepts -gconfigure:3533: clang -c -g conftest.c >&5configure:3533: $? = 0configure:3574: result: yesconfigure:3591: checking for clang option to accept ISO C89configure:3654: clang -c conftest.c >&5configure:3654: $? = 0configure:3667: result: none neededconfigure:3692: checking whether clang understands -c and -o togetherconfigure:3714: clang -c conftest.c -o conftest2.oconfigure:3717: $? = 0configure:3714: clang -c conftest.c -o conftest2.oconfigure:3717: $? = 0configure:3729: result: yesconfigure:3757: checking for style of include used by makeconfigure:3785: result: GNUconfigure:3811: checking dependency style of clangconfigure:3922: result: gcc3configure:4049: checking for C++ compiler versionconfigure:4058: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:4069: $? = 0configure:4058: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:4069: $? = 0configure:4058: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4069: $? = 1configure:4058: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4069: $? = 1configure:4073: checking whether we are using the GNU C++ compilerconfigure:4092: clang++ -c conftest.cpp >&5configure:4092: $? = 0configure:4101: result: yesconfigure:4110: checking whether clang++ accepts -gconfigure:4130: clang++ -c -g conftest.cpp >&5configure:4130: $? = 0configure:4171: result: yesconfigure:4196: checking dependency style of clang++configure:4307: result: gcc3configure:4322: checking whether clang++ accepts -fno-rtticonfigure:4337: result: yesconfigure:4341: checking whether clang++ accepts -fno-exceptionsconfigure:4356: result: yesconfigure:4368: checking for x86_64-unknown-linux-ranlibconfigure:4398: result: noconfigure:4408: checking for ranlibconfigure:4424: found /usr/bin/ranlibconfigure:4435: result: ranlibconfigure:4459: checking for stripconfigure:4477: found /usr/bin/stripconfigure:4489: result: /usr/bin/stripconfigure:4499: checking for rmconfigure:4517: found /usr/bin/rmconfigure:4529: result: /usr/bin/rmconfigure:4539: checking for mkdirconfigure:4557: found /usr/bin/mkdirconfigure:4569: result: /usr/bin/mkdirconfigure:4579: checking for socket in -lxnetconfigure:4604: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lxnet >&5/usr/bin/ld: cannot find -lxnetclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4604: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* 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 socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4613: result: noconfigure:4624: checking for socket in -linetconfigure:4649: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -linet >&5/usr/bin/ld: cannot find -linetclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4649: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* 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 socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4658: result: noconfigure:4669: checking for socket in -lsocketconfigure:4694: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lsocket >&5/usr/bin/ld: cannot find -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4694: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| /* 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 socket ();| int| main ()| {| return socket ();| ;| return 0;| }configure:4703: result: noconfigure:4718: checking for dirent.h that defines DIRconfigure:4737: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:4737: $? = 0configure:4745: result: yesconfigure:4758: checking for library containing opendirconfigure:4789: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:4789: $? = 0configure:4806: result: none requiredconfigure:4878: checking how to run the C++ preprocessorconfigure:4905: clang++ -E conftest.cppconfigure:4905: $? = 0configure:4919: clang++ -E conftest.cppconftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4919: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:4944: result: clang++ -Econfigure:4964: clang++ -E conftest.cppconfigure:4964: $? = 0configure:4978: clang++ -E conftest.cppconftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4978: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:5007: checking for grep that handles long lines and -econfigure:5065: result: /usr/bin/grepconfigure:5070: checking for egrepconfigure:5132: result: /usr/bin/grep -Econfigure:5137: checking for ANSI C header filesconfigure:5157: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5157: $? = 0configure:5230: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5230: $? = 0configure:5230: ./conftestconfigure:5230: $? = 0configure:5241: result: yesconfigure:5249: checking for sys/wait.h that is POSIX.1 compatibleconfigure:5275: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5275: $? = 0configure:5282: result: yesconfigure:5290: checking whether time.h and sys/time.h may both be includedconfigure:5310: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5310: $? = 0configure:5317: result: yesconfigure:5330: checking for sys/types.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for sys/stat.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for stdlib.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for string.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for memory.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for strings.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for inttypes.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for stdint.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5330: checking for unistd.hconfigure:5330: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5330: $? = 0configure:5330: result: yesconfigure:5345: checking sys/time.h usabilityconfigure:5345: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5345: $? = 0configure:5345: result: yesconfigure:5345: checking sys/time.h presenceconfigure:5345: clang++ -E conftest.cppconfigure:5345: $? = 0configure:5345: result: yesconfigure:5345: checking for sys/time.hconfigure:5345: result: yesconfigure:5345: checking for unistd.hconfigure:5345: result: yesconfigure:5356: checking for size_tconfigure:5356: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5356: $? = 0configure:5356: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:62:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:5356: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_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| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:5356: result: yesconfigure:5369: checking whether struct tm contains tm_isdstconfigure:5390: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:37:35: warning: expression result unused [-Wunused-value]int main() { struct tm* foo; foo->tm_isdst; }~~~ ^~~~~~~~conftest.cpp:37:30: warning: variable 'foo' is uninitialized when used here [-Wuninitialized]int main() { struct tm* foo; foo->tm_isdst; }^~~conftest.cpp:37:28: note: initialize the variable 'foo' to silence this warningint main() { struct tm* foo; foo->tm_isdst; }^= NULL2 warnings generated.configure:5390: $? = 0configure:5397: result: yesconfigure:5400: checking whether struct tm contains __tm_isdstconfigure:5421: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:37:35: error: no member named '__tm_isdst' in 'tm'; did you mean 'tm_isdst'?int main() { struct tm* foo; foo->__tm_isdst; }^~~~~~~~~~tm_isdst/usr/include/time.h:143:7: note: 'tm_isdst' declared hereint tm_isdst; /* DST. [-1/0/1]*/^conftest.cpp:37:35: warning: expression result unused [-Wunused-value]int main() { struct tm* foo; foo->__tm_isdst; }~~~ ^~~~~~~~~~1 warning and 1 error generated.configure:5421: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */|| #if TIME_WITH_SYS_TIME| # include | # include | #else| # if HAVE_SYS_TIME_H| # include | # else| # include | # endif| #endif| int main() { struct tm* foo; foo->__tm_isdst; }|configure:5428: result: noconfigure:5440: checking whether struct tm contains tm_gmtoffconfigure:5461: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:38:35: warning: expression result unused [-Wunused-value]int main() { struct tm* foo; foo->tm_gmtoff; }~~~ ^~~~~~~~~conftest.cpp:38:30: warning: variable 'foo' is uninitialized when used here [-Wuninitialized]int main() { struct tm* foo; foo->tm_gmtoff; }^~~conftest.cpp:38:28: note: initialize the variable 'foo' to silence this warningint main() { struct tm* foo; foo->tm_gmtoff; }^= NULL2 warnings generated.configure:5461: $? = 0configure:5468: result: yesconfigure:5471: checking whether struct tm contains __tm_gmtoffconfigure:5492: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:38:35: error: no member named '__tm_gmtoff' in 'tm'; did you mean 'tm_gmtoff'?int main() { struct tm* foo; foo->__tm_gmtoff; }^~~~~~~~~~~tm_gmtoff/usr/include/time.h:146:12: note: 'tm_gmtoff' declared herelong int tm_gmtoff; /* Seconds east of UTC. */^conftest.cpp:38:35: warning: expression result unused [-Wunused-value]int main() { struct tm* foo; foo->__tm_gmtoff; }~~~ ^~~~~~~~~~~1 warning and 1 error generated.configure:5492: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TM_HAS_ISDST tm_isdst| /* end confdefs.h. */|| #if TIME_WITH_SYS_TIME| # include | # include | #else| # if HAVE_SYS_TIME_H| # include | # else| # include | # endif| #endif| int main() { struct tm* foo; foo->__tm_gmtoff; }|configure:5499: result: noconfigure:5513: checking whether struct utsname contains domainnameconfigure:5525: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:30:40: warning: expression result unused [-Wunused-value]int main() { struct utsname* foo; foo->domainname; }~~~ ^~~~~~~~~~conftest.cpp:30:35: warning: variable 'foo' is uninitialized when used here [-Wuninitialized]int main() { struct utsname* foo; foo->domainname; }^~~conftest.cpp:30:33: note: initialize the variable 'foo' to silence this warningint main() { struct utsname* foo; foo->domainname; }^= 02 warnings generated.configure:5525: $? = 0configure:5532: result: yesconfigure:5535: checking whether struct utsname contains __domainnameconfigure:5547: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5conftest.cpp:30:40: error: no member named '__domainname' in 'utsname'; did you mean 'domainname'?int main() { struct utsname* foo; foo->__domainname; }^~~~~~~~~~~~domainname/usr/include/sys/utsname.h:67:10: note: 'domainname' declared herechar domainname[_UTSNAME_DOMAIN_LENGTH];^conftest.cpp:30:40: warning: expression result unused [-Wunused-value]int main() { struct utsname* foo; foo->__domainname; }~~~ ^~~~~~~~~~~~1 warning and 1 error generated.configure:5547: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nullmailer"| #define PACKAGE_TARNAME "nullmailer"| #define PACKAGE_VERSION "2.0"| #define PACKAGE_STRING "nullmailer 2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "nullmailer"| #define VERSION "2.0"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_SYS_WAIT_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TM_HAS_ISDST tm_isdst| #define TM_HAS_GMTOFF tm_gmtoff| /* end confdefs.h. */|| #include | int main() { struct utsname* foo; foo->__domainname; }|configure:5554: result: noconfigure:5567: checking whether named pipes are buggyconfigure:5605: result: noconfigure:5612: checking for setenvconfigure:5612: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5612: $? = 0configure:5612: result: yesconfigure:5612: checking for srandomconfigure:5612: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5612: $? = 0configure:5612: result: yesconfigure:5622: checking for getaddrinfoconfigure:5642: clang++ -c -fno-rtti -fno-exceptions -W -Wall conftest.cpp >&5configure:5642: $? = 0configure:5649: result: yesconfigure:5697: checking for gnutls_certificate_set_verify_function in -lgnutlsconfigure:5722: clang++ -o conftest -fno-rtti -fno-exceptions -W -Wall conftest.cpp -lgnutls >&5configure:5722: $? = 0configure:5731: result: yesconfigure:5851: checking that generated files are newer than configureconfigure:5857: result: doneconfigure:5892: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by nullmailer config.status 2.0, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 5ac9f8ea5971config.status:888: creating Makefileconfig.status:888: creating doc/Makefileconfig.status:888: creating lib/Makefileconfig.status:888: creating lib/cli++/Makefileconfig.status:888: creating lib/fdbuf/Makefileconfig.status:888: creating lib/mystring/Makefileconfig.status:888: creating protocols/Makefileconfig.status:888: creating src/Makefileconfig.status:888: creating test/Makefileconfig.status:888: creating config.hconfig.status:1117: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_setenv=yesac_cv_func_srandom=yesac_cv_header_dirent_dirent_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_wait_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_lib_gnutls_gnutls_certificate_set_verify_function=yesac_cv_lib_inet_socket=noac_cv_lib_socket_socket=noac_cv_lib_xnet_socket=noac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_MKDIR=/usr/bin/mkdirac_cv_path_RM=/usr/bin/rmac_cv_path_STRIP=/usr/bin/stripac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yeslocal_cv_flag_NAMEDPIPEBUG=nolocal_cv_flag_NO_EXCEPTIONS=yeslocal_cv_flag_NO_RTTI=yeslocal_cv_flag_TM_HAS_GMTOFF=yeslocal_cv_flag_TM_HAS_ISDST=yeslocal_cv_flag_TM_HAS___GMTOFF=nolocal_cv_flag_TM_HAS___ISDST=nolocal_cv_flag_UTSNAME_HAS_DOMAINNAME=yeslocal_cv_flag_UTSNAME_HAS___DOMAINNAME=no## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/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)'AUTOCONF='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing autoconf'AUTOHEADER='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing autoheader'AUTOMAKE='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -W -Wall'CPPFLAGS=''CXX='clang++'CXXCPP='clang++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -fno-rtti -fno-exceptions -W -Wall'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FDBUF_NO_MYSTRING_FALSE=''FDBUF_NO_MYSTRING_TRUE='#'GREP='/usr/bin/grep'HAVE_GETADDRINFO=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/missing makeinfo'MKDIR='/usr/bin/mkdir'MKDIR_P='/usr/bin/mkdir -p'OBJEXT='o'PACKAGE='nullmailer'PACKAGE_BUGREPORT=''PACKAGE_NAME='nullmailer'PACKAGE_STRING='nullmailer 2.0'PACKAGE_TARNAME='nullmailer'PACKAGE_URL=''PACKAGE_VERSION='2.0'PATH_SEPARATOR=':'RANLIB='ranlib'RM='/usr/bin/rm'SET_MAKE=''SHELL='/bin/sh'STRIP='/usr/bin/strip'TLS_FALSE='#'TLS_TRUE=''VERSION='2.0'ac_ct_CC=''ac_ct_CXX=''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__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/nullmailer/src/nullmailer-2.0/install-sh'libdir='${exec_prefix}/lib'libexecdir='/usr/lib/nullmailer'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 "nullmailer"#define PACKAGE_TARNAME "nullmailer"#define PACKAGE_VERSION "2.0"#define PACKAGE_STRING "nullmailer 2.0"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "nullmailer"#define VERSION "2.0"#define HAVE_DIRENT_H 1#define STDC_HEADERS 1#define HAVE_SYS_WAIT_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define TM_HAS_ISDST tm_isdst#define TM_HAS_GMTOFF tm_gmtoff#define UTSNAME_HAS_DOMAINNAME domainname#define HAVE_SETENV 1#define HAVE_SRANDOM 1#define HAVE_GETADDRINFO /**/#define BUFSIZE 4096#define HAVE_TLS 1#define HAVE_GNUTLS_SET_VERIFY_FUNCTION 1configure: exit 0