Build of par2cmdline with musl toolchain

The build took 00h 01m 25s 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: par2cmdline 0.6.14-3 (Wed Apr 5 00:02:58 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... x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-strip... no
# checking for strip... 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 clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking 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... no
# 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'
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2cmdline.o -MD -MP -MF .deps/par2cmdline.Tpo -c -o par2cmdline.o par2cmdline.cpp
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT commandline.o -MD -MP -MF .deps/commandline.Tpo -c -o commandline.o commandline.cpp
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.cpp
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT creatorpacket.o -MD -MP -MF .deps/creatorpacket.Tpo -c -o creatorpacket.o creatorpacket.cpp
# mv -f .deps/crc.Tpo .deps/crc.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT criticalpacket.o -MD -MP -MF .deps/criticalpacket.Tpo -c -o criticalpacket.o criticalpacket.cpp
# mv -f .deps/creatorpacket.Tpo .deps/creatorpacket.Po
# clang++ -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
# clang++ -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
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT diskfile.o -MD -MP -MF .deps/diskfile.Tpo -c -o diskfile.o diskfile.cpp
# mv -f .deps/descriptionpacket.Tpo .deps/descriptionpacket.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT filechecksummer.o -MD -MP -MF .deps/filechecksummer.Tpo -c -o filechecksummer.o filechecksummer.cpp
# criticalpacket.cpp:32:11: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare]
# assert(&diskfile != 0 && packetdata != 0 && packetlength != 0);
# ^~~~~~~~ ~
# /sysroot/include/assert.h:8:28: note: expanded from macro 'assert'
# #define assert(x) ((void)((x) || (__assert_fail(#x, __FILE__, __LINE__, __func__),0)))
# ^
# 1 warning generated.
# mv -f .deps/criticalpacket.Tpo .deps/criticalpacket.Po
# mv -f .deps/datablock.Tpo .deps/datablock.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT galois.o -MD -MP -MF .deps/galois.Tpo -c -o galois.o galois.cpp
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT mainpacket.o -MD -MP -MF .deps/mainpacket.Tpo -c -o mainpacket.o mainpacket.cpp
# mv -f .deps/diskfile.Tpo .deps/diskfile.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cpp
# mv -f .deps/mainpacket.Tpo .deps/mainpacket.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par1fileformat.o -MD -MP -MF .deps/par1fileformat.Tpo -c -o par1fileformat.o par1fileformat.cpp
# mv -f .deps/filechecksummer.Tpo .deps/filechecksummer.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairer.o -MD -MP -MF .deps/par1repairer.Tpo -c -o par1repairer.o par1repairer.cpp
# mv -f .deps/galois.Tpo .deps/galois.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairersourcefile.o -MD -MP -MF .deps/par1repairersourcefile.Tpo -c -o par1repairersourcefile.o par1repairersourcefile.cpp
# mv -f .deps/md5.Tpo .deps/md5.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2creator.o -MD -MP -MF .deps/par2creator.Tpo -c -o par2creator.o par2creator.cpp
# mv -f .deps/par1fileformat.Tpo .deps/par1fileformat.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2creatorsourcefile.o -MD -MP -MF .deps/par2creatorsourcefile.Tpo -c -o par2creatorsourcefile.o par2creatorsourcefile.cpp
# par1repairersourcefile.cpp:49:22: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
# filename += ch && 255;
# ^ ~~~
# par1repairersourcefile.cpp:49:22: note: use '&' for a bitwise operation
# filename += ch && 255;
# ^~
# &
# par1repairersourcefile.cpp:49:22: note: remove constant to silence this warning
# filename += ch && 255;
# ~^~~~~~
# 1 warning generated.
# mv -f .deps/par1repairersourcefile.Tpo .deps/par1repairersourcefile.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2fileformat.o -MD -MP -MF .deps/par2fileformat.Tpo -c -o par2fileformat.o par2fileformat.cpp
# mv -f .deps/par1repairer.Tpo .deps/par1repairer.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairer.o -MD -MP -MF .deps/par2repairer.Tpo -c -o par2repairer.o par2repairer.cpp
# mv -f .deps/par2creator.Tpo .deps/par2creator.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairersourcefile.o -MD -MP -MF .deps/par2repairersourcefile.Tpo -c -o par2repairersourcefile.o par2repairersourcefile.cpp
# mv -f .deps/par2creatorsourcefile.Tpo .deps/par2creatorsourcefile.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT recoverypacket.o -MD -MP -MF .deps/recoverypacket.Tpo -c -o recoverypacket.o recoverypacket.cpp
# mv -f .deps/par2fileformat.Tpo .deps/par2fileformat.Po
# clang++ -DHAVE_CONFIG_H -I. -Wall -MT reedsolomon.o -MD -MP -MF .deps/reedsolomon.Tpo -c -o reedsolomon.o reedsolomon.cpp
# mv -f .deps/par2repairersourcefile.Tpo .deps/par2repairersourcefile.Po
# clang++ -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
# clang++ -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/par2repairer.Tpo .deps/par2repairer.Po
# mv -f .deps/verificationhashtable.Tpo .deps/verificationhashtable.Po
# mv -f .deps/verificationpacket.Tpo .deps/verificationpacket.Po
# clang++ -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 par2 '/tmp/par2cmdline/pkg/par2cmdline/usr/bin'
# /usr/bin/install -c -m 644 par2.1 '/tmp/par2cmdline/pkg/par2cmdline/usr/share/man/man1'
# 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 (Wed Apr 5 00:03:17 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 --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 454ea67a39f5
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2295: checking build system type
# configure:2309: result: x86_64-unknown-linux-gnu
# configure:2329: checking host system type
# configure:2342: result: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-strip
# configure:2604: result: no
# configure:2614: checking for strip
# configure:2630: found /sysroot/bin/strip
# configure:2641: result: 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: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3078: $? = 0
# configure:3067: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3078: $? = 0
# configure:3067: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3078: $? = 1
# configure:3067: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3078: $? = 1
# configure:3098: checking whether the C++ compiler works
# configure:3120: clang++ 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: clang++ -o conftest conftest.cpp >&5
# configure:3194: $? = 0
# configure:3216: result:
# configure:3238: checking whether we are cross compiling
# configure:3246: clang++ -o conftest conftest.cpp >&5
# configure:3250: $? = 0
# configure:3257: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3261: $? = 127
# configure:3276: result: yes
# configure:3281: checking for suffix of object files
# configure:3303: clang++ -c conftest.cpp >&5
# configure:3307: $? = 0
# configure:3328: result: o
# configure:3332: checking whether we are using the GNU C++ compiler
# configure:3351: clang++ -c conftest.cpp >&5
# configure:3351: $? = 0
# configure:3360: result: yes
# configure:3369: checking whether clang++ accepts -g
# configure:3389: clang++ -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 clang++
# configure:3629: result: gcc3
# configure:3655: checking for x86_64-unknown-linux-gcc
# configure:3682: result: clang
# configure:3951: checking for C compiler version
# configure:3960: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3971: $? = 0
# configure:3960: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3971: $? = 0
# configure:3960: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3971: $? = 1
# configure:3960: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3971: $? = 1
# configure:3975: checking whether we are using the GNU C compiler
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:4003: result: yes
# configure:4012: checking whether clang accepts -g
# configure:4032: clang -c -g conftest.c >&5
# configure:4032: $? = 0
# configure:4073: result: yes
# configure:4090: checking for clang option to accept ISO C89
# configure:4153: clang -c conftest.c >&5
# configure:4153: $? = 0
# configure:4166: result: none needed
# configure:4191: checking whether clang understands -c and -o together
# configure:4213: clang -c conftest.c -o conftest2.o
# configure:4216: $? = 0
# configure:4213: clang -c conftest.c -o conftest2.o
# configure:4216: $? = 0
# configure:4228: result: yes
# configure:4247: checking dependency style of clang
# configure:4358: result: gcc3
# configure:4377: checking for dirent.h that defines DIR
# configure:4396: clang -c conftest.c >&5
# configure:4396: $? = 0
# configure:4404: result: yes
# configure:4417: checking for library containing opendir
# configure:4448: clang -o conftest conftest.c >&5
# configure:4448: $? = 0
# configure:4465: result: none required
# configure:4537: checking how to run the C preprocessor
# configure:4568: clang -E conftest.c
# configure:4568: $? = 0
# configure:4582: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4627: clang -E conftest.c
# configure:4627: $? = 0
# configure:4641: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:4820: $? = 0
# configure:4904: result: yes
# configure:4917: checking for sys/types.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for sys/stat.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for stdlib.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for string.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for memory.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for strings.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for inttypes.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for stdint.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4917: checking for unistd.h
# configure:4917: clang -c conftest.c >&5
# configure:4917: $? = 0
# configure:4917: result: yes
# configure:4929: checking for stdbool.h that conforms to C99
# configure:4996: clang -c conftest.c >&5
# conftest.c:71:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:75:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:75:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:76:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:76:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:76:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:4996: $? = 0
# configure:5003: result: yes
# configure:5005: checking for _Bool
# configure:5005: clang -c conftest.c >&5
# configure:5005: $? = 0
# configure:5005: clang -c conftest.c >&5
# conftest.c:58:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking stdio.h presence
# configure:5137: clang -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: clang -c conftest.c >&5
# configure:5137: $? = 0
# configure:5137: result: yes
# configure:5137: checking endian.h presence
# configure:5137: clang -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: clang -c conftest.c >&5
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking getopt.h presence
# configure:5150: clang -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: clang -c conftest.c >&5
# configure:5150: $? = 0
# configure:5150: result: yes
# configure:5150: checking limits.h presence
# configure:5150: clang -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: clang -c conftest.c >&5
# configure:5161: $? = 0
# configure:5161: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# conftest.c:30:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:30:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# 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: clang -c conftest.c >&5
# configure:5232: $? = 0
# configure:5250: clang -c conftest.c >&5
# conftest.c:36:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:5250: $? = 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 BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5378: result: no
# configure:5396: checking for an ANSI C-conforming const
# configure:5462: clang -c conftest.c >&5
# configure:5462: $? = 0
# configure:5469: result: yes
# configure:5477: checking for inline
# configure:5493: clang -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: clang -c conftest.c >&5
# configure:5602: $? = 0
# configure:5634: result: no
# configure:5719: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5738: clang -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: clang -o conftest conftest.c >&5
# /tmp/conftest-dc0631.o:conftest.c:function main: error: undefined reference to 'stricmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -o conftest conftest.c >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:53:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:5853: $? = 0
# configure:5853: result: yes
# configure:5865: checking for strchr
# configure:5865: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:54:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:5865: $? = 0
# configure:5865: result: yes
# configure:5865: checking for memcpy
# configure:5865: clang -o conftest conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:55:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5865: $? = 0
# configure:5865: result: yes
# configure:5878: checking for getopt
# configure:5878: clang -o conftest conftest.c >&5
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5878: checking for getopt_long
# configure:5878: clang -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 454ea67a39f5
#
# 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=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getopt=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=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=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=no
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# 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='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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# 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 454ea67a39f5
#
# config.status:881: creating config.h
# config.status:1062: config.h is unchanged