Build of libfilezilla with musl toolchain

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

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

SLOCLanguage
11,358 sh
4,906 cpp
3,485 makefile
10 ansic
19,759 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: libfilezilla 0.5.3-1 (Tue Apr 4 23:16:55 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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... yes
# 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 style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# 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 print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# 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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... 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... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether clang++ supports C++14 features by default... no
# checking whether clang++ supports C++14 features with -std=gnu++14... yes
# checking for whether we need -stdlib=libc++... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether std::chrono::steady_clock is steady... yes
# checking for thread_local... yes
# checking whether CLOCK_MONOTONIC is declared... yes
# checking for posix_fadvise... yes
# checking for d_type member in directory struct... yes
# checking for localtime_r... yes
# checking for gmtime_r... yes
# checking for timegm... yes
# checking for clock_gettime... yes
# checking whether pthread_condattr_setclock is declared... yes
# checking whether iconv can be used without link library... yes
# checking whether to use windres... no
# checking whether the linker accepts -Wl,--dynamicbase... no
# checking whether the linker accepts -Wl,--nxcompat... no
# checking for cppunit-config... no
# checking for Cppunit - version >= 1.10.2... no
# checking for x86_64-unknown-linux-doxygen... no
# checking for doxygen... /usr/sbin/doxygen
# checking for x86_64-unknown-linux-perl... no
# checking for perl... /usr/sbin/perl
# checking for x86_64-unknown-linux-pdflatex... no
# checking for pdflatex... /usr/sbin/pdflatex
# checking for x86_64-unknown-linux-makeindex... no
# checking for makeindex... /usr/sbin/makeindex
# checking for x86_64-unknown-linux-egrep... no
# checking for egrep... /usr/sbin/egrep
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/libfilezilla.pc
# config.status: creating lib/libfilezilla/version.hpp
# config.status: creating demos/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating doc/Makefile
# config.status: creating tests/Makefile
# config.status: creating lib/libfilezilla/private/config.hpp
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in .
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# Making all in lib
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c -o libfilezilla_la-event.lo `test -f 'event.cpp' || echo './'`event.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c -o libfilezilla_la-event_handler.lo `test -f 'event_handler.cpp' || echo './'`event_handler.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c -o libfilezilla_la-event_loop.lo `test -f 'event_loop.cpp' || echo './'`event_loop.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c -o libfilezilla_la-file.lo `test -f 'file.cpp' || echo './'`file.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c event_loop.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event_loop.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c event_handler.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event_handler.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c event.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c file.cpp -fPIC -DPIC -o .libs/libfilezilla_la-file.o
# mv -f .deps/libfilezilla_la-event.Tpo .deps/libfilezilla_la-event.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c -o libfilezilla_la-iputils.lo `test -f 'iputils.cpp' || echo './'`iputils.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c iputils.cpp -fPIC -DPIC -o .libs/libfilezilla_la-iputils.o
# mv -f .deps/libfilezilla_la-file.Tpo .deps/libfilezilla_la-file.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c -o libfilezilla_la-local_filesys.lo `test -f 'local_filesys.cpp' || echo './'`local_filesys.cpp
# mv -f .deps/libfilezilla_la-event_handler.Tpo .deps/libfilezilla_la-event_handler.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c -o libfilezilla_la-mutex.lo `test -f 'mutex.cpp' || echo './'`mutex.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c local_filesys.cpp -fPIC -DPIC -o .libs/libfilezilla_la-local_filesys.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/libfilezilla_la-mutex.o
# mv -f .deps/libfilezilla_la-iputils.Tpo .deps/libfilezilla_la-iputils.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c -o libfilezilla_la-process.lo `test -f 'process.cpp' || echo './'`process.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c process.cpp -fPIC -DPIC -o .libs/libfilezilla_la-process.o
# mv -f .deps/libfilezilla_la-event_loop.Tpo .deps/libfilezilla_la-event_loop.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c -o libfilezilla_la-recursive_remove.lo `test -f 'recursive_remove.cpp' || echo './'`recursive_remove.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c recursive_remove.cpp -fPIC -DPIC -o .libs/libfilezilla_la-recursive_remove.o
# mv -f .deps/libfilezilla_la-local_filesys.Tpo .deps/libfilezilla_la-local_filesys.Plo
# mv -f .deps/libfilezilla_la-mutex.Tpo .deps/libfilezilla_la-mutex.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c -o libfilezilla_la-string.lo `test -f 'string.cpp' || echo './'`string.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c -o libfilezilla_la-thread.lo `test -f 'thread.cpp' || echo './'`thread.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c thread.cpp -fPIC -DPIC -o .libs/libfilezilla_la-thread.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c string.cpp -fPIC -DPIC -o .libs/libfilezilla_la-string.o
# mv -f .deps/libfilezilla_la-process.Tpo .deps/libfilezilla_la-process.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c -o libfilezilla_la-time.lo `test -f 'time.cpp' || echo './'`time.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c time.cpp -fPIC -DPIC -o .libs/libfilezilla_la-time.o
# mv -f .deps/libfilezilla_la-recursive_remove.Tpo .deps/libfilezilla_la-recursive_remove.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c -o libfilezilla_la-util.lo `test -f 'util.cpp' || echo './'`util.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c util.cpp -fPIC -DPIC -o .libs/libfilezilla_la-util.o
# mv -f .deps/libfilezilla_la-string.Tpo .deps/libfilezilla_la-string.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c -o libfilezilla_la-version.lo `test -f 'version.cpp' || echo './'`version.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -std=gnu++14 -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c version.cpp -fPIC -DPIC -o .libs/libfilezilla_la-version.o
# mv -f .deps/libfilezilla_la-thread.Tpo .deps/libfilezilla_la-thread.Plo
# mv -f .deps/libfilezilla_la-time.Tpo .deps/libfilezilla_la-time.Plo
# mv -f .deps/libfilezilla_la-version.Tpo .deps/libfilezilla_la-version.Plo
# mv -f .deps/libfilezilla_la-util.Tpo .deps/libfilezilla_la-util.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -fvisibility=hidden -Wall -g -std=gnu++14 -no-undefined -o libfilezilla.la -rpath /usr/lib libfilezilla_la-event.lo libfilezilla_la-event_handler.lo libfilezilla_la-event_loop.lo libfilezilla_la-file.lo libfilezilla_la-iputils.lo libfilezilla_la-local_filesys.lo libfilezilla_la-mutex.lo libfilezilla_la-process.lo libfilezilla_la-recursive_remove.lo libfilezilla_la-string.lo libfilezilla_la-thread.lo libfilezilla_la-time.lo libfilezilla_la-util.lo libfilezilla_la-version.lo -lpthread
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbeginS.o .libs/libfilezilla_la-event.o .libs/libfilezilla_la-event_handler.o .libs/libfilezilla_la-event_loop.o .libs/libfilezilla_la-file.o .libs/libfilezilla_la-iputils.o .libs/libfilezilla_la-local_filesys.o .libs/libfilezilla_la-mutex.o .libs/libfilezilla_la-process.o .libs/libfilezilla_la-recursive_remove.o .libs/libfilezilla_la-string.o .libs/libfilezilla_la-thread.o .libs/libfilezilla_la-time.o .libs/libfilezilla_la-util.o .libs/libfilezilla_la-version.o -lpthread -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -Wl,-soname -Wl,libfilezilla.so.0 -o .libs/libfilezilla.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libfilezilla.so.0" && ln -s "libfilezilla.so.0.0.0" "libfilezilla.so.0")
# libtool: link: (cd ".libs" && rm -f "libfilezilla.so" && ln -s "libfilezilla.so.0.0.0" "libfilezilla.so")
# libtool: link: ( cd ".libs" && rm -f "libfilezilla.la" && ln -s "../libfilezilla.la" "libfilezilla.la" )
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# Making all in demos
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -std=gnu++14 -MT timer_fizzbuzz-timer_fizzbuzz.o -MD -MP -MF .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo -c -o timer_fizzbuzz-timer_fizzbuzz.o `test -f 'timer_fizzbuzz.cpp' || echo './'`timer_fizzbuzz.cpp
# clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -std=gnu++14 -MT process-process.o -MD -MP -MF .deps/process-process.Tpo -c -o process-process.o `test -f 'process.cpp' || echo './'`process.cpp
# clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -std=gnu++14 -MT events-events.o -MD -MP -MF .deps/events-events.Tpo -c -o events-events.o `test -f 'events.cpp' || echo './'`events.cpp
# clang++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -std=gnu++14 -MT list-list.o -MD -MP -MF .deps/list-list.Tpo -c -o list-list.o `test -f 'list.cpp' || echo './'`list.cpp
# mv -f .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo .deps/timer_fizzbuzz-timer_fizzbuzz.Po
# mv -f .deps/list-list.Tpo .deps/list-list.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -g -std=gnu++14 -no-install -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/libfilezilla.la -lpthread
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -g -std=gnu++14 -no-install -o list list-list.o ../lib/libfilezilla.la -lpthread
# mv -f .deps/events-events.Tpo .deps/events-events.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -g -std=gnu++14 -no-install -o events events-events.o ../lib/libfilezilla.la -lpthread
# libtool: link: clang++ -Wall -g -std=gnu++14 -o list list-list.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# mv -f .deps/process-process.Tpo .deps/process-process.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -g -std=gnu++14 -no-install -o process process-process.o ../lib/libfilezilla.la -lpthread
# libtool: link: clang++ -Wall -g -std=gnu++14 -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# libtool: link: clang++ -Wall -g -std=gnu++14 -o events events-events.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# events.cpp:9: error: undefined reference to '__dso_handle'
# events.cpp:10: error: undefined reference to '__dso_handle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[1]: *** [Makefile:419: events] Error 1
# make[1]: *** Waiting for unfinished jobs....
# libtool: link: clang++ -Wall -g -std=gnu++14 -o process process-process.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# make: *** [Makefile:444: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libfilezilla/src/libfilezilla-0.5.3/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 libfilezilla configure 0.5.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4d2cd68b4d32
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2435: checking for a BSD-compatible install
# configure:2503: result: /usr/bin/install -c
# configure:2514: checking whether build environment is sane
# configure:2569: result: yes
# configure:2628: checking for x86_64-unknown-linux-strip
# configure:2658: result: no
# configure:2668: checking for strip
# configure:2684: found /sysroot/bin/strip
# configure:2695: result: strip
# configure:2720: checking for a thread-safe mkdir -p
# configure:2759: result: /usr/sbin/mkdir -p
# configure:2766: checking for gawk
# configure:2782: found /usr/sbin/gawk
# configure:2793: result: gawk
# configure:2804: checking whether make sets $(MAKE)
# configure:2826: result: yes
# configure:2855: checking whether make supports nested variables
# configure:2872: result: yes
# configure:3003: checking build system type
# configure:3017: result: x86_64-unknown-linux-gnu
# configure:3037: checking host system type
# configure:3050: result: x86_64-unknown-linux-gnu
# configure:3183: checking for C++ compiler version
# configure:3192: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3203: $? = 0
# configure:3192: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3203: $? = 0
# configure:3192: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3203: $? = 1
# configure:3192: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3203: $? = 1
# configure:3223: checking whether the C++ compiler works
# configure:3245: clang++ conftest.cpp >&5
# configure:3249: $? = 0
# configure:3297: result: yes
# configure:3300: checking for C++ compiler default output file name
# configure:3302: result: a.out
# configure:3308: checking for suffix of executables
# configure:3315: clang++ -o conftest conftest.cpp >&5
# configure:3319: $? = 0
# configure:3341: result:
# configure:3363: checking whether we are cross compiling
# configure:3371: clang++ -o conftest conftest.cpp >&5
# configure:3375: $? = 0
# configure:3382: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3386: $? = 127
# configure:3401: result: yes
# configure:3406: checking for suffix of object files
# configure:3428: clang++ -c conftest.cpp >&5
# configure:3432: $? = 0
# configure:3453: result: o
# configure:3457: checking whether we are using the GNU C++ compiler
# configure:3476: clang++ -c conftest.cpp >&5
# configure:3476: $? = 0
# configure:3485: result: yes
# configure:3494: checking whether clang++ accepts -g
# configure:3514: clang++ -c -g conftest.cpp >&5
# configure:3514: $? = 0
# configure:3555: result: yes
# configure:3589: checking for style of include used by make
# configure:3617: result: GNU
# configure:3643: checking dependency style of clang++
# configure:3754: result: gcc3
# configure:3777: checking for x86_64-unknown-linux-gcc
# configure:3804: result: clang
# configure:4073: checking for C compiler version
# configure:4082: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4093: $? = 0
# configure:4082: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4093: $? = 0
# configure:4082: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4093: $? = 1
# configure:4082: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4093: $? = 1
# configure:4097: checking whether we are using the GNU C compiler
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4125: result: yes
# configure:4134: checking whether clang accepts -g
# configure:4154: clang -c -g conftest.c >&5
# configure:4154: $? = 0
# configure:4195: result: yes
# configure:4212: checking for clang option to accept ISO C89
# configure:4275: clang -c conftest.c >&5
# configure:4275: $? = 0
# configure:4288: result: none needed
# configure:4313: checking whether clang understands -c and -o together
# configure:4335: clang -c conftest.c -o conftest2.o
# configure:4338: $? = 0
# configure:4335: clang -c conftest.c -o conftest2.o
# configure:4338: $? = 0
# configure:4350: result: yes
# configure:4369: checking dependency style of clang
# configure:4480: result: gcc3
# configure:4544: checking how to print strings
# configure:4571: result: printf
# configure:4592: checking for a sed that does not truncate output
# configure:4656: result: /usr/sbin/sed
# configure:4674: checking for grep that handles long lines and -e
# configure:4732: result: /usr/sbin/grep
# configure:4737: checking for egrep
# configure:4799: result: /usr/sbin/grep -E
# configure:4804: checking for fgrep
# configure:4866: result: /usr/sbin/grep -F
# configure:4901: checking for ld used by clang
# configure:4968: result: /sysroot/bin/ld
# configure:4975: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4990: result: yes
# configure:5002: checking for BSD- or MS-compatible name lister (nm)
# configure:5051: result: /sysroot/bin/nm -B
# configure:5181: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5188: clang -c conftest.c >&5
# configure:5191: /sysroot/bin/nm -B "conftest.o"
# configure:5194: output
# 0000000000000000 B some_variable
# configure:5201: result: BSD nm
# configure:5204: checking whether ln -s works
# configure:5208: result: yes
# configure:5216: checking the maximum length of command line arguments
# configure:5347: result: 1572864
# configure:5364: checking whether the shell understands some XSI constructs
# configure:5374: result: yes
# configure:5378: checking whether the shell understands "+="
# configure:5384: result: yes
# configure:5419: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5459: result: func_convert_file_noop
# configure:5466: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5486: result: func_convert_file_noop
# configure:5493: checking for /sysroot/bin/ld option to reload object files
# configure:5500: result: -r
# configure:5534: checking for x86_64-unknown-linux-objdump
# configure:5564: result: no
# configure:5574: checking for objdump
# configure:5590: found /sysroot/bin/objdump
# configure:5601: result: objdump
# configure:5613: WARNING: using cross tools not prefixed with host triplet
# configure:5630: checking how to recognize dependent libraries
# configure:5828: result: pass_all
# configure:5873: checking for x86_64-unknown-linux-dlltool
# configure:5903: result: no
# configure:5913: checking for dlltool
# configure:5943: result: no
# configure:5970: checking how to associate runtime and link libraries
# configure:5997: result: printf %s\n
# configure:6014: checking for x86_64-unknown-linux-ar
# configure:6044: result: no
# configure:6058: checking for ar
# configure:6074: found /sysroot/bin/ar
# configure:6085: result: ar
# configure:6122: checking for archiver @FILE support
# configure:6139: clang -c conftest.c >&5
# configure:6139: $? = 0
# configure:6142: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6145: $? = 0
# configure:6150: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6153: $? = 1
# configure:6165: result: @
# configure:6183: checking for x86_64-unknown-linux-strip
# configure:6210: result: strip
# configure:6282: checking for x86_64-unknown-linux-ranlib
# configure:6312: result: no
# configure:6322: checking for ranlib
# configure:6338: found /sysroot/bin/ranlib
# configure:6349: result: ranlib
# configure:6451: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6571: clang -c conftest.c >&5
# configure:6574: $? = 0
# configure:6578: /sysroot/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:6581: $? = 0
# configure:6647: clang -o conftest conftest.c conftstm.o >&5
# configure:6650: $? = 0
# configure:6688: result: ok
# configure:6725: checking for sysroot
# configure:6755: result: no
# configure:6832: clang -c conftest.c >&5
# configure:6835: $? = 0
# configure:6984: checking for x86_64-unknown-linux-mt
# configure:7014: result: no
# configure:7024: checking for mt
# configure:7054: result: no
# configure:7074: checking if : is a manifest tool
# configure:7080: : '-?'
# configure:7088: result: no
# configure:7730: checking how to run the C preprocessor
# configure:7761: clang -E conftest.c
# configure:7761: $? = 0
# configure:7775: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7775: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | /* end confdefs.h. */
# | #include
# configure:7800: result: clang -E
# configure:7820: clang -E conftest.c
# configure:7820: $? = 0
# configure:7834: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | /* end confdefs.h. */
# | #include
# configure:7863: checking for ANSI C header files
# configure:7883: clang -c conftest.c >&5
# configure:7883: $? = 0
# configure:7967: result: yes
# configure:7980: checking for sys/types.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for sys/stat.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for stdlib.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for string.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for memory.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for strings.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for inttypes.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for stdint.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for unistd.h
# configure:7980: clang -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7994: checking for dlfcn.h
# configure:7994: clang -c conftest.c >&5
# configure:7994: $? = 0
# configure:7994: result: yes
# configure:8509: checking for objdir
# configure:8524: result: .libs
# configure:8795: checking if clang supports -fno-rtti -fno-exceptions
# configure:8813: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8817: $? = 0
# configure:8830: result: yes
# configure:9157: checking for clang option to produce PIC
# configure:9164: result: -fPIC -DPIC
# configure:9172: checking if clang PIC flag -fPIC -DPIC works
# configure:9190: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9194: $? = 0
# configure:9207: result: yes
# configure:9236: checking if clang static flag -static works
# configure:9264: result: no
# configure:9279: checking if clang supports -c -o file.o
# configure:9300: clang -c -o out/conftest2.o conftest.c >&5
# configure:9304: $? = 0
# configure:9326: result: yes
# configure:9334: checking if clang supports -c -o file.o
# configure:9381: result: yes
# configure:9414: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10571: result: yes
# configure:10608: checking whether -lc should be explicitly linked in
# configure:10616: clang -c conftest.c >&5
# configure:10619: $? = 0
# configure:10634: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10637: $? = 0
# configure:10651: result: no
# configure:10811: checking dynamic linker characteristics
# configure:11311: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11311: $? = 0
# configure:11545: result: GNU/Linux ld.so
# configure:11652: checking how to hardcode library paths into programs
# configure:11677: result: immediate
# configure:12217: checking whether stripping libraries is possible
# configure:12222: result: yes
# configure:12257: checking if libtool supports shared libraries
# configure:12259: result: yes
# configure:12262: checking whether to build shared libraries
# configure:12283: result: yes
# configure:12286: checking whether to build static libraries
# configure:12290: result: no
# configure:12313: checking how to run the C++ preprocessor
# configure:12340: clang++ -E conftest.cpp
# configure:12340: $? = 0
# configure:12354: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12354: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12379: result: clang++ -E
# configure:12399: clang++ -E conftest.cpp
# configure:12399: $? = 0
# configure:12413: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12413: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12582: checking for ld used by clang++
# configure:12649: result: /sysroot/bin/ld -m elf_x86_64
# configure:12656: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12671: result: yes
# configure:12726: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13728: result: yes
# configure:13764: clang++ -c conftest.cpp >&5
# configure:13767: $? = 0
# configure:14287: checking for clang++ option to produce PIC
# configure:14294: result: -fPIC -DPIC
# configure:14302: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14320: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14324: $? = 0
# configure:14337: result: yes
# configure:14360: checking if clang++ static flag -static works
# configure:14388: result: no
# configure:14400: checking if clang++ supports -c -o file.o
# configure:14421: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14425: $? = 0
# configure:14447: result: yes
# configure:14452: checking if clang++ supports -c -o file.o
# configure:14499: result: yes
# configure:14529: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14568: result: yes
# configure:14709: checking dynamic linker characteristics
# configure:15377: result: GNU/Linux ld.so
# configure:15430: checking how to hardcode library paths into programs
# configure:15455: result: immediate
# configure:15617: checking whether clang++ supports C++14 features by default
# configure:15689: clang++ -c -Wall -g conftest.cpp >&5
# conftest.cpp:27:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
# auto p = std::make_unique(14);
# ^
# conftest.cpp:27:19: error: no member named 'make_unique' in namespace 'std'
# auto p = std::make_unique(14);
# ~~~~~^
# conftest.cpp:27:34: error: expected '(' for function-style cast or type construction
# auto p = std::make_unique(14);
# ~~~^
# conftest.cpp:49:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
# virtual void f() override {}
# ^
# conftest.cpp:52:29: error: a space is required between consecutive right angle brackets (use '> >')
# typedef check> right_angle_brackets;
# ^~
# > >
# conftest.cpp:59:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:59:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:61:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
# auto d = a;
# ^
# conftest.cpp:62:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
# auto l = [](){};
# ^
# conftest.cpp:62:14: error: expected expression
# auto l = [](){};
# ^
# conftest.cpp:72:24: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
# using member = typename T::member_type;
# ^
# 7 warnings and 4 errors generated.
# configure:15689: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# |
# | bool make_unique_test() {
# | auto p = std::make_unique(14);
# | return static_cast(p);
# | }
# |
# | // Also test some C++11 stuff just to be sure
# |
# | #include
# | template
# | struct umt {
# | std::unordered_map map;
# | };
# |
# | template
# | struct check
# | {
# | static_assert(sizeof(int) <= sizeof(T), "not big enough");
# | };
# |
# | struct Base {
# | virtual void f() {}
# | };
# | struct Child : public Base {
# | virtual void f() override {}
# | };
# |
# | typedef check> right_angle_brackets;
# |
# | int a;
# | decltype(a) b;
# |
# | typedef check check_type;
# | check_type c;
# | check_type&& cr = static_cast(c);
# |
# | auto d = a;
# | auto l = [](){};
# | // Prevent Clang error: unused variable 'l' [-Werror,-Wunused-variable]
# | struct use_l { use_l() { l(); } };
# |
# | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
# | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function because of this
# | namespace test_template_alias_sfinae {
# | struct foo {};
# |
# | template
# | using member = typename T::member_type;
# |
# | template
# | void func(...) {}
# |
# | template
# | void func(member*) {}
# |
# | void test();
# |
# | void test() {
# | func(0);
# | }
# | }
# |
# configure:15696: result: no
# configure:15705: checking whether clang++ supports C++14 features with -std=gnu++14
# configure:15779: clang++ -c -Wall -g -std=gnu++14 conftest.cpp >&5
# configure:15779: $? = 0
# configure:15788: result: yes
# configure:15927: checking for whether we need -stdlib=libc++
# configure:15949: clang++ -c -Wall -g -std=gnu++14 conftest.cpp >&5
# configure:15949: $? = 0
# configure:15951: result: no
# configure:16012: checking for special C compiler options needed for large files
# configure:16057: result: no
# configure:16063: checking for _FILE_OFFSET_BITS value needed for large files
# configure:16088: clang -c -Wall -g conftest.c >&5
# configure:16088: $? = 0
# configure:16120: result: no
# configure:16216: checking whether std::chrono::steady_clock is steady
# configure:16237: clang++ -c -Wall -g -std=gnu++14 conftest.cpp >&5
# configure:16237: $? = 0
# configure:16239: result: yes
# configure:16269: checking for thread_local
# configure:16289: clang++ -c -Wall -g -std=gnu++14 conftest.cpp >&5
# conftest.cpp:30:31: warning: unused variable 'foo' [-Wunused-variable]
# thread_local static int foo = 0;
# ^
# 1 warning generated.
# configure:16289: $? = 0
# configure:16291: result: yes
# configure:16313: checking whether CLOCK_MONOTONIC is declared
# configure:16313: clang -c -Wall -g conftest.c >&5
# configure:16313: $? = 0
# configure:16313: result: yes
# configure:16330: checking for posix_fadvise
# configure:16330: clang -o conftest -Wall -g conftest.c >&5
# configure:16330: $? = 0
# configure:16330: result: yes
# configure:16341: checking for d_type member in directory struct
# configure:16360: clang -o conftest -Wall -g conftest.c >&5
# configure:16360: $? = 0
# configure:16370: result: yes
# configure:16383: checking for localtime_r
# configure:16383: clang -o conftest -Wall -g conftest.c >&5
# configure:16383: $? = 0
# configure:16383: result: yes
# configure:16438: checking for gmtime_r
# configure:16438: clang -o conftest -Wall -g conftest.c >&5
# configure:16438: $? = 0
# configure:16438: result: yes
# configure:16494: checking for timegm
# configure:16494: clang -o conftest -Wall -g conftest.c >&5
# configure:16494: $? = 0
# configure:16494: result: yes
# configure:16513: checking for clock_gettime
# configure:16513: clang -o conftest -Wall -g conftest.c >&5
# configure:16513: $? = 0
# configure:16513: result: yes
# configure:16522: checking whether pthread_condattr_setclock is declared
# configure:16522: clang -c -Wall -g conftest.c >&5
# configure:16522: $? = 0
# configure:16522: result: yes
# configure:16555: checking whether iconv can be used without link library
# configure:16569: clang++ -o conftest -Wall -g -std=gnu++14 conftest.cpp >&5
# configure:16569: $? = 0
# configure:16571: result: yes
# configure:16667: checking whether to use windres
# configure:16769: result: no
# configure:16815: checking whether the linker accepts -Wl,--dynamicbase
# configure:16834: clang -o conftest -Wall -g -Wl,--dynamicbase conftest.c >&5
# /sysroot/bin/ld: --dynamicbase: unknown option
# /sysroot/bin/ld: use the --help option for usage information
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DECL_PTHREAD_CONDATTR_SETCLOCK 1
# | #define USED_HOST "x86_64-unknown-linux-gnu"
# | #define USED_BUILD "x86_64-unknown-linux-gnu"
# | #define USED_CXXFLAGS " -Wall -g -std=gnu++14"
# | #define USED_COMPILER "clang version 3.8.1 "
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:16843: result: no
# configure:16851: checking whether the linker accepts -Wl,--nxcompat
# configure:16870: clang -o conftest -Wall -g -Wl,--nxcompat conftest.c >&5
# /sysroot/bin/ld: --nxcompat: unknown option
# /sysroot/bin/ld: use the --help option for usage information
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libfilezilla"
# | #define PACKAGE_TARNAME "libfilezilla"
# | #define PACKAGE_VERSION "0.5.3"
# | #define PACKAGE_STRING "libfilezilla 0.5.3"
# | #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# | #define PACKAGE_URL "https://lib.filezilla-project.org/"
# | #define PACKAGE "libfilezilla"
# | #define VERSION "0.5.3"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DECL_PTHREAD_CONDATTR_SETCLOCK 1
# | #define USED_HOST "x86_64-unknown-linux-gnu"
# | #define USED_BUILD "x86_64-unknown-linux-gnu"
# | #define USED_CXXFLAGS " -Wall -g -std=gnu++14"
# | #define USED_COMPILER "clang version 3.8.1 "
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:16879: result: no
# configure:17116: checking for cppunit-config
# configure:17147: result: no
# configure:17157: checking for Cppunit - version >= 1.10.2
# configure:17161: result: no
# configure:17285: checking for x86_64-unknown-linux-doxygen
# configure:17318: result: no
# configure:17328: checking for doxygen
# configure:17346: found /usr/sbin/doxygen
# configure:17358: result: /usr/sbin/doxygen
# configure:17391: checking for x86_64-unknown-linux-perl
# configure:17424: result: no
# configure:17434: checking for perl
# configure:17452: found /usr/sbin/perl
# configure:17464: result: /usr/sbin/perl
# configure:18678: checking for x86_64-unknown-linux-pdflatex
# configure:18711: result: no
# configure:18721: checking for pdflatex
# configure:18739: found /usr/sbin/pdflatex
# configure:18751: result: /usr/sbin/pdflatex
# configure:18784: checking for x86_64-unknown-linux-makeindex
# configure:18817: result: no
# configure:18827: checking for makeindex
# configure:18845: found /usr/sbin/makeindex
# configure:18857: result: /usr/sbin/makeindex
# configure:18890: checking for x86_64-unknown-linux-egrep
# configure:18923: result: no
# configure:18933: checking for egrep
# configure:18951: found /usr/sbin/egrep
# configure:18963: result: /usr/sbin/egrep
# configure:19191: checking that generated files are newer than configure
# configure:19197: result: done
# configure:19276: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libfilezilla config.status 0.5.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4d2cd68b4d32
#
# config.status:1227: creating Makefile
# config.status:1227: creating lib/Makefile
# config.status:1227: creating lib/libfilezilla.pc
# config.status:1227: creating lib/libfilezilla/version.hpp
# config.status:1227: creating demos/Makefile
# config.status:1227: creating doc/Doxyfile
# config.status:1227: creating doc/Makefile
# config.status:1227: creating tests/Makefile
# config.status:1227: creating lib/libfilezilla/private/config.hpp
# config.status:1456: executing depfiles commands
# config.status:1456: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# _cv_cxx_compile_cxx14=no
# _cv_cxx_compile_cxx14__std_gnupp14=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_DOXYGEN_PAPER_SIZE_set=
# ac_cv_env_DOXYGEN_PAPER_SIZE_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_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_clock_gettime=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_posix_fadvise=yes
# ac_cv_func_timegm=yes
# ac_cv_have_decl_CLOCK_MONOTONIC=yes
# ac_cv_have_decl_pthread_condattr_setclock=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_CPPUNIT_CONFIG=no
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_DX_DOXYGEN=/usr/sbin/doxygen
# ac_cv_path_ac_pt_DX_EGREP=/usr/sbin/egrep
# ac_cv_path_ac_pt_DX_MAKEINDEX=/usr/sbin/makeindex
# ac_cv_path_ac_pt_DX_PDFLATEX=/usr/sbin/pdflatex
# ac_cv_path_ac_pt_DX_PERL=/usr/sbin/perl
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_check_ldflags___Wl___dynamicbase=no
# ax_cv_check_ldflags___Wl___nxcompat=no
# gl_cv_struct_dirent_d_type=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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libfilezilla/src/libfilezilla-0.5.3/config/missing aclocal-1.14'
# 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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libfilezilla/src/libfilezilla-0.5.3/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libfilezilla/src/libfilezilla-0.5.3/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libfilezilla/src/libfilezilla-0.5.3/config/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -g'
# CPP='clang -E'
# CPPFLAGS=''
# CPPUNIT_CFLAGS=''
# CPPUNIT_CONFIG='no'
# CPPUNIT_LIBS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -g -std=gnu++14'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN_PAPER_SIZE=''
# DSYMUTIL=''
# DUMPBIN=''
# DX_COND_chi_FALSE=''
# DX_COND_chi_TRUE='#'
# DX_COND_chm_FALSE=''
# DX_COND_chm_TRUE='#'
# DX_COND_doc_FALSE='#'
# DX_COND_doc_TRUE=''
# DX_COND_dot_FALSE=''
# DX_COND_dot_TRUE='#'
# DX_COND_html_FALSE='#'
# DX_COND_html_TRUE=''
# DX_COND_latex_FALSE='#'
# DX_COND_latex_TRUE=''
# DX_COND_man_FALSE=''
# DX_COND_man_TRUE='#'
# DX_COND_pdf_FALSE='#'
# DX_COND_pdf_TRUE=''
# DX_COND_ps_FALSE=''
# DX_COND_ps_TRUE='#'
# DX_COND_rtf_FALSE=''
# DX_COND_rtf_TRUE='#'
# DX_COND_xml_FALSE=''
# DX_COND_xml_TRUE='#'
# DX_CONFIG='Doxyfile'
# DX_DOCDIR='doxygen-doc'
# DX_DOT=''
# DX_DOXYGEN='/usr/sbin/doxygen'
# DX_DVIPS=''
# DX_EGREP='/usr/sbin/egrep'
# DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''libfilezilla'\'' DOCDIR='\''doxygen-doc'\'' VERSION='\''0.5.3'\'' PERL_PATH='\''/usr/sbin/perl'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''YES'\'' GENERATE_LATEX='\''YES'\'''
# DX_FLAG_chi='0'
# DX_FLAG_chm='0'
# DX_FLAG_doc='1'
# DX_FLAG_dot='0'
# DX_FLAG_html='1'
# DX_FLAG_man='0'
# DX_FLAG_pdf='1'
# DX_FLAG_ps='0'
# DX_FLAG_rtf='0'
# DX_FLAG_xml='0'
# DX_HHC=''
# DX_LATEX=''
# DX_MAKEINDEX='/usr/sbin/makeindex'
# DX_PDFLATEX='/usr/sbin/pdflatex'
# DX_PERL='/usr/sbin/perl'
# DX_PROJECT='libfilezilla'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAS_CPPUNIT_FALSE=''
# HAS_CPPUNIT_TRUE='#'
# HAVE_CXX14=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libfilezilla/src/libfilezilla-0.5.3/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libfilezilla'
# PACKAGE_BUGREPORT='tim.kosse@filezilla-project.org'
# PACKAGE_NAME='libfilezilla'
# PACKAGE_STRING='libfilezilla 0.5.3'
# PACKAGE_TARNAME='libfilezilla'
# PACKAGE_URL='https://lib.filezilla-project.org/'
# PACKAGE_VERSION='0.5.3'
# PACKAGE_VERSION_MAJOR='0'
# PACKAGE_VERSION_MICRO='3'
# PACKAGE_VERSION_MINOR='5'
# PACKAGE_VERSION_NANO='0'
# PACKAGE_VERSION_SUFFIX='0.5.3'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_RESOURCEFILE_FALSE=''
# USE_RESOURCEFILE_TRUE='#'
# VERSION='0.5.3'
# WINDRES=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='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/libfilezilla/src/libfilezilla-0.5.3/config/install-sh'
# libdeps='-lpthread'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/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 "libfilezilla"
# #define PACKAGE_TARNAME "libfilezilla"
# #define PACKAGE_VERSION "0.5.3"
# #define PACKAGE_STRING "libfilezilla 0.5.3"
# #define PACKAGE_BUGREPORT "tim.kosse@filezilla-project.org"
# #define PACKAGE_URL "https://lib.filezilla-project.org/"
# #define PACKAGE "libfilezilla"
# #define VERSION "0.5.3"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DECL_CLOCK_MONOTONIC 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_TIMEGM 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_DECL_PTHREAD_CONDATTR_SETCLOCK 1
# #define USED_HOST "x86_64-unknown-linux-gnu"
# #define USED_BUILD "x86_64-unknown-linux-gnu"
# #define USED_CXXFLAGS " -Wall -g -std=gnu++14"
# #define USED_COMPILER "clang version 3.8.1 "
#
# configure: exit 0