Build of librsync with clang_glibc toolchain

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

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

SLOCLanguage
4,755 ansic
2,393 makefile
260 sh
131 perl
7,539 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

Log

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

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

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

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: librsync 1:1.0.0-1 (Thu Apr 13 17:17:36 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# + aclocal
# + libtoolize --force
# libtoolize: putting auxiliary files in '.'.
# libtoolize: linking file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: linking file 'm4/libtool.m4'
# libtoolize: linking file 'm4/ltoptions.m4'
# libtoolize: linking file 'm4/ltsugar.m4'
# libtoolize: linking file 'm4/ltversion.m4'
# libtoolize: linking file 'm4/lt~obsolete.m4'
# + autoheader
# + automake -a --foreign
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:21: installing './compile'
# configure.ac:27: installing './config.guess'
# configure.ac:27: installing './config.sub'
# configure.ac:10: installing './install-sh'
# configure.ac:10: installing './missing'
# Makefile.am: installing './depcomp'
# testsuite/Makefile.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# parallel-tests: installing './test-driver'
# + autoconf
# + set +x
# 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 whether make supports nested variables... yes
# checking for style of include used by make... 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 whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for library containing strerror... none required
# checking how to run the C preprocessor... clang -E
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for deflate in -lz... yes
# checking for BZ2_bzCompress in -lbz2... yes
# checking for poptGetContext in -lpopt... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for ANSI C header files... (cached) yes
# checking mcheck.h usability... yes
# checking mcheck.h presence... yes
# checking for mcheck.h... yes
# checking bzlib.h usability... yes
# checking bzlib.h presence... yes
# checking for bzlib.h... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for inttypes.h... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking whether byte ordering is bigendian... no
# checking for size_t... (cached) yes
# checking for off_t... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking size of unsigned char... 1
# checking size of short... 2
# checking size of unsigned short... 2
# checking size of int... 4
# checking size of unsigned int... 4
# checking size of long... 8
# checking size of unsigned long... 8
# checking size of long long... 8
# checking size of off_t... 8
# checking size of size_t... 8
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for memmove... yes
# checking for memset... yes
# checking for strchr... yes
# checking for strerror... yes
# checking for strtol... yes
# checking for gettext... yes
# checking for dgettext... yes
# checking for setreuid... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for program_invocation_short_name... yes
# checking for vararg macro support... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating testsuite/Makefile
# config.status: creating librsync-config.h
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/librsync/src/librsync-1.0.0'
# Making all in .
# make[2]: Entering directory '/tmp/librsync/src/librsync-1.0.0'
# perl ./mkprototab.pl prototab.c prototab.h
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c -o prototab.lo prototab.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c prototab.c -fPIC -DPIC -o .libs/prototab.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT prototab.lo -MD -MP -MF .deps/prototab.Tpo -c prototab.c -o prototab.o >/dev/null 2>&1
# mv -f .deps/prototab.Tpo .deps/prototab.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# mv -f .deps/base64.Tpo .deps/base64.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c -o buf.lo buf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -fPIC -DPIC -o .libs/buf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1
# mv -f .deps/buf.Tpo .deps/buf.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c -o checksum.lo checksum.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -o checksum.o >/dev/null 2>&1
# mv -f .deps/checksum.Tpo .deps/checksum.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT command.lo -MD -MP -MF .deps/command.Tpo -c -o command.lo command.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1
# mv -f .deps/command.Tpo .deps/command.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c -o delta.lo delta.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c -fPIC -DPIC -o .libs/delta.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT delta.lo -MD -MP -MF .deps/delta.Tpo -c delta.c -o delta.o >/dev/null 2>&1
# mv -f .deps/delta.Tpo .deps/delta.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c -o emit.lo emit.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -fPIC -DPIC -o .libs/emit.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -o emit.o >/dev/null 2>&1
# mv -f .deps/emit.Tpo .deps/emit.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo fileutil.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c -fPIC -DPIC -o .libs/fileutil.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c -o fileutil.o >/dev/null 2>&1
# mv -f .deps/fileutil.Tpo .deps/fileutil.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c -o hex.lo hex.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -fPIC -DPIC -o .libs/hex.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT hex.lo -MD -MP -MF .deps/hex.Tpo -c hex.c -o hex.o >/dev/null 2>&1
# mv -f .deps/hex.Tpo .deps/hex.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT job.lo -MD -MP -MF .deps/job.Tpo -c -o job.lo job.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c -fPIC -DPIC -o .libs/job.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT job.lo -MD -MP -MF .deps/job.Tpo -c job.c -o job.o >/dev/null 2>&1
# mv -f .deps/job.Tpo .deps/job.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c -o mdfour.lo mdfour.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -fPIC -DPIC -o .libs/mdfour.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mdfour.lo -MD -MP -MF .deps/mdfour.Tpo -c mdfour.c -o mdfour.o >/dev/null 2>&1
# mv -f .deps/mdfour.Tpo .deps/mdfour.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c -o mksum.lo mksum.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c -fPIC -DPIC -o .libs/mksum.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT mksum.lo -MD -MP -MF .deps/mksum.Tpo -c mksum.c -o mksum.o >/dev/null 2>&1
# mv -f .deps/mksum.Tpo .deps/mksum.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c -o msg.lo msg.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -fPIC -DPIC -o .libs/msg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT msg.lo -MD -MP -MF .deps/msg.Tpo -c msg.c -o msg.o >/dev/null 2>&1
# mv -f .deps/msg.Tpo .deps/msg.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c -o netint.lo netint.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c -fPIC -DPIC -o .libs/netint.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT netint.lo -MD -MP -MF .deps/netint.Tpo -c netint.c -o netint.o >/dev/null 2>&1
# mv -f .deps/netint.Tpo .deps/netint.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c -o patch.lo patch.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c -fPIC -DPIC -o .libs/patch.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT patch.lo -MD -MP -MF .deps/patch.Tpo -c patch.c -o patch.o >/dev/null 2>&1
# mv -f .deps/patch.Tpo .deps/patch.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c -o readsums.lo readsums.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c -fPIC -DPIC -o .libs/readsums.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT readsums.lo -MD -MP -MF .deps/readsums.Tpo -c readsums.c -o readsums.o >/dev/null 2>&1
# mv -f .deps/readsums.Tpo .deps/readsums.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c -o rollsum.lo rollsum.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c rollsum.c -fPIC -DPIC -o .libs/rollsum.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT rollsum.lo -MD -MP -MF .deps/rollsum.Tpo -c rollsum.c -o rollsum.o >/dev/null 2>&1
# mv -f .deps/rollsum.Tpo .deps/rollsum.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c -o scoop.lo scoop.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c -fPIC -DPIC -o .libs/scoop.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT scoop.lo -MD -MP -MF .deps/scoop.Tpo -c scoop.c -o scoop.o >/dev/null 2>&1
# mv -f .deps/scoop.Tpo .deps/scoop.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT search.lo -MD -MP -MF .deps/search.Tpo -c -o search.lo search.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1
# mv -f .deps/search.Tpo .deps/search.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -o stats.o >/dev/null 2>&1
# mv -f .deps/stats.Tpo .deps/stats.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1
# mv -f .deps/stream.Tpo .deps/stream.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c -o sumset.lo sumset.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c -fPIC -DPIC -o .libs/sumset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT sumset.lo -MD -MP -MF .deps/sumset.Tpo -c sumset.c -o sumset.o >/dev/null 2>&1
# mv -f .deps/sumset.Tpo .deps/sumset.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1
# mv -f .deps/trace.Tpo .deps/trace.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c -o tube.lo tube.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c -fPIC -DPIC -o .libs/tube.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT tube.lo -MD -MP -MF .deps/tube.Tpo -c tube.c -o tube.o >/dev/null 2>&1
# mv -f .deps/tube.Tpo .deps/tube.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# mv -f .deps/version.Tpo .deps/version.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c -o whole.lo whole.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c -fPIC -DPIC -o .libs/whole.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT whole.lo -MD -MP -MF .deps/whole.Tpo -c whole.c -o whole.o >/dev/null 2>&1
# mv -f .deps/whole.Tpo .deps/whole.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT blake2b-ref.lo -MD -MP -MF .deps/blake2b-ref.Tpo -c -o blake2b-ref.lo blake2b-ref.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT blake2b-ref.lo -MD -MP -MF .deps/blake2b-ref.Tpo -c blake2b-ref.c -fPIC -DPIC -o .libs/blake2b-ref.o
# blake2b-ref.c:71:19: warning: unused function 'blake2b_clear_lastblock' [-Wunused-function]
# static inline int blake2b_clear_lastblock( blake2b_state *S )
# ^
# blake2b-ref.c:89:19: warning: unused function 'blake2b_param_set_digest_length' [-Wunused-function]
# static inline int blake2b_param_set_digest_length( blake2b_param *P, const uint8_t digest_length )
# ^
# blake2b-ref.c:95:19: warning: unused function 'blake2b_param_set_fanout' [-Wunused-function]
# static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout )
# ^
# blake2b-ref.c:101:19: warning: unused function 'blake2b_param_set_max_depth' [-Wunused-function]
# static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth )
# ^
# blake2b-ref.c:107:19: warning: unused function 'blake2b_param_set_leaf_length' [-Wunused-function]
# static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length )
# ^
# blake2b-ref.c:113:19: warning: unused function 'blake2b_param_set_node_offset' [-Wunused-function]
# static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset )
# ^
# blake2b-ref.c:119:19: warning: unused function 'blake2b_param_set_node_depth' [-Wunused-function]
# static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth )
# ^
# blake2b-ref.c:125:19: warning: unused function 'blake2b_param_set_inner_length' [-Wunused-function]
# static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length )
# ^
# blake2b-ref.c:131:19: warning: unused function 'blake2b_param_set_salt' [-Wunused-function]
# static inline int blake2b_param_set_salt( blake2b_param *P, const uint8_t salt[BLAKE2B_SALTBYTES] )
# ^
# blake2b-ref.c:137:19: warning: unused function 'blake2b_param_set_personal' [-Wunused-function]
# static inline int blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE2B_PERSONALBYTES] )
# ^
# 10 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT blake2b-ref.lo -MD -MP -MF .deps/blake2b-ref.Tpo -c blake2b-ref.c -o blake2b-ref.o >/dev/null 2>&1
# mv -f .deps/blake2b-ref.Tpo .deps/blake2b-ref.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -version-info 2:0:0 -o librsync.la -rpath /usr/lib prototab.lo base64.lo buf.lo checksum.lo command.lo delta.lo emit.lo fileutil.lo hex.lo job.lo mdfour.lo mksum.lo msg.lo netint.lo patch.lo readsums.lo rollsum.lo scoop.lo search.lo stats.lo stream.lo sumset.lo trace.lo tube.lo util.lo version.lo whole.lo blake2b-ref.lo -lpopt -lbz2 -lz
# libtool: link: clang -shared -fPIC -DPIC .libs/prototab.o .libs/base64.o .libs/buf.o .libs/checksum.o .libs/command.o .libs/delta.o .libs/emit.o .libs/fileutil.o .libs/hex.o .libs/job.o .libs/mdfour.o .libs/mksum.o .libs/msg.o .libs/netint.o .libs/patch.o .libs/readsums.o .libs/rollsum.o .libs/scoop.o .libs/search.o .libs/stats.o .libs/stream.o .libs/sumset.o .libs/trace.o .libs/tube.o .libs/util.o .libs/version.o .libs/whole.o .libs/blake2b-ref.o -lpopt -lbz2 -lz -Wl,-soname -Wl,librsync.so.2 -o .libs/librsync.so.2.0.0
# libtool: link: (cd ".libs" && rm -f "librsync.so.2" && ln -s "librsync.so.2.0.0" "librsync.so.2")
# libtool: link: (cd ".libs" && rm -f "librsync.so" && ln -s "librsync.so.2.0.0" "librsync.so")
# libtool: link: ar cru .libs/librsync.a prototab.o base64.o buf.o checksum.o command.o delta.o emit.o fileutil.o hex.o job.o mdfour.o mksum.o msg.o netint.o patch.o readsums.o rollsum.o scoop.o search.o stats.o stream.o sumset.o trace.o tube.o util.o version.o whole.o blake2b-ref.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librsync.a
# libtool: link: ( cd ".libs" && rm -f "librsync.la" && ln -s "../librsync.la" "librsync.la" )
# clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT rdiff.o -MD -MP -MF .deps/rdiff.Tpo -c -o rdiff.o rdiff.c
# mv -f .deps/rdiff.Tpo .deps/rdiff.Po
# clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -MT isprefix.o -MD -MP -MF .deps/isprefix.Tpo -c -o isprefix.o isprefix.c
# mv -f .deps/isprefix.Tpo .deps/isprefix.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -o rdiff rdiff.o isprefix.o librsync.la -lpopt -lbz2 -lz
# libtool: link: clang -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -o .libs/rdiff rdiff.o isprefix.o ./.libs/librsync.so -lpopt -lbz2 -lz
# ./.libs/librsync.so: undefined reference to `rs_appendflush'
# ./.libs/librsync.so: undefined reference to `rs_appendmatch'
# ./.libs/librsync.so: undefined reference to `rs_findmatch'
# ./.libs/librsync.so: undefined reference to `rs_appendmiss'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:602: rdiff] Error 1
# make[2]: Leaving directory '/tmp/librsync/src/librsync-1.0.0'
# make[1]: *** [Makefile:700: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/librsync/src/librsync-1.0.0'
# make: *** [Makefile:458: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/librsync/src/librsync-1.0.0/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 librsync configure 1.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 961b0826610a
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2507: checking for a BSD-compatible install
# configure:2575: result: /usr/bin/install -c
# configure:2586: checking whether build environment is sane
# configure:2641: result: yes
# configure:2700: checking for x86_64-unknown-linux-strip
# configure:2730: result: no
# configure:2740: checking for strip
# configure:2756: found /usr/bin/strip
# configure:2767: result: strip
# configure:2792: checking for a thread-safe mkdir -p
# configure:2831: result: /usr/bin/mkdir -p
# configure:2838: checking for gawk
# configure:2854: found /usr/bin/gawk
# configure:2865: result: gawk
# configure:2876: checking whether make sets $(MAKE)
# configure:2898: result: yes
# configure:2927: checking whether make supports nested variables
# configure:2944: result: yes
# configure:3122: checking for style of include used by make
# configure:3150: result: GNU
# configure:3181: checking for x86_64-unknown-linux-gcc
# configure:3208: result: clang
# configure:3477: checking for C compiler version
# configure:3486: 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:3497: $? = 0
# configure:3486: 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:3497: $? = 0
# configure:3486: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3497: $? = 1
# configure:3486: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3497: $? = 1
# configure:3517: checking whether the C compiler works
# configure:3539: clang conftest.c >&5
# configure:3543: $? = 0
# configure:3591: result: yes
# configure:3594: checking for C compiler default output file name
# configure:3596: result: a.out
# configure:3602: checking for suffix of executables
# configure:3609: clang -o conftest conftest.c >&5
# configure:3613: $? = 0
# configure:3635: result:
# configure:3657: checking whether we are cross compiling
# configure:3665: clang -o conftest conftest.c >&5
# configure:3669: $? = 0
# configure:3676: ./conftest
# configure:3680: $? = 0
# configure:3695: result: no
# configure:3700: checking for suffix of object files
# configure:3722: clang -c conftest.c >&5
# configure:3726: $? = 0
# configure:3747: result: o
# configure:3751: checking whether we are using the GNU C compiler
# configure:3770: clang -c conftest.c >&5
# configure:3770: $? = 0
# configure:3779: result: yes
# configure:3788: checking whether clang accepts -g
# configure:3808: clang -c -g conftest.c >&5
# configure:3808: $? = 0
# configure:3849: result: yes
# configure:3866: checking for clang option to accept ISO C89
# configure:3929: clang -c conftest.c >&5
# configure:3929: $? = 0
# configure:3942: result: none needed
# configure:3967: checking whether clang understands -c and -o together
# configure:3989: clang -c conftest.c -o conftest2.o
# configure:3992: $? = 0
# configure:3989: clang -c conftest.c -o conftest2.o
# configure:3992: $? = 0
# configure:4004: result: yes
# configure:4023: checking dependency style of clang
# configure:4134: result: gcc3
# configure:4155: checking how to run the C preprocessor
# configure:4186: clang -E conftest.c
# configure:4186: $? = 0
# configure:4200: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4200: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | /* end confdefs.h. */
# | #include
# configure:4225: result: clang -E
# configure:4245: clang -E conftest.c
# configure:4245: $? = 0
# configure:4259: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | /* end confdefs.h. */
# | #include
# configure:4288: checking for grep that handles long lines and -e
# configure:4346: result: /usr/bin/grep
# configure:4351: checking for egrep
# configure:4413: result: /usr/bin/grep -E
# configure:4418: checking for ANSI C header files
# configure:4438: clang -c conftest.c >&5
# configure:4438: $? = 0
# configure:4511: clang -o conftest conftest.c >&5
# configure:4511: $? = 0
# configure:4511: ./conftest
# configure:4511: $? = 0
# configure:4522: result: yes
# configure:4535: checking for sys/types.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for sys/stat.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for stdlib.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for string.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for memory.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for strings.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for inttypes.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for stdint.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4535: checking for unistd.h
# configure:4535: clang -c conftest.c >&5
# configure:4535: $? = 0
# configure:4535: result: yes
# configure:4548: checking minix/config.h usability
# configure:4548: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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
# | /* 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:4548: result: no
# configure:4548: checking minix/config.h presence
# configure:4548: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4548: result: no
# configure:4548: checking for minix/config.h
# configure:4548: result: no
# configure:4569: checking whether it is safe to define __EXTENSIONS__
# configure:4587: clang -c conftest.c >&5
# configure:4587: $? = 0
# configure:4594: result: yes
# configure:4617: checking for x86_64-unknown-linux-gcc
# configure:4644: result: clang
# configure:4913: checking for C compiler version
# configure:4922: 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:4933: $? = 0
# configure:4922: 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:4933: $? = 0
# configure:4922: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4933: $? = 1
# configure:4922: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4933: $? = 1
# configure:4937: checking whether we are using the GNU C compiler
# configure:4965: result: yes
# configure:4974: checking whether clang accepts -g
# configure:5035: result: yes
# configure:5052: checking for clang option to accept ISO C89
# configure:5128: result: none needed
# configure:5153: checking whether clang understands -c and -o together
# configure:5190: result: yes
# configure:5209: checking dependency style of clang
# configure:5320: result: gcc3
# configure:5335: checking for library containing strerror
# configure:5366: clang -o conftest conftest.c >&5
# conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5366: $? = 0
# configure:5383: result: none required
# configure:5396: checking how to run the C preprocessor
# configure:5466: result: clang -E
# configure:5486: clang -E conftest.c
# configure:5486: $? = 0
# configure:5500: clang -E conftest.c
# conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:5529: checking whether make sets $(MAKE)
# configure:5551: result: yes
# configure:5589: checking build system type
# configure:5603: result: x86_64-unknown-linux-gnu
# configure:5623: checking host system type
# configure:5636: result: x86_64-unknown-linux-gnu
# configure:5677: checking how to print strings
# configure:5704: result: printf
# configure:5725: checking for a sed that does not truncate output
# configure:5789: result: /usr/bin/sed
# configure:5807: checking for fgrep
# configure:5869: result: /usr/bin/grep -F
# configure:5904: checking for ld used by clang
# configure:5971: result: /usr/bin/ld
# configure:5978: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5993: result: yes
# configure:6005: checking for BSD- or MS-compatible name lister (nm)
# configure:6059: result: /usr/bin/nm -B
# configure:6189: checking the name lister (/usr/bin/nm -B) interface
# configure:6196: clang -c conftest.c >&5
# configure:6199: /usr/bin/nm -B "conftest.o"
# configure:6202: output
# 0000000000000000 B some_variable
# configure:6209: result: BSD nm
# configure:6212: checking whether ln -s works
# configure:6216: result: yes
# configure:6224: checking the maximum length of command line arguments
# configure:6355: result: 1572864
# configure:6403: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6443: result: func_convert_file_noop
# configure:6450: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6470: result: func_convert_file_noop
# configure:6477: checking for /usr/bin/ld option to reload object files
# configure:6484: result: -r
# configure:6518: checking for x86_64-unknown-linux-objdump
# configure:6548: result: no
# configure:6558: checking for objdump
# configure:6574: found /usr/bin/objdump
# configure:6585: result: objdump
# configure:6617: checking how to recognize dependent libraries
# configure:6817: result: pass_all
# configure:6862: checking for x86_64-unknown-linux-dlltool
# configure:6892: result: no
# configure:6902: checking for dlltool
# configure:6932: result: no
# configure:6962: checking how to associate runtime and link libraries
# configure:6989: result: printf %s\n
# configure:7005: checking for x86_64-unknown-linux-ar
# configure:7035: result: no
# configure:7049: checking for ar
# configure:7065: found /usr/bin/ar
# configure:7076: result: ar
# configure:7113: checking for archiver @FILE support
# configure:7130: clang -c conftest.c >&5
# configure:7130: $? = 0
# configure:7133: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7136: $? = 0
# configure:7141: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7144: $? = 1
# configure:7156: result: @
# configure:7174: checking for x86_64-unknown-linux-strip
# configure:7201: result: strip
# configure:7273: checking for x86_64-unknown-linux-ranlib
# configure:7303: result: no
# configure:7313: checking for ranlib
# configure:7329: found /usr/bin/ranlib
# configure:7340: result: ranlib
# configure:7442: checking command to parse /usr/bin/nm -B output from clang object
# configure:7595: clang -c conftest.c >&5
# configure:7598: $? = 0
# configure:7602: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7605: $? = 0
# configure:7671: clang -o conftest conftest.c conftstm.o >&5
# configure:7674: $? = 0
# configure:7712: result: ok
# configure:7759: checking for sysroot
# configure:7789: result: no
# configure:7796: checking for a working dd
# configure:7834: result: /usr/bin/dd
# configure:7838: checking how to truncate binary pipes
# configure:7853: result: /usr/bin/dd bs=4096 count=1
# configure:7989: clang -c conftest.c >&5
# configure:7992: $? = 0
# configure:8142: checking for x86_64-unknown-linux-mt
# configure:8172: result: no
# configure:8182: checking for mt
# configure:8212: result: no
# configure:8232: checking if : is a manifest tool
# configure:8238: : '-?'
# configure:8246: result: no
# configure:8920: checking for dlfcn.h
# configure:8920: clang -c conftest.c >&5
# configure:8920: $? = 0
# configure:8920: result: yes
# configure:9146: checking for objdir
# configure:9161: result: .libs
# configure:9421: checking if clang supports -fno-rtti -fno-exceptions
# configure:9439: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9443: $? = 0
# configure:9456: result: yes
# configure:9814: checking for clang option to produce PIC
# configure:9821: result: -fPIC -DPIC
# configure:9829: checking if clang PIC flag -fPIC -DPIC works
# configure:9847: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9851: $? = 0
# configure:9864: result: yes
# configure:9893: checking if clang static flag -static works
# configure:9921: result: yes
# configure:9936: checking if clang supports -c -o file.o
# configure:9957: clang -c -o out/conftest2.o conftest.c >&5
# configure:9961: $? = 0
# configure:9983: result: yes
# configure:9991: checking if clang supports -c -o file.o
# configure:10038: result: yes
# configure:10071: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11330: result: yes
# configure:11367: checking whether -lc should be explicitly linked in
# configure:11375: clang -c conftest.c >&5
# configure:11378: $? = 0
# configure:11393: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11396: $? = 0
# configure:11410: result: no
# configure:11570: checking dynamic linker characteristics
# configure:12151: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12151: $? = 0
# configure:12388: result: GNU/Linux ld.so
# configure:12510: checking how to hardcode library paths into programs
# configure:12535: result: immediate
# configure:13083: checking whether stripping libraries is possible
# configure:13088: result: yes
# configure:13123: checking if libtool supports shared libraries
# configure:13125: result: yes
# configure:13128: checking whether to build shared libraries
# configure:13153: result: yes
# configure:13156: checking whether to build static libraries
# configure:13160: result: yes
# configure:13199: checking for deflate in -lz
# configure:13224: clang -o conftest conftest.c -lz >&5
# configure:13224: $? = 0
# configure:13233: result: yes
# configure:13244: checking for BZ2_bzCompress in -lbz2
# configure:13269: clang -o conftest conftest.c -lbz2 -lz >&5
# configure:13269: $? = 0
# configure:13278: result: yes
# configure:13289: checking for poptGetContext in -lpopt
# configure:13314: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:13314: $? = 0
# configure:13323: result: yes
# configure:13339: checking for size_t
# configure:13339: clang -c conftest.c >&5
# configure:13339: $? = 0
# configure:13339: clang -c conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13339: result: yes
# configure:13352: checking for working alloca.h
# configure:13369: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:13369: $? = 0
# configure:13377: result: yes
# configure:13385: checking for alloca
# configure:13422: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:13422: $? = 0
# configure:13430: result: yes
# configure:13536: checking for ANSI C header files
# configure:13640: result: yes
# configure:13651: checking mcheck.h usability
# configure:13651: clang -c conftest.c >&5
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking mcheck.h presence
# configure:13651: clang -E conftest.c
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking for mcheck.h
# configure:13651: result: yes
# configure:13651: checking bzlib.h usability
# configure:13651: clang -c conftest.c >&5
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking bzlib.h presence
# configure:13651: clang -E conftest.c
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking for bzlib.h
# configure:13651: result: yes
# configure:13651: checking zlib.h usability
# configure:13651: clang -c conftest.c >&5
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking zlib.h presence
# configure:13651: clang -E conftest.c
# configure:13651: $? = 0
# configure:13651: result: yes
# configure:13651: checking for zlib.h
# configure:13651: result: yes
# configure:13664: checking fcntl.h usability
# configure:13664: clang -c conftest.c >&5
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking fcntl.h presence
# configure:13664: clang -E conftest.c
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking for fcntl.h
# configure:13664: result: yes
# configure:13664: checking for inttypes.h
# configure:13664: result: yes
# configure:13664: checking libintl.h usability
# configure:13664: clang -c conftest.c >&5
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking libintl.h presence
# configure:13664: clang -E conftest.c
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking for libintl.h
# configure:13664: result: yes
# configure:13664: checking limits.h usability
# configure:13664: clang -c conftest.c >&5
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking limits.h presence
# configure:13664: clang -E conftest.c
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking for limits.h
# configure:13664: result: yes
# configure:13664: checking malloc.h usability
# configure:13664: clang -c conftest.c >&5
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking malloc.h presence
# configure:13664: clang -E conftest.c
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking for malloc.h
# configure:13664: result: yes
# configure:13664: checking for stdint.h
# configure:13664: result: yes
# configure:13664: checking for stdlib.h
# configure:13664: result: yes
# configure:13664: checking for string.h
# configure:13664: result: yes
# configure:13664: checking sys/file.h usability
# configure:13664: clang -c conftest.c >&5
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking sys/file.h presence
# configure:13664: clang -E conftest.c
# configure:13664: $? = 0
# configure:13664: result: yes
# configure:13664: checking for sys/file.h
# configure:13664: result: yes
# configure:13664: checking for unistd.h
# configure:13664: result: yes
# configure:13676: checking for an ANSI C-conforming const
# configure:13742: clang -c conftest.c >&5
# configure:13742: $? = 0
# configure:13749: result: yes
# configure:13757: checking whether byte ordering is bigendian
# configure:13772: clang -c conftest.c >&5
# conftest.c:48:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:48:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:13772: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13817: clang -c conftest.c >&5
# configure:13817: $? = 0
# configure:13835: clang -c conftest.c >&5
# conftest.c:54:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:13835: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13963: result: no
# configure:13981: checking for size_t
# configure:13981: result: yes
# configure:13992: checking for off_t
# configure:13992: clang -c conftest.c >&5
# configure:13992: $? = 0
# configure:13992: clang -c conftest.c >&5
# conftest.c:83:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:13992: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13992: result: yes
# configure:14010: checking for special C compiler options needed for large files
# configure:14055: result: no
# configure:14061: checking for _FILE_OFFSET_BITS value needed for large files
# configure:14086: clang -c conftest.c >&5
# configure:14086: $? = 0
# configure:14118: result: no
# configure:14208: checking size of unsigned char
# configure:14213: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14213: $? = 0
# configure:14213: ./conftest
# configure:14213: $? = 0
# configure:14227: result: 1
# configure:14245: checking size of short
# configure:14250: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14250: $? = 0
# configure:14250: ./conftest
# configure:14250: $? = 0
# configure:14264: result: 2
# configure:14278: checking size of unsigned short
# configure:14283: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14283: $? = 0
# configure:14283: ./conftest
# configure:14283: $? = 0
# configure:14297: result: 2
# configure:14311: checking size of int
# configure:14316: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14316: $? = 0
# configure:14316: ./conftest
# configure:14316: $? = 0
# configure:14330: result: 4
# configure:14344: checking size of unsigned int
# configure:14349: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14349: $? = 0
# configure:14349: ./conftest
# configure:14349: $? = 0
# configure:14363: result: 4
# configure:14377: checking size of long
# configure:14382: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14382: $? = 0
# configure:14382: ./conftest
# configure:14382: $? = 0
# configure:14396: result: 8
# configure:14410: checking size of unsigned long
# configure:14415: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14415: $? = 0
# configure:14415: ./conftest
# configure:14415: $? = 0
# configure:14429: result: 8
# configure:14443: checking size of long long
# configure:14448: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14448: $? = 0
# configure:14448: ./conftest
# configure:14448: $? = 0
# configure:14462: result: 8
# configure:14476: checking size of off_t
# configure:14481: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14481: $? = 0
# configure:14481: ./conftest
# configure:14481: $? = 0
# configure:14495: result: 8
# configure:14509: checking size of size_t
# configure:14514: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14514: $? = 0
# configure:14514: ./conftest
# configure:14514: $? = 0
# configure:14528: result: 8
# configure:14557: clang -c conftest.c >&5
# conftest.c:59:2: error: not defined
# #error not defined
# ^
# 1 error generated.
# configure:14557: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "librsync"
# | #define PACKAGE_TARNAME "librsync"
# | #define PACKAGE_VERSION "1.0.0"
# | #define PACKAGE_STRING "librsync 1.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "librsync"
# | #define VERSION "1.0.0"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define STDC_HEADERS 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_UNISTD_H 1
# | #define SIZEOF_UNSIGNED_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_UNSIGNED_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | /* end confdefs.h. */
# | #include
# | #ifndef LONG_LONG
# | #error not defined
# | #endif
# | int
# | main ()
# | {
# | ;
# | ;
# | return 0;
# | }
# configure:14572: checking for _LARGEFILE_SOURCE value needed for large files
# configure:14591: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14591: $? = 0
# configure:14619: result: no
# configure:14643: checking for memmove
# configure:14643: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:81:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14643: $? = 0
# configure:14643: result: yes
# configure:14643: checking for memset
# configure:14643: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:82:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:14643: $? = 0
# configure:14643: result: yes
# configure:14643: checking for strchr
# configure:14643: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:83:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14643: $? = 0
# configure:14643: result: yes
# configure:14643: checking for strerror
# configure:14643: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:84:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:14643: $? = 0
# configure:14643: result: yes
# configure:14643: checking for strtol
# configure:14643: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14643: $? = 0
# configure:14643: result: yes
# configure:14655: checking for gettext
# configure:14655: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14655: $? = 0
# configure:14655: result: yes
# configure:14655: checking for dgettext
# configure:14655: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14655: $? = 0
# configure:14655: result: yes
# configure:14664: checking for setreuid
# configure:14664: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# configure:14664: $? = 0
# configure:14664: result: yes
# configure:14717: checking for snprintf
# configure:14717: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:88:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14717: $? = 0
# configure:14717: result: yes
# configure:14740: checking for vsnprintf
# configure:14740: clang -o conftest conftest.c -lpopt -lbz2 -lz >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:89:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:14740: $? = 0
# configure:14740: result: yes
# configure:14770: checking for program_invocation_short_name
# configure:14783: clang -c conftest.c >&5
# conftest.c:71:1: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
# strlen(program_invocation_short_name)
# ^
# conftest.c:71:1: note: include the header or explicitly provide a declaration for 'strlen'
# 1 warning generated.
# configure:14783: $? = 0
# configure:14787: result: yes
# configure:14796: checking for vararg macro support
# configure:14809: clang -c conftest.c >&5
# configure:14809: $? = 0
# configure:14813: result: yes
# configure:14972: checking that generated files are newer than configure
# configure:14978: result: done
# configure:15006: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by librsync config.status 1.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 961b0826610a
#
# config.status:1140: creating Makefile
# config.status:1140: creating doc/Makefile
# config.status:1140: creating doc/Doxyfile
# config.status:1140: creating testsuite/Makefile
# config.status:1140: creating librsync-config.h
# config.status:1140: creating config.h
# config.status:1369: executing depfiles commands
# config.status:1369: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_alloca_works=yes
# ac_cv_func_dgettext=yes
# ac_cv_func_gettext=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtol=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_bzlib_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_mcheck_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_file_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_bz2_BZ2_bzCompress=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_z_deflate=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# 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_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_unsigned_char=1
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_short=2
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/librsync/src/librsync-1.0.0/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/librsync/src/librsync-1.0.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/librsync/src/librsync-1.0.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/librsync/src/librsync-1.0.0/missing automake-1.15'
# AWK='gawk'
# BUILD_POPT=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lpopt -lbz2 -lz '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/librsync/src/librsync-1.0.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='librsync'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='librsync'
# PACKAGE_STRING='librsync 1.0.0'
# PACKAGE_TARNAME='librsync'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RS_LONG_T='long long'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.0.0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='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/librsync/src/librsync-1.0.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# librsync_libversion='2:0:0'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "librsync"
# #define PACKAGE_TARNAME "librsync"
# #define PACKAGE_VERSION "1.0.0"
# #define PACKAGE_STRING "librsync 1.0.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "librsync"
# #define VERSION "1.0.0"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBZ 1
# #define HAVE_LIBBZ2 1
# #define HAVE_LIBPOPT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define STDC_HEADERS 1
# #define HAVE_MCHECK_H 1
# #define HAVE_BZLIB_H 1
# #define HAVE_ZLIB_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_UNISTD_H 1
# #define SIZEOF_UNSIGNED_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_UNSIGNED_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_OFF_T 8
# #define SIZEOF_SIZE_T 8
# #define HAVE_FSEEKO 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOL 1
# #define HAVE_GETTEXT 1
# #define HAVE_DGETTEXT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_PROGRAM_INVOCATION_NAME /**/
# #define HAVE_VARARG_MACROS /**/
# #define DO_RS_TRACE /**/
# #define RS_LIBVERSION "2:0:0"
# #define RS_CANONICAL_HOST "x86_64-unknown-linux-gnu"
#
# configure: exit 0