Build of tnef with musl toolchain

The build took 00h 01m 28s and was SUCCESSFUL.

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

SLOCLanguage
6,222 makefile
5,259 ansic
1,700 sh
58 awk
13,239 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...

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tnef 1.4.12-1 (Wed Apr 5 00:49:00 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/sbin/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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for 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
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for gettext in -lintl... no
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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... no
# 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_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=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_type gawk -f ./mkdata.awk \
# ./mapi-types.data'
# /bin/sh -c 'TAG=mapi_name gawk -f ./mkdata.awk \
# ./mapi-names.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
# clang -DHAVE_CONFIG_H -I. -I../../src -MT malloc.o -MD -MP -MF .deps/malloc.Tpo -c -o malloc.o malloc.c
# mv -f .deps/dummy.Tpo .deps/dummy.Po
# malloc.c:30:7: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char *malloc ();
# ^
# malloc.c:30:7: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# mv -f .deps/malloc.Tpo .deps/malloc.Po
# rm -f libreplace.a
# ar cru libreplace.a dummy.o malloc.o
# /r: `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
# clang -DHAVE_CONFIG_H -I. -MT tnef_types.o -MD -MP -MF .deps/tnef_types.Tpo -c -o tnef_types.o tnef_types.c
# clang -DHAVE_CONFIG_H -I. -MT mapi_types.o -MD -MP -MF .deps/mapi_types.Tpo -c -o mapi_types.o mapi_types.c
# 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/tnef_types.Tpo .deps/tnef_types.Po
# mv -f .deps/tnef_names.Tpo .deps/tnef_names.Po
# mv -f .deps/mapi_types.Tpo .deps/mapi_types.Po
# 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
# clang -DHAVE_CONFIG_H -I. -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c
# clang -DHAVE_CONFIG_H -I. -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c
# clang -DHAVE_CONFIG_H -I. -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
# mv -f .deps/date.Tpo .deps/date.Po
# clang -DHAVE_CONFIG_H -I. -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
# mv -f .deps/alloc.Tpo .deps/alloc.Po
# clang -DHAVE_CONFIG_H -I. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/debug.Tpo .deps/debug.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/attr.Tpo .deps/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/file.Tpo .deps/file.Po
# clang -DHAVE_CONFIG_H -I. -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
# mv -f .deps/options.Tpo .deps/options.Po
# clang -DHAVE_CONFIG_H -I. -MT rtf.o -MD -MP -MF .deps/rtf.Tpo -c -o rtf.o rtf.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -MT tnef.o -MD -MP -MF .deps/tnef.Tpo -c -o tnef.o tnef.c
# mv -f .deps/mapi_attr.Tpo .deps/mapi_attr.Po
# clang -DHAVE_CONFIG_H -I. -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/path.Tpo .deps/path.Po
# mv -f .deps/rtf.Tpo .deps/rtf.Po
# clang -DHAVE_CONFIG_H -I. -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c
# clang -DHAVE_CONFIG_H -I. -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o xstrdup.c
# mv -f .deps/util.Tpo .deps/util.Po
# mv -f .deps/tnef.Tpo .deps/tnef.Po
# mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po
# mv -f .deps/write.Tpo .deps/write.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/sbin/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'
# make[4]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/tnef/pkg/tnef/usr/bin'
# /usr/bin/install -c tnef '/tmp/tnef/pkg/tnef/usr/bin'
# 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 (Wed Apr 5 00:49:11 UTC 2017)

CMD: pacman --query --file tnef-1.4.12-1-x86_64.pkg.tar.xz
# tnef 1.4.12-1

Creating hybrid package for 'tnef'

Trying to find vanilla package 'tnef'...

CMD: pacman --query --file /mirror/ktnef-16.04.2-1.pkg.tar.xz
# ktnef 16.04.2-1

CMD: pacman --query --file /mirror/libytnef-1.5-4.pkg.tar.xz
# libytnef 1.5-4

CMD: pacman --query --file /mirror/libktnef-16.04.2-2.pkg.tar.xz
# libktnef 16.04.2-2

CMD: pacman --query --file /mirror/tnef-1.4.12-1.pkg.tar.xz
# tnef 1.4.12-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/tnef
# /usr/share/man/man1/tnef.1.gz

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
# .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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 702

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tnef.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 444

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tnef.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 444

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tnef.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 444

Attempting to access local repository, attempt 5

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 = 42e378abb92d
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /sysroot/bin/strip
# configure:2795: result: strip
# configure:2820: checking for a thread-safe mkdir -p
# configure:2859: result: /usr/sbin/mkdir -p
# configure:2866: checking for gawk
# configure:2882: found /usr/sbin/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3467: $? = 0
# configure:3456: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure: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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3650: $? = 127
# configure:3665: result: yes
# 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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4451: $? = 0
# configure:4440: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure: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 /sysroot/bin/ranlib
# configure:4786: result: ranlib
# configure:4798: WARNING: using cross tools not prefixed with host triplet
# configure:4810: checking for gettext in -lintl
# configure:4835: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: 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/sbin/grep
# configure:4920: checking for egrep
# configure:4982: result: /usr/sbin/grep -E
# configure:4987: checking for ANSI C header files
# configure:5007: clang -c conftest.c >&5
# configure:5007: $? = 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 -c conftest.c >&5
# configure:5285: $? = 0
# configure:5285: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5285: $? = 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5285: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5285: $? = 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5285: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5285: $? = 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5285: clang -c conftest.c >&5
# configure:5285: $? = 0
# configure:5285: clang -c conftest.c >&5
# configure:5285: $? = 0
# configure:5285: clang -c conftest.c >&5
# 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-72fdc8.o:conftest.c:function main: error: 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:5427: result: no
# 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 42e378abb92d
#
# config.status:891: creating Makefile
# config.status:891: creating BUGS
# config.status:891: creating tnef.spec
# config.status:891: creating doc/Makefile
# config.status:891: creating doc/tnef.1
# config.status:891: creating doc/www/Makefile
# config.status:891: creating doc/www/cgi-bin/Makefile
# config.status:891: creating doc/www/htdocs/Makefile
# config.status:891: creating src/Makefile
# config.status:891: creating src/replace/Makefile
# config.status:891: creating tests/Makefile
# config.status:891: creating tests/cmdline/Makefile
# config.status:891: creating tests/files/Makefile
# config.status:891: creating tests/files/baselines/Makefile
# config.status:891: creating tests/files/datafiles/Makefile
# config.status:891: creating src/config.h
# config.status:1120: 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=no
# 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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_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/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/sbin/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 0
# #define malloc rpl_malloc
#
# configure: exit 0