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/libexec
CMD: 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-1
Total 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 -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether clang and cc understand -c and -o together... yes
checking for bison... bison -y
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/tree.h usability... no
checking sys/tree.h presence... no
checking for sys/tree.h... no
checking for setproctitle... no
checking for mremap... yes
checking for setresuid... yes
checking for setresgid... yes
checking for library containing tdb_open... -ltdb
checking for library containing gzflush... -lz
checking for library containing BIO_new... -lcrypto
checking for library containing SSL_library_init... -lssl
checking for strlcpy... no
checking for strlcat... no
checking for strtonum... no
checking for b64_ntop... no
checking for b64_ntop with -lresolv... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
db-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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
deliver-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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
imap-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 here
int 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 here
int 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.Po
io.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 here
int 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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
pop3-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' here
unsigned 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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
depbase=`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.Po
clang -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.conf
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by fdm configure 1.9, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 5b82e77fa89b
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2173: checking for a BSD-compatible install
configure:2241: result: /usr/bin/install -c
configure:2252: checking whether build environment is sane
configure:2289: result: yes
configure:2324: checking for x86_64-unknown-linux-strip
configure:2354: result: no
configure:2364: checking for strip
configure:2380: found /usr/bin/strip
configure:2391: result: strip
configure:2416: checking for a thread-safe mkdir -p
configure:2455: result: /usr/bin/mkdir -p
configure:2468: checking for gawk
configure:2484: found /usr/bin/gawk
configure:2495: result: gawk
configure:2506: checking whether make sets $(MAKE)
configure:2528: result: yes
configure:2613: checking build system type
configure:2627: result: x86_64-unknown-linux-gnu
configure:2647: checking host system type
configure:2660: result: x86_64-unknown-linux-gnu
configure:2694: checking for x86_64-unknown-linux-gcc
configure:2721: result: clang
configure:2990: checking for C compiler version
configure:2999: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3010: $? = 0
configure:2999: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3010: $? = 0
configure:2999: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3010: $? = 1
configure:2999: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3010: $? = 1
configure:3030: checking whether the C compiler works
configure:3052: clang -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3056: $? = 0
configure:3105: result: yes
configure:3108: checking for C compiler default output file name
configure:3110: result: a.out
configure:3116: checking for suffix of executables
configure:3123: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3127: $? = 0
configure:3149: result:
configure:3171: checking whether we are cross compiling
configure:3179: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3183: $? = 0
configure:3190: ./conftest
configure:3194: $? = 0
configure:3209: result: no
configure:3214: checking for suffix of object files
configure:3236: clang -c -I/usr/local/include conftest.c >&5
configure:3240: $? = 0
configure:3261: result: o
configure:3265: checking whether we are using the GNU C compiler
configure:3284: clang -c -I/usr/local/include conftest.c >&5
configure:3284: $? = 0
configure:3293: result: yes
configure:3302: checking whether clang accepts -g
configure:3322: clang -c -g -I/usr/local/include conftest.c >&5
configure:3322: $? = 0
configure:3363: result: yes
configure:3380: checking for clang option to accept ISO C89
configure:3444: clang -c -I/usr/local/include conftest.c >&5
configure:3444: $? = 0
configure:3457: result: none needed
configure:3488: checking for style of include used by make
configure:3516: result: GNU
configure:3541: checking dependency style of clang
configure:3651: result: gcc3
configure:3667: checking whether clang and cc understand -c and -o together
configure:3698: clang -c conftest.c -o conftest2.o >&5
configure:3702: $? = 0
configure:3708: clang -c conftest.c -o conftest2.o >&5
configure:3712: $? = 0
configure:3723: cc -c conftest.c >&5
configure:3727: $? = 0
configure:3735: cc -c conftest.c -o conftest2.o >&5
configure:3739: $? = 0
configure:3745: cc -c conftest.c -o conftest2.o >&5
configure:3749: $? = 0
configure:3767: result: yes
configure:3797: checking for bison
configure:3813: found /usr/bin/bison
configure:3824: result: bison -y
configure:3871: checking how to run the C preprocessor
configure:3902: clang -E -I/usr/local/include conftest.c
configure:3902: $? = 0
configure:3916: clang -E -I/usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3916: $? = 1
configure: 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 -E
configure:3961: clang -E -I/usr/local/include conftest.c
configure:3961: $? = 0
configure:3975: clang -E -I/usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3975: $? = 1
configure: 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 -e
configure:4062: result: /usr/bin/grep
configure:4067: checking for egrep
configure:4129: result: /usr/bin/grep -E
configure:4134: checking for ANSI C header files
configure:4154: clang -c -I/usr/local/include conftest.c >&5
configure:4154: $? = 0
configure:4227: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4227: $? = 0
configure:4227: ./conftest
configure:4227: $? = 0
configure:4238: result: yes
configure:4251: checking for sys/types.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for sys/stat.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for stdlib.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for string.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for memory.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for strings.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for inttypes.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for stdint.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4251: checking for unistd.h
configure:4251: clang -c -I/usr/local/include conftest.c >&5
configure:4251: $? = 0
configure:4251: result: yes
configure:4271: checking sys/queue.h usability
configure:4271: clang -c -I/usr/local/include conftest.c >&5
configure:4271: $? = 0
configure:4271: result: yes
configure:4271: checking sys/queue.h presence
configure:4271: clang -E -I/usr/local/include conftest.c
configure:4271: $? = 0
configure:4271: result: yes
configure:4271: checking for sys/queue.h
configure:4271: result: yes
configure:4271: checking sys/tree.h usability
configure:4271: clang -c -I/usr/local/include conftest.c >&5
conftest.c:55:10: fatal error: 'sys/tree.h' file not found
#include
^
1 error generated.
configure:4271: $? = 1
configure: 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: no
configure:4271: checking sys/tree.h presence
configure:4271: clang -E -I/usr/local/include conftest.c
conftest.c:22:10: fatal error: 'sys/tree.h' file not found
#include
^
1 error generated.
configure:4271: $? = 1
configure: 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: no
configure:4271: checking for sys/tree.h
configure:4271: result: no
configure:4291: checking for setproctitle
configure: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: $? = 1
configure: 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: no
configure:4291: checking for mremap
configure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking for setresuid
configure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4291: $? = 0
configure:4291: result: yes
configure:4291: checking for setresgid
configure:4291: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4291: $? = 0
configure:4291: result: yes
configure:4302: checking for library containing tdb_open
configure: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: $? = 1
configure: 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 >&5
configure:4333: $? = 0
configure:4350: result: -ltdb
configure:4365: checking for library containing gzflush
configure: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: $? = 1
configure: 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 >&5
configure:4396: $? = 0
configure:4413: result: -lz
configure:4428: checking for library containing BIO_new
configure: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: $? = 1
configure: 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 >&5
configure:4459: $? = 0
configure:4476: result: -lcrypto
configure:4490: checking for library containing SSL_library_init
configure: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: $? = 1
configure: 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 >&5
configure:4521: $? = 0
configure:4538: result: -lssl
configure:4553: checking for strlcpy
configure:4553: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5
conftest.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: $? = 1
configure: 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: no
configure:4573: checking for strlcat
configure:4573: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb >&5
conftest.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: $? = 1
configure: 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: no
configure:4593: checking for strtonum
configure: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: $? = 1
configure: 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: no
configure:4613: checking for b64_ntop
configure: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: $? = 1
configure: 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: no
configure:4642: checking for b64_ntop with -lresolv
configure:4660: clang -o conftest -I/usr/local/include -L/usr/local/lib conftest.c -lssl -lcrypto -lz -ltdb -lresolv >&5
configure:4660: $? = 0
configure:4676: result: yes
configure:4856: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fdm config.status 1.9, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 5b82e77fa89b
config.status:794: creating Makefile
config.status:957: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_mremap=yes
ac_cv_func_setproctitle=no
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strtonum=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_tree_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_BIO_new=-lcrypto
ac_cv_search_SSL_library_init=-lssl
ac_cv_search_gzflush=-lz
ac_cv_search_tdb_open=-ltdb
am_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 1
configure: exit 0