The build took 00h 01m 33s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,252 |
sh |
3,853 |
ansic |
3,292 |
makefile |
16 |
sed |
11,413 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: typespeed 0.6.5-6 (Thu Apr 13 16:32:19 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether clang and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for initscr in -lncurses... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking bits/posix1_lim.h usability... yes
checking bits/posix1_lim.h presence... yes
checking for bits/posix1_lim.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether closedir returns void... no
checking whether clang needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for setlocale... yes
checking for setregid... yes
checking for setresgid... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating man/Makefile
config.status: creating po/Makefile.in
config.status: creating rules/Makefile
config.status: creating src/Makefile
config.status: creating testsuite/Makefile
config.status: creating words/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5'
Making all in doc
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
Making all in etc
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
Making all in man
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/man'
Making all in po
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/po'
Making all in rules
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
Making all in src
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/src'
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -MT typespeed-file.o -MD -MP -MF .deps/typespeed-file.Tpo -c -o typespeed-file.o `test -f 'file.c' || echo './'`file.c
mv -f .deps/typespeed-file.Tpo .deps/typespeed-file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -MT typespeed-menu.o -MD -MP -MF .deps/typespeed-menu.Tpo -c -o typespeed-menu.o `test -f 'menu.c' || echo './'`menu.c
mv -f .deps/typespeed-menu.Tpo .deps/typespeed-menu.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -MT typespeed-misc.o -MD -MP -MF .deps/typespeed-misc.Tpo -c -o typespeed-misc.o `test -f 'misc.c' || echo './'`misc.c
mv -f .deps/typespeed-misc.Tpo .deps/typespeed-misc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -MT typespeed-network.o -MD -MP -MF .deps/typespeed-network.Tpo -c -o typespeed-network.o `test -f 'network.c' || echo './'`network.c
mv -f .deps/typespeed-network.Tpo .deps/typespeed-network.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -MT typespeed-typespeed.o -MD -MP -MF .deps/typespeed-typespeed.Tpo -c -o typespeed-typespeed.o `test -f 'typespeed.c' || echo './'`typespeed.c
mv -f .deps/typespeed-typespeed.Tpo .deps/typespeed-typespeed.Po
gcc -Wall -W -pedantic -std=c99 -o typespeed typespeed-file.o typespeed-menu.o typespeed-misc.o typespeed-network.o typespeed-typespeed.o -lncurses
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -pedantic -std=c99 -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c
mv -f .deps/convert.Tpo .deps/convert.Po
gcc -Wall -W -pedantic -std=c99 -o convert convert.o -lncurses
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/src'
Making all in testsuite
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/testsuite'
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -DCOLORTEST -c -o misc-ctest.o ../src/misc.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -MT t_level.o -MD -MP -MF .deps/t_level.Tpo -c -o t_level.o t_level.c
mv -f .deps/t_level.Tpo .deps/t_level.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -c ../src/file.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -c ../src/menu.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -c ../src/network.c
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -DTEST -c ../src/typespeed.c
gcc -I../src -Wall -W -pedantic -std=c99 -o t_level misc-ctest.o t_level.o file.o menu.o network.o typespeed.o -lncurses
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -MT t_loadwords.o -MD -MP -MF .deps/t_loadwords.Tpo -c -o t_loadwords.o t_loadwords.c
mv -f .deps/t_loadwords.Tpo .deps/t_loadwords.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -c ../src/misc.c
gcc -I../src -Wall -W -pedantic -std=c99 -o t_loadwords t_loadwords.o file.o menu.o misc.o network.o typespeed.o -lncurses
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -MT t_typorankkaus.o -MD -MP -MF .deps/t_typorankkaus.Tpo -c -o t_typorankkaus.o t_typorankkaus.c
mv -f .deps/t_typorankkaus.Tpo .deps/t_typorankkaus.Po
gcc -I../src -Wall -W -pedantic -std=c99 -o t_typorankkaus misc-ctest.o t_typorankkaus.o file.o menu.o network.o typespeed.o -lncurses
gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -MT t_unescstr.o -MD -MP -MF .deps/t_unescstr.Tpo -c -o t_unescstr.o t_unescstr.c
mv -f .deps/t_unescstr.Tpo .deps/t_unescstr.Po
gcc -I../src -Wall -W -pedantic -std=c99 -o t_unescstr t_unescstr.o file.o menu.o misc.o network.o typespeed.o -lncurses
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/testsuite'
Making all in words
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/typespeed" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/usr/share/doc/typespeed"
/usr/bin/install -c -m 644 'README' '/tmp/typespeed/pkg/typespeed/usr/share/doc/typespeed/README'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/doc'
Making install in etc
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
test -z "/etc" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/etc"
/usr/bin/install -c -m 644 'typespeedrc' '/tmp/typespeed/pkg/typespeed/etc/typespeedrc'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/etc'
Making install in man
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/man'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/usr/share/man/man6"
/usr/bin/install -c -m 644 './typespeed.6' '/tmp/typespeed/pkg/typespeed/usr/share/man/man6/typespeed.6'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/man'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/man'
Making install in po
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/po'
/usr/bin/mkdir -p /tmp/typespeed/pkg/typespeed/usr/share
installing de_DE.gmo as /tmp/typespeed/pkg/typespeed/usr/share/locale/de_DE/LC_MESSAGES/typespeed.mo
installing fr_FR.gmo as /tmp/typespeed/pkg/typespeed/usr/share/locale/fr_FR/LC_MESSAGES/typespeed.mo
installing it.gmo as /tmp/typespeed/pkg/typespeed/usr/share/locale/it/LC_MESSAGES/typespeed.mo
if test "typespeed" = "gettext-tools"; then \
/usr/bin/mkdir -p /tmp/typespeed/pkg/typespeed/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/typespeed/pkg/typespeed/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/typespeed/pkg/typespeed/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/po'
Making install in rules
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/typespeed/rules" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/usr/share/typespeed/rules"
/usr/bin/install -c -m 644 'rule.classic' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/rules/rule.classic'
/usr/bin/install -c -m 644 'rule.training' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/rules/rule.training'
/usr/bin/install -c -m 644 'template' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/rules/template'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/rules'
Making install in src
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/src'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/usr/bin"
/usr/bin/install -c 'typespeed' '/tmp/typespeed/pkg/typespeed/usr/bin/typespeed'
make install-exec-hook
make[3]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/src'
chgrp games /tmp/typespeed/pkg/typespeed/usr/bin/typespeed && \
chmod g+s /tmp/typespeed/pkg/typespeed/usr/bin/typespeed
chgrp: changing group of '/tmp/typespeed/pkg/typespeed/usr/bin/typespeed': Operation not permitted
make[3]: [Makefile:579: install-exec-hook] Error 1 (ignored)
make[3]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/src'
test -z "/var/games" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/var/games"
/usr/bin/install -c -m 644 'typespeed.score' '/tmp/typespeed/pkg/typespeed/var/games/typespeed.score'
make install-data-hook
make[3]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/src'
chgrp games /tmp/typespeed/pkg/typespeed/var/games/typespeed.score && \
chmod g+w /tmp/typespeed/pkg/typespeed/var/games/typespeed.score && \
chmod o-rwx /tmp/typespeed/pkg/typespeed/var/games/typespeed.score
chgrp: changing group of '/tmp/typespeed/pkg/typespeed/var/games/typespeed.score': Operation not permitted
make[3]: [Makefile:574: install-data-hook] Error 1 (ignored)
make[3]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/src'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/src'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/src'
Making install in testsuite
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/testsuite'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/testsuite'
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/typespeed/src/typespeed-0.6.5/testsuite'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/testsuite'
Making install in words
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/typespeed/words" || /usr/bin/mkdir -p "/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words"
/usr/bin/install -c -m 644 'words.csharp' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.csharp'
/usr/bin/install -c -m 644 'words.csharp_with_operators' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.csharp_with_operators'
/usr/bin/install -c -m 644 'words.dos' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.dos'
/usr/bin/install -c -m 644 'words.dut' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.dut'
/usr/bin/install -c -m 644 'words.eng' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.eng'
/usr/bin/install -c -m 644 'words.esp' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.esp'
/usr/bin/install -c -m 644 'words.fin' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.fin'
/usr/bin/install -c -m 644 'words.fra' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.fra'
/usr/bin/install -c -m 644 'words.ger' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.ger'
/usr/bin/install -c -m 644 'words.ita' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.ita'
/usr/bin/install -c -m 644 'words.por' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.por'
/usr/bin/install -c -m 644 'words.prog' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.prog'
/usr/bin/install -c -m 644 'words.tha' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.tha'
/usr/bin/install -c -m 644 'words.unix' '/tmp/typespeed/pkg/typespeed/usr/share/typespeed/words/words.unix'
make[2]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5/words'
make[1]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5'
make[2]: Entering directory '/tmp/typespeed/src/typespeed-0.6.5'
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/typespeed/src/typespeed-0.6.5'
make[1]: Leaving directory '/tmp/typespeed/src/typespeed-0.6.5'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "typespeed"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: typespeed 0.6.5-6 (Thu Apr 13 16:33:02 UTC 2017)
CMD: pacman --query --file typespeed-0.6.5-6-x86_64.pkg.tar.xz
Creating hybrid package for 'typespeed'
Trying to find vanilla package 'typespeed'...
CMD: pacman --query --file /mirror/typespeed-0.6.5-6.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.INSTALL
/.MTREE
/etc/typespeedrc
/usr/share/doc/typespeed/README
/usr/share/man/man6/typespeed.6.gz
/usr/share/locale/de_DE/LC_MESSAGES/typespeed.mo
/usr/share/locale/fr_FR/LC_MESSAGES/typespeed.mo
/usr/share/locale/it/LC_MESSAGES/typespeed.mo
/usr/share/typespeed/rules/rule.classic
/usr/share/typespeed/rules/rule.training
/usr/share/typespeed/rules/template
/usr/share/typespeed/words/words.csharp
/usr/share/typespeed/words/words.csharp_with_operators
/usr/share/typespeed/words/words.dos
/usr/share/typespeed/words/words.dut
/usr/share/typespeed/words/words.eng
/usr/share/typespeed/words/words.esp
/usr/share/typespeed/words/words.fin
/usr/share/typespeed/words/words.fra
/usr/share/typespeed/words/words.ger
/usr/share/typespeed/words/words.ita
/usr/share/typespeed/words/words.por
/usr/share/typespeed/words/words.prog
/usr/share/typespeed/words/words.tha
/usr/share/typespeed/words/words.unix
/usr/bin/typespeed
/var/games/typespeed.score
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr var
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr var .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr var .MTREE | xz -c -z
CMD: bsdtar -tqf typespeed.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/typespeed.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/typespeed.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/typespeed.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/typespeed/src/typespeed-0.6.5/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 typespeed configure 0.6.5, which was
generated by GNU Autoconf 2.62. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --localstatedir=/var --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = 2a7dbbcc27f3
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:1918: checking for a BSD-compatible install
configure:1986: result: /usr/bin/install -c
configure:1997: checking whether build environment is sane
configure:2040: result: yes
configure:2065: checking for a thread-safe mkdir -p
configure:2104: result: /usr/bin/mkdir -p
configure:2117: checking for gawk
configure:2133: found /usr/bin/gawk
configure:2144: result: gawk
configure:2155: checking whether make sets $(MAKE)
configure:2177: result: yes
configure:2257: checking for x86_64-unknown-linux-strip
configure:2287: result: no
configure:2297: checking for strip
configure:2313: found /usr/bin/strip
configure:2324: result: strip
configure:2375: checking for x86_64-unknown-linux-gcc
configure:2402: result: clang
configure:2680: checking for C compiler version
configure:2688: 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:2692: $? = 0
configure:2699: 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
Selected multilib: .;@m64
configure:2703: $? = 0
configure:2710: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2714: $? = 1
configure:2737: checking for C compiler default output file name
configure:2759: clang conftest.c >&5
configure:2763: $? = 0
configure:2801: result: a.out
configure:2818: checking whether the C compiler works
configure:2828: ./a.out
configure:2832: $? = 0
configure:2849: result: yes
configure:2856: checking whether we are cross compiling
configure:2858: result: no
configure:2861: checking for suffix of executables
configure:2868: clang -o conftest conftest.c >&5
configure:2872: $? = 0
configure:2896: result:
configure:2902: checking for suffix of object files
configure:2928: clang -c conftest.c >&5
configure:2932: $? = 0
configure:2955: result: o
configure:2959: checking whether we are using the GNU C compiler
configure:2988: clang -c conftest.c >&5
configure:2995: $? = 0
configure:3012: result: yes
configure:3021: checking whether clang accepts -g
configure:3051: clang -c -g conftest.c >&5
configure:3058: $? = 0
configure:3159: result: yes
configure:3176: checking for clang option to accept ISO C89
configure:3250: clang -c conftest.c >&5
configure:3257: $? = 0
configure:3280: result: none needed
configure:3309: checking for style of include used by make
configure:3337: result: GNU
configure:3362: checking dependency style of clang
configure:3453: result: gcc3
configure:3469: checking whether clang and cc understand -c and -o together
configure:3504: clang -c conftest.c -o conftest2.o >&5
configure:3508: $? = 0
configure:3514: clang -c conftest.c -o conftest2.o >&5
configure:3518: $? = 0
configure:3529: cc -c conftest.c >&5
configure:3533: $? = 0
configure:3541: cc -c conftest.c -o conftest2.o >&5
configure:3545: $? = 0
configure:3551: cc -c conftest.c -o conftest2.o >&5
configure:3555: $? = 0
configure:3573: result: yes
configure:3613: checking for a BSD-compatible install
configure:3681: result: /usr/bin/install -c
configure:3692: checking whether make sets $(MAKE)
configure:3714: result: yes
configure:3729: checking how to run the C preprocessor
configure:3769: clang -E conftest.c
configure:3776: $? = 0
configure:3807: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3814: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| /* end confdefs.h. */
| #include
configure:3847: result: clang -E
configure:3876: clang -E conftest.c
configure:3883: $? = 0
configure:3914: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3921: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| /* end confdefs.h. */
| #include
configure:3959: checking for grep that handles long lines and -e
configure:4019: result: /usr/bin/grep
configure:4024: checking for egrep
configure:4088: result: /usr/bin/grep -E
configure:4093: checking for ANSI C header files
configure:4123: clang -c conftest.c >&5
configure:4130: $? = 0
configure:4229: clang -o conftest conftest.c >&5
configure:4233: $? = 0
configure:4239: ./conftest
configure:4243: $? = 0
configure:4261: result: yes
configure:4285: checking for sys/types.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for sys/stat.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for stdlib.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for string.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for memory.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for strings.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for inttypes.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for stdint.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4285: checking for unistd.h
configure:4306: clang -c conftest.c >&5
configure:4313: $? = 0
configure:4330: result: yes
configure:4354: checking minix/config.h usability
configure:4371: clang -c conftest.c >&5
conftest.c:53:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4378: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4392: result: no
configure:4396: checking minix/config.h presence
configure:4411: clang -E conftest.c
conftest.c:20:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4418: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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
| /* end confdefs.h. */
| #include
configure:4432: result: no
configure:4465: checking for minix/config.h
configure:4472: result: no
configure:4503: checking whether it is safe to define __EXTENSIONS__
configure:4531: clang -c conftest.c >&5
configure:4538: $? = 0
configure:4553: result: yes
configure:4580: checking for initscr in -lncurses
configure:4615: clang -o conftest conftest.c -lncurses >&5
configure:4622: $? = 0
configure:4643: result: yes
configure:4658: checking whether NLS is requested
configure:4667: result: yes
configure:4705: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:4737: result: /usr/bin/msgfmt
configure:4746: checking for gmsgfmt
configure:4777: result: /usr/bin/msgfmt
configure:4828: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:4860: result: /usr/bin/xgettext
configure:4906: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:4937: result: /usr/bin/msgmerge
configure:4973: checking build system type
configure:4991: result: x86_64-unknown-linux-gnu
configure:5013: checking host system type
configure:5028: result: x86_64-unknown-linux-gnu
configure:5074: checking for ld used by GCC
configure:5138: result: /usr/bin/ld
configure:5147: checking if the linker (/usr/bin/ld) is GNU ld
configure:5160: result: yes
configure:5167: checking for shared library run path origin
configure:5180: result: done
configure:5637: checking for CFPreferencesCopyAppValue
configure:5665: clang -o conftest conftest.c -lncurses -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include
^
1 error generated.
configure:5672: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBNCURSES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:5693: result: no
configure:5702: checking for CFLocaleCopyCurrent
configure:5730: clang -o conftest conftest.c -lncurses -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include
^
1 error generated.
configure:5737: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBNCURSES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:5758: result: no
configure:5809: checking for GNU gettext in libc
configure:5839: clang -o conftest conftest.c -lncurses >&5
configure:5846: $? = 0
configure:5868: result: yes
configure:6601: checking whether to use NLS
configure:6603: result: yes
configure:6606: checking where the gettext function comes from
configure:6617: result: libc
configure:6688: checking for dirent.h that defines DIR
configure:6717: clang -c conftest.c >&5
configure:6724: $? = 0
configure:6741: result: yes
configure:6755: checking for library containing opendir
configure:6796: clang -o conftest conftest.c -lncurses >&5
configure:6803: $? = 0
configure:6834: result: none required
configure:6932: checking for ANSI C header files
configure:7100: result: yes
configure:7142: checking arpa/inet.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking arpa/inet.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for arpa/inet.h
configure:7262: result: yes
configure:7142: checking bits/posix1_lim.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking bits/posix1_lim.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for bits/posix1_lim.h
configure:7262: result: yes
configure:7142: checking fcntl.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking fcntl.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for fcntl.h
configure:7262: result: yes
configure:7142: checking libintl.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking libintl.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for libintl.h
configure:7262: result: yes
configure:7142: checking limits.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking limits.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for limits.h
configure:7262: result: yes
configure:7142: checking locale.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking locale.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for locale.h
configure:7262: result: yes
configure:7142: checking netdb.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking netdb.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for netdb.h
configure:7262: result: yes
configure:7142: checking netinet/in.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking netinet/in.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for netinet/in.h
configure:7262: result: yes
configure:7142: checking stdarg.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking stdarg.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for stdarg.h
configure:7262: result: yes
configure:7131: checking for stdlib.h
configure:7138: result: yes
configure:7131: checking for string.h
configure:7138: result: yes
configure:7142: checking sys/file.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking sys/file.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for sys/file.h
configure:7262: result: yes
configure:7142: checking sys/ioctl.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking sys/ioctl.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for sys/ioctl.h
configure:7262: result: yes
configure:7142: checking sys/param.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking sys/param.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for sys/param.h
configure:7262: result: yes
configure:7142: checking sys/socket.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking sys/socket.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for sys/socket.h
configure:7262: result: yes
configure:7142: checking sys/time.h usability
configure:7159: clang -c conftest.c >&5
configure:7166: $? = 0
configure:7180: result: yes
configure:7184: checking sys/time.h presence
configure:7199: clang -E conftest.c
configure:7206: $? = 0
configure:7220: result: yes
configure:7253: checking for sys/time.h
configure:7262: result: yes
configure:7131: checking for unistd.h
configure:7138: result: yes
configure:7278: checking for an ANSI C-conforming const
configure:7353: clang -c conftest.c >&5
configure:7360: $? = 0
configure:7375: result: yes
configure:7385: checking for uid_t in sys/types.h
configure:7408: result: yes
configure:7423: checking for inline
configure:7449: clang -c conftest.c >&5
configure:7456: $? = 0
configure:7474: result: inline
configure:7493: checking for size_t
configure:7521: clang -c conftest.c >&5
configure:7528: $? = 0
configure:7555: clang -c conftest.c >&5
conftest.c:84:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:7562: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBNCURSES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_BITS_POSIX1_LIM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:7585: result: yes
configure:7597: checking whether time.h and sys/time.h may both be included
configure:7627: clang -c conftest.c >&5
configure:7634: $? = 0
configure:7649: result: yes
configure:7661: checking whether closedir returns void
configure:7695: clang -o conftest conftest.c -lncurses >&5
configure:7699: $? = 0
configure:7705: ./conftest
configure:7709: $? = 0
configure:7726: result: no
configure:7737: checking whether clang needs -traditional
configure:7779: result: no
configure:7791: checking for stdlib.h
configure:7798: result: yes
configure:7936: checking for GNU libc compatible malloc
configure:7970: clang -o conftest conftest.c -lncurses >&5
configure:7974: $? = 0
configure:7980: ./conftest
configure:7984: $? = 0
configure:8001: result: yes
configure:8034: checking for stdlib.h
configure:8041: result: yes
configure:8179: checking for GNU libc compatible realloc
configure:8213: clang -o conftest conftest.c -lncurses >&5
configure:8217: $? = 0
configure:8223: ./conftest
configure:8227: $? = 0
configure:8244: result: yes
configure:8272: checking whether lstat dereferences a symlink specified with a trailing slash
configure:8308: clang -o conftest conftest.c -lncurses >&5
configure:8312: $? = 0
configure:8318: ./conftest
configure:8322: $? = 0
configure:8346: result: yes
configure:8365: checking whether stat accepts an empty string
configure:8395: clang -o conftest conftest.c -lncurses >&5
configure:8399: $? = 0
configure:8405: ./conftest
configure:8409: $? = 0
configure:8426: result: no
configure:8446: checking for vprintf
configure:8502: clang -o conftest conftest.c -lncurses >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:77:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:8509: $? = 0
configure:8531: result: yes
configure:8539: checking for _doprnt
configure:8595: clang -o conftest conftest.c -lncurses >&5
/tmp/conftest-37b24d.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:8602: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "typespeed"
| #define PACKAGE_TARNAME "typespeed"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "typespeed 0.6.5"
| #define PACKAGE_BUGREPORT "tobias@bugol.de"
| #define PACKAGE "typespeed"
| #define VERSION "0.6.5"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBNCURSES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_BITS_POSIX1_LIM_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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:8622: result: no
configure:8653: checking for gethostbyname
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for gettimeofday
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for inet_ntoa
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for memset
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:81:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for setlocale
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for setregid
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for setresgid
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for socket
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strchr
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:86:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:86:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strdup
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:87:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:87:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strerror
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:88:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strrchr
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:89:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strstr
configure:8709: clang -o conftest conftest.c -lncurses >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:90:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:8716: $? = 0
configure:8738: result: yes
configure:8653: checking for strtol
configure:8709: clang -o conftest conftest.c -lncurses >&5
configure:8716: $? = 0
configure:8738: result: yes
configure:8884: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by typespeed config.status 0.6.5, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 2a7dbbcc27f3
config.status:857: creating Makefile
config.status:857: creating doc/Makefile
config.status:857: creating etc/Makefile
config.status:857: creating man/Makefile
config.status:857: creating po/Makefile.in
config.status:857: creating rules/Makefile
config.status:857: creating src/Makefile
config.status:857: creating testsuite/Makefile
config.status:857: creating words/Makefile
config.status:857: creating config.h
config.status:1131: executing depfiles commands
config.status:1131: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_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_closedir_void=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_setregid=yes
ac_cv_func_setresgid=yes
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_vprintf=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_bits_posix1_lim_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ncurses_initscr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
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_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run tar'
AUTOCONF='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run automake-1.10'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS='-lncurses '
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/typespeed/src/typespeed-0.6.5/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='typespeed'
PACKAGE_BUGREPORT='tobias@bugol.de'
PACKAGE_NAME='typespeed'
PACKAGE_STRING='typespeed 0.6.5'
PACKAGE_TARNAME='typespeed'
PACKAGE_VERSION='0.6.5'
PATH_SEPARATOR=':'
POSUB='po'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.6.5'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
highscoredir='/var/games'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/typespeed/src/typespeed-0.6.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/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='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "typespeed"
#define PACKAGE_TARNAME "typespeed"
#define PACKAGE_VERSION "0.6.5"
#define PACKAGE_STRING "typespeed 0.6.5"
#define PACKAGE_BUGREPORT "tobias@bugol.de"
#define PACKAGE "typespeed"
#define VERSION "0.6.5"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_LIBNCURSES 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_ARPA_INET_H 1
#define HAVE_BITS_POSIX1_LIM_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_VPRINTF 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_NTOA 1
#define HAVE_MEMSET 1
#define HAVE_SETLOCALE 1
#define HAVE_SETREGID 1
#define HAVE_SETRESGID 1
#define HAVE_SOCKET 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
configure: exit 0