Build of par2cmdline with android 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
9,127 cpp
4,287 sh
1,315 makefile
14,729 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: par2cmdline 0.6.14-3 (Tue Apr 4 20:31:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:41: installing './compile'
# parallel-tests: installing './test-driver'
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/par2cmdline/src/par2cmdline-0.6.14/missing: Unknown `--is-lightweight' option
# Try `/tmp/par2cmdline/src/par2cmdline-0.6.14/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking how to run the C preprocessor... arm-linux-androideabi-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 for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for ANSI C header files... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for size_t... yes
# checking whether byte ordering is bigendian... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for working memcmp... no
# checking for stricmp... no
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for getopt... yes
# checking for getopt_long... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating stamp-h
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
# rm -f stamp-h1
# touch config.h.in
# cd . && /bin/sh ./config.status config.h
# config.status: creating config.h
# config.status: config.h is unchanged
# make all-am
# make[1]: Entering directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2cmdline.o -MD -MP -MF .deps/par2cmdline.Tpo -c -o par2cmdline.o par2cmdline.cpp
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT commandline.o -MD -MP -MF .deps/commandline.Tpo -c -o commandline.o commandline.cpp
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.cpp
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT creatorpacket.o -MD -MP -MF .deps/creatorpacket.Tpo -c -o creatorpacket.o creatorpacket.cpp
# mv -f .deps/creatorpacket.Tpo .deps/creatorpacket.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT criticalpacket.o -MD -MP -MF .deps/criticalpacket.Tpo -c -o criticalpacket.o criticalpacket.cpp
# mv -f .deps/crc.Tpo .deps/crc.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT datablock.o -MD -MP -MF .deps/datablock.Tpo -c -o datablock.o datablock.cpp
# mv -f .deps/par2cmdline.Tpo .deps/par2cmdline.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT descriptionpacket.o -MD -MP -MF .deps/descriptionpacket.Tpo -c -o descriptionpacket.o descriptionpacket.cpp
# mv -f .deps/commandline.Tpo .deps/commandline.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT diskfile.o -MD -MP -MF .deps/diskfile.Tpo -c -o diskfile.o diskfile.cpp
# mv -f .deps/datablock.Tpo .deps/datablock.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT filechecksummer.o -MD -MP -MF .deps/filechecksummer.Tpo -c -o filechecksummer.o filechecksummer.cpp
# mv -f .deps/criticalpacket.Tpo .deps/criticalpacket.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT galois.o -MD -MP -MF .deps/galois.Tpo -c -o galois.o galois.cpp
# mv -f .deps/descriptionpacket.Tpo .deps/descriptionpacket.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT mainpacket.o -MD -MP -MF .deps/mainpacket.Tpo -c -o mainpacket.o mainpacket.cpp
# mv -f .deps/filechecksummer.Tpo .deps/filechecksummer.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cpp
# mv -f .deps/galois.Tpo .deps/galois.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par1fileformat.o -MD -MP -MF .deps/par1fileformat.Tpo -c -o par1fileformat.o par1fileformat.cpp
# mv -f .deps/diskfile.Tpo .deps/diskfile.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairer.o -MD -MP -MF .deps/par1repairer.Tpo -c -o par1repairer.o par1repairer.cpp
# mv -f .deps/mainpacket.Tpo .deps/mainpacket.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairersourcefile.o -MD -MP -MF .deps/par1repairersourcefile.Tpo -c -o par1repairersourcefile.o par1repairersourcefile.cpp
# mv -f .deps/par1fileformat.Tpo .deps/par1fileformat.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2creator.o -MD -MP -MF .deps/par2creator.Tpo -c -o par2creator.o par2creator.cpp
# mv -f .deps/md5.Tpo .deps/md5.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2creatorsourcefile.o -MD -MP -MF .deps/par2creatorsourcefile.Tpo -c -o par2creatorsourcefile.o par2creatorsourcefile.cpp
# mv -f .deps/par1repairersourcefile.Tpo .deps/par1repairersourcefile.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2fileformat.o -MD -MP -MF .deps/par2fileformat.Tpo -c -o par2fileformat.o par2fileformat.cpp
# mv -f .deps/par2creatorsourcefile.Tpo .deps/par2creatorsourcefile.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairer.o -MD -MP -MF .deps/par2repairer.Tpo -c -o par2repairer.o par2repairer.cpp
# mv -f .deps/par2fileformat.Tpo .deps/par2fileformat.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairersourcefile.o -MD -MP -MF .deps/par2repairersourcefile.Tpo -c -o par2repairersourcefile.o par2repairersourcefile.cpp
# mv -f .deps/par1repairer.Tpo .deps/par1repairer.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT recoverypacket.o -MD -MP -MF .deps/recoverypacket.Tpo -c -o recoverypacket.o recoverypacket.cpp
# mv -f .deps/par2repairersourcefile.Tpo .deps/par2repairersourcefile.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT reedsolomon.o -MD -MP -MF .deps/reedsolomon.Tpo -c -o reedsolomon.o reedsolomon.cpp
# mv -f .deps/par2creator.Tpo .deps/par2creator.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT verificationhashtable.o -MD -MP -MF .deps/verificationhashtable.Tpo -c -o verificationhashtable.o verificationhashtable.cpp
# mv -f .deps/recoverypacket.Tpo .deps/recoverypacket.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -Wall -MT verificationpacket.o -MD -MP -MF .deps/verificationpacket.Tpo -c -o verificationpacket.o verificationpacket.cpp
# mv -f .deps/reedsolomon.Tpo .deps/reedsolomon.Po
# mv -f .deps/verificationhashtable.Tpo .deps/verificationhashtable.Po
# mv -f .deps/verificationpacket.Tpo .deps/verificationpacket.Po
# mv -f .deps/par2repairer.Tpo .deps/par2repairer.Po
# arm-linux-androideabi-g++ -Wall -o par2 par2cmdline.o commandline.o crc.o creatorpacket.o criticalpacket.o datablock.o descriptionpacket.o diskfile.o filechecksummer.o galois.o mainpacket.o md5.o par1fileformat.o par1repairer.o par1repairersourcefile.o par2creator.o par2creatorsourcefile.o par2fileformat.o par2repairer.o par2repairersourcefile.o recoverypacket.o reedsolomon.o verificationhashtable.o verificationpacket.o -lstdc++
# make[1]: Leaving directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# /usr/sbin/mkdir -p '/tmp/par2cmdline/pkg/par2cmdline/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/par2cmdline/pkg/par2cmdline/usr/bin'
# /usr/bin/install -c -m 644 par2.1 '/tmp/par2cmdline/pkg/par2cmdline/usr/share/man/man1'
# /usr/bin/install -c par2 '/tmp/par2cmdline/pkg/par2cmdline/usr/bin'
# make install-exec-hook
# make[2]: Entering directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# ln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2create
# ln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2verify
# ln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2repair
# make[2]: Leaving directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# make[1]: Leaving directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "par2cmdline"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: par2cmdline 0.6.14-3 (Tue Apr 4 20:31:52 UTC 2017)

CMD: pacman --query --file par2cmdline-0.6.14-3-x86_64.pkg.tar.xz
# par2cmdline 0.6.14-3

Creating hybrid package for 'par2cmdline'

Trying to find vanilla package 'par2cmdline'...

CMD: pacman --query --file /mirror/par2cmdline-0.6.14-3.pkg.tar.xz
# par2cmdline 0.6.14-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/par2.1.gz
# /usr/bin/par2create
# /usr/bin/par2verify
# /usr/bin/par2repair
# /usr/bin/par2

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 par2cmdline.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/par2cmdline.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/par2cmdline.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/par2cmdline/src/par2cmdline-0.6.14/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 par2cmdline configure 0.6.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = faaa8482c92a
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2295: checking build system type
# configure:2309: result: x86_64-unknown-linux-gnu
# configure:2329: checking host system type
# configure:2342: result: arm-unknown-linux-androideabi
# configure:2381: checking for a BSD-compatible install
# configure:2449: result: /usr/bin/install -c
# configure:2460: checking whether build environment is sane
# configure:2515: result: yes
# configure:2553: WARNING: 'missing' script is too old or missing
# configure:2574: checking for arm-linux-androideabi-strip
# configure:2590: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2601: result: arm-linux-androideabi-strip
# configure:2666: checking for a thread-safe mkdir -p
# configure:2705: result: /usr/sbin/mkdir -p
# configure:2712: checking for gawk
# configure:2728: found /usr/sbin/gawk
# configure:2739: result: gawk
# configure:2750: checking whether make sets $(MAKE)
# configure:2772: result: yes
# configure:2801: checking whether make supports nested variables
# configure:2818: result: yes
# configure:3058: checking for C++ compiler version
# configure:3067: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 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:3078: $? = 0
# configure:3067: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3078: $? = 0
# configure:3067: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3078: $? = 1
# configure:3067: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3078: $? = 1
# configure:3098: checking whether the C++ compiler works
# configure:3120: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3124: $? = 0
# configure:3172: result: yes
# configure:3175: checking for C++ compiler default output file name
# configure:3177: result: a.out
# configure:3183: checking for suffix of executables
# configure:3190: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3194: $? = 0
# configure:3216: result:
# configure:3238: checking whether we are cross compiling
# configure:3276: result: yes
# configure:3281: checking for suffix of object files
# configure:3303: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3307: $? = 0
# configure:3328: result: o
# configure:3332: checking whether we are using the GNU C++ compiler
# configure:3351: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3351: $? = 0
# configure:3360: result: yes
# configure:3369: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3389: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3389: $? = 0
# configure:3430: result: yes
# configure:3464: checking for style of include used by make
# configure:3492: result: GNU
# configure:3518: checking dependency style of arm-linux-androideabi-g++
# configure:3629: result: gcc3
# configure:3655: checking for arm-linux-androideabi-gcc
# configure:3682: result: arm-linux-androideabi-gcc
# configure:3951: checking for C compiler version
# configure:3960: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:3971: $? = 0
# configure:3960: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3971: $? = 0
# configure:3960: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3971: $? = 1
# configure:3960: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3971: $? = 1
# configure:3975: checking whether we are using the GNU C compiler
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:4003: result: yes
# configure:4012: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4032: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4032: $? = 0
# configure:4073: result: yes
# configure:4090: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4153: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4153: $? = 0
# configure:4166: result: none needed
# configure:4191: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4213: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4216: $? = 0
# configure:4213: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4216: $? = 0
# configure:4228: result: yes
# configure:4247: checking dependency style of arm-linux-androideabi-gcc
# configure:4358: result: gcc3
# configure:4377: checking for dirent.h that defines DIR
# configure:4396: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4396: $? = 0
# configure:4404: result: yes
# configure:4417: checking for library containing opendir
# configure:4448: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4448: $? = 0
# configure:4465: result: none required
# configure:4537: checking how to run the C preprocessor
# configure:4568: arm-linux-androideabi-gcc -E conftest.c
# configure:4568: $? = 0
# configure:4582: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4607: result: arm-linux-androideabi-gcc -E
# configure:4627: arm-linux-androideabi-gcc -E conftest.c
# configure:4627: $? = 0
# configure:4641: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4670: checking for grep that handles long lines and -e
# configure:4728: result: /usr/sbin/grep
# configure:4733: checking for egrep
# configure:4795: result: /usr/sbin/grep -E
# configure:4800: checking for ANSI C header files
# configure:4820: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4820: $? = 0
# configure:4904: result: yes
# configure:4917: checking for sys/types.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for sys/stat.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for stdlib.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for string.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for memory.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for strings.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for inttypes.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for stdint.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for unistd.h
# configure:4917: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4929: checking for stdbool.h that conforms to C99
# configure:4996: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4996: $? = 0
# configure:5003: result: yes
# configure:5005: checking for _Bool
# configure:5005: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5005: $? = 0
# configure:5005: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:5005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5005: result: yes
# configure:5022: checking for ANSI C header files
# configure:5126: result: yes
# configure:5137: checking stdio.h usability
# configure:5137: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking stdio.h presence
# configure:5137: arm-linux-androideabi-gcc -E conftest.c
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking for stdio.h
# configure:5137: result: yes
# configure:5137: checking endian.h usability
# configure:5137: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking endian.h presence
# configure:5137: arm-linux-androideabi-gcc -E conftest.c
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking for endian.h
# configure:5137: result: yes
# configure:5150: checking getopt.h usability
# configure:5150: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking getopt.h presence
# configure:5150: arm-linux-androideabi-gcc -E conftest.c
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking for getopt.h
# configure:5150: result: yes
# configure:5150: checking limits.h usability
# configure:5150: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking limits.h presence
# configure:5150: arm-linux-androideabi-gcc -E conftest.c
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking for limits.h
# configure:5150: result: yes
# configure:5161: checking for size_t
# configure:5161: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5161: $? = 0
# configure:5161: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5161: result: yes
# configure:5172: checking whether byte ordering is bigendian
# configure:5187: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:30:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:30:15: error: unknown type name 'universal'
# configure:5187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5232: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:36:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5232: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5276: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:35:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5332: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5332: $? = 0
# configure:5378: result: no
# configure:5396: checking for an ANSI C-conforming const
# configure:5462: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5462: $? = 0
# configure:5469: result: yes
# configure:5477: checking for inline
# configure:5493: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5493: $? = 0
# configure:5501: result: inline
# configure:5526: checking for special C compiler options needed for large files
# configure:5571: result: no
# configure:5577: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5602: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5626: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5626: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5634: result: unknown
# configure:5646: checking for _LARGE_FILES value needed for large files
# configure:5671: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5671: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5695: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5695: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5703: result: unknown
# configure:5719: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5738: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5738: $? = 0
# configure:5766: result: no
# configure:5788: checking for working memcmp
# configure:5841: result: no
# configure:5853: checking for stricmp
# configure:5853: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccely6Ru.o:conftest.c:function main: error: undefined reference to 'stricmp'
# collect2: error: ld returned 1 exit status
# configure:5853: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "par2cmdline"
# | #define PACKAGE_TARNAME "par2cmdline"
# | #define PACKAGE_VERSION "0.6.14"
# | #define PACKAGE_STRING "par2cmdline 0.6.14"
# | #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "par2cmdline"
# | #define VERSION "0.6.14"
# | #define HAVE_DIRENT_H 1
# | #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__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:5853: result: no
# configure:5853: checking for strcasecmp
# configure:5853: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:5853: $? = 0
# configure:5853: result: yes
# configure:5865: checking for strchr
# configure:5865: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:5865: $? = 0
# configure:5865: result: yes
# configure:5865: checking for memcpy
# configure:5865: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
# char memcpy ();
# ^
# configure:5865: $? = 0
# configure:5865: result: yes
# configure:5878: checking for getopt
# configure:5878: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5878: checking for getopt_long
# configure:5878: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:6001: checking that generated files are newer than configure
# configure:6007: result: done
# configure:6035: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by par2cmdline config.status 0.6.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on faaa8482c92a
#
# config.status:881: creating stamp-h
# config.status:881: creating Makefile
# config.status:881: creating config.h
# config.status:1110: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getopt=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_memcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_stricmp=no
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_host=arm-unknown-linux-androideabi
# 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=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='par2cmdline'
# PACKAGE_BUGREPORT='ike.devolder@gmail.com'
# PACKAGE_NAME='par2cmdline'
# PACKAGE_STRING='par2cmdline 0.6.14'
# PACKAGE_TARNAME='par2cmdline'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.14'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.6.14'
# ac_ct_CC=''
# ac_ct_CXX=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_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='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/par2cmdline/src/par2cmdline-0.6.14/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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "par2cmdline"
# #define PACKAGE_TARNAME "par2cmdline"
# #define PACKAGE_VERSION "0.6.14"
# #define PACKAGE_STRING "par2cmdline 0.6.14"
# #define PACKAGE_BUGREPORT "ike.devolder@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "par2cmdline"
# #define VERSION "0.6.14"
# #define HAVE_DIRENT_H 1
# #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__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define STDC_HEADERS 1
# #define HAVE_STDIO_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_GETOPT 1
# #define HAVE_GETOPT_LONG 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by par2cmdline config.status 0.6.14, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status config.h
#
# on faaa8482c92a
#
# config.status:881: creating config.h
# config.status:1062: config.h is unchanged