Build of mpck with musl toolchain

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

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

SLOCLanguage
4,557 ansic
2,142 sh
1,339 makefile
8,038 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: mpck 0.19-3 (Tue Apr 4 23:53:41 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
# /tmp/mpck/src/checkmate-0.19/missing: Unknown `--run' option
# Try `/tmp/mpck/src/checkmate-0.19/missing --help' for more information
# configure: WARNING: `missing' script is too old or missing
# checking for a thread-safe mkdir -p... /usr/sbin/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... yes
# 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 make sets $(MAKE)... (cached) yes
# checking how to run the C preprocessor... clang -E
# 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 getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for unistd.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for getopt.h... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for memory.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for vsnprintf... yes
# checking for getopt_long... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating mpck/Makefile
# config.status: creating libgnugetopt-1.2/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/mpck/src/checkmate-0.19'
# Making all in libgnugetopt-1.2
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# Making all in mpck
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19/mpck'
# clang -DHAVE_CONFIG_H -I. -I.. -MT bufio.o -MD -MP -MF .deps/bufio.Tpo -c -o bufio.o bufio.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT checkarguments.o -MD -MP -MF .deps/checkarguments.Tpo -c -o checkarguments.o checkarguments.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT checkfile.o -MD -MP -MF .deps/checkfile.Tpo -c -o checkfile.o checkfile.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT checkframe.o -MD -MP -MF .deps/checkframe.Tpo -c -o checkframe.o checkframe.c
# mv -f .deps/checkfile.Tpo .deps/checkfile.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.c
# mv -f .deps/checkframe.Tpo .deps/checkframe.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
# mv -f .deps/bufio.Tpo .deps/bufio.Po
# mv -f .deps/checkarguments.Tpo .deps/checkarguments.Po
# mv -f .deps/crc.Tpo .deps/crc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT filename.o -MD -MP -MF .deps/filename.Tpo -c -o filename.o filename.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c
# file.c:92:59: warning: passing 'const file_info *' (aka 'const struct _file_info *') to parameter of type 'file_info *' (aka 'struct _file_info *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# printf(" %-30sMPEG %s\n", "version", file_strversion(file));
# ^~~~
# clang -DHAVE_CONFIG_H -I. -I.. -MT id3.o -MD -MP -MF .deps/id3.Tpo -c -o id3.o id3.c
# file.c:300:57: warning: passing 'const file_info *' (aka 'const struct _file_info *') to parameter of type 'file_info *' (aka 'struct _file_info *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# printf("\t\t%s\n", file_strversion(file));
# ^~~~
# 2 warnings generated.
# mv -f .deps/file.Tpo .deps/file.Po
# mv -f .deps/frame.Tpo .deps/frame.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# clang -DHAVE_CONFIG_H -I. -I.. -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
# mv -f .deps/id3.Tpo .deps/id3.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
# mv -f .deps/filename.Tpo .deps/filename.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT total.o -MD -MP -MF .deps/total.Tpo -c -o total.o total.c
# mv -f .deps/options.Tpo .deps/options.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT bitfile.o -MD -MP -MF .deps/bitfile.Tpo -c -o bitfile.o bitfile.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -MT layer2.o -MD -MP -MF .deps/layer2.Tpo -c -o layer2.o layer2.c
# mv -f .deps/print.Tpo .deps/print.Po
# mv -f .deps/total.Tpo .deps/total.Po
# mv -f .deps/bitfile.Tpo .deps/bitfile.Po
# mv -f .deps/layer2.Tpo .deps/layer2.Po
# clang -o mpck bufio.o checkarguments.o checkfile.o checkframe.o crc.o file.o filename.o frame.o id3.o main.o options.o print.o total.o bitfile.o layer2.o
# make[2]: Leaving directory '/tmp/mpck/src/checkmate-0.19/mpck'
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19'
# make[2]: Leaving directory '/tmp/mpck/src/checkmate-0.19'
# make[1]: Leaving directory '/tmp/mpck/src/checkmate-0.19'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libgnugetopt-1.2
# make[1]: Entering directory '/tmp/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# 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/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# make[1]: Leaving directory '/tmp/mpck/src/checkmate-0.19/libgnugetopt-1.2'
# Making install in mpck
# make[1]: Entering directory '/tmp/mpck/src/checkmate-0.19/mpck'
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19/mpck'
# test -z "/tmp/mpck/pkg/mpck/usr/bin" || /usr/sbin/mkdir -p "/tmp/mpck/pkg/mpck/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c 'mpck' '/tmp/mpck/pkg/mpck/usr/bin/mpck'
# make[2]: Leaving directory '/tmp/mpck/src/checkmate-0.19/mpck'
# make[1]: Leaving directory '/tmp/mpck/src/checkmate-0.19/mpck'
# make[1]: Entering directory '/tmp/mpck/src/checkmate-0.19'
# make[2]: Entering directory '/tmp/mpck/src/checkmate-0.19'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/tmp/mpck/pkg/mpck/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/mpck/pkg/mpck/usr/share/man/man1"
# /usr/bin/install -c -m 644 'mpck.1' '/tmp/mpck/pkg/mpck/usr/share/man/man1/mpck.1'
# make[2]: Leaving directory '/tmp/mpck/src/checkmate-0.19'
# make[1]: Leaving directory '/tmp/mpck/src/checkmate-0.19'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mpck"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mpck 0.19-3 (Tue Apr 4 23:53:50 UTC 2017)

CMD: pacman --query --file mpck-0.19-3-x86_64.pkg.tar.xz
# mpck 0.19-3

Creating hybrid package for 'mpck'

Trying to find vanilla package 'mpck'...

CMD: pacman --query --file /mirror/mpck-0.19-3.pkg.tar.xz
# mpck 0.19-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/mpck
# /usr/share/man/man1/mpck.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 mpck.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpck.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mpck.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/mpck/src/checkmate-0.19/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 checkmate configure 0.19, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ea3bbafb3800
# 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:1874: checking for a BSD-compatible install
# configure:1942: result: /usr/bin/install -c
# configure:1953: checking whether build environment is sane
# configure:1996: result: yes
# configure:2017: WARNING: `missing' script is too old or missing
# configure:2021: checking for a thread-safe mkdir -p
# configure:2060: result: /usr/sbin/mkdir -p
# configure:2073: checking for gawk
# configure:2089: found /usr/sbin/gawk
# configure:2100: result: gawk
# configure:2111: checking whether make sets $(MAKE)
# configure:2133: result: yes
# configure:2213: checking for x86_64-unknown-linux-strip
# configure:2243: result: no
# configure:2253: checking for strip
# configure:2269: found /sysroot/bin/strip
# configure:2280: result: strip
# configure:2332: checking for x86_64-unknown-linux-gcc
# configure:2359: result: clang
# configure:2631: checking for C compiler version
# configure:2639: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2643: $? = 0
# configure:2650: 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:2654: $? = 0
# configure:2661: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2665: $? = 1
# configure:2688: checking for C compiler default output file name
# configure:2710: clang conftest.c >&5
# configure:2714: $? = 0
# configure:2752: result: a.out
# configure:2771: checking whether the C compiler works
# configure:2781: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2785: $? = 127
# configure:2804: result: yes
# configure:2811: checking whether we are cross compiling
# configure:2813: result: yes
# configure:2816: checking for suffix of executables
# configure:2823: clang -o conftest conftest.c >&5
# configure:2827: $? = 0
# configure:2853: result:
# configure:2859: checking for suffix of object files
# configure:2885: clang -c conftest.c >&5
# configure:2889: $? = 0
# configure:2914: result: o
# configure:2918: checking whether we are using the GNU C compiler
# configure:2947: clang -c conftest.c >&5
# configure:2954: $? = 0
# configure:2971: result: yes
# configure:2980: checking whether clang accepts -g
# configure:3010: clang -c -g conftest.c >&5
# configure:3017: $? = 0
# configure:3118: result: yes
# configure:3135: checking for clang option to accept ISO C89
# configure:3209: clang -c conftest.c >&5
# configure:3216: $? = 0
# configure:3239: result: none needed
# configure:3268: checking for style of include used by make
# configure:3296: result: GNU
# configure:3321: checking dependency style of clang
# configure:3412: result: gcc3
# configure:3427: checking whether make sets $(MAKE)
# configure:3449: result: yes
# configure:3466: checking how to run the C preprocessor
# configure:3506: clang -E conftest.c
# configure:3513: $? = 0
# configure:3544: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3551: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "checkmate"
# | #define PACKAGE_TARNAME "checkmate"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "checkmate 0.19"
# | #define PACKAGE_BUGREPORT "sjoerd-mpck@linuxonly.nl"
# | #define PACKAGE "checkmate"
# | #define VERSION "0.19"
# | /* end confdefs.h. */
# | #include
# configure:3584: result: clang -E
# configure:3613: clang -E conftest.c
# configure:3620: $? = 0
# configure:3651: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3658: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "checkmate"
# | #define PACKAGE_TARNAME "checkmate"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "checkmate 0.19"
# | #define PACKAGE_BUGREPORT "sjoerd-mpck@linuxonly.nl"
# | #define PACKAGE "checkmate"
# | #define VERSION "0.19"
# | /* end confdefs.h. */
# | #include
# configure:3698: checking for grep that handles long lines and -e
# configure:3758: result: /usr/sbin/grep
# configure:3763: checking for egrep
# configure:3827: result: /usr/sbin/grep -E
# configure:3832: checking for ANSI C header files
# configure:3862: clang -c conftest.c >&5
# configure:3869: $? = 0
# configure:4000: result: yes
# configure:4024: checking for sys/types.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for sys/stat.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for stdlib.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for string.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for memory.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for strings.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for inttypes.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for stdint.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4024: checking for unistd.h
# configure:4045: clang -c conftest.c >&5
# configure:4052: $? = 0
# configure:4069: result: yes
# configure:4093: checking getopt.h usability
# configure:4110: clang -c conftest.c >&5
# configure:4117: $? = 0
# configure:4131: result: yes
# configure:4135: checking getopt.h presence
# configure:4150: clang -E conftest.c
# configure:4157: $? = 0
# configure:4171: result: yes
# configure:4204: checking for getopt.h
# configure:4211: result: yes
# configure:4233: checking for unistd.h
# configure:4240: result: yes
# configure:4244: checking errno.h usability
# configure:4261: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4282: result: yes
# configure:4286: checking errno.h presence
# configure:4301: clang -E conftest.c
# configure:4308: $? = 0
# configure:4322: result: yes
# configure:4355: checking for errno.h
# configure:4364: result: yes
# configure:4233: checking for getopt.h
# configure:4240: result: yes
# configure:4244: checking malloc.h usability
# configure:4261: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4282: result: yes
# configure:4286: checking malloc.h presence
# configure:4301: clang -E conftest.c
# configure:4308: $? = 0
# configure:4322: result: yes
# configure:4355: checking for malloc.h
# configure:4364: result: yes
# configure:4233: checking for memory.h
# configure:4240: result: yes
# configure:4244: checking sys/mman.h usability
# configure:4261: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4282: result: yes
# configure:4286: checking sys/mman.h presence
# configure:4301: clang -E conftest.c
# configure:4308: $? = 0
# configure:4322: result: yes
# configure:4355: checking for sys/mman.h
# configure:4364: result: yes
# configure:4244: checking fcntl.h usability
# configure:4261: clang -c conftest.c >&5
# configure:4268: $? = 0
# configure:4282: result: yes
# configure:4286: checking fcntl.h presence
# configure:4301: clang -E conftest.c
# configure:4308: $? = 0
# configure:4322: result: yes
# configure:4355: checking for fcntl.h
# configure:4364: result: yes
# configure:4387: checking for dirent.h that defines DIR
# configure:4416: clang -c conftest.c >&5
# configure:4423: $? = 0
# configure:4440: result: yes
# configure:4455: checking for library containing opendir
# configure:4496: clang -o conftest conftest.c >&5
# configure:4503: $? = 0
# configure:4534: result: none required
# configure:4640: checking for vsnprintf
# configure:4696: clang -o conftest conftest.c >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:51:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:4703: $? = 0
# configure:4725: result: yes
# configure:4739: checking for getopt_long
# configure:4795: clang -o conftest conftest.c >&5
# configure:4802: $? = 0
# configure:4822: result: yes
# configure:4843: checking for x86_64-unknown-linux-ranlib
# configure:4873: result: no
# configure:4883: checking for ranlib
# configure:4899: found /sysroot/bin/ranlib
# configure:4910: result: ranlib
# configure:4922: WARNING: using cross tools not prefixed with host triplet
# configure:5058: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by checkmate config.status 0.19, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ea3bbafb3800
#
# config.status:784: creating Makefile
# config.status:784: creating mpck/Makefile
# config.status:784: creating libgnugetopt-1.2/Makefile
# config.status:784: creating config.h
# config.status:1058: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# 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_getopt_long=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# 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_make_make_set=yes
# ac_cv_search_opendir='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='tar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.10'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPILE_GETOPT_LIB_FALSE=''
# COMPILE_GETOPT_LIB_TRUE='#'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GETOPT_LONG_LIB=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='checkmate'
# PACKAGE_BUGREPORT='sjoerd-mpck@linuxonly.nl'
# PACKAGE_NAME='checkmate'
# PACKAGE_STRING='checkmate 0.19'
# PACKAGE_TARNAME='checkmate'
# PACKAGE_VERSION='0.19'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.19'
# 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_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/mpck/src/checkmate-0.19/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "checkmate"
# #define PACKAGE_TARNAME "checkmate"
# #define PACKAGE_VERSION "0.19"
# #define PACKAGE_STRING "checkmate 0.19"
# #define PACKAGE_BUGREPORT "sjoerd-mpck@linuxonly.nl"
# #define PACKAGE "checkmate"
# #define VERSION "0.19"
# #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_UNISTD_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_VSNPRINTF 1
#
# configure: exit 0