The build took 00h 00m 28s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
6,137 |
cpp |
4,925 |
makefile |
1,467 |
sh |
184 |
perl |
12,713 |
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nullmailer 2.0-2 (Wed Aug 24 13:37:55 UTC 2016)==> 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/sbin/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... nochecking for gcc... gccchecking 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 gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for x86_64-unknown-linux-g++... nochecking for x86_64-unknown-linux-c++... nochecking for x86_64-unknown-linux-gpp... nochecking for x86_64-unknown-linux-aCC... nochecking for x86_64-unknown-linux-CC... nochecking for x86_64-unknown-linux-cxx... nochecking for x86_64-unknown-linux-cc++... nochecking for x86_64-unknown-linux-cl.exe... nochecking for x86_64-unknown-linux-FCC... nochecking for x86_64-unknown-linux-KCC... nochecking for x86_64-unknown-linux-RCC... nochecking for x86_64-unknown-linux-xlC_r... nochecking for x86_64-unknown-linux-xlC... nochecking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking dependency style of g++... gcc3checking whether g++ accepts -fno-rtti... yeschecking whether g++ accepts -fno-exceptions... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for strip... /usr/sbin/stripchecking for rm... /usr/sbin/rmchecking for mkdir... /usr/sbin/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... g++ -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/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++'g++ -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.ccg++ -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/main.Tpo .deps/main.Pog++ -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/messages.Tpo .deps/messages.Pomv -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'g++ -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.ccg++ -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.Tpo .deps/fdbuf.Pog++ -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/fdbuf_copy.Tpo .deps/fdbuf_copy.Pog++ -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/fdibuf.Tpo .deps/fdibuf.Pog++ -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.Tpo .deps/fdobuf.Pog++ -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_chownmod.Tpo .deps/fdobuf_chownmod.Pog++ -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_seek.Tpo .deps/fdobuf_seek.Pog++ -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_signed.Tpo .deps/fdobuf_signed.Pog++ -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/fdobuf_unsigned.Tpo .deps/fdobuf_unsigned.Pog++ -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/tlsibuf.Tpo .deps/tlsibuf.Pog++ -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/tlsobuf.Tpo .deps/tlsobuf.Pog++ -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_mystring.Tpo .deps/fdibuf_mystring.Pomv -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'g++ -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.ccg++ -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.Pomv -f .deps/append.Tpo .deps/append.Pog++ -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.ccg++ -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/count.Tpo .deps/count.Pog++ -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/fdobuf.Tpo .deps/fdobuf.Pog++ -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_ch.Tpo .deps/find_first_ch.Pog++ -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_first_of.Tpo .deps/find_first_of.Pog++ -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_ch.Tpo .deps/find_last_ch.Pomv -f .deps/find_last_of.Tpo .deps/find_last_of.Pog++ -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.ccg++ -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/iter.Tpo .deps/iter.Pog++ -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/join.Tpo .deps/join.Pog++ -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/lower.Tpo .deps/lower.Pog++ -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/lstrip.Tpo .deps/lstrip.Pog++ -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/mystring.Tpo .deps/mystring.Pog++ -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/rep.Tpo .deps/rep.Pog++ -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.Pog++ -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/rstrip.Tpo .deps/rstrip.Pog++ -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/subst.Tpo .deps/subst.Pog++ -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/strip.Tpo .deps/strip.Pomv -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'g++ -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.ccg++ -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.Pog++ -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.Pog++ -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/address.Tpo .deps/address.Pog++ -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/canonicalize.Tpo .deps/canonicalize.Pog++ -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_path.Tpo .deps/config_path.Pog++ -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_read.Tpo .deps/config_read.Pog++ -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_readlist.Tpo .deps/config_readlist.Pog++ -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_readint.Tpo .deps/config_readint.Pog++ -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/config_syserr.Tpo .deps/config_syserr.Pog++ -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.Pog++ -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/tcpconnect.Tpo .deps/tcpconnect.Pog++ -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.Pog++ -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/hostname.Tpo .deps/hostname.Pog++ -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/makefield.Tpo .deps/makefield.Pog++ -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.ccmv -f .deps/netstring.Tpo .deps/netstring.Pog++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT selfpipe.o -MD -MP -MF .deps/selfpipe.Tpo -c -o selfpipe.o selfpipe.ccmv -f .deps/forkexec.Tpo .deps/forkexec.Pog++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT setenv.o -MD -MP -MF .deps/setenv.Tpo -c -o setenv.o setenv.ccmv -f .deps/selfpipe.Tpo .deps/selfpipe.PoCreating defines.ccmv -f .deps/setenv.Tpo .deps/setenv.Pog++ -DHAVE_CONFIG_H -I. -I.. -fno-rtti -fno-exceptions -W -Wall -MT defines.o -MD -MP -MF .deps/defines.Tpo -c -o defines.o defines.ccmv -f .deps/defines.Tpo .deps/defines.Porm -f libmisc.aar cru libmisc.a address.o argparse.o base64.o canonicalize.o config_path.o config_read.o config_readlist.o config_readint.o config_syserr.o tcpconnect.o errcodes.o hostname.o itoa.o makefield.o netstring.o forkexec.o selfpipe.o setenv.o defines.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libmisc.a/usr/sbin/rm -f libnullmailer.ash ./mergelib.sh libnullmailer.a \ libmisc.a \ fdbuf/libfdbuf.a \ mystring/libmystring.amake[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'Making all in protocolsmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.ccg++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.ccmv -f .deps/protocol.Tpo .deps/protocol.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT tls_gnutls.o -MD -MP -MF .deps/tls_gnutls.Tpo -c -o tls_gnutls.o tls_gnutls.ccmv -f .deps/smtp.Tpo .deps/smtp.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT qmqp.o -MD -MP -MF .deps/qmqp.Tpo -c -o qmqp.o qmqp.ccmv -f .deps/qmqp.Tpo .deps/qmqp.Pomv -f .deps/tls_gnutls.Tpo .deps/tls_gnutls.Pog++ -fno-rtti -fno-exceptions -W -Wall -o smtp smtp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls g++ -fno-rtti -fno-exceptions -W -Wall -o qmqp qmqp.o protocol.o tls_gnutls.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a -lgnutls make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'Making all in srcmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/src'g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT mailq.o -MD -MP -MF .deps/mailq.Tpo -c -o mailq.o mailq.ccg++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT dsn.o -MD -MP -MF .deps/dsn.Tpo -c -o dsn.o dsn.ccmv -f .deps/mailq.Tpo .deps/mailq.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT inject.o -MD -MP -MF .deps/inject.Tpo -c -o inject.o inject.ccmv -f .deps/dsn.Tpo .deps/dsn.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT smtpd.o -MD -MP -MF .deps/smtpd.Tpo -c -o smtpd.o smtpd.ccmv -f .deps/smtpd.Tpo .deps/smtpd.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.ccmv -f .deps/queue.Tpo .deps/queue.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.ccmv -f .deps/inject.Tpo .deps/inject.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT sendmail.o -MD -MP -MF .deps/sendmail.Tpo -c -o sendmail.o sendmail.ccmv -f .deps/send.Tpo .deps/send.Pog++ -fno-rtti -fno-exceptions -W -Wall -o mailq mailq.o ../lib/libnullmailer.a mv -f .deps/sendmail.Tpo .deps/sendmail.Pog++ -fno-rtti -fno-exceptions -W -Wall -o nullmailer-dsn dsn.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a g++ -fno-rtti -fno-exceptions -W -Wall -o nullmailer-inject inject.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a g++ -fno-rtti -fno-exceptions -W -Wall -o nullmailer-smtpd smtpd.o ../lib/libnullmailer.a g++ -fno-rtti -fno-exceptions -W -Wall -o nullmailer-queue queue.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a g++ -fno-rtti -fno-exceptions -W -Wall -o nullmailer-send send.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a g++ -fno-rtti -fno-exceptions -W -Wall -o sendmail sendmail.o ../lib/cli++/libcli++.a ../lib/libnullmailer.a make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/src'Making all in testmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/test'g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT address-test.o -MD -MP -MF .deps/address-test.Tpo -c -o address-test.o address-test.ccg++ -DHAVE_CONFIG_H -I. -I.. -I../lib -fno-rtti -fno-exceptions -W -Wall -MT argparse-test.o -MD -MP -MF .deps/argparse-test.Tpo -c -o argparse-test.o argparse-test.ccmv -f .deps/argparse-test.Tpo .deps/argparse-test.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=false -fno-rtti -fno-exceptions -W -Wall -MT clitest0-clitest.o -MD -MP -MF .deps/clitest0-clitest.Tpo -c -o clitest0-clitest.o `test -f 'clitest.cc' || echo './'`clitest.ccmv -f .deps/address-test.Tpo .deps/address-test.Pog++ -DHAVE_CONFIG_H -I. -I.. -I../lib -DCLI_ONLY_LONG=true -fno-rtti -fno-exceptions -W -Wall -MT clitest1-clitest.o -MD -MP -MF .deps/clitest1-clitest.Tpo -c -o clitest1-clitest.o `test -f 'clitest.cc' || echo './'`clitest.ccmv -f .deps/clitest0-clitest.Tpo .deps/clitest0-clitest.Posed -e 's,[@]SRCDIR[@],/tmp/nullmailer/src/nullmailer-2.0,g; s,[@]BUILDDIR[@],/tmp/nullmailer/src/nullmailer-2.0,g;' < functions.in > functionsg++ -fno-rtti -fno-exceptions -W -Wall -o address-test address-test.o ../lib/libnullmailer.a mv -f .deps/clitest1-clitest.Tpo .deps/clitest1-clitest.Pog++ -fno-rtti -fno-exceptions -W -Wall -o argparse-test argparse-test.o ../lib/libnullmailer.a g++ -fno-rtti -fno-exceptions -W -Wall -o clitest0 clitest0-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a g++ -fno-rtti -fno-exceptions -W -Wall -o clitest1 clitest1-clitest.o ../lib/libnullmailer.a ../lib/cli++/libcli++.a make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/test'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'==> Entering fakeroot environment...==> Starting package()...Making install in docmake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/doc'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/doc'make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man7' /usr/bin/install -c -m 644 nullmailer-dsn.1 nullmailer-inject.1 sendmail.1 '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man1' /usr/bin/install -c -m 644 nullmailer.7 '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man7' /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man8' /usr/bin/install -c -m 644 nullmailer-queue.8 nullmailer-send.8 '/tmp/nullmailer/pkg/nullmailer/usr/share/man/man8'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/doc'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/doc'Making install in libmake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'Making install in cli++make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/cli++'Making install in fdbufmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/fdbuf'Making install in mystringmake[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib/mystring'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[3]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/lib'Making install in protocolsmake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/lib/nullmailer/nullmailer' /usr/bin/install -c smtp qmqp '/tmp/nullmailer/pkg/nullmailer/usr/lib/nullmailer/nullmailer'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/protocols'Making install in srcmake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/src'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/src' /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/bin' /usr/sbin/mkdir -p '/tmp/nullmailer/pkg/nullmailer/usr/bin'make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c mailq nullmailer-dsn nullmailer-inject nullmailer-smtpd '/tmp/nullmailer/pkg/nullmailer/usr/bin' /usr/bin/install -c nullmailer-queue nullmailer-send sendmail '/tmp/nullmailer/pkg/nullmailer/usr/bin'make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/src'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/src'Making install in testmake[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/test'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0/test'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/test'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0/test'make[1]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0'make[2]: Entering directory '/tmp/nullmailer/src/nullmailer-2.0'make[2]: Nothing to be done for 'install-exec-am'./bin/sh /tmp/nullmailer/src/nullmailer-2.0/install-sh -d /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/failedchmod 700 /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/failed/bin/sh /tmp/nullmailer/src/nullmailer-2.0/install-sh -d /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/queuechmod 700 /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/queue/bin/sh /tmp/nullmailer/src/nullmailer-2.0/install-sh -d /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/tmpchmod 700 /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/tmp/bin/sh /tmp/nullmailer/src/nullmailer-2.0/install-sh -d /tmp/nullmailer/pkg/nullmailer/etc/nullmailer/usr/sbin/rm -f /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/triggermkfifo /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/triggerchmod 600 /tmp/nullmailer/pkg/nullmailer/var/spool/nullmailer/triggermake[2]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'make[1]: Leaving directory '/tmp/nullmailer/src/nullmailer-2.0'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "nullmailer"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: nullmailer 2.0-2 (Wed Aug 24 13:38:09 UTC 2016)CMD: pacman --query --file nullmailer-2.0-2-x86_64.pkg.tar.xz
Creating hybrid package for 'nullmailer'
Trying to find vanilla package 'nullmailer'...
CMD: pacman --query --file /mirror/nullmailer-2.0-2.pkg.tar.xz