The build took 00h 01m 01s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,469 |
sh |
4,123 |
cpp |
1,716 |
makefile |
218 |
python |
17,526 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tdlib 0.5.0-1 (Thu Apr 13 16:00:02 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/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 how to print strings... printf
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 a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking 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 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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pytdlib/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/tdlib/src/tdlib-0.5.0'
make[2]: Entering directory '/tmp/tdlib/src/tdlib-0.5.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/tdlib/pkg/tdlib/usr/include/tdlib'
/usr/bin/install -c -m 644 src/TD_simple_graph_algos.hpp src/TD_branch_decomposition.hpp src/TD_combinations.hpp src/TD_dynamicCR.hpp src/TD_elimination_orderings.hpp src/TD_exact_cutset.hpp src/TD_lower_bounds.hpp src/TD_misc.hpp src/TD_NetworkFlow.hpp src/TD_postprocessing.hpp src/TD_preprocessing.hpp src/TD_seperator_algorithm.hpp src/TD_upper_bounds.hpp '/tmp/tdlib/pkg/tdlib/usr/include/tdlib'
make[2]: Leaving directory '/tmp/tdlib/src/tdlib-0.5.0'
make[1]: Leaving directory '/tmp/tdlib/src/tdlib-0.5.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "tdlib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tdlib 0.5.0-1 (Thu Apr 13 16:00:15 UTC 2017)
CMD: pacman --query --file tdlib-0.5.0-1-any.pkg.tar.xz
Creating hybrid package for 'tdlib'
Trying to find vanilla package 'tdlib'...
CMD: pacman --query --file /mirror/agda-stdlib-0.12-1.pkg.tar.xz
CMD: pacman --query --file /mirror/tdlib-0.5.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/tdlib/TD_simple_graph_algos.hpp
/usr/include/tdlib/TD_branch_decomposition.hpp
/usr/include/tdlib/TD_combinations.hpp
/usr/include/tdlib/TD_dynamicCR.hpp
/usr/include/tdlib/TD_elimination_orderings.hpp
/usr/include/tdlib/TD_exact_cutset.hpp
/usr/include/tdlib/TD_lower_bounds.hpp
/usr/include/tdlib/TD_misc.hpp
/usr/include/tdlib/TD_NetworkFlow.hpp
/usr/include/tdlib/TD_postprocessing.hpp
/usr/include/tdlib/TD_preprocessing.hpp
/usr/include/tdlib/TD_seperator_algorithm.hpp
/usr/include/tdlib/TD_upper_bounds.hpp
/sysroot/usr/include/tdlib/TD_simple_graph_algos.hpp
/sysroot/usr/include/tdlib/TD_branch_decomposition.hpp
/sysroot/usr/include/tdlib/TD_combinations.hpp
/sysroot/usr/include/tdlib/TD_dynamicCR.hpp
/sysroot/usr/include/tdlib/TD_elimination_orderings.hpp
/sysroot/usr/include/tdlib/TD_exact_cutset.hpp
/sysroot/usr/include/tdlib/TD_lower_bounds.hpp
/sysroot/usr/include/tdlib/TD_misc.hpp
/sysroot/usr/include/tdlib/TD_NetworkFlow.hpp
/sysroot/usr/include/tdlib/TD_postprocessing.hpp
/sysroot/usr/include/tdlib/TD_preprocessing.hpp
/sysroot/usr/include/tdlib/TD_seperator_algorithm.hpp
/sysroot/usr/include/tdlib/TD_upper_bounds.hpp
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 tdlib.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tdlib.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tdlib.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/tdlib.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/tdlib/src/tdlib-0.5.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by tdlib configure 0.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 2e928661e208
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:2375: checking for a BSD-compatible install
configure:2443: result: /usr/bin/install -c
configure:2454: checking whether build environment is sane
configure:2509: result: yes
configure:2568: checking for x86_64-unknown-linux-strip
configure:2598: result: no
configure:2608: checking for strip
configure:2624: found /usr/bin/strip
configure:2635: result: strip
configure:2660: checking for a thread-safe mkdir -p
configure:2699: result: /usr/bin/mkdir -p
configure:2706: checking for gawk
configure:2722: found /usr/bin/gawk
configure:2733: result: gawk
configure:2744: checking whether make sets $(MAKE)
configure:2766: result: yes
configure:2795: checking whether make supports nested variables
configure:2812: result: yes
configure:2967: checking build system type
configure:2981: result: x86_64-unknown-linux-gnu
configure:3001: checking host system type
configure:3014: result: x86_64-unknown-linux-gnu
configure:3055: checking how to print strings
configure:3082: result: printf
configure:3115: checking for style of include used by make
configure:3143: result: GNU
configure:3174: checking for x86_64-unknown-linux-gcc
configure:3201: result: clang
configure:3470: checking for C compiler version
configure:3479: 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:3490: $? = 0
configure:3479: 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:3490: $? = 0
configure:3479: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3490: $? = 1
configure:3479: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3490: $? = 1
configure:3510: checking whether the C compiler works
configure:3532: clang conftest.c >&5
configure:3536: $? = 0
configure:3584: result: yes
configure:3587: checking for C compiler default output file name
configure:3589: result: a.out
configure:3595: checking for suffix of executables
configure:3602: clang -o conftest conftest.c >&5
configure:3606: $? = 0
configure:3628: result:
configure:3650: checking whether we are cross compiling
configure:3658: clang -o conftest conftest.c >&5
configure:3662: $? = 0
configure:3669: ./conftest
configure:3673: $? = 0
configure:3688: result: no
configure:3693: checking for suffix of object files
configure:3715: clang -c conftest.c >&5
configure:3719: $? = 0
configure:3740: result: o
configure:3744: checking whether we are using the GNU C compiler
configure:3763: clang -c conftest.c >&5
configure:3763: $? = 0
configure:3772: result: yes
configure:3781: checking whether clang accepts -g
configure:3801: clang -c -g conftest.c >&5
configure:3801: $? = 0
configure:3842: result: yes
configure:3859: checking for clang option to accept ISO C89
configure:3922: clang -c conftest.c >&5
configure:3922: $? = 0
configure:3935: result: none needed
configure:3960: checking whether clang understands -c and -o together
configure:3982: clang -c conftest.c -o conftest2.o
configure:3985: $? = 0
configure:3982: clang -c conftest.c -o conftest2.o
configure:3985: $? = 0
configure:3997: result: yes
configure:4016: checking dependency style of clang
configure:4127: result: gcc3
configure:4142: checking for a sed that does not truncate output
configure:4206: result: /usr/bin/sed
configure:4224: checking for grep that handles long lines and -e
configure:4282: result: /usr/bin/grep
configure:4287: checking for egrep
configure:4349: result: /usr/bin/grep -E
configure:4354: checking for fgrep
configure:4416: result: /usr/bin/grep -F
configure:4451: checking for ld used by clang
configure:4518: result: /usr/bin/ld
configure:4525: checking if the linker (/usr/bin/ld) is GNU ld
configure:4540: result: yes
configure:4552: checking for BSD- or MS-compatible name lister (nm)
configure:4601: result: /usr/bin/nm -B
configure:4731: checking the name lister (/usr/bin/nm -B) interface
configure:4738: clang -c conftest.c >&5
configure:4741: /usr/bin/nm -B "conftest.o"
configure:4744: output
0000000000000000 B some_variable
configure:4751: result: BSD nm
configure:4754: checking whether ln -s works
configure:4758: result: yes
configure:4766: checking the maximum length of command line arguments
configure:4897: result: 1572864
configure:4914: checking whether the shell understands some XSI constructs
configure:4924: result: yes
configure:4928: checking whether the shell understands "+="
configure:4934: result: yes
configure:4969: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5009: result: func_convert_file_noop
configure:5016: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5036: result: func_convert_file_noop
configure:5043: checking for /usr/bin/ld option to reload object files
configure:5050: result: -r
configure:5084: checking for x86_64-unknown-linux-objdump
configure:5114: result: no
configure:5124: checking for objdump
configure:5140: found /usr/bin/objdump
configure:5151: result: objdump
configure:5183: checking how to recognize dependent libraries
configure:5381: result: pass_all
configure:5426: checking for x86_64-unknown-linux-dlltool
configure:5456: result: no
configure:5466: checking for dlltool
configure:5496: result: no
configure:5526: checking how to associate runtime and link libraries
configure:5553: result: printf %s\n
configure:5570: checking for x86_64-unknown-linux-ar
configure:5600: result: no
configure:5614: checking for ar
configure:5630: found /usr/bin/ar
configure:5641: result: ar
configure:5678: checking for archiver @FILE support
configure:5695: clang -c conftest.c >&5
configure:5695: $? = 0
configure:5698: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5701: $? = 0
configure:5706: 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:5709: $? = 1
configure:5721: result: @
configure:5739: checking for x86_64-unknown-linux-strip
configure:5766: result: strip
configure:5838: checking for x86_64-unknown-linux-ranlib
configure:5868: result: no
configure:5878: checking for ranlib
configure:5894: found /usr/bin/ranlib
configure:5905: result: ranlib
configure:6007: checking command to parse /usr/bin/nm -B output from clang object
configure:6127: clang -c conftest.c >&5
configure:6130: $? = 0
configure:6134: /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:6137: $? = 0
configure:6203: clang -o conftest conftest.c conftstm.o >&5
configure:6206: $? = 0
configure:6244: result: ok
configure:6281: checking for sysroot
configure:6311: result: no
configure:6388: clang -c conftest.c >&5
configure:6391: $? = 0
configure:6540: checking for x86_64-unknown-linux-mt
configure:6570: result: no
configure:6580: checking for mt
configure:6610: result: no
configure:6630: checking if : is a manifest tool
configure:6636: : '-?'
configure:6644: result: no
configure:7286: checking how to run the C preprocessor
configure:7317: clang -E conftest.c
configure:7317: $? = 0
configure:7331: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tdlib"
| #define PACKAGE_TARNAME "tdlib"
| #define PACKAGE_VERSION "0.5.0"
| #define PACKAGE_STRING "tdlib 0.5.0"
| #define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
| #define PACKAGE_URL ""
| #define PACKAGE "tdlib"
| #define VERSION "0.5.0"
| /* end confdefs.h. */
| #include
configure:7356: result: clang -E
configure:7376: clang -E conftest.c
configure:7376: $? = 0
configure:7390: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tdlib"
| #define PACKAGE_TARNAME "tdlib"
| #define PACKAGE_VERSION "0.5.0"
| #define PACKAGE_STRING "tdlib 0.5.0"
| #define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
| #define PACKAGE_URL ""
| #define PACKAGE "tdlib"
| #define VERSION "0.5.0"
| /* end confdefs.h. */
| #include
configure:7419: checking for ANSI C header files
configure:7439: clang -c conftest.c >&5
configure:7439: $? = 0
configure:7512: clang -o conftest conftest.c >&5
configure:7512: $? = 0
configure:7512: ./conftest
configure:7512: $? = 0
configure:7523: result: yes
configure:7536: checking for sys/types.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for sys/stat.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for stdlib.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for string.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for memory.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for strings.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for inttypes.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for stdint.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7536: checking for unistd.h
configure:7536: clang -c conftest.c >&5
configure:7536: $? = 0
configure:7536: result: yes
configure:7550: checking for dlfcn.h
configure:7550: clang -c conftest.c >&5
configure:7550: $? = 0
configure:7550: result: yes
configure:7756: checking for objdir
configure:7771: result: .libs
configure:8042: checking if clang supports -fno-rtti -fno-exceptions
configure:8060: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8064: $? = 0
configure:8077: result: yes
configure:8404: checking for clang option to produce PIC
configure:8411: result: -fPIC -DPIC
configure:8419: checking if clang PIC flag -fPIC -DPIC works
configure:8437: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8441: $? = 0
configure:8454: result: yes
configure:8483: checking if clang static flag -static works
configure:8511: result: yes
configure:8526: checking if clang supports -c -o file.o
configure:8547: clang -c -o out/conftest2.o conftest.c >&5
configure:8551: $? = 0
configure:8573: result: yes
configure:8581: checking if clang supports -c -o file.o
configure:8628: result: yes
configure:8661: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9818: result: yes
configure:9855: checking whether -lc should be explicitly linked in
configure:9863: clang -c conftest.c >&5
configure:9866: $? = 0
configure:9881: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9884: $? = 0
configure:9898: result: no
configure:10058: checking dynamic linker characteristics
configure:10558: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10558: $? = 0
configure:10792: result: GNU/Linux ld.so
configure:10899: checking how to hardcode library paths into programs
configure:10924: result: immediate
configure:11464: checking whether stripping libraries is possible
configure:11469: result: yes
configure:11504: checking if libtool supports shared libraries
configure:11506: result: yes
configure:11509: checking whether to build shared libraries
configure:11530: result: yes
configure:11533: checking whether to build static libraries
configure:11537: result: yes
configure:11688: checking for C++ compiler version
configure:11697: 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:11708: $? = 0
configure:11697: 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:11708: $? = 0
configure:11697: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:11708: $? = 1
configure:11697: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:11708: $? = 1
configure:11712: checking whether we are using the GNU C++ compiler
configure:11731: clang++ -c conftest.cpp >&5
configure:11731: $? = 0
configure:11740: result: yes
configure:11749: checking whether clang++ accepts -g
configure:11769: clang++ -c -g conftest.cpp >&5
configure:11769: $? = 0
configure:11810: result: yes
configure:11835: checking dependency style of clang++
configure:11946: result: gcc3
configure:11979: checking how to run the C++ preprocessor
configure:12006: clang++ -E conftest.cpp
configure:12006: $? = 0
configure:12020: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tdlib"
| #define PACKAGE_TARNAME "tdlib"
| #define PACKAGE_VERSION "0.5.0"
| #define PACKAGE_STRING "tdlib 0.5.0"
| #define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
| #define PACKAGE_URL ""
| #define PACKAGE "tdlib"
| #define VERSION "0.5.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12045: result: clang++ -E
configure:12065: clang++ -E conftest.cpp
configure:12065: $? = 0
configure:12079: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tdlib"
| #define PACKAGE_TARNAME "tdlib"
| #define PACKAGE_VERSION "0.5.0"
| #define PACKAGE_STRING "tdlib 0.5.0"
| #define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
| #define PACKAGE_URL ""
| #define PACKAGE "tdlib"
| #define VERSION "0.5.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:12248: checking for ld used by clang++
configure:12315: result: /usr/bin/ld -m elf_x86_64
configure:12322: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12337: result: yes
configure:12392: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13394: result: yes
configure:13430: clang++ -c conftest.cpp >&5
configure:13433: $? = 0
configure:13953: checking for clang++ option to produce PIC
configure:13960: result: -fPIC -DPIC
configure:13968: checking if clang++ PIC flag -fPIC -DPIC works
configure:13986: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13990: $? = 0
configure:14003: result: yes
configure:14026: checking if clang++ static flag -static works
configure:14054: result: yes
configure:14066: checking if clang++ supports -c -o file.o
configure:14087: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:14091: $? = 0
configure:14113: result: yes
configure:14118: checking if clang++ supports -c -o file.o
configure:14165: result: yes
configure:14195: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14234: result: yes
configure:14375: checking dynamic linker characteristics
configure:15043: result: GNU/Linux ld.so
configure:15096: checking how to hardcode library paths into programs
configure:15121: result: immediate
configure:15816: checking for stdbool.h that conforms to C99
configure:15883: clang -c conftest.c >&5
conftest.c:72:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:76:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:76:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:77:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:77:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:15883: $? = 0
configure:15890: result: yes
configure:15892: checking for _Bool
configure:15892: clang -c conftest.c >&5
configure:15892: $? = 0
configure:15892: clang -c conftest.c >&5
conftest.c:59:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:15892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tdlib"
| #define PACKAGE_TARNAME "tdlib"
| #define PACKAGE_VERSION "0.5.0"
| #define PACKAGE_STRING "tdlib 0.5.0"
| #define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
| #define PACKAGE_URL ""
| #define PACKAGE "tdlib"
| #define VERSION "0.5.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:15892: result: yes
configure:15903: checking for inline
configure:15919: clang -c conftest.c >&5
configure:15919: $? = 0
configure:15927: result: inline
configure:16097: checking that generated files are newer than configure
configure:16103: result: done
configure:16134: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tdlib config.status 0.5.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 2e928661e208
config.status:1083: creating Makefile
config.status:1083: creating pytdlib/Makefile
config.status:1255: executing depfiles commands
config.status:1255: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_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_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_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_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=yes
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
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/tdlib/src/tdlib-0.5.0/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'
AUTOCONF='${SHELL} /tmp/tdlib/src/tdlib-0.5.0/missing autoconf'
AUTOHEADER='${SHELL} /tmp/tdlib/src/tdlib-0.5.0/missing autoheader'
AUTOMAKE='${SHELL} /tmp/tdlib/src/tdlib-0.5.0/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
CYTHON=''
DEFS='-DPACKAGE_NAME=\"tdlib\" -DPACKAGE_TARNAME=\"tdlib\" -DPACKAGE_VERSION=\"0.5.0\" -DPACKAGE_STRING=\"tdlib\ 0.5.0\" -DPACKAGE_BUGREPORT=\"larisch@informatik.uni-frankfurt.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tdlib\" -DVERSION=\"0.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE__BOOL=1'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/tdlib/src/tdlib-0.5.0/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='tdlib'
PACKAGE_BUGREPORT='larisch@informatik.uni-frankfurt.de'
PACKAGE_NAME='tdlib'
PACKAGE_STRING='tdlib 0.5.0'
PACKAGE_TARNAME='tdlib'
PACKAGE_URL=''
PACKAGE_VERSION='0.5.0'
PATH_SEPARATOR=':'
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_INCLUDES=''
PYTHON_INCLUDE_DIR=''
PYTHON_LIB_DIR=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_PYTHON_FALSE=''
USE_PYTHON_TRUE='#'
VERSION='0.5.0'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/tdlib/src/tdlib-0.5.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
my_CPPFLAGS=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tdlib"
#define PACKAGE_TARNAME "tdlib"
#define PACKAGE_VERSION "0.5.0"
#define PACKAGE_STRING "tdlib 0.5.0"
#define PACKAGE_BUGREPORT "larisch@informatik.uni-frankfurt.de"
#define PACKAGE_URL ""
#define PACKAGE "tdlib"
#define VERSION "0.5.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE__BOOL 1
configure: exit 0