Build of ktoblzcheck with clang_glibc toolchain

The build took 00h 03m 34s and was SUCCESSFUL.

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

SLOCLanguage
11,535 sh
5,643 makefile
3,523 cpp
286 perl
145 python
51 ansic
21,183 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ktoblzcheck 1.48-3 (Thu Apr 13 11:14:50 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for library containing strerror... none required
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking how to run the C preprocessor... clang -E
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for sed... /usr/bin/sed
# checking for lynx... NO
# checking for grep... (cached) /usr/bin/grep
# checking for perl... /usr/bin/perl
# checking for recode... NO
# checking for wget... /usr/bin/wget
# checking for long long int... 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 dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking 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/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/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... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for /proc/self/maps... yes
# checking whether everything is installed to the same prefix... yes
# checking whether binary relocation support should be enabled... yes
# checking for pthread_getspecific in -lpthread... yes
# checking whether binary relocation should use threads... yes
# checking bankdata path... ${pkgdatadir}
# checking for a Python interpreter with version >= 2.3... python
# checking for python... /usr/bin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking whether to install python-bindings... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating Doxyfile
# config.status: creating ktoblzcheck.spec
# config.status: creating ktoblzcheck.iss
# config.status: creating ktoblzcheck.pc
# config.status: WARNING: 'ktoblzcheck.pc.in' seems to ignore the --datarootdir setting
# config.status: creating macros/Makefile
# config.status: creating src/Makefile
# config.status: creating src/bankdata/Makefile
# config.status: creating src/bankdata/online_update.pl
# config.status: WARNING: 'src/bankdata/online_update.pl.in' seems to ignore the --datarootdir setting
# config.status: creating src/bankdata/bundesbank.pl
# config.status: creating src/bin/Makefile
# config.status: creating src/include/Makefile
# config.status: creating src/include/ktoblzcheck.h
# config.status: creating src/lib/Makefile
# config.status: creating src/python/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/mainpage.doxygen
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# patching file src/python/ktoblzcheck.py
# make all-recursive
# make[1]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# Making all in src
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# Making all in bankdata
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# Making all in include
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# Making all in lib
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT ktoblzcheck.lo -MD -MP -MF .deps/ktoblzcheck.Tpo -c -o ktoblzcheck.lo ktoblzcheck.cc
# libtool: compile: clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT ktoblzcheck.lo -MD -MP -MF .deps/ktoblzcheck.Tpo -c ktoblzcheck.cc -fPIC -DPIC -o .libs/ktoblzcheck.o
# mv -f .deps/ktoblzcheck.Tpo .deps/ktoblzcheck.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT methods.lo -MD -MP -MF .deps/methods.Tpo -c -o methods.lo methods.cc
# libtool: compile: clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT methods.lo -MD -MP -MF .deps/methods.Tpo -c methods.cc -fPIC -DPIC -o .libs/methods.o
# mv -f .deps/methods.Tpo .deps/methods.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT algorithms.lo -MD -MP -MF .deps/algorithms.Tpo -c -o algorithms.lo algorithms.cc
# libtool: compile: clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT algorithms.lo -MD -MP -MF .deps/algorithms.Tpo -c algorithms.cc -fPIC -DPIC -o .libs/algorithms.o
# mv -f .deps/algorithms.Tpo .deps/algorithms.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT accnum.lo -MD -MP -MF .deps/accnum.Tpo -c -o accnum.lo accnum.cc
# libtool: compile: clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT accnum.lo -MD -MP -MF .deps/accnum.Tpo -c accnum.cc -fPIC -DPIC -o .libs/accnum.o
# mv -f .deps/accnum.Tpo .deps/accnum.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT iban.lo -MD -MP -MF .deps/iban.Tpo -c -o iban.lo iban.cc
# libtool: compile: clang++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/ktoblzcheck\" -I. -I../.. -I./../include -I../include -Wall -MT iban.lo -MD -MP -MF .deps/iban.Tpo -c iban.cc -fPIC -DPIC -o .libs/iban.o
# mv -f .deps/iban.Tpo .deps/iban.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -Wall -no-undefined -version-info 6:25:5 -o libktoblzcheck.la -rpath /usr/lib ktoblzcheck.lo methods.lo algorithms.lo accnum.lo iban.lo -lstdc++ -lpthread
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/ktoblzcheck.o .libs/methods.o .libs/algorithms.o .libs/accnum.o .libs/iban.o -lpthread -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libktoblzcheck.so.1 -o .libs/libktoblzcheck.so.1.5.25
# libtool: link: (cd ".libs" && rm -f "libktoblzcheck.so.1" && ln -s "libktoblzcheck.so.1.5.25" "libktoblzcheck.so.1")
# libtool: link: (cd ".libs" && rm -f "libktoblzcheck.so" && ln -s "libktoblzcheck.so.1.5.25" "libktoblzcheck.so")
# libtool: link: ( cd ".libs" && rm -f "libktoblzcheck.la" && ln -s "../libktoblzcheck.la" "libktoblzcheck.la" )
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# Making all in bin
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# clang++ -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../include -Wall -MT ktoblzcheck.o -MD -MP -MF .deps/ktoblzcheck.Tpo -c -o ktoblzcheck.o ktoblzcheck.cc
# mv -f .deps/ktoblzcheck.Tpo .deps/ktoblzcheck.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -Wall -o ktoblzcheck ktoblzcheck.o ../../src/lib/libktoblzcheck.la
# libtool: link: clang++ -Wall -o .libs/ktoblzcheck ktoblzcheck.o ../../src/lib/.libs/libktoblzcheck.so
# clang -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../include -Wall -MT ctest.o -MD -MP -MF .deps/ctest.Tpo -c -o ctest.o ctest.c
# mv -f .deps/ctest.Tpo .deps/ctest.Po
# /bin/sh ../../libtool --tag=CC --mode=link clang -Wall -o ctest ctest.o ../../src/lib/libktoblzcheck.la
# libtool: link: clang -Wall -o .libs/ctest ctest.o ../../src/lib/.libs/libktoblzcheck.so
# clang++ -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../include -Wall -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.cc
# mv -f .deps/benchmark.Tpo .deps/benchmark.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -Wall -o benchmark benchmark.o ../../src/lib/libktoblzcheck.la
# libtool: link: clang++ -Wall -o .libs/benchmark benchmark.o ../../src/lib/.libs/libktoblzcheck.so
# clang++ -DHAVE_CONFIG_H -I. -I../.. -I./../include -I../include -Wall -MT ibanchk.o -MD -MP -MF .deps/ibanchk.Tpo -c -o ibanchk.o ibanchk.cc
# mv -f .deps/ibanchk.Tpo .deps/ibanchk.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -Wall -o ibanchk ibanchk.o ../../src/lib/libktoblzcheck.la
# libtool: link: clang++ -Wall -o .libs/ibanchk ibanchk.o ../../src/lib/.libs/libktoblzcheck.so
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# Making all in python
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# Making all in doc
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# Making all in macros
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# make[1]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# Making install in bankdata
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/ktoblzcheck'
# /usr/bin/install -c -m 644 bankdata_20140908.txt bankdata_20141208.txt ibandata.txt '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/ktoblzcheck'
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/ktoblzcheck'
# /usr/bin/install -c bundesbank.pl online_update.pl '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/ktoblzcheck'
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bankdata'
# Making install in include
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/include'
# /usr/bin/install -c -m 644 ktoblzcheck.h iban.h '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/include'
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/include'
# Making install in lib
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libktoblzcheck.la '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libktoblzcheck.so.1.5.25 /tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/libktoblzcheck.so.1.5.25
# libtool: install: (cd /tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib && { ln -s -f libktoblzcheck.so.1.5.25 libktoblzcheck.so.1 || { rm -f libktoblzcheck.so.1 && ln -s libktoblzcheck.so.1.5.25 libktoblzcheck.so.1; }; })
# libtool: install: (cd /tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib && { ln -s -f libktoblzcheck.so.1.5.25 libktoblzcheck.so || { rm -f libktoblzcheck.so && ln -s libktoblzcheck.so.1.5.25 libktoblzcheck.so; }; })
# libtool: install: /usr/bin/install -c .libs/libktoblzcheck.lai /tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/libktoblzcheck.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/lib'
# Making install in bin
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c ktoblzcheck '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/bin'
# libtool: install: warning: `../../src/lib/libktoblzcheck.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ktoblzcheck /tmp/ktoblzcheck/pkg/ktoblzcheck/usr/bin/ktoblzcheck
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/bin'
# Making install in python
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/python3.5/site-packages'
# /usr/bin/install -c -m 644 ktoblzcheck.py '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/python3.5/site-packages'
# Byte-compiling python modules...
# ktoblzcheck.py
# Sorry: TabError: inconsistent use of tabs and spaces in indentation (ktoblzcheck.py, line 103)
# Byte-compiling python modules (optimized versions) ...
# ktoblzcheck.py
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src/python'
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[3]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# make[1]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/src'
# Making install in doc
# make[1]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/man/man1'
# /usr/bin/install -c -m 644 ktoblzcheck.1 '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# make[1]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/doc'
# Making install in macros
# make[1]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# 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/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# make[1]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48/macros'
# make[1]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# make[2]: Entering directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 ktoblzcheck.pc '/tmp/ktoblzcheck/pkg/ktoblzcheck/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# make[1]: Leaving directory '/tmp/ktoblzcheck/src/ktoblzcheck-1.48'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ktoblzcheck"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ktoblzcheck 1.48-3 (Thu Apr 13 11:15:45 UTC 2017)

CMD: pacman --query --file ktoblzcheck-1.48-3-x86_64.pkg.tar.xz
# ktoblzcheck 1.48-3

Creating hybrid package for 'ktoblzcheck'

Trying to find vanilla package 'ktoblzcheck'...

CMD: pacman --query --file /mirror/ktoblzcheck-1.48-3.pkg.tar.xz
# ktoblzcheck 1.48-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/ktoblzcheck/bankdata_20140908.txt
# /usr/share/ktoblzcheck/bankdata_20141208.txt
# /usr/share/ktoblzcheck/ibandata.txt
# /usr/share/ktoblzcheck/bundesbank.pl
# /usr/share/ktoblzcheck/online_update.pl
# /usr/share/man/man1/ktoblzcheck.1.gz
# /usr/include/ktoblzcheck.h
# /usr/include/iban.h
# /usr/lib/libktoblzcheck.so.1
# /usr/lib/libktoblzcheck.so
# /usr/lib/libktoblzcheck.so.1.5.25
# /usr/lib/python3.5/site-packages/ktoblzcheck.py
# /usr/lib/pkgconfig/ktoblzcheck.pc
# /usr/bin/ktoblzcheck
# /sysroot/usr/lib/libktoblzcheck.so.1.5.25
# /sysroot/usr/lib/libktoblzcheck.so.1
# /sysroot/usr/lib/libktoblzcheck.so
# /sysroot/usr/lib/libktoblzcheck.la
# /sysroot/usr/lib/python3.5/site-packages/ktoblzcheck.py
# /sysroot/usr/lib/pkgconfig/ktoblzcheck.pc
# /sysroot/usr/include/ktoblzcheck.h
# /sysroot/usr/include/iban.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ktoblzcheck.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ktoblzcheck.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/ktoblzcheck/src/ktoblzcheck-1.48/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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 29488816e16f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2416: checking build system type
# configure:2430: result: x86_64-unknown-linux-gnu
# configure:2450: checking host system type
# configure:2463: result: x86_64-unknown-linux-gnu
# configure:2483: checking target system type
# configure:2496: result: x86_64-unknown-linux-gnu
# configure:2549: checking for a BSD-compatible install
# configure:2617: result: /usr/bin/install -c
# configure:2628: checking whether build environment is sane
# configure:2683: result: yes
# configure:2742: checking for x86_64-unknown-linux-strip
# configure:2772: result: no
# configure:2782: checking for strip
# configure:2798: found /usr/bin/strip
# configure:2809: result: strip
# configure:2834: checking for a thread-safe mkdir -p
# configure:2873: result: /usr/bin/mkdir -p
# configure:2880: checking for gawk
# configure:2896: found /usr/bin/gawk
# configure:2907: result: gawk
# configure:2918: checking whether make sets $(MAKE)
# configure:2940: result: yes
# configure:2969: checking whether make supports nested variables
# configure:2986: result: yes
# configure:3148: checking for style of include used by make
# configure:3176: result: GNU
# configure:3207: checking for x86_64-unknown-linux-gcc
# configure:3234: result: clang
# configure:3503: checking for C compiler version
# configure:3512: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3523: $? = 0
# configure:3512: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3523: $? = 0
# configure:3512: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3523: $? = 1
# configure:3512: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3523: $? = 1
# configure:3543: checking whether the C compiler works
# configure:3565: clang conftest.c >&5
# configure:3569: $? = 0
# configure:3617: result: yes
# configure:3620: checking for C compiler default output file name
# configure:3622: result: a.out
# configure:3628: checking for suffix of executables
# configure:3635: clang -o conftest conftest.c >&5
# configure:3639: $? = 0
# configure:3661: result:
# configure:3683: checking whether we are cross compiling
# configure:3691: clang -o conftest conftest.c >&5
# configure:3695: $? = 0
# configure:3702: ./conftest
# configure:3706: $? = 0
# configure:3721: result: no
# configure:3726: checking for suffix of object files
# configure:3748: clang -c conftest.c >&5
# configure:3752: $? = 0
# configure:3773: result: o
# configure:3777: checking whether we are using the GNU C compiler
# configure:3796: clang -c conftest.c >&5
# configure:3796: $? = 0
# configure:3805: result: yes
# configure:3814: checking whether clang accepts -g
# configure:3834: clang -c -g conftest.c >&5
# configure:3834: $? = 0
# configure:3875: result: yes
# configure:3892: checking for clang option to accept ISO C89
# configure:3955: clang -c conftest.c >&5
# configure:3955: $? = 0
# configure:3968: result: none needed
# configure:3993: checking whether clang understands -c and -o together
# configure:4015: clang -c conftest.c -o conftest2.o
# configure:4018: $? = 0
# configure:4015: clang -c conftest.c -o conftest2.o
# configure:4018: $? = 0
# configure:4030: result: yes
# configure:4049: checking dependency style of clang
# configure:4160: result: gcc3
# configure:4176: checking for library containing strerror
# configure:4207: clang -o conftest conftest.c >&5
# conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4207: $? = 0
# configure:4224: result: none required
# configure:4240: checking for x86_64-unknown-linux-gcc
# configure:4267: result: clang
# configure:4536: checking for C compiler version
# configure:4545: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4556: $? = 0
# configure:4545: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4556: $? = 0
# configure:4545: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4556: $? = 1
# configure:4545: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4556: $? = 1
# configure:4560: checking whether we are using the GNU C compiler
# configure:4588: result: yes
# configure:4597: checking whether clang accepts -g
# configure:4658: result: yes
# configure:4675: checking for clang option to accept ISO C89
# configure:4751: result: none needed
# configure:4776: checking whether clang understands -c and -o together
# configure:4813: result: yes
# configure:4832: checking dependency style of clang
# configure:4943: result: gcc3
# configure:4966: checking for x86_64-unknown-linux-gcc
# configure:4993: result: clang
# configure:5262: checking for C compiler version
# configure:5271: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5282: $? = 0
# configure:5271: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:5282: $? = 0
# configure:5271: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5282: $? = 1
# configure:5271: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5282: $? = 1
# configure:5286: checking whether we are using the GNU C compiler
# configure:5314: result: yes
# configure:5323: checking whether clang accepts -g
# configure:5384: result: yes
# configure:5401: checking for clang option to accept ISO C89
# configure:5477: result: none needed
# configure:5502: checking whether clang understands -c and -o together
# configure:5539: result: yes
# configure:5558: checking dependency style of clang
# configure:5669: result: gcc3
# configure:5691: checking how to run the C preprocessor
# configure:5722: clang -E conftest.c
# configure:5722: $? = 0
# configure:5736: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | /* end confdefs.h. */
# | #include
# configure:5761: result: clang -E
# configure:5781: clang -E conftest.c
# configure:5781: $? = 0
# configure:5795: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | /* end confdefs.h. */
# | #include
# configure:5824: checking for grep that handles long lines and -e
# configure:5882: result: /usr/bin/grep
# configure:5887: checking for egrep
# configure:5949: result: /usr/bin/grep -E
# configure:5954: checking for ANSI C header files
# configure:5974: clang -c conftest.c >&5
# configure:5974: $? = 0
# configure:6047: clang -o conftest conftest.c >&5
# configure:6047: $? = 0
# configure:6047: ./conftest
# configure:6047: $? = 0
# configure:6058: result: yes
# configure:6071: checking how to run the C preprocessor
# configure:6141: result: clang -E
# configure:6161: clang -E conftest.c
# configure:6161: $? = 0
# configure:6175: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:6315: checking for C++ compiler version
# configure:6324: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:6335: $? = 0
# configure:6324: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:6335: $? = 0
# configure:6324: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6335: $? = 1
# configure:6324: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6335: $? = 1
# configure:6339: checking whether we are using the GNU C++ compiler
# configure:6358: clang++ -c conftest.cpp >&5
# configure:6358: $? = 0
# configure:6367: result: yes
# configure:6376: checking whether clang++ accepts -g
# configure:6396: clang++ -c -g conftest.cpp >&5
# configure:6396: $? = 0
# configure:6437: result: yes
# configure:6462: checking dependency style of clang++
# configure:6573: result: gcc3
# configure:6593: checking how to run the C++ preprocessor
# configure:6620: clang++ -E conftest.cpp
# configure:6620: $? = 0
# configure:6634: clang++ -E conftest.cpp
# conftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6634: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:6659: result: clang++ -E
# configure:6679: clang++ -E conftest.cpp
# configure:6679: $? = 0
# configure:6693: clang++ -E conftest.cpp
# conftest.cpp:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6693: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:6724: checking for sed
# configure:6742: found /usr/bin/sed
# configure:6755: result: /usr/bin/sed
# configure:6765: checking for lynx
# configure:6796: result: NO
# configure:6806: checking for grep
# configure:6837: result: /usr/bin/grep
# configure:6847: checking for perl
# configure:6865: found /usr/bin/perl
# configure:6878: result: /usr/bin/perl
# configure:6888: checking for recode
# configure:6919: result: NO
# configure:6939: checking for wget
# configure:6957: found /usr/bin/wget
# configure:6970: result: /usr/bin/wget
# configure:6982: checking for long long int
# configure:7009: result: yes
# configure:7024: checking for sys/types.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for sys/stat.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for stdlib.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for string.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for memory.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for strings.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for inttypes.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for stdint.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7024: checking for unistd.h
# configure:7024: clang -c conftest.c >&5
# configure:7024: $? = 0
# configure:7024: result: yes
# configure:7039: checking dirent.h usability
# configure:7039: clang -c conftest.c >&5
# configure:7039: $? = 0
# configure:7039: result: yes
# configure:7039: checking dirent.h presence
# configure:7039: clang -E conftest.c
# configure:7039: $? = 0
# configure:7039: result: yes
# configure:7039: checking for dirent.h
# configure:7039: result: yes
# configure:7039: checking windows.h usability
# configure:7039: clang -c conftest.c >&5
# conftest.c:56:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:7039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 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_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:7039: result: no
# configure:7039: checking windows.h presence
# configure:7039: clang -E conftest.c
# conftest.c:23:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:7039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 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_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:7039: result: no
# configure:7039: checking for windows.h
# configure:7039: result: no
# configure:7433: checking how to print strings
# configure:7460: result: printf
# configure:7481: checking for a sed that does not truncate output
# configure:7545: result: /usr/bin/sed
# configure:7563: checking for fgrep
# configure:7625: result: /usr/bin/grep -F
# configure:7660: checking for ld used by clang
# configure:7727: result: /usr/bin/ld
# configure:7734: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7749: result: yes
# configure:7761: checking for BSD- or MS-compatible name lister (nm)
# configure:7810: result: /usr/bin/nm -B
# configure:7940: checking the name lister (/usr/bin/nm -B) interface
# configure:7947: clang -c conftest.c >&5
# configure:7950: /usr/bin/nm -B "conftest.o"
# configure:7953: output
# 0000000000000000 B some_variable
# configure:7960: result: BSD nm
# configure:7963: checking whether ln -s works
# configure:7967: result: yes
# configure:7975: checking the maximum length of command line arguments
# configure:8106: result: 1572864
# configure:8123: checking whether the shell understands some XSI constructs
# configure:8133: result: yes
# configure:8137: checking whether the shell understands "+="
# configure:8143: result: yes
# configure:8178: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8218: result: func_convert_file_noop
# configure:8225: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8245: result: func_convert_file_noop
# configure:8252: checking for /usr/bin/ld option to reload object files
# configure:8259: result: -r
# configure:8293: checking for x86_64-unknown-linux-objdump
# configure:8320: result: objdump
# configure:8389: checking how to recognize dependent libraries
# configure:8587: result: pass_all
# configure:8632: checking for x86_64-unknown-linux-dlltool
# configure:8659: result: dlltool
# configure:8729: checking how to associate runtime and link libraries
# configure:8756: result: printf %s\n
# configure:8772: checking for x86_64-unknown-linux-ar
# configure:8802: result: no
# configure:8816: checking for ar
# configure:8832: found /usr/bin/ar
# configure:8843: result: ar
# configure:8880: checking for archiver @FILE support
# configure:8897: clang -c conftest.c >&5
# configure:8897: $? = 0
# configure:8900: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8903: $? = 0
# configure:8908: 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:8911: $? = 1
# configure:8923: result: @
# configure:8941: checking for x86_64-unknown-linux-strip
# configure:8968: result: strip
# configure:9040: checking for x86_64-unknown-linux-ranlib
# configure:9070: result: no
# configure:9080: checking for ranlib
# configure:9096: found /usr/bin/ranlib
# configure:9107: result: ranlib
# configure:9209: checking command to parse /usr/bin/nm -B output from clang object
# configure:9329: clang -c conftest.c >&5
# configure:9332: $? = 0
# configure:9336: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9339: $? = 0
# configure:9405: clang -o conftest conftest.c conftstm.o >&5
# configure:9408: $? = 0
# configure:9446: result: ok
# configure:9483: checking for sysroot
# configure:9513: result: no
# configure:9590: clang -c conftest.c >&5
# configure:9593: $? = 0
# configure:9742: checking for x86_64-unknown-linux-mt
# configure:9772: result: no
# configure:9782: checking for mt
# configure:9812: result: no
# configure:9832: checking if : is a manifest tool
# configure:9838: : '-?'
# configure:9846: result: no
# configure:10485: checking for dlfcn.h
# configure:10485: clang -c conftest.c >&5
# configure:10485: $? = 0
# configure:10485: result: yes
# configure:10670: checking for objdir
# configure:10685: result: .libs
# configure:10956: checking if clang supports -fno-rtti -fno-exceptions
# configure:10974: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10978: $? = 0
# configure:10991: result: yes
# configure:11318: checking for clang option to produce PIC
# configure:11325: result: -fPIC -DPIC
# configure:11333: checking if clang PIC flag -fPIC -DPIC works
# configure:11351: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11355: $? = 0
# configure:11368: result: yes
# configure:11397: checking if clang static flag -static works
# configure:11425: result: yes
# configure:11440: checking if clang supports -c -o file.o
# configure:11461: clang -c -o out/conftest2.o conftest.c >&5
# configure:11465: $? = 0
# configure:11487: result: yes
# configure:11495: checking if clang supports -c -o file.o
# configure:11542: result: yes
# configure:11575: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12732: result: yes
# configure:12769: checking whether -lc should be explicitly linked in
# configure:12777: clang -c conftest.c >&5
# configure:12780: $? = 0
# configure:12795: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12798: $? = 0
# configure:12812: result: no
# configure:12972: checking dynamic linker characteristics
# configure:13472: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13472: $? = 0
# configure:13706: result: GNU/Linux ld.so
# configure:13813: checking how to hardcode library paths into programs
# configure:13838: result: immediate
# configure:14378: checking whether stripping libraries is possible
# configure:14383: result: yes
# configure:14418: checking if libtool supports shared libraries
# configure:14420: result: yes
# configure:14423: checking whether to build shared libraries
# configure:14444: result: yes
# configure:14447: checking whether to build static libraries
# configure:14451: result: no
# configure:14474: checking how to run the C++ preprocessor
# configure:14540: result: clang++ -E
# configure:14560: clang++ -E conftest.cpp
# configure:14560: $? = 0
# configure:14574: clang++ -E conftest.cpp
# conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:14574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ktoblzcheck"
# | #define VERSION "1.48"
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 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_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14743: checking for ld used by clang++
# configure:14810: result: /usr/bin/ld -m elf_x86_64
# configure:14817: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14832: result: yes
# configure:14887: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15889: result: yes
# configure:15925: clang++ -c conftest.cpp >&5
# configure:15928: $? = 0
# configure:16448: checking for clang++ option to produce PIC
# configure:16455: result: -fPIC -DPIC
# configure:16463: checking if clang++ PIC flag -fPIC -DPIC works
# configure:16481: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:16485: $? = 0
# configure:16498: result: yes
# configure:16521: checking if clang++ static flag -static works
# configure:16549: result: yes
# configure:16561: checking if clang++ supports -c -o file.o
# configure:16582: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16586: $? = 0
# configure:16608: result: yes
# configure:16613: checking if clang++ supports -c -o file.o
# configure:16660: result: yes
# configure:16690: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16729: result: yes
# configure:16870: checking dynamic linker characteristics
# configure:17538: result: GNU/Linux ld.so
# configure:17591: checking how to hardcode library paths into programs
# configure:17616: result: immediate
# configure:17699: checking for /proc/self/maps
# configure:17712: result: yes
# configure:17718: checking whether everything is installed to the same prefix
# configure:17736: result: yes
# configure:17739: checking whether binary relocation support should be enabled
# configure:17757: result: yes
# configure:17766: checking for pthread_getspecific in -lpthread
# configure:17791: clang -o conftest conftest.c -lpthread >&5
# configure:17791: $? = 0
# configure:17800: result: yes
# configure:17813: checking whether binary relocation should use threads
# configure:17828: result: yes
# configure:17871: checking bankdata path
# configure:17883: result: ${pkgdatadir}
# configure:17947: checking for a Python interpreter with version >= 2.3
# configure:17964: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:17967: $? = 0
# configure:17973: result: python
# configure:17981: checking for python
# configure:17999: found /usr/bin/python
# configure:18011: result: /usr/bin/python
# configure:18029: checking for python version
# configure:18036: result: 3.5
# configure:18048: checking for python platform
# configure:18055: result: linux
# configure:18081: checking for python script directory
# configure:18116: result: ${prefix}/lib/python3.5/site-packages
# configure:18125: checking for python extension module directory
# configure:18160: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:18175: checking whether to install python-bindings
# configure:18178: result: yes
# configure:18381: checking that generated files are newer than configure
# configure:18387: result: done
# configure:18426: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 29488816e16f
#
# config.status:1195: creating Makefile
# config.status:1195: creating Doxyfile
# config.status:1195: creating ktoblzcheck.spec
# config.status:1195: creating ktoblzcheck.iss
# config.status:1195: creating ktoblzcheck.pc
# config.status:1303: WARNING: 'ktoblzcheck.pc.in' seems to ignore the --datarootdir setting
# config.status:1195: creating macros/Makefile
# config.status:1195: creating src/Makefile
# config.status:1195: creating src/bankdata/Makefile
# config.status:1195: creating src/bankdata/online_update.pl
# config.status:1303: WARNING: 'src/bankdata/online_update.pl.in' seems to ignore the --datarootdir setting
# config.status:1195: creating src/bankdata/bundesbank.pl
# config.status:1195: creating src/bin/Makefile
# config.status:1195: creating src/include/Makefile
# config.status:1195: creating src/include/ktoblzcheck.h
# config.status:1195: creating src/lib/Makefile
# config.status:1195: creating src/python/Makefile
# config.status:1195: creating doc/Makefile
# config.status:1195: creating doc/mainpage.doxygen
# config.status:1195: creating config.h
# config.status:1424: executing depfiles commands
# config.status:1424: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_long_long=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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_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_file__proc_self_maps=yes
# ac_cv_header_dirent_h=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_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_getspecific=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_LYNX=NO
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_PYTHON=/usr/bin/python
# ac_cv_path_RECODE=NO
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_WGET=/usr/bin/wget
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_search_strerror='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_prog_cc_stdc=
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# br_cv_binreloc=yes
# br_cv_binreloc_threads=yes
# br_cv_valid_prefixes=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_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=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/ktoblzcheck/src/ktoblzcheck-1.48/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/ktoblzcheck/src/ktoblzcheck-1.48/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ktoblzcheck/src/ktoblzcheck-1.48/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ktoblzcheck/src/ktoblzcheck-1.48/missing automake-1.14'
# AWK='gawk'
# BANKDATA_PATH='${pkgdatadir}'
# BINRELOC_CFLAGS='-DENABLE_BINRELOC'
# BINRELOC_LIBS='-lpthread'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBKTOBLZCHECK_AGE='5'
# LIBKTOBLZCHECK_CURRENT='6'
# LIBKTOBLZCHECK_EFFECTIVE='1'
# LIBKTOBLZCHECK_REVISION='25'
# LIBOBJS=''
# LIBS='-lpthread '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LYNX='NO'
# MAKEINFO='${SHELL} /tmp/ktoblzcheck/src/ktoblzcheck-1.48/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ktoblzcheck'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# PYTHON='/usr/bin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_USE_FALSE='#'
# PYTHON_USE_TRUE=''
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# RECODE='NO'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.48'
# VERSION_MAJOR='1'
# VERSION_MINOR='48'
# WGET='/usr/bin/wget'
# 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}'
# 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/ktoblzcheck/src/ktoblzcheck-1.48/install-sh'
# 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}'
# pkgpyexecdir='${pyexecdir}/ktoblzcheck'
# pkgpythondir='${pythondir}/ktoblzcheck'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# rpm_release='1'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "ktoblzcheck"
# #define VERSION "1.48"
# #define STDC_HEADERS 1
# #define HAVE_LONG_LONG 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_DIRENT_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_BINRELOC /**/
# #define HAVE_LIBPTHREAD 1
# #define BR_PTHREAD 1
#
# configure: exit 0