Build of libfilezilla with vanilla toolchain

The build took 00h 01m 11s and was 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.

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libfilezilla 0.5.3-1 (Wed Aug 24 12:20:07 UTC 2016)
# ==> 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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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 g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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 /usr/sbin/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/sbin/nm -B output from gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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 g++ supports C++14 features by default... 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 g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c event.cpp -fPIC -DPIC -o .libs/libfilezilla_la-event.o
# mv -f .deps/libfilezilla_la-event.Tpo .deps/libfilezilla_la-event.Plo
# mv -f .deps/libfilezilla_la-event_handler.Tpo .deps/libfilezilla_la-event_handler.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-file.Tpo .deps/libfilezilla_la-file.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-iputils.Tpo .deps/libfilezilla_la-iputils.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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
# mv -f .deps/libfilezilla_la-event_loop.Tpo .deps/libfilezilla_la-event_loop.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-mutex.Tpo .deps/libfilezilla_la-mutex.Plo
# mv -f .deps/libfilezilla_la-local_filesys.Tpo .deps/libfilezilla_la-local_filesys.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c process.cpp -fPIC -DPIC -o .libs/libfilezilla_la-process.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-recursive_remove.Tpo .deps/libfilezilla_la-recursive_remove.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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 g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c thread.cpp -fPIC -DPIC -o .libs/libfilezilla_la-thread.o
# mv -f .deps/libfilezilla_la-string.Tpo .deps/libfilezilla_la-string.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-time.Tpo .deps/libfilezilla_la-time.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-thread.Tpo .deps/libfilezilla_la-thread.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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: g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -DBUILDING_LIBFILEZILLA -I./libfilezilla -fvisibility=hidden -Wall -g -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-util.Tpo .deps/libfilezilla_la-util.Plo
# mv -f .deps/libfilezilla_la-version.Tpo .deps/libfilezilla_la-version.Plo
# /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -g -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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.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/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../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'
# g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -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
# g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -MT process-process.o -MD -MP -MF .deps/process-process.Tpo -c -o process-process.o `test -f 'process.cpp' || echo './'`process.cpp
# mv -f .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo .deps/timer_fizzbuzz-timer_fizzbuzz.Po
# mv -f .deps/process-process.Tpo .deps/process-process.Po
# g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -MT events-events.o -MD -MP -MF .deps/events-events.Tpo -c -o events-events.o `test -f 'events.cpp' || echo './'`events.cpp
# g++ -DHAVE_CONFIG_H -I. -I../lib/libfilezilla/private -I../lib -Wall -g -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/list-list.Tpo .deps/list-list.Po
# mv -f .deps/events-events.Tpo .deps/events-events.Po
# /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -g -no-install -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/libfilezilla.la -lpthread
# /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -g -no-install -o process process-process.o ../lib/libfilezilla.la -lpthread
# libtool: link: g++ -Wall -g -o process process-process.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# libtool: link: g++ -Wall -g -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
# /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -g -no-install -o events events-events.o ../lib/libfilezilla.la -lpthread
# /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -g -no-install -o list list-list.o ../lib/libfilezilla.la -lpthread
# libtool: link: g++ -Wall -g -o events events-events.o ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/tmp/libfilezilla/src/libfilezilla-0.5.3/lib/.libs
# libtool: link: g++ -Wall -g -o list list-list.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'
# Making all in doc
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# Making all in tests
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in .
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# make[2]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3'
# Making install in lib
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# make[2]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfilezilla.la '/tmp/libfilezilla/pkg/libfilezilla/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
# /usr/bin/install -c -m 644 libfilezilla/apply.hpp libfilezilla/event.hpp libfilezilla/event_handler.hpp libfilezilla/event_loop.hpp libfilezilla/file.hpp libfilezilla/iputils.hpp libfilezilla/libfilezilla.hpp libfilezilla/local_filesys.hpp libfilezilla/mutex.hpp libfilezilla/optional.hpp libfilezilla/process.hpp libfilezilla/recursive_remove.hpp libfilezilla/shared.hpp libfilezilla/string.hpp libfilezilla/thread.hpp libfilezilla/time.hpp libfilezilla/util.hpp libfilezilla/version.hpp '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/private'
# /usr/bin/install -c -m 644 libfilezilla/private/defs.hpp libfilezilla/private/visibility.hpp libfilezilla/private/windows.hpp '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/private'
# libtool: install: /usr/bin/install -c .libs/libfilezilla.so.0.0.0 /tmp/libfilezilla/pkg/libfilezilla/usr/lib/libfilezilla.so.0.0.0
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/glue'
# libtool: install: (cd /tmp/libfilezilla/pkg/libfilezilla/usr/lib && { ln -s -f libfilezilla.so.0.0.0 libfilezilla.so.0 || { rm -f libfilezilla.so.0 && ln -s libfilezilla.so.0.0.0 libfilezilla.so.0; }; })
# /usr/bin/install -c -m 644 libfilezilla/glue/wx.hpp '/tmp/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/glue'
# libtool: install: (cd /tmp/libfilezilla/pkg/libfilezilla/usr/lib && { ln -s -f libfilezilla.so.0.0.0 libfilezilla.so || { rm -f libfilezilla.so && ln -s libfilezilla.so.0.0.0 libfilezilla.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfilezilla.lai /tmp/libfilezilla/pkg/libfilezilla/usr/lib/libfilezilla.la
# /usr/sbin/mkdir -p '/tmp/libfilezilla/pkg/libfilezilla/usr/lib/pkgconfig'
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/install -c -m 644 libfilezilla.pc '/tmp/libfilezilla/pkg/libfilezilla/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/lib'
# Making install in demos
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# make[2]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/demos'
# Making install in doc
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# make[2]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/doc'
# Making install in tests
# make[1]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# make[2]: Entering directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# make[1]: Leaving directory '/tmp/libfilezilla/src/libfilezilla-0.5.3/tests'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libfilezilla"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libfilezilla 0.5.3-1 (Wed Aug 24 12:20:30 UTC 2016)

CMD: pacman --query --file libfilezilla-0.5.3-1-x86_64.pkg.tar.xz
# libfilezilla 0.5.3-1

Creating hybrid package for 'libfilezilla'

Trying to find vanilla package 'libfilezilla'...

CMD: pacman --query --file /mirror/libfilezilla-0.5.3-1.pkg.tar.xz
# libfilezilla 0.5.3-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libfilezilla.so.0
# /usr/lib/libfilezilla.so
# /usr/lib/libfilezilla.so.0.0.0
# /usr/lib/pkgconfig/libfilezilla.pc
# /usr/include/libfilezilla/apply.hpp
# /usr/include/libfilezilla/event.hpp
# /usr/include/libfilezilla/event_handler.hpp
# /usr/include/libfilezilla/event_loop.hpp
# /usr/include/libfilezilla/file.hpp
# /usr/include/libfilezilla/iputils.hpp
# /usr/include/libfilezilla/libfilezilla.hpp
# /usr/include/libfilezilla/local_filesys.hpp
# /usr/include/libfilezilla/mutex.hpp
# /usr/include/libfilezilla/optional.hpp
# /usr/include/libfilezilla/process.hpp
# /usr/include/libfilezilla/recursive_remove.hpp
# /usr/include/libfilezilla/shared.hpp
# /usr/include/libfilezilla/string.hpp
# /usr/include/libfilezilla/thread.hpp
# /usr/include/libfilezilla/time.hpp
# /usr/include/libfilezilla/util.hpp
# /usr/include/libfilezilla/version.hpp
# /usr/include/libfilezilla/private/defs.hpp
# /usr/include/libfilezilla/private/visibility.hpp
# /usr/include/libfilezilla/private/windows.hpp
# /usr/include/libfilezilla/glue/wx.hpp
# /sysroot/usr/lib/libfilezilla.so.0.0.0
# /sysroot/usr/lib/libfilezilla.so.0
# /sysroot/usr/lib/libfilezilla.so
# /sysroot/usr/lib/libfilezilla.la
# /sysroot/usr/lib/pkgconfig/libfilezilla.pc
# /sysroot/usr/include/libfilezilla/apply.hpp
# /sysroot/usr/include/libfilezilla/event.hpp
# /sysroot/usr/include/libfilezilla/event_handler.hpp
# /sysroot/usr/include/libfilezilla/event_loop.hpp
# /sysroot/usr/include/libfilezilla/file.hpp
# /sysroot/usr/include/libfilezilla/iputils.hpp
# /sysroot/usr/include/libfilezilla/libfilezilla.hpp
# /sysroot/usr/include/libfilezilla/local_filesys.hpp
# /sysroot/usr/include/libfilezilla/mutex.hpp
# /sysroot/usr/include/libfilezilla/optional.hpp
# /sysroot/usr/include/libfilezilla/process.hpp
# /sysroot/usr/include/libfilezilla/recursive_remove.hpp
# /sysroot/usr/include/libfilezilla/shared.hpp
# /sysroot/usr/include/libfilezilla/string.hpp
# /sysroot/usr/include/libfilezilla/thread.hpp
# /sysroot/usr/include/libfilezilla/time.hpp
# /sysroot/usr/include/libfilezilla/util.hpp
# /sysroot/usr/include/libfilezilla/version.hpp
# /sysroot/usr/include/libfilezilla/private/defs.hpp
# /sysroot/usr/include/libfilezilla/private/visibility.hpp
# /sysroot/usr/include/libfilezilla/private/windows.hpp
# /sysroot/usr/include/libfilezilla/glue/wx.hpp

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libfilezilla.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libfilezilla.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfilezilla.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libfilezilla.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/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 = 988244ac919f
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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 /usr/sbin/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:3085: checking for x86_64-unknown-linux-g++
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-c++
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-gpp
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-aCC
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-CC
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-cxx
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-cc++
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-cl.exe
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-FCC
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-KCC
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-RCC
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-xlC_r
# configure:3115: result: no
# configure:3085: checking for x86_64-unknown-linux-xlC
# configure:3115: result: no
# configure:3129: checking for g++
# configure:3145: found /usr/sbin/g++
# configure:3156: result: g++
# configure:3183: checking for C++ compiler version
# configure:3192: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3203: $? = 0
# configure:3192: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3203: $? = 0
# configure:3192: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3203: $? = 1
# configure:3192: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3203: $? = 1
# configure:3223: checking whether the C++ compiler works
# configure:3245: g++ 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: g++ -o conftest conftest.cpp >&5
# configure:3319: $? = 0
# configure:3341: result:
# configure:3363: checking whether we are cross compiling
# configure:3371: g++ -o conftest conftest.cpp >&5
# configure:3375: $? = 0
# configure:3382: ./conftest
# configure:3386: $? = 0
# configure:3401: result: no
# configure:3406: checking for suffix of object files
# configure:3428: g++ -c conftest.cpp >&5
# configure:3432: $? = 0
# configure:3453: result: o
# configure:3457: checking whether we are using the GNU C++ compiler
# configure:3476: g++ -c conftest.cpp >&5
# configure:3476: $? = 0
# configure:3485: result: yes
# configure:3494: checking whether g++ accepts -g
# configure:3514: g++ -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 g++
# configure:3754: result: gcc3
# configure:3777: checking for x86_64-unknown-linux-gcc
# configure:3807: result: no
# configure:3817: checking for gcc
# configure:3833: found /usr/sbin/gcc
# configure:3844: result: gcc
# configure:4073: checking for C compiler version
# configure:4082: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4093: $? = 0
# configure:4082: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4093: $? = 0
# configure:4082: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4093: $? = 1
# configure:4082: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4093: $? = 1
# configure:4097: checking whether we are using the GNU C compiler
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4125: result: yes
# configure:4134: checking whether gcc accepts -g
# configure:4154: gcc -c -g conftest.c >&5
# configure:4154: $? = 0
# configure:4195: result: yes
# configure:4212: checking for gcc option to accept ISO C89
# configure:4275: gcc -c conftest.c >&5
# configure:4275: $? = 0
# configure:4288: result: none needed
# configure:4313: checking whether gcc understands -c and -o together
# configure:4335: gcc -c conftest.c -o conftest2.o
# configure:4338: $? = 0
# configure:4335: gcc -c conftest.c -o conftest2.o
# configure:4338: $? = 0
# configure:4350: result: yes
# configure:4369: checking dependency style of gcc
# 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 gcc
# configure:4968: result: /usr/sbin/ld
# configure:4975: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4990: result: yes
# configure:5002: checking for BSD- or MS-compatible name lister (nm)
# configure:5051: result: /usr/sbin/nm -B
# configure:5181: checking the name lister (/usr/sbin/nm -B) interface
# configure:5188: gcc -c conftest.c >&5
# configure:5191: /usr/sbin/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 /usr/sbin/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 /usr/sbin/objdump
# configure:5601: result: objdump
# 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 /usr/sbin/ar
# configure:6085: result: ar
# configure:6122: checking for archiver @FILE support
# configure:6139: gcc -c conftest.c >&5
# configure:6139: $? = 0
# configure:6142: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6145: $? = 0
# configure:6150: 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: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 /usr/sbin/ranlib
# configure:6349: result: ranlib
# configure:6451: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6571: gcc -c conftest.c >&5
# configure:6574: $? = 0
# configure:6578: /usr/sbin/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: gcc -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: gcc -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: gcc -E conftest.c
# configure:7761: $? = 0
# configure:7775: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:7820: gcc -E conftest.c
# configure:7820: $? = 0
# configure:7834: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:7883: $? = 0
# configure:7956: gcc -o conftest conftest.c >&5
# configure:7956: $? = 0
# configure:7956: ./conftest
# configure:7956: $? = 0
# configure:7967: result: yes
# configure:7980: checking for sys/types.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for sys/stat.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for stdlib.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for string.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for memory.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for strings.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for inttypes.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for stdint.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7980: checking for unistd.h
# configure:7980: gcc -c conftest.c >&5
# configure:7980: $? = 0
# configure:7980: result: yes
# configure:7994: checking for dlfcn.h
# configure:7994: gcc -c conftest.c >&5
# configure:7994: $? = 0
# configure:7994: result: yes
# configure:8509: checking for objdir
# configure:8524: result: .libs
# configure:8795: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8813: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8817: $? = 0
# configure:8830: result: no
# configure:9157: checking for gcc option to produce PIC
# configure:9164: result: -fPIC -DPIC
# configure:9172: checking if gcc PIC flag -fPIC -DPIC works
# configure:9190: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9194: $? = 0
# configure:9207: result: yes
# configure:9236: checking if gcc static flag -static works
# configure:9264: result: yes
# configure:9279: checking if gcc supports -c -o file.o
# configure:9300: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9304: $? = 0
# configure:9326: result: yes
# configure:9334: checking if gcc supports -c -o file.o
# configure:9381: result: yes
# configure:9414: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10571: result: yes
# configure:10608: checking whether -lc should be explicitly linked in
# configure:10616: gcc -c conftest.c >&5
# configure:10619: $? = 0
# configure:10634: gcc -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: gcc -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: g++ -E conftest.cpp
# configure:12340: $? = 0
# configure:12354: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:12399: g++ -E conftest.cpp
# configure:12399: $? = 0
# configure:12413: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 g++
# configure:12649: result: /usr/sbin/ld -m elf_x86_64
# configure:12656: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12671: result: yes
# configure:12726: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13728: result: yes
# configure:13764: g++ -c conftest.cpp >&5
# configure:13767: $? = 0
# configure:14287: checking for g++ option to produce PIC
# configure:14294: result: -fPIC -DPIC
# configure:14302: checking if g++ PIC flag -fPIC -DPIC works
# configure:14320: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14324: $? = 0
# configure:14337: result: yes
# configure:14360: checking if g++ static flag -static works
# configure:14388: result: yes
# configure:14400: checking if g++ supports -c -o file.o
# configure:14421: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14425: $? = 0
# configure:14447: result: yes
# configure:14452: checking if g++ supports -c -o file.o
# configure:14499: result: yes
# configure:14529: checking whether the g++ linker (/usr/sbin/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 g++ supports C++14 features by default
# configure:15689: g++ -c -Wall -g conftest.cpp >&5
# configure:15689: $? = 0
# configure:15696: result: yes
# configure:15927: checking for whether we need -stdlib=libc++
# configure:15949: g++ -c -Wall -g 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: gcc -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: g++ -c -Wall -g conftest.cpp >&5
# configure:16237: $? = 0
# configure:16239: result: yes
# configure:16269: checking for thread_local
# configure:16289: g++ -c -Wall -g conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:30:31: warning: unused variable 'foo' [-Wunused-variable]
# thread_local static int foo = 0;
# ^~~
# conftest.cpp: At global scope:
# conftest.cpp:30:31: warning: 'foo' defined but not used [-Wunused-variable]
# configure:16289: $? = 0
# configure:16291: result: yes
# configure:16313: checking whether CLOCK_MONOTONIC is declared
# configure:16313: gcc -c -Wall -g conftest.c >&5
# configure:16313: $? = 0
# configure:16313: result: yes
# configure:16330: checking for posix_fadvise
# configure:16330: gcc -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: gcc -o conftest -Wall -g conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:15: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
# struct dirent dp; dp.d_type = 0;
# ^~
# configure:16360: $? = 0
# configure:16370: result: yes
# configure:16383: checking for localtime_r
# configure:16383: gcc -o conftest -Wall -g conftest.c >&5
# configure:16383: $? = 0
# configure:16383: result: yes
# configure:16438: checking for gmtime_r
# configure:16438: gcc -o conftest -Wall -g conftest.c >&5
# configure:16438: $? = 0
# configure:16438: result: yes
# configure:16494: checking for timegm
# configure:16494: gcc -o conftest -Wall -g conftest.c >&5
# configure:16494: $? = 0
# configure:16494: result: yes
# configure:16513: checking for clock_gettime
# configure:16513: gcc -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: gcc -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: g++ -o conftest -Wall -g 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: gcc -o conftest -Wall -g -Wl,--dynamicbase conftest.c >&5
# /usr/sbin/ld: unrecognized option '--dynamicbase'
# /usr/sbin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# 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"
# | #define USED_COMPILER "gcc (GCC) 6.1.1 20160602"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:16843: result: no
# configure:16851: checking whether the linker accepts -Wl,--nxcompat
# configure:16870: gcc -o conftest -Wall -g -Wl,--nxcompat conftest.c >&5
# /usr/sbin/ld: unrecognized option '--nxcompat'
# /usr/sbin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# 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"
# | #define USED_COMPILER "gcc (GCC) 6.1.1 20160602"
# | /* 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 988244ac919f
#
# 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=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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# 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=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]* \([^ ]*\) \([^ ]*\)$/ {"\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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -g'
# CPP='gcc -E'
# CPPFLAGS=''
# CPPUNIT_CFLAGS=''
# CPPUNIT_CONFIG='no'
# CPPUNIT_LIBS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -g'
# 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='/usr/sbin/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='/usr/sbin/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='gcc'
# ac_ct_CXX='g++'
# 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"
# #define USED_COMPILER "gcc (GCC) 6.1.1 20160602"
#
# configure: exit 0