The build took 00h 01m 17s 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:
        There were existing files in /sysroot, using those
        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 -cchecking whether build environment is sane... yes/tmp/mpck/src/checkmate-0.19/missing: Unknown `--run' optionTry `/tmp/mpck/src/checkmate-0.19/missing --help' for more informationconfigure: WARNING: `missing' script is too old or missingchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether make sets $(MAKE)... (cached) yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking for unistd.h... (cached) yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for getopt.h... (cached) yeschecking malloc.h usability... yeschecking malloc.h presence... yeschecking for malloc.h... yeschecking for memory.h... (cached) yeschecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking for vsnprintf... yeschecking for getopt_long... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating mpck/Makefileconfig.status: creating libgnugetopt-1.2/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake  all-recursivemake[1]: Entering directory '/tmp/mpck/src/checkmate-0.19'Making all in libgnugetopt-1.2make[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 mpckmake[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.cclang -DHAVE_CONFIG_H -I. -I..      -MT checkarguments.o -MD -MP -MF .deps/checkarguments.Tpo -c -o checkarguments.o checkarguments.cclang -DHAVE_CONFIG_H -I. -I..      -MT checkfile.o -MD -MP -MF .deps/checkfile.Tpo -c -o checkfile.o checkfile.cclang -DHAVE_CONFIG_H -I. -I..      -MT checkframe.o -MD -MP -MF .deps/checkframe.Tpo -c -o checkframe.o checkframe.cmv -f .deps/checkfile.Tpo .deps/checkfile.Poclang -DHAVE_CONFIG_H -I. -I..      -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.cmv -f .deps/checkframe.Tpo .deps/checkframe.Poclang -DHAVE_CONFIG_H -I. -I..      -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.cmv -f .deps/bufio.Tpo .deps/bufio.Pomv -f .deps/checkarguments.Tpo .deps/checkarguments.Pomv -f .deps/crc.Tpo .deps/crc.Poclang -DHAVE_CONFIG_H -I. -I..      -MT filename.o -MD -MP -MF .deps/filename.Tpo -c -o filename.o filename.cclang -DHAVE_CONFIG_H -I. -I..      -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cfile.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.cfile.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.Pomv -f .deps/frame.Tpo .deps/frame.Poclang -DHAVE_CONFIG_H -I. -I..      -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cclang -DHAVE_CONFIG_H -I. -I..      -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.cmv -f .deps/id3.Tpo .deps/id3.Poclang -DHAVE_CONFIG_H -I. -I..      -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.cmv -f .deps/filename.Tpo .deps/filename.Poclang -DHAVE_CONFIG_H -I. -I..      -MT total.o -MD -MP -MF .deps/total.Tpo -c -o total.o total.cmv -f .deps/options.Tpo .deps/options.Poclang -DHAVE_CONFIG_H -I. -I..      -MT bitfile.o -MD -MP -MF .deps/bitfile.Tpo -c -o bitfile.o bitfile.cmv -f .deps/main.Tpo .deps/main.Poclang -DHAVE_CONFIG_H -I. -I..      -MT layer2.o -MD -MP -MF .deps/layer2.Tpo -c -o layer2.o layer2.cmv -f .deps/print.Tpo .deps/print.Pomv -f .deps/total.Tpo .deps/total.Pomv -f .deps/bitfile.Tpo .deps/bitfile.Pomv -f .deps/layer2.Tpo .deps/layer2.Poclang     -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.2make[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 mpckmake[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
        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
        ==> 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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by checkmate configure 0.19, which wasgenerated by GNU Autoconf 2.63.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = ea3bbafb3800uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1874: checking for a BSD-compatible installconfigure:1942: result: /usr/bin/install -cconfigure:1953: checking whether build environment is saneconfigure:1996: result: yesconfigure:2017: WARNING: `missing' script is too old or missingconfigure:2021: checking for a thread-safe mkdir -pconfigure:2060: result: /usr/sbin/mkdir -pconfigure:2073: checking for gawkconfigure:2089: found /usr/sbin/gawkconfigure:2100: result: gawkconfigure:2111: checking whether make sets $(MAKE)configure:2133: result: yesconfigure:2213: checking for x86_64-unknown-linux-stripconfigure:2243: result: noconfigure:2253: checking for stripconfigure:2269: found /sysroot/bin/stripconfigure:2280: result: stripconfigure:2332: checking for x86_64-unknown-linux-gccconfigure:2359: result: clangconfigure:2631: checking for C compiler versionconfigure:2639: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2643: $? = 0configure:2650: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2654: $? = 0configure:2661: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2665: $? = 1configure:2688: checking for C compiler default output file nameconfigure:2710: clang    conftest.c  >&5configure:2714: $? = 0configure:2752: result: a.outconfigure:2771: checking whether the C compiler worksconfigure:2781: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2785: $? = 127configure:2804: result: yesconfigure:2811: checking whether we are cross compilingconfigure:2813: result: yesconfigure:2816: checking for suffix of executablesconfigure:2823: clang -o conftest    conftest.c  >&5configure:2827: $? = 0configure:2853: result:configure:2859: checking for suffix of object filesconfigure:2885: clang -c   conftest.c >&5configure:2889: $? = 0configure:2914: result: oconfigure:2918: checking whether we are using the GNU C compilerconfigure:2947: clang -c   conftest.c >&5configure:2954: $? = 0configure:2971: result: yesconfigure:2980: checking whether clang accepts -gconfigure:3010: clang -c -g  conftest.c >&5configure:3017: $? = 0configure:3118: result: yesconfigure:3135: checking for clang option to accept ISO C89configure:3209: clang  -c   conftest.c >&5configure:3216: $? = 0configure:3239: result: none neededconfigure:3268: checking for style of include used by makeconfigure:3296: result: GNUconfigure:3321: checking dependency style of clangconfigure:3412: result: gcc3configure:3427: checking whether make sets $(MAKE)configure:3449: result: yesconfigure:3466: checking how to run the C preprocessorconfigure:3506: clang -E  conftest.cconfigure:3513: $? = 0configure:3544: clang -E  conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3551: $? = 1configure: 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 -Econfigure:3613: clang -E  conftest.cconfigure:3620: $? = 0configure:3651: clang -E  conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3658: $? = 1configure: 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 -econfigure:3758: result: /usr/sbin/grepconfigure:3763: checking for egrepconfigure:3827: result: /usr/sbin/grep -Econfigure:3832: checking for ANSI C header filesconfigure:3862: clang -c   conftest.c >&5configure:3869: $? = 0configure:4000: result: yesconfigure:4024: checking for sys/types.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for sys/stat.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for stdlib.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for string.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for memory.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for strings.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for inttypes.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for stdint.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4024: checking for unistd.hconfigure:4045: clang -c   conftest.c >&5configure:4052: $? = 0configure:4069: result: yesconfigure:4093: checking getopt.h usabilityconfigure:4110: clang -c   conftest.c >&5configure:4117: $? = 0configure:4131: result: yesconfigure:4135: checking getopt.h presenceconfigure:4150: clang -E  conftest.cconfigure:4157: $? = 0configure:4171: result: yesconfigure:4204: checking for getopt.hconfigure:4211: result: yesconfigure:4233: checking for unistd.hconfigure:4240: result: yesconfigure:4244: checking errno.h usabilityconfigure:4261: clang -c   conftest.c >&5configure:4268: $? = 0configure:4282: result: yesconfigure:4286: checking errno.h presenceconfigure:4301: clang -E  conftest.cconfigure:4308: $? = 0configure:4322: result: yesconfigure:4355: checking for errno.hconfigure:4364: result: yesconfigure:4233: checking for getopt.hconfigure:4240: result: yesconfigure:4244: checking malloc.h usabilityconfigure:4261: clang -c   conftest.c >&5configure:4268: $? = 0configure:4282: result: yesconfigure:4286: checking malloc.h presenceconfigure:4301: clang -E  conftest.cconfigure:4308: $? = 0configure:4322: result: yesconfigure:4355: checking for malloc.hconfigure:4364: result: yesconfigure:4233: checking for memory.hconfigure:4240: result: yesconfigure:4244: checking sys/mman.h usabilityconfigure:4261: clang -c   conftest.c >&5configure:4268: $? = 0configure:4282: result: yesconfigure:4286: checking sys/mman.h presenceconfigure:4301: clang -E  conftest.cconfigure:4308: $? = 0configure:4322: result: yesconfigure:4355: checking for sys/mman.hconfigure:4364: result: yesconfigure:4244: checking fcntl.h usabilityconfigure:4261: clang -c   conftest.c >&5configure:4268: $? = 0configure:4282: result: yesconfigure:4286: checking fcntl.h presenceconfigure:4301: clang -E  conftest.cconfigure:4308: $? = 0configure:4322: result: yesconfigure:4355: checking for fcntl.hconfigure:4364: result: yesconfigure:4387: checking for dirent.h that defines DIRconfigure:4416: clang -c   conftest.c >&5configure:4423: $? = 0configure:4440: result: yesconfigure:4455: checking for library containing opendirconfigure:4496: clang -o conftest    conftest.c  >&5configure:4503: $? = 0configure:4534: result: none requiredconfigure:4640: checking for vsnprintfconfigure:4696: clang -o conftest    conftest.c  >&5conftest.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: $? = 0configure:4725: result: yesconfigure:4739: checking for getopt_longconfigure:4795: clang -o conftest    conftest.c  >&5configure:4802: $? = 0configure:4822: result: yesconfigure:4843: checking for x86_64-unknown-linux-ranlibconfigure:4873: result: noconfigure:4883: checking for ranlibconfigure:4899: found /sysroot/bin/ranlibconfigure:4910: result: ranlibconfigure:4922: WARNING: using cross tools not prefixed with host tripletconfigure:5058: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by checkmate config.status 0.19, which wasgenerated by GNU Autoconf 2.63.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson ea3bbafb3800config.status:784: creating Makefileconfig.status:784: creating mpck/Makefileconfig.status:784: creating libgnugetopt-1.2/Makefileconfig.status:784: creating config.hconfig.status:1058: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_getopt_long=yesac_cv_func_vsnprintf=yesac_cv_header_dirent_dirent_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_malloc_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_mman_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_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 1configure: exit 0