The build took 00h 01m 42s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,557 |
ansic |
2,142 |
sh |
1,339 |
makefile |
8,038 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: mpck 0.19-3 (Wed Aug 24 12:43:53 UTC 2016)
==> 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... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -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: 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'
gcc -DHAVE_CONFIG_H -I. -I.. -MT bufio.o -MD -MP -MF .deps/bufio.Tpo -c -o bufio.o bufio.c
gcc -DHAVE_CONFIG_H -I. -I.. -MT checkarguments.o -MD -MP -MF .deps/checkarguments.Tpo -c -o checkarguments.o checkarguments.c
mv -f .deps/checkarguments.Tpo .deps/checkarguments.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT checkfile.o -MD -MP -MF .deps/checkfile.Tpo -c -o checkfile.o checkfile.c
mv -f .deps/bufio.Tpo .deps/bufio.Po
gcc -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
gcc -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
gcc -DHAVE_CONFIG_H -I. -I.. -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/crc.Tpo .deps/crc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT filename.o -MD -MP -MF .deps/filename.Tpo -c -o filename.o filename.c
mv -f .deps/filename.Tpo .deps/filename.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT id3.o -MD -MP -MF .deps/id3.Tpo -c -o id3.o id3.c
mv -f .deps/frame.Tpo .deps/frame.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/id3.Tpo .deps/id3.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
mv -f .deps/options.Tpo .deps/options.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT total.o -MD -MP -MF .deps/total.Tpo -c -o total.o total.c
mv -f .deps/print.Tpo .deps/print.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT bitfile.o -MD -MP -MF .deps/bitfile.Tpo -c -o bitfile.o bitfile.c
mv -f .deps/total.Tpo .deps/total.Po
gcc -DHAVE_CONFIG_H -I. -I.. -MT layer2.o -MD -MP -MF .deps/layer2.Tpo -c -o layer2.o layer2.c
mv -f .deps/bitfile.Tpo .deps/bitfile.Po
mv -f .deps/layer2.Tpo .deps/layer2.Po
gcc -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 (Wed Aug 24 12:44:02 UTC 2016)
CMD: pacman --query --file mpck-0.19-3-x86_64.pkg.tar.xz
Creating hybrid package for 'mpck'
Trying to find vanilla package 'mpck'...
CMD: pacman --query --file /mirror/mpck-0.19-3.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf mpck.pkg.tar.xz .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
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpck.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpck.pkg.tar.xz
Attempting to access local repository, attempt 4
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 = bd5ff0fa9424
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/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/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 /usr/sbin/strip
configure:2280: result: strip
configure:2332: checking for x86_64-unknown-linux-gcc
configure:2362: result: no
configure:2372: checking for gcc
configure:2388: found /usr/sbin/gcc
configure:2399: result: gcc
configure:2631: checking for C compiler version
configure:2639: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2643: $? = 0
configure:2650: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2654: $? = 0
configure:2661: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2665: $? = 1
configure:2688: checking for C compiler default output file name
configure:2710: gcc conftest.c >&5
configure:2714: $? = 0
configure:2752: result: a.out
configure:2771: checking whether the C compiler works
configure:2781: ./a.out
configure:2785: $? = 0
configure:2804: result: yes
configure:2811: checking whether we are cross compiling
configure:2813: result: no
configure:2816: checking for suffix of executables
configure:2823: gcc -o conftest conftest.c >&5
configure:2827: $? = 0
configure:2853: result:
configure:2859: checking for suffix of object files
configure:2885: gcc -c conftest.c >&5
configure:2889: $? = 0
configure:2914: result: o
configure:2918: checking whether we are using the GNU C compiler
configure:2947: gcc -c conftest.c >&5
configure:2954: $? = 0
configure:2971: result: yes
configure:2980: checking whether gcc accepts -g
configure:3010: gcc -c -g conftest.c >&5
configure:3017: $? = 0
configure:3118: result: yes
configure:3135: checking for gcc option to accept ISO C89
configure:3209: gcc -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 gcc
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: gcc -E conftest.c
configure:3513: $? = 0
configure:3544: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -E
configure:3613: gcc -E conftest.c
configure:3620: $? = 0
configure:3651: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -c conftest.c >&5
configure:3869: $? = 0
configure:3968: gcc -o conftest conftest.c >&5
configure:3972: $? = 0
configure:3978: ./conftest
configure:3982: $? = 0
configure:4000: result: yes
configure:4024: checking for sys/types.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for sys/stat.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for stdlib.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for string.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for memory.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for strings.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for inttypes.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for stdint.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4024: checking for unistd.h
configure:4045: gcc -c conftest.c >&5
configure:4052: $? = 0
configure:4069: result: yes
configure:4093: checking getopt.h usability
configure:4110: gcc -c conftest.c >&5
configure:4117: $? = 0
configure:4131: result: yes
configure:4135: checking getopt.h presence
configure:4150: gcc -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: gcc -c conftest.c >&5
configure:4268: $? = 0
configure:4282: result: yes
configure:4286: checking errno.h presence
configure:4301: gcc -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: gcc -c conftest.c >&5
configure:4268: $? = 0
configure:4282: result: yes
configure:4286: checking malloc.h presence
configure:4301: gcc -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: gcc -c conftest.c >&5
configure:4268: $? = 0
configure:4282: result: yes
configure:4286: checking sys/mman.h presence
configure:4301: gcc -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: gcc -c conftest.c >&5
configure:4268: $? = 0
configure:4282: result: yes
configure:4286: checking fcntl.h presence
configure:4301: gcc -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: gcc -c conftest.c >&5
configure:4423: $? = 0
configure:4440: result: yes
configure:4455: checking for library containing opendir
configure:4496: gcc -o conftest conftest.c >&5
configure:4503: $? = 0
configure:4534: result: none required
configure:4640: checking for vsnprintf
configure:4696: gcc -o conftest conftest.c >&5
conftest.c:51:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:4703: $? = 0
configure:4725: result: yes
configure:4739: checking for getopt_long
configure:4795: gcc -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 /usr/sbin/ranlib
configure:4910: result: ranlib
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 bd5ff0fa9424
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=
ac_cv_env_CC_value=
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_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
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='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
COMPILE_GETOPT_LIB_FALSE=''
COMPILE_GETOPT_LIB_TRUE='#'
CPP='gcc -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='gcc'
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