The build took 00h 01m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,222 |
makefile |
5,258 |
ansic |
1,700 |
sh |
58 |
awk |
13,238 |
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: tnef 1.4.12-1 (Thu Apr 13 17:13:17 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
/tmp/tnef/src/tnef-1.4.12/missing: Unknown `--is-lightweight' option
Try `/tmp/tnef/src/tnef-1.4.12/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 gawk... (cached) gawk
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
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 whether ln -s works... yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for gettext in -lintl... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether basename is declared... no
checking for size_t... yes
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking for strdup... yes
checking for getopt_long... yes
checking for basename... yes
checking for strrchr... yes
checking for memmove... yes
checking for memset... yes
checking for strtoul... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating BUGS
config.status: creating tnef.spec
config.status: creating doc/Makefile
config.status: creating doc/tnef.1
config.status: creating doc/www/Makefile
config.status: creating doc/www/cgi-bin/Makefile
config.status: creating doc/www/htdocs/Makefile
config.status: creating src/Makefile
config.status: creating src/replace/Makefile
config.status: creating tests/Makefile
config.status: creating tests/cmdline/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/files/baselines/Makefile
config.status: creating tests/files/datafiles/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in doc
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making all in www
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
Making all in cgi-bin
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
Making all in htdocs
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making all in src
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
/bin/sh -c 'TAG=tnef_name gawk -f ./mkdata.awk \
./tnef-names.data'
/bin/sh -c 'TAG=tnef_type gawk -f ./mkdata.awk \
./tnef-types.data'
/bin/sh -c 'TAG=mapi_type gawk -f ./mkdata.awk \
./mapi-types.data'
/bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \
./mapi-names.data'
make all-recursive
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
Making all in replace
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
clang -DHAVE_CONFIG_H -I. -I../../src -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c
mv -f .deps/dummy.Tpo .deps/dummy.Po
rm -f libreplace.a
ar cru libreplace.a dummy.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libreplace.a
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
Making all in .
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
clang -DHAVE_CONFIG_H -I. -MT tnef_names.o -MD -MP -MF .deps/tnef_names.Tpo -c -o tnef_names.o tnef_names.c
mv -f .deps/tnef_names.Tpo .deps/tnef_names.Po
clang -DHAVE_CONFIG_H -I. -MT tnef_types.o -MD -MP -MF .deps/tnef_types.Tpo -c -o tnef_types.o tnef_types.c
mv -f .deps/tnef_types.Tpo .deps/tnef_types.Po
clang -DHAVE_CONFIG_H -I. -MT mapi_types.o -MD -MP -MF .deps/mapi_types.Tpo -c -o mapi_types.o mapi_types.c
mv -f .deps/mapi_types.Tpo .deps/mapi_types.Po
clang -DHAVE_CONFIG_H -I. -MT mapi_names.o -MD -MP -MF .deps/mapi_names.Tpo -c -o mapi_names.o mapi_names.c
mv -f .deps/mapi_names.Tpo .deps/mapi_names.Po
clang -DHAVE_CONFIG_H -I. -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
mv -f .deps/alloc.Tpo .deps/alloc.Po
clang -DHAVE_CONFIG_H -I. -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c
mv -f .deps/attr.Tpo .deps/attr.Po
clang -DHAVE_CONFIG_H -I. -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c
mv -f .deps/date.Tpo .deps/date.Po
clang -DHAVE_CONFIG_H -I. -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
clang -DHAVE_CONFIG_H -I. -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/file.Tpo .deps/file.Po
clang -DHAVE_CONFIG_H -I. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
clang -DHAVE_CONFIG_H -I. -MT mapi_attr.o -MD -MP -MF .deps/mapi_attr.Tpo -c -o mapi_attr.o mapi_attr.c
mv -f .deps/mapi_attr.Tpo .deps/mapi_attr.Po
clang -DHAVE_CONFIG_H -I. -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
mv -f .deps/options.Tpo .deps/options.Po
clang -DHAVE_CONFIG_H -I. -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
mv -f .deps/path.Tpo .deps/path.Po
clang -DHAVE_CONFIG_H -I. -MT rtf.o -MD -MP -MF .deps/rtf.Tpo -c -o rtf.o rtf.c
mv -f .deps/rtf.Tpo .deps/rtf.Po
clang -DHAVE_CONFIG_H -I. -MT tnef.o -MD -MP -MF .deps/tnef.Tpo -c -o tnef.o tnef.c
mv -f .deps/tnef.Tpo .deps/tnef.Po
clang -DHAVE_CONFIG_H -I. -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
clang -DHAVE_CONFIG_H -I. -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c
mv -f .deps/write.Tpo .deps/write.Po
clang -DHAVE_CONFIG_H -I. -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o xstrdup.c
mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po
clang -o tnef alloc.o attr.o date.o debug.o file.o main.o mapi_attr.o options.o path.o rtf.o tnef.o util.o write.o xstrdup.o tnef_names.o tnef_types.o mapi_types.o mapi_names.o replace/libreplace.a
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
Making all in tests
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests'
Making all in cmdline
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/cmdline'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/cmdline'
Making all in files
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
Making all in baselines
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
Making all in datafiles
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making install in www
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
Making install in cgi-bin
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/cgi-bin'
Making install in htdocs
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www/htdocs'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc/www'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/tnef/pkg/tnef/usr/share/man/man1'
/usr/bin/install -c -m 644 tnef.1 '/tmp/tnef/pkg/tnef/usr/share/man/man1'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/doc'
Making install in src
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
make install-recursive
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
Making install in replace
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src/replace'
Making install in .
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/src'
/usr/bin/mkdir -p '/tmp/tnef/pkg/tnef/usr/bin'
/usr/bin/install -c tnef '/tmp/tnef/pkg/tnef/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/src'
Making install in tests
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests'
Making install in cmdline
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/cmdline'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/cmdline'
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/tnef/src/tnef-1.4.12/tests/cmdline'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/cmdline'
Making install in files
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
Making install in baselines
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/baselines'
Making install in datafiles
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files/datafiles'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[4]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[3]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests/files'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[3]: Entering directory '/tmp/tnef/src/tnef-1.4.12/tests'
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/tnef/src/tnef-1.4.12/tests'
make[2]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12/tests'
make[1]: Entering directory '/tmp/tnef/src/tnef-1.4.12'
make[2]: Entering directory '/tmp/tnef/src/tnef-1.4.12'
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/tnef/src/tnef-1.4.12'
make[1]: Leaving directory '/tmp/tnef/src/tnef-1.4.12'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "tnef"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tnef 1.4.12-1 (Thu Apr 13 17:13:34 UTC 2017)
CMD: pacman --query --file tnef-1.4.12-1-x86_64.pkg.tar.xz
Creating hybrid package for 'tnef'
Trying to find vanilla package 'tnef'...
CMD: pacman --query --file /mirror/ktnef-16.04.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libytnef-1.5-4.pkg.tar.xz
CMD: pacman --query --file /mirror/libktnef-16.04.2-2.pkg.tar.xz
CMD: pacman --query --file /mirror/tnef-1.4.12-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf tnef.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tnef.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tnef.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/tnef.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/tnef/src/tnef-1.4.12/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 tnef configure 1.4.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = f7aad2809791
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:2535: checking for a BSD-compatible install
configure:2603: result: /usr/bin/install -c
configure:2614: checking whether build environment is sane
configure:2669: result: yes
configure:2707: WARNING: 'missing' script is too old or missing
configure:2728: checking for x86_64-unknown-linux-strip
configure:2758: result: no
configure:2768: checking for strip
configure:2784: found /usr/bin/strip
configure:2795: result: strip
configure:2820: checking for a thread-safe mkdir -p
configure:2859: result: /usr/bin/mkdir -p
configure:2866: checking for gawk
configure:2882: found /usr/bin/gawk
configure:2893: result: gawk
configure:2904: checking whether make sets $(MAKE)
configure:2926: result: yes
configure:2955: checking whether make supports nested variables
configure:2972: result: yes
configure:3105: checking for gawk
configure:3132: result: gawk
configure:3151: checking for x86_64-unknown-linux-gcc
configure:3178: result: clang
configure:3447: checking for C compiler version
configure:3456: 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:3467: $? = 0
configure:3456: 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:3467: $? = 0
configure:3456: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3467: $? = 1
configure:3456: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3467: $? = 1
configure:3487: checking whether the C compiler works
configure:3509: clang conftest.c >&5
configure:3513: $? = 0
configure:3561: result: yes
configure:3564: checking for C compiler default output file name
configure:3566: result: a.out
configure:3572: checking for suffix of executables
configure:3579: clang -o conftest conftest.c >&5
configure:3583: $? = 0
configure:3605: result:
configure:3627: checking whether we are cross compiling
configure:3635: clang -o conftest conftest.c >&5
configure:3639: $? = 0
configure:3646: ./conftest
configure:3650: $? = 0
configure:3665: result: no
configure:3670: checking for suffix of object files
configure:3692: clang -c conftest.c >&5
configure:3696: $? = 0
configure:3717: result: o
configure:3721: checking whether we are using the GNU C compiler
configure:3740: clang -c conftest.c >&5
configure:3740: $? = 0
configure:3749: result: yes
configure:3758: checking whether clang accepts -g
configure:3778: clang -c -g conftest.c >&5
configure:3778: $? = 0
configure:3819: result: yes
configure:3836: checking for clang option to accept ISO C89
configure:3899: clang -c conftest.c >&5
configure:3899: $? = 0
configure:3912: result: none needed
configure:3937: checking whether clang understands -c and -o together
configure:3959: clang -c conftest.c -o conftest2.o
configure:3962: $? = 0
configure:3959: clang -c conftest.c -o conftest2.o
configure:3962: $? = 0
configure:3974: result: yes
configure:4002: checking for style of include used by make
configure:4030: result: GNU
configure:4056: checking dependency style of clang
configure:4167: result: gcc3
configure:4187: checking how to run the C preprocessor
configure:4218: clang -E conftest.c
configure:4218: $? = 0
configure:4232: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* end confdefs.h. */
| #include
configure:4257: result: clang -E
configure:4277: clang -E conftest.c
configure:4277: $? = 0
configure:4291: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* end confdefs.h. */
| #include
configure:4431: checking for C++ compiler version
configure:4440: 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:4451: $? = 0
configure:4440: 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:4451: $? = 0
configure:4440: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4451: $? = 1
configure:4440: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4451: $? = 1
configure:4455: checking whether we are using the GNU C++ compiler
configure:4474: clang++ -c conftest.cpp >&5
configure:4474: $? = 0
configure:4483: result: yes
configure:4492: checking whether clang++ accepts -g
configure:4512: clang++ -c -g conftest.cpp >&5
configure:4512: $? = 0
configure:4553: result: yes
configure:4578: checking dependency style of clang++
configure:4689: result: gcc3
configure:4705: checking whether ln -s works
configure:4709: result: yes
configure:4719: checking for x86_64-unknown-linux-ranlib
configure:4749: result: no
configure:4759: checking for ranlib
configure:4775: found /usr/bin/ranlib
configure:4786: result: ranlib
configure:4810: checking for gettext in -lintl
configure:4835: clang -o conftest conftest.c -lintl >&5
/usr/bin/ld: cannot find -lintl
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gettext ();
| int
| main ()
| {
| return gettext ();
| ;
| return 0;
| }
configure:4844: result: no
configure:4857: checking for grep that handles long lines and -e
configure:4915: result: /usr/bin/grep
configure:4920: checking for egrep
configure:4982: result: /usr/bin/grep -E
configure:4987: checking for ANSI C header files
configure:5007: clang -c conftest.c >&5
configure:5007: $? = 0
configure:5080: clang -o conftest conftest.c >&5
configure:5080: $? = 0
configure:5080: ./conftest
configure:5080: $? = 0
configure:5091: result: yes
configure:5104: checking for sys/types.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for sys/stat.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for stdlib.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for string.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for memory.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for strings.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for inttypes.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for stdint.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5104: checking for unistd.h
configure:5104: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5104: result: yes
configure:5118: checking libintl.h usability
configure:5118: clang -c conftest.c >&5
configure:5118: $? = 0
configure:5118: result: yes
configure:5118: checking libintl.h presence
configure:5118: clang -E conftest.c
configure:5118: $? = 0
configure:5118: result: yes
configure:5118: checking for libintl.h
configure:5118: result: yes
configure:5128: checking whether basename is declared
configure:5128: clang -c conftest.c >&5
conftest.c:62:10: error: use of undeclared identifier 'basename'
(void) basename;
^
1 error generated.
configure:5128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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_LIBINTL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef basename
| #ifdef __cplusplus
| (void) basename;
| #else
| (void) basename;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5128: result: no
configure:5140: checking for size_t
configure:5140: clang -c conftest.c >&5
configure:5140: $? = 0
configure:5140: clang -c conftest.c >&5
conftest.c:59:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:5140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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_LIBINTL_H 1
| #define HAVE_DECL_BASENAME 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5140: result: yes
configure:5151: checking whether stat file-mode macros are broken
configure:5178: clang -c conftest.c >&5
configure:5178: $? = 0
configure:5185: result: no
configure:5195: checking for an ANSI C-conforming const
configure:5261: clang -c conftest.c >&5
configure:5261: $? = 0
configure:5268: result: yes
configure:5280: checking size of int
configure:5285: clang -o conftest conftest.c >&5
configure:5285: $? = 0
configure:5285: ./conftest
configure:5285: $? = 0
configure:5299: result: 4
configure:5310: checking for strdup
configure:5310: clang -o conftest conftest.c >&5
conftest.c:47:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:47:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:5310: $? = 0
configure:5310: result: yes
configure:5323: checking for getopt_long
configure:5323: clang -o conftest conftest.c >&5
configure:5323: $? = 0
configure:5323: result: yes
configure:5336: checking for basename
configure:5336: clang -o conftest conftest.c >&5
configure:5336: $? = 0
configure:5336: result: yes
configure:5353: checking for strrchr
configure:5353: clang -o conftest conftest.c >&5
conftest.c:50:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:50:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for memmove
configure:5353: clang -o conftest conftest.c >&5
conftest.c:51:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:51:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for memset
configure:5353: clang -o conftest conftest.c >&5
conftest.c:52:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:52:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:5353: $? = 0
configure:5353: result: yes
configure:5353: checking for strtoul
configure:5353: clang -o conftest conftest.c >&5
configure:5353: $? = 0
configure:5353: result: yes
configure:5364: checking for vprintf
configure:5364: clang -o conftest conftest.c >&5
conftest.c:54:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:54:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:5364: $? = 0
configure:5364: result: yes
configure:5370: checking for _doprnt
configure:5370: clang -o conftest conftest.c >&5
/tmp/conftest-460475.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tnef"
| #define PACKAGE_TARNAME "tnef"
| #define PACKAGE_VERSION "1.4.12"
| #define PACKAGE_STRING "tnef 1.4.12"
| #define PACKAGE_BUGREPORT "verdammelt@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "tnef"
| #define VERSION "1.4.12"
| #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_LIBINTL_H 1
| #define HAVE_DECL_BASENAME 0
| #define SIZEOF_INT 4
| #define HAVE_STRDUP 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_BASENAME 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_STRTOUL 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:5370: result: no
configure:5383: checking for stdlib.h
configure:5383: result: yes
configure:5393: checking for GNU libc compatible malloc
configure:5417: clang -o conftest conftest.c >&5
configure:5417: $? = 0
configure:5417: ./conftest
configure:5417: $? = 0
configure:5427: result: yes
configure:5452: checking whether to enable maintainer-specific portions of Makefiles
configure:5461: result: no
configure:5634: checking that generated files are newer than configure
configure:5640: result: done
configure:5671: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tnef config.status 1.4.12, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f7aad2809791
config.status:890: creating Makefile
config.status:890: creating BUGS
config.status:890: creating tnef.spec
config.status:890: creating doc/Makefile
config.status:890: creating doc/tnef.1
config.status:890: creating doc/www/Makefile
config.status:890: creating doc/www/cgi-bin/Makefile
config.status:890: creating doc/www/htdocs/Makefile
config.status:890: creating src/Makefile
config.status:890: creating src/replace/Makefile
config.status:890: creating tests/Makefile
config.status:890: creating tests/cmdline/Makefile
config.status:890: creating tests/files/Makefile
config.status:890: creating tests/files/baselines/Makefile
config.status:890: creating tests/files/datafiles/Makefile
config.status:890: creating src/config.h
config.status:1119: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_basename=yes
ac_cv_func_getopt_long=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtoul=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl_basename=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_intl_gettext=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
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_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_sizeof_int=4
ac_cv_type_size_t=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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='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)'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='tnef'
PACKAGE_BUGREPORT='verdammelt@gmail.com'
PACKAGE_NAME='tnef'
PACKAGE_STRING='tnef 1.4.12'
PACKAGE_TARNAME='tnef'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.12'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.4.12'
ac_ct_CC=''
ac_ct_CXX=''
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_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/tnef/src/tnef-1.4.12/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}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tnef"
#define PACKAGE_TARNAME "tnef"
#define PACKAGE_VERSION "1.4.12"
#define PACKAGE_STRING "tnef 1.4.12"
#define PACKAGE_BUGREPORT "verdammelt@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "tnef"
#define VERSION "1.4.12"
#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_LIBINTL_H 1
#define HAVE_DECL_BASENAME 0
#define SIZEOF_INT 4
#define HAVE_STRDUP 1
#define HAVE_GETOPT_LONG 1
#define HAVE_BASENAME 1
#define HAVE_STRRCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_STRTOUL 1
#define HAVE_VPRINTF 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
configure: exit 0