The build took 00h 01m 44s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
19,341 |
ansic |
3,993 |
sh |
2,039 |
yacc |
821 |
makefile |
52 |
awk |
26,246 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
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: fdm 1.9-2 (Thu Apr 13 20:12:24 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) tdb-1.3.8-1Total Installed Size: 0.23 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing tdb...Optional dependencies for tdb python2: for python bindings [installed]:: Running post-transaction hooks...(1/1) Updating manpage index...==> 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 -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 build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking 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 for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether clang and cc understand -c and -o together... yeschecking for bison... bison -ychecking 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/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/queue.h usability... yeschecking sys/queue.h presence... yeschecking for sys/queue.h... yeschecking sys/tree.h usability... nochecking sys/tree.h presence... nochecking for sys/tree.h... nochecking for setproctitle... nochecking for mremap... yeschecking for setresuid... yeschecking for setresgid... yeschecking for library containing tdb_open... -ltdbchecking for library containing gzflush... -lzchecking for library containing BIO_new... -lcryptochecking for library containing SSL_library_init... -lsslchecking for strlcpy... nochecking for strlcat... nochecking for strtonum... nochecking for b64_ntop... nochecking for b64_ntop with -lresolv... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: executing depfiles commandsdepbase=`echo attach.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT attach.o -MD -MP -MF $depbase.Tpo -c -o attach.o attach.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT buffer.o -MD -MP -MF $depbase.Tpo -c -o buffer.o buffer.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo cache-op.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT cache-op.o -MD -MP -MF $depbase.Tpo -c -o cache-op.o cache-op.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo child-deliver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT child-deliver.o -MD -MP -MF $depbase.Tpo -c -o child-deliver.o child-deliver.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo child-fetch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT child-fetch.o -MD -MP -MF $depbase.Tpo -c -o child-fetch.o child-fetch.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT child.o -MD -MP -MF $depbase.Tpo -c -o child.o child.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo cleanup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT cleanup.o -MD -MP -MF $depbase.Tpo -c -o cleanup.o cleanup.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo connect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT connect.o -MD -MP -MF $depbase.Tpo -c -o connect.o connect.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo db-tdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT db-tdb.o -MD -MP -MF $depbase.Tpo -c -o db-tdb.o db-tdb.c &&\mv -f $depbase.Tpo $depbase.Podb-tdb.c:66:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] key.dptr = k; ^ ~db-tdb.c:69:13: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] value.dptr = (char *) &v; ^ ~~~~~~~~~~~db-tdb.c:80:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] key.dptr = k; ^ ~db-tdb.c:91:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] key.dptr = k; ^ ~4 warnings generated.depbase=`echo deliver-add-header.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-add-header.o -MD -MP -MF $depbase.Tpo -c -o deliver-add-header.o deliver-add-header.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-add-to-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-add-to-cache.o -MD -MP -MF $depbase.Tpo -c -o deliver-add-to-cache.o deliver-add-to-cache.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-drop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-drop.o -MD -MP -MF $depbase.Tpo -c -o deliver-drop.o deliver-drop.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-imap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-imap.o -MD -MP -MF $depbase.Tpo -c -o deliver-imap.o deliver-imap.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-keep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-keep.o -MD -MP -MF $depbase.Tpo -c -o deliver-keep.o deliver-keep.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-maildir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-maildir.o -MD -MP -MF $depbase.Tpo -c -o deliver-maildir.o deliver-maildir.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-mbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-mbox.o -MD -MP -MF $depbase.Tpo -c -o deliver-mbox.o deliver-mbox.c &&\mv -f $depbase.Tpo $depbase.Podeliver-mbox.c:82:4: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct _IO_FILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] f = gzf = NULL; ^ ~~~~~~~~~~1 warning generated.depbase=`echo deliver-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-pipe.o -MD -MP -MF $depbase.Tpo -c -o deliver-pipe.o deliver-pipe.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-remove-from-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-remove-from-cache.o -MD -MP -MF $depbase.Tpo -c -o deliver-remove-from-cache.o deliver-remove-from-cache.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-remove-header.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-remove-header.o -MD -MP -MF $depbase.Tpo -c -o deliver-remove-header.o deliver-remove-header.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-rewrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-rewrite.o -MD -MP -MF $depbase.Tpo -c -o deliver-rewrite.o deliver-rewrite.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-smtp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-smtp.o -MD -MP -MF $depbase.Tpo -c -o deliver-smtp.o deliver-smtp.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-stdout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-stdout.o -MD -MP -MF $depbase.Tpo -c -o deliver-stdout.o deliver-stdout.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-tag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-tag.o -MD -MP -MF $depbase.Tpo -c -o deliver-tag.o deliver-tag.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo deliver-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT deliver-write.o -MD -MP -MF $depbase.Tpo -c -o deliver-write.o deliver-write.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fdm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fdm.o -MD -MP -MF $depbase.Tpo -c -o fdm.o fdm.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-imap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-imap.o -MD -MP -MF $depbase.Tpo -c -o fetch-imap.o fetch-imap.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-imappipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-imappipe.o -MD -MP -MF $depbase.Tpo -c -o fetch-imappipe.o fetch-imappipe.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-maildir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-maildir.o -MD -MP -MF $depbase.Tpo -c -o fetch-maildir.o fetch-maildir.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-mbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-mbox.o -MD -MP -MF $depbase.Tpo -c -o fetch-mbox.o fetch-mbox.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-nntp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-nntp.o -MD -MP -MF $depbase.Tpo -c -o fetch-nntp.o fetch-nntp.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-pop3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-pop3.o -MD -MP -MF $depbase.Tpo -c -o fetch-pop3.o fetch-pop3.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-pop3pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-pop3pipe.o -MD -MP -MF $depbase.Tpo -c -o fetch-pop3pipe.o fetch-pop3pipe.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo fetch-stdin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT fetch-stdin.o -MD -MP -MF $depbase.Tpo -c -o fetch-stdin.o fetch-stdin.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo imap-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT imap-common.o -MD -MP -MF $depbase.Tpo -c -o imap-common.o imap-common.c &&\mv -f $depbase.Tpo $depbase.Poimap-common.c:212:15: warning: passing 'char *' to parameter of type 'const u_char *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] if (b64_ntop(in, strlen(in), out, size) < 0) { ^~/usr/include/resolv.h:335:30: note: passing argument to parameter hereint b64_ntop (u_char const *, size_t, char *, size_t) __THROW; ^imap-common.c:228:19: warning: passing 'char *' to parameter of type 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] if (b64_pton(in, out, size) < 0) { ^~~/usr/include/resolv.h:336:38: note: passing argument to parameter hereint b64_pton (char const *, u_char *, size_t) __THROW; ^imap-common.c:489:38: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] data->pass, strlen(data->pass), b64, strlen(b64), digest, &n); ^~~/usr/include/openssl/hmac.h:99:42: note: passing argument to parameter 'd' here const unsigned char *d, size_t n, unsigned char *md, ^3 warnings generated.depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\mv -f $depbase.Tpo $depbase.Poio.c:539:13: warning: assigning to 'char *' from 'u_char *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] base = ptr = BUFFER_OUT(io->rd); ^ ~~~~~~~~~~~~~~~~~~io.c:659:14: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] xvsnprintf(BUFFER_IN(io->wr), n + 1, fmt, ap); ^~~~~~~~~~~~~~~~~./io.h:25:22: note: expanded from macro 'BUFFER_IN'#define BUFFER_IN(b) ((b)->base + (b)->off + (b)->size) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~./fdm.h:962:24: note: passing argument to parameter hereint xvsnprintf(char *, size_t, const char *, va_list); ^2 warnings generated.depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo lookup-passwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT lookup-passwd.o -MD -MP -MF $depbase.Tpo -c -o lookup-passwd.o lookup-passwd.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT lookup.o -MD -MP -MF $depbase.Tpo -c -o lookup.o lookup.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo mail-state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT mail-state.o -MD -MP -MF $depbase.Tpo -c -o mail-state.o mail-state.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo mail-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT mail-time.o -MD -MP -MF $depbase.Tpo -c -o mail-time.o mail-time.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo mail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT mail.o -MD -MP -MF $depbase.Tpo -c -o mail.o mail.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-account.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-account.o -MD -MP -MF $depbase.Tpo -c -o match-account.o match-account.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-age.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-age.o -MD -MP -MF $depbase.Tpo -c -o match-age.o match-age.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-all.o -MD -MP -MF $depbase.Tpo -c -o match-all.o match-all.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-attachment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-attachment.o -MD -MP -MF $depbase.Tpo -c -o match-attachment.o match-attachment.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-command.o -MD -MP -MF $depbase.Tpo -c -o match-command.o match-command.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-in-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-in-cache.o -MD -MP -MF $depbase.Tpo -c -o match-in-cache.o match-in-cache.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-matched.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-matched.o -MD -MP -MF $depbase.Tpo -c -o match-matched.o match-matched.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-regexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-regexp.o -MD -MP -MF $depbase.Tpo -c -o match-regexp.o match-regexp.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-size.o -MD -MP -MF $depbase.Tpo -c -o match-size.o match-size.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-string.o -MD -MP -MF $depbase.Tpo -c -o match-string.o match-string.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-tagged.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-tagged.o -MD -MP -MF $depbase.Tpo -c -o match-tagged.o match-tagged.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo match-unmatched.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT match-unmatched.o -MD -MP -MF $depbase.Tpo -c -o match-unmatched.o match-unmatched.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo netrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT netrc.o -MD -MP -MF $depbase.Tpo -c -o netrc.o netrc.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo parent-deliver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT parent-deliver.o -MD -MP -MF $depbase.Tpo -c -o parent-deliver.o parent-deliver.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo parent-fetch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT parent-fetch.o -MD -MP -MF $depbase.Tpo -c -o parent-fetch.o parent-fetch.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo parse-fn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT parse-fn.o -MD -MP -MF $depbase.Tpo -c -o parse-fn.o parse-fn.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo pcre.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT pcre.o -MD -MP -MF $depbase.Tpo -c -o pcre.o pcre.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo pop3-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT pop3-common.o -MD -MP -MF $depbase.Tpo -c -o pop3-common.o pop3-common.c &&\mv -f $depbase.Tpo $depbase.Popop3-common.c:427:8: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] MD5(src, strlen(src), digest); ^~~/usr/include/openssl/md5.h:113:41: note: passing argument to parameter 'd' hereunsigned char *MD5(const unsigned char *d, size_t n, unsigned char *md); ^1 warning generated.depbase=`echo privsep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT privsep.o -MD -MP -MF $depbase.Tpo -c -o privsep.o privsep.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo shm-mmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT shm-mmap.o -MD -MP -MF $depbase.Tpo -c -o shm-mmap.o shm-mmap.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo strb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT strb.o -MD -MP -MF $depbase.Tpo -c -o strb.o strb.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT timer.o -MD -MP -MF $depbase.Tpo -c -o timer.o timer.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT parse.o -MD -MP -MF $depbase.Tpo -c -o parse.o parse.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT lex.o -MD -MP -MF $depbase.Tpo -c -o lex.o lex.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo compat/strlcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT compat/strlcat.o -MD -MP -MF $depbase.Tpo -c -o compat/strlcat.o compat/strlcat.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo compat/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT compat/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o compat/strlcpy.o compat/strlcpy.c &&\mv -f $depbase.Tpo $depbase.Podepbase=`echo compat/strtonum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\clang -DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1 -I. -I/usr/local/include -DSYSCONFFILE="\"/etc/fdm.conf\"" -DSYSLOCKFILE="\"/var/run/fdm.lock\"" -D_GNU_SOURCE -std=gnu99 -O2 -MT compat/strtonum.o -MD -MP -MF $depbase.Tpo -c -o compat/strtonum.o compat/strtonum.c &&\mv -f $depbase.Tpo $depbase.Poclang -D_GNU_SOURCE -std=gnu99 -O2 -L/usr/local/lib -o fdm attach.o buffer.o cache-op.o child-deliver.o child-fetch.o child.o cleanup.o command.o connect.o db-tdb.o deliver-add-header.o deliver-add-to-cache.o deliver-drop.o deliver-imap.o deliver-keep.o deliver-maildir.o deliver-mbox.o deliver-pipe.o deliver-remove-from-cache.o deliver-remove-header.o deliver-rewrite.o deliver-smtp.o deliver-stdout.o deliver-tag.o deliver-write.o fdm.o fetch-imap.o fetch-imappipe.o fetch-maildir.o fetch-mbox.o fetch-nntp.o fetch-pop3.o fetch-pop3pipe.o fetch-stdin.o file.o imap-common.o io.o log.o lookup-passwd.o lookup.o mail-state.o mail-time.o mail.o match-account.o match-age.o match-all.o match-attachment.o match-command.o match-in-cache.o match-matched.o match-regexp.o match-size.o match-string.o match-tagged.o match-unmatched.o netrc.o parent-deliver.o parent-fetch.o parse-fn.o pcre.o pop3-common.o privsep.o re.o replace.o shm-mmap.o strb.o timer.o xmalloc.o parse.o lex.o compat/strlcat.o compat/strlcpy.o compat/strtonum.o -lssl -lcrypto -lz -ltdb -lresolv==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/fdm/src/fdm-1.9'test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/fdm/pkg/fdm/usr/bin" /usr/bin/install -c 'fdm' '/tmp/fdm/pkg/fdm/usr/bin/fdm'test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/fdm/pkg/fdm/usr/share/man/man1" /usr/bin/install -c -m 644 'fdm.1' '/tmp/fdm/pkg/fdm/usr/share/man/man1/fdm.1'test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/tmp/fdm/pkg/fdm/usr/share/man/man5" /usr/bin/install -c -m 644 'fdm.conf.5' '/tmp/fdm/pkg/fdm/usr/share/man/man5/fdm.conf.5'make[1]: Leaving directory '/tmp/fdm/src/fdm-1.9'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "fdm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: fdm 1.9-2 (Thu Apr 13 20:12:56 UTC 2017)CMD: pacman --query --file fdm-1.9-2-x86_64.pkg.tar.xz
Creating hybrid package for 'fdm'
Trying to find vanilla package 'fdm'...
CMD: pacman --query --file /mirror/fdm-1.9-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/bin/fdm/usr/share/man/man1/fdm.1.gz/usr/share/man/man5/fdm.conf.5.gz/usr/share/licenses/fdm/LICENSE/usr/share/doc/fdm/examples/f-terbeck.conf/usr/share/doc/fdm/examples/g-lando.conf/usr/share/doc/fdm/examples/n-marriott.conf/usr/share/doc/fdm/examples/t-ulmer.conf/usr/share/doc/fdm/examples/w-maier.confGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf fdm.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/fdm.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fdm.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fdm.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fdm.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/fdm.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/fdm/src/fdm-1.9/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by fdm configure 1.9, which wasgenerated by GNU Autoconf 2.65. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 5b82e77fa89buname -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/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2173: checking for a BSD-compatible installconfigure:2241: result: /usr/bin/install -cconfigure:2252: checking whether build environment is saneconfigure:2289: result: yesconfigure:2324: checking for x86_64-unknown-linux-stripconfigure:2354: result: noconfigure:2364: checking for stripconfigure:2380: found /usr/bin/stripconfigure:2391: result: stripconfigure:2416: checking for a thread-safe mkdir -pconfigure:2455: result: /usr/bin/mkdir -pconfigure:2468: checking for gawkconfigure:2484: found /usr/bin/gawkconfigure:2495: result: gawkconfigure:2506: checking whether make sets $(MAKE)configure:2528: result: yesconfigure:2613: checking build system typeconfigure:2627: result: x86_64-unknown-linux-gnuconfigure:2647: checking host system typeconfigure:2660: result: x86_64-unknown-linux-gnuconfigure:2694: checking for x86_64-unknown-linux-gccconfigure:2721: result: clangconfigure:2990: checking for C compiler versionconfigure:2999: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3010: $? = 0configure:2999: 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:3010: $? = 0configure:2999: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3010: $? = 1configure:2999: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3010: $? = 1configure:3030: checking whether the C compiler worksconfigure:3052: clang -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:3056: $? = 0configure:3105: result: yesconfigure:3108: checking for C compiler default output file nameconfigure:3110: result: a.outconfigure:3116: checking for suffix of executablesconfigure:3123: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:3127: $? = 0configure:3149: result:configure:3171: checking whether we are cross compilingconfigure:3179: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:3183: $? = 0configure:3190: ./conftestconfigure:3194: $? = 0configure:3209: result: noconfigure:3214: checking for suffix of object filesconfigure:3236: clang -c -I/usr/local/include conftest.c >&5configure:3240: $? = 0configure:3261: result: oconfigure:3265: checking whether we are using the GNU C compilerconfigure:3284: clang -c -I/usr/local/include conftest.c >&5configure:3284: $? = 0configure:3293: result: yesconfigure:3302: checking whether clang accepts -gconfigure:3322: clang -c -g -I/usr/local/include conftest.c >&5configure:3322: $? = 0configure:3363: result: yesconfigure:3380: checking for clang option to accept ISO C89configure:3444: clang -c -I/usr/local/include conftest.c >&5configure:3444: $? = 0configure:3457: result: none neededconfigure:3488: checking for style of include used by makeconfigure:3516: result: GNUconfigure:3541: checking dependency style of clangconfigure:3651: result: gcc3configure:3667: checking whether clang and cc understand -c and -o togetherconfigure:3698: clang -c conftest.c -o conftest2.o >&5configure:3702: $? = 0configure:3708: clang -c conftest.c -o conftest2.o >&5configure:3712: $? = 0configure:3723: cc -c conftest.c >&5configure:3727: $? = 0configure:3735: cc -c conftest.c -o conftest2.o >&5configure:3739: $? = 0configure:3745: cc -c conftest.c -o conftest2.o >&5configure:3749: $? = 0configure:3767: result: yesconfigure:3797: checking for bisonconfigure:3813: found /usr/bin/bisonconfigure:3824: result: bison -yconfigure:3871: checking how to run the C preprocessorconfigure:3902: clang -E -I/usr/local/include conftest.cconfigure:3902: $? = 0configure:3916: clang -E -I/usr/local/include conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3916: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| /* end confdefs.h. */| #include configure:3941: result: clang -Econfigure:3961: clang -E -I/usr/local/include conftest.cconfigure:3961: $? = 0configure:3975: clang -E -I/usr/local/include conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3975: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| /* end confdefs.h. */| #include configure:4004: checking for grep that handles long lines and -econfigure:4062: result: /usr/bin/grepconfigure:4067: checking for egrepconfigure:4129: result: /usr/bin/grep -Econfigure:4134: checking for ANSI C header filesconfigure:4154: clang -c -I/usr/local/include conftest.c >&5configure:4154: $? = 0configure:4227: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:4227: $? = 0configure:4227: ./conftestconfigure:4227: $? = 0configure:4238: result: yesconfigure:4251: checking for sys/types.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for sys/stat.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for stdlib.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for string.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for memory.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for strings.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for inttypes.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for stdint.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4251: checking for unistd.hconfigure:4251: clang -c -I/usr/local/include conftest.c >&5configure:4251: $? = 0configure:4251: result: yesconfigure:4271: checking sys/queue.h usabilityconfigure:4271: clang -c -I/usr/local/include conftest.c >&5configure:4271: $? = 0configure:4271: result: yesconfigure:4271: checking sys/queue.h presenceconfigure:4271: clang -E -I/usr/local/include conftest.cconfigure:4271: $? = 0configure:4271: result: yesconfigure:4271: checking for sys/queue.hconfigure:4271: result: yesconfigure:4271: checking sys/tree.h usabilityconfigure:4271: clang -c -I/usr/local/include conftest.c >&5conftest.c:55:10: fatal error: 'sys/tree.h' file not found#include ^1 error generated.configure:4271: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4271: result: noconfigure:4271: checking sys/tree.h presenceconfigure:4271: clang -E -I/usr/local/include conftest.cconftest.c:22:10: fatal error: 'sys/tree.h' file not found#include ^1 error generated.configure:4271: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| /* end confdefs.h. */| #include configure:4271: result: noconfigure:4271: checking for sys/tree.hconfigure:4271: result: noconfigure:4291: checking for setproctitleconfigure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5/tmp/conftest-85bf9d.o: In function `main':conftest.c:(.text+0x12): undefined reference to `setproctitle'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4291: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| /* end confdefs.h. */| /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char setproctitle (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef setproctitle|| /* 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 setproctitle ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_setproctitle || defined __stub___setproctitle| choke me| #endif|| int| main ()| {| return setproctitle ();| ;| return 0;| }configure:4291: result: noconfigure:4291: checking for mremapconfigure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:4291: $? = 0configure:4291: result: yesconfigure:4291: checking for setresuidconfigure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:4291: $? = 0configure:4291: result: yesconfigure:4291: checking for setresgidconfigure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5configure:4291: $? = 0configure:4291: result: yesconfigure:4302: checking for library containing tdb_openconfigure:4333: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5/tmp/conftest-72e9dd.o: In function `main':conftest.c:(.text+0x12): undefined reference to `tdb_open'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4333: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char tdb_open ();| int| main ()| {| return tdb_open ();| ;| return 0;| }configure:4333: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ltdb >&5configure:4333: $? = 0configure:4350: result: -ltdbconfigure:4365: checking for library containing gzflushconfigure:4396: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -ltdb >&5/tmp/conftest-b17ca5.o: In function `main':conftest.c:(.text+0x12): undefined reference to `gzflush'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4396: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char gzflush ();| int| main ()| {| return gzflush ();| ;| return 0;| }configure:4396: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lz -ltdb >&5configure:4396: $? = 0configure:4413: result: -lzconfigure:4428: checking for library containing BIO_newconfigure:4459: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lz -ltdb >&5/tmp/conftest-7a6b70.o: In function `main':conftest.c:(.text+0x12): undefined reference to `BIO_new'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4459: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char BIO_new ();| int| main ()| {| return BIO_new ();| ;| return 0;| }configure:4459: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lz -ltdb >&5configure:4459: $? = 0configure:4476: result: -lcryptoconfigure:4490: checking for library containing SSL_library_initconfigure:4521: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lcrypto -lz -ltdb >&5/tmp/conftest-932841.o: In function `main':conftest.c:(.text+0x12): undefined reference to `SSL_library_init'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4521: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char SSL_library_init ();| int| main ()| {| return SSL_library_init ();| ;| return 0;| }configure:4521: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5configure:4521: $? = 0configure:4538: result: -lsslconfigure:4553: checking for strlcpyconfigure:4553: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5conftest.c:48:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]char strlcpy ();^conftest.c:48:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-e8cc49.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcpy'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4553: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */| /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcpy (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcpy|| /* 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 strlcpy ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strlcpy || defined __stub___strlcpy| choke me| #endif|| int| main ()| {| return strlcpy ();| ;| return 0;| }configure:4553: result: noconfigure:4573: checking for strlcatconfigure:4573: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5conftest.c:48:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]char strlcat ();^conftest.c:48:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-4ce510.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4573: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */| /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcat (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcat|| /* 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 strlcat ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strlcat || defined __stub___strlcat| choke me| #endif|| int| main ()| {| return strlcat ();| ;| return 0;| }configure:4573: result: noconfigure:4593: checking for strtonumconfigure:4593: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5/tmp/conftest-542e57.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strtonum'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4593: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */| /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strtonum (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strtonum|| /* 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 strtonum ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_strtonum || defined __stub___strtonum| choke me| #endif|| int| main ()| {| return strtonum ();| ;| return 0;| }configure:4593: result: noconfigure:4613: checking for b64_ntopconfigure:4630: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5/tmp/conftest-731915.o: In function `main':conftest.c:(.text+0x1d): undefined reference to `__b64_ntop'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4630: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "fdm"| #define PACKAGE_TARNAME "fdm"| #define PACKAGE_VERSION "1.9"| #define PACKAGE_STRING "fdm 1.9"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "fdm"| #define VERSION "1.9"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_QUEUE_H 1| #define HAVE_MREMAP 1| #define HAVE_SETRESUID 1| #define HAVE_SETRESGID 1| /* end confdefs.h. */|| #include | #include | #include || int| main ()| {| b64_ntop(NULL, 0, NULL, 0);| ;| return 0;| }configure:4639: result: noconfigure:4642: checking for b64_ntop with -lresolvconfigure:4660: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb -lresolv >&5configure:4660: $? = 0configure:4676: result: yesconfigure:4856: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by fdm config.status 1.9, which wasgenerated by GNU Autoconf 2.65. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 5b82e77fa89bconfig.status:794: creating Makefileconfig.status:957: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_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_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_mremap=yesac_cv_func_setproctitle=noac_cv_func_setresgid=yesac_cv_func_setresuid=yesac_cv_func_strlcat=noac_cv_func_strlcpy=noac_cv_func_strtonum=noac_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_queue_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_tree_h=noac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_clang_c_o=yesac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_search_BIO_new=-lcryptoac_cv_search_SSL_library_init=-lsslac_cv_search_gzflush=-lzac_cv_search_tdb_open=-ltdbam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run aclocal-1.10'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run tar'AUTOCONF='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run automake-1.10'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=' -I/usr/local/include'CYGPATH_W='echo'DEFS='-DPACKAGE_NAME=\"fdm\" -DPACKAGE_TARNAME=\"fdm\" -DPACKAGE_VERSION=\"1.9\" -DPACKAGE_STRING=\"fdm\ 1.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdm\" -DVERSION=\"1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MREMAP=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_B64_NTOP=1'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'IS_DEBUG_FALSE=''IS_DEBUG_TRUE='#'LDFLAGS=' -L/usr/local/lib'LIBOBJS=''LIBS='-lssl -lcrypto -lz -ltdb -lresolv'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/fdm/src/fdm-1.9/etc/missing --run makeinfo'MKDIR_P='/usr/bin/mkdir -p'NO_B64_NTOP_FALSE=''NO_B64_NTOP_TRUE='#'NO_STRLCAT_FALSE='#'NO_STRLCAT_TRUE=''NO_STRLCPY_FALSE='#'NO_STRLCPY_TRUE=''NO_STRTONUM_FALSE='#'NO_STRTONUM_TRUE=''OBJEXT='o'PACKAGE='fdm'PACKAGE_BUGREPORT=''PACKAGE_NAME='fdm'PACKAGE_STRING='fdm 1.9'PACKAGE_TARNAME='fdm'PACKAGE_URL=''PACKAGE_VERSION='1.9'PATH_SEPARATOR=':'RELEASE='1.8'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.9'YACC='bison -y'YFLAGS=''ac_ct_CC=''am__fastdepCC_FALSE='#'am__fastdepCC_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/fdm/src/fdm-1.9/etc/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'mkdir_p='/usr/bin/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='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "fdm"#define PACKAGE_TARNAME "fdm"#define PACKAGE_VERSION "1.9"#define PACKAGE_STRING "fdm 1.9"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "fdm"#define VERSION "1.9"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_QUEUE_H 1#define HAVE_MREMAP 1#define HAVE_SETRESUID 1#define HAVE_SETRESGID 1#define HAVE_B64_NTOP 1configure: exit 0