Build of libkkc-data with vanilla toolchain

The build took 00h 03m 41s and was SUCCESSFUL.

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

SLOCLanguage
1,900 makefile
752 sh
233 python
2,885 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libkkc-data 0.2.7-1 (Wed Aug 24 12:38:04 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) marisa-0.2.4-7 python2-marisa-0.2.4-7
#
# Total Installed Size: 0.49 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing marisa...
# installing python2-marisa...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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 whether gcc understands -c and -o together... yes
# checking dependency style of gcc... none
# checking how to run the C preprocessor... gcc -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 python version... 2.7
# checking for python platform... linux2
# checking for python script directory... ${prefix}/lib/python2.7/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating data/Makefile
# config.status: creating data/models/Makefile
# config.status: creating tools/Makefile
# config.status: executing depfiles commands
# Making all in data
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# Making all in models
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# /usr/bin/python2 -B ../../tools/sortlm.py \
# ./text3/data.arpa sorted3/data
# reading N-grams
# min cost = -5.793264
# writing 1-gram file
# writing 2-gram file
# writing 3-gram file
# /usr/bin/python2 -B ../../tools/genfilter.py \
# sorted3/data.2gram \
# sorted3/data.2gram.filter \
# 12
# /usr/bin/python2 -B ../../tools/genfilter.py \
# sorted3/data.3gram \
# sorted3/data.3gram.filter \
# 10
# make[2]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# Making all in tools
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/tools'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/tools'
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in data
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# Making install in models
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# make[3]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models'
# /usr/bin/mkdir -p '/tmp/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models/sorted3'
# /usr/bin/install -c -m 644 sorted3/metadata.json sorted3/data.input sorted3/data.1gram.index sorted3/data.1gram sorted3/data.2gram sorted3/data.2gram.filter sorted3/data.3gram sorted3/data.3gram.filter '/tmp/libkkc-data/pkg/libkkc-data/usr/lib/libkkc/models/sorted3'
# make[3]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# make[2]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data/models'
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[3]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[2]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/data'
# Making install in tools
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/tools'
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/tools'
# 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/libkkc-data/src/libkkc-data-0.2.7/tools'
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7/tools'
# make[1]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7'
# make[2]: Entering directory '/tmp/libkkc-data/src/libkkc-data-0.2.7'
# 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/libkkc-data/src/libkkc-data-0.2.7'
# make[1]: Leaving directory '/tmp/libkkc-data/src/libkkc-data-0.2.7'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libkkc-data"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libkkc-data 0.2.7-1 (Wed Aug 24 12:40:32 UTC 2016)

CMD: pacman --query --file libkkc-data-0.2.7-1-x86_64.pkg.tar.xz
# libkkc-data 0.2.7-1

Creating hybrid package for 'libkkc-data'

Trying to find vanilla package 'libkkc-data'...

CMD: pacman --query --file /mirror/libkkc-data-0.2.7-1.pkg.tar.xz
# libkkc-data 0.2.7-1

Package file has the following structure:
# /.PKGINFO
# /.CHANGELOG
# /.MTREE
# /usr/lib/libkkc/models/sorted3/data.3gram
# /usr/lib/libkkc/models/sorted3/data.2gram.filter
# /usr/lib/libkkc/models/sorted3/data.1gram.index
# /usr/lib/libkkc/models/sorted3/metadata.json
# /usr/lib/libkkc/models/sorted3/data.2gram
# /usr/lib/libkkc/models/sorted3/data.1gram
# /usr/lib/libkkc/models/sorted3/data.input
# /usr/lib/libkkc/models/sorted3/data.3gram.filter
# /sysroot/usr/lib/libkkc/models/sorted3/metadata.json
# /sysroot/usr/lib/libkkc/models/sorted3/data.input
# /sysroot/usr/lib/libkkc/models/sorted3/data.1gram.index
# /sysroot/usr/lib/libkkc/models/sorted3/data.1gram
# /sysroot/usr/lib/libkkc/models/sorted3/data.2gram
# /sysroot/usr/lib/libkkc/models/sorted3/data.2gram.filter
# /sysroot/usr/lib/libkkc/models/sorted3/data.3gram
# /sysroot/usr/lib/libkkc/models/sorted3/data.3gram.filter

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .CHANGELOG usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .CHANGELOG usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libkkc-data.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libkkc-data.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libkkc-data.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libkkc-data.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/libkkc-data/src/libkkc-data-0.2.7/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 libkkc-data configure 0.2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux PYTHON=/usr/bin/python2 --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b20ba790ac69
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2092: checking for a BSD-compatible install
# configure:2160: result: /usr/bin/install -c
# configure:2171: checking whether build environment is sane
# configure:2226: result: yes
# configure:2285: checking for x86_64-unknown-linux-strip
# configure:2315: result: no
# configure:2325: checking for strip
# configure:2341: found /usr/bin/strip
# configure:2352: result: strip
# configure:2377: checking for a thread-safe mkdir -p
# configure:2416: result: /usr/bin/mkdir -p
# configure:2423: checking for gawk
# configure:2439: found /usr/bin/gawk
# configure:2450: result: gawk
# configure:2461: checking whether make sets $(MAKE)
# configure:2483: result: yes
# configure:2512: checking whether make supports nested variables
# configure:2529: result: yes
# configure:2655: checking whether to enable maintainer-specific portions of Makefiles
# configure:2664: result: yes
# configure:2689: checking for style of include used by make
# configure:2717: result: GNU
# configure:2748: checking for x86_64-unknown-linux-gcc
# configure:2778: result: no
# configure:2788: checking for gcc
# configure:2804: found /usr/bin/gcc
# configure:2815: result: gcc
# configure:3044: checking for C compiler version
# configure:3053: 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:3064: $? = 0
# configure:3053: 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:3064: $? = 0
# configure:3053: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3064: $? = 1
# configure:3053: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3064: $? = 1
# configure:3084: checking whether the C compiler works
# configure:3106: gcc conftest.c >&5
# configure:3110: $? = 0
# configure:3158: result: yes
# configure:3161: checking for C compiler default output file name
# configure:3163: result: a.out
# configure:3169: checking for suffix of executables
# configure:3176: gcc -o conftest conftest.c >&5
# configure:3180: $? = 0
# configure:3202: result:
# configure:3224: checking whether we are cross compiling
# configure:3232: gcc -o conftest conftest.c >&5
# configure:3236: $? = 0
# configure:3243: ./conftest
# configure:3247: $? = 0
# configure:3262: result: no
# configure:3267: checking for suffix of object files
# configure:3289: gcc -c conftest.c >&5
# configure:3293: $? = 0
# configure:3314: result: o
# configure:3318: checking whether we are using the GNU C compiler
# configure:3337: gcc -c conftest.c >&5
# configure:3337: $? = 0
# configure:3346: result: yes
# configure:3355: checking whether gcc accepts -g
# configure:3375: gcc -c -g conftest.c >&5
# configure:3375: $? = 0
# configure:3416: result: yes
# configure:3433: checking for gcc option to accept ISO C89
# configure:3496: gcc -c conftest.c >&5
# configure:3496: $? = 0
# configure:3509: result: none needed
# configure:3534: checking whether gcc understands -c and -o together
# configure:3556: gcc -c conftest.c -o conftest2.o
# configure:3559: $? = 0
# configure:3556: gcc -c conftest.c -o conftest2.o
# configure:3559: $? = 0
# configure:3571: result: yes
# configure:3590: checking dependency style of gcc
# configure:3701: result: none
# configure:3722: checking how to run the C preprocessor
# configure:3753: gcc -E conftest.c
# configure:3753: $? = 0
# configure:3767: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libkkc-data"
# | #define PACKAGE_TARNAME "libkkc-data"
# | #define PACKAGE_VERSION "0.2.7"
# | #define PACKAGE_STRING "libkkc-data 0.2.7"
# | #define PACKAGE_BUGREPORT "ueno@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libkkc-data"
# | #define VERSION "0.2.7"
# | /* end confdefs.h. */
# | #include
# configure:3792: result: gcc -E
# configure:3812: gcc -E conftest.c
# configure:3812: $? = 0
# configure:3826: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libkkc-data"
# | #define PACKAGE_TARNAME "libkkc-data"
# | #define PACKAGE_VERSION "0.2.7"
# | #define PACKAGE_STRING "libkkc-data 0.2.7"
# | #define PACKAGE_BUGREPORT "ueno@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libkkc-data"
# | #define VERSION "0.2.7"
# | /* end confdefs.h. */
# | #include
# configure:3855: checking for grep that handles long lines and -e
# configure:3913: result: /usr/bin/grep
# configure:3918: checking for egrep
# configure:3980: result: /usr/bin/grep -E
# configure:3985: checking for ANSI C header files
# configure:4005: gcc -c conftest.c >&5
# configure:4005: $? = 0
# configure:4078: gcc -o conftest conftest.c >&5
# configure:4078: $? = 0
# configure:4078: ./conftest
# configure:4078: $? = 0
# configure:4089: result: yes
# configure:4102: checking for sys/types.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for sys/stat.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for stdlib.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for string.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for memory.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for strings.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for inttypes.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for stdint.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4102: checking for unistd.h
# configure:4102: gcc -c conftest.c >&5
# configure:4102: $? = 0
# configure:4102: result: yes
# configure:4115: checking minix/config.h usability
# configure:4115: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libkkc-data"
# | #define PACKAGE_TARNAME "libkkc-data"
# | #define PACKAGE_VERSION "0.2.7"
# | #define PACKAGE_STRING "libkkc-data 0.2.7"
# | #define PACKAGE_BUGREPORT "ueno@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libkkc-data"
# | #define VERSION "0.2.7"
# | #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:4115: result: no
# configure:4115: checking minix/config.h presence
# configure:4115: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libkkc-data"
# | #define PACKAGE_TARNAME "libkkc-data"
# | #define PACKAGE_VERSION "0.2.7"
# | #define PACKAGE_STRING "libkkc-data 0.2.7"
# | #define PACKAGE_BUGREPORT "ueno@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libkkc-data"
# | #define VERSION "0.2.7"
# | #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:4115: result: no
# configure:4115: checking for minix/config.h
# configure:4115: result: no
# configure:4136: checking whether it is safe to define __EXTENSIONS__
# configure:4154: gcc -c conftest.c >&5
# configure:4154: $? = 0
# configure:4161: result: yes
# configure:4242: checking for python version
# configure:4249: result: 2.7
# configure:4261: checking for python platform
# configure:4268: result: linux2
# configure:4294: checking for python script directory
# configure:4329: result: ${prefix}/lib/python2.7/site-packages
# configure:4338: checking for python extension module directory
# configure:4373: result: ${exec_prefix}/lib/python2.7/site-packages
# configure:4534: checking that generated files are newer than configure
# configure:4540: result: done
# configure:4567: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libkkc-data config.status 0.2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b20ba790ac69
#
# config.status:792: creating Makefile
# config.status:792: creating data/Makefile
# config.status:792: creating data/models/Makefile
# config.status:792: creating tools/Makefile
# config.status:964: 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_PYTHON_set=set
# ac_cv_env_PYTHON_value=/usr/bin/python2
# 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_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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_safe_to_define___extensions__=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux2
# am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
# am_cv_python_version=2.7
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libkkc-data\" -DPACKAGE_TARNAME=\"libkkc-data\" -DPACKAGE_VERSION=\"0.2.7\" -DPACKAGE_STRING=\"libkkc-data\ 0.2.7\" -DPACKAGE_BUGREPORT=\"ueno@gnu.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libkkc-data\" -DVERSION=\"0.2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='libkkc-data'
# PACKAGE_BUGREPORT='ueno@gnu.org'
# PACKAGE_NAME='libkkc-data'
# PACKAGE_STRING='libkkc-data 0.2.7'
# PACKAGE_TARNAME='libkkc-data'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.7'
# PATH_SEPARATOR=':'
# PYTHON='/usr/bin/python2'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux2'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='2.7'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.2.7'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libkkc-data/src/libkkc-data-0.2.7/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/libkkc-data'
# pkgpythondir='${pythondir}/libkkc-data'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
# pythondir='${prefix}/lib/python2.7/site-packages'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libkkc-data"
# #define PACKAGE_TARNAME "libkkc-data"
# #define PACKAGE_VERSION "0.2.7"
# #define PACKAGE_STRING "libkkc-data 0.2.7"
# #define PACKAGE_BUGREPORT "ueno@gnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libkkc-data"
# #define VERSION "0.2.7"
# #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
#
# configure: exit 0