The build took 00h 01m 01s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
9,127 |
cpp |
4,287 |
sh |
1,315 |
makefile |
14,729 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: par2cmdline 0.6.14-3 (Wed Aug 24 12:49:10 UTC 2016)==> 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-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yes/tmp/par2cmdline/src/par2cmdline-0.6.14/missing: Unknown `--is-lightweight' optionTry `/tmp/par2cmdline/src/par2cmdline-0.6.14/missing --help' for more informationconfigure: WARNING: 'missing' script is too old or missingchecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for x86_64-unknown-linux-g++... nochecking for x86_64-unknown-linux-c++... nochecking for x86_64-unknown-linux-gpp... nochecking for x86_64-unknown-linux-aCC... nochecking for x86_64-unknown-linux-CC... nochecking for x86_64-unknown-linux-cxx... nochecking for x86_64-unknown-linux-cc++... nochecking for x86_64-unknown-linux-cl.exe... nochecking for x86_64-unknown-linux-FCC... nochecking for x86_64-unknown-linux-KCC... nochecking for x86_64-unknown-linux-RCC... nochecking for x86_64-unknown-linux-xlC_r... nochecking for x86_64-unknown-linux-xlC... nochecking for g++... g++checking whether the C++ compiler works... yeschecking for C++ compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of g++... gcc3checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking dependency style of gcc... gcc3checking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for stdbool.h that conforms to C99... yeschecking for _Bool... yeschecking for ANSI C header files... (cached) yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking endian.h usability... yeschecking endian.h presence... yeschecking for endian.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for size_t... yeschecking whether byte ordering is bigendian... nochecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for _LARGEFILE_SOURCE value needed for large files... nochecking for working memcmp... yeschecking for stricmp... nochecking for strcasecmp... yeschecking for strchr... yeschecking for memcpy... yeschecking for getopt... yeschecking for getopt_long... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating stamp-hconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commands(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)rm -f stamp-h1touch config.h.incd . && /bin/sh ./config.status config.hconfig.status: creating config.hconfig.status: config.h is unchangedmake all-ammake[1]: Entering directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'g++ -DHAVE_CONFIG_H -I. -Wall -MT par2cmdline.o -MD -MP -MF .deps/par2cmdline.Tpo -c -o par2cmdline.o par2cmdline.cppg++ -DHAVE_CONFIG_H -I. -Wall -MT commandline.o -MD -MP -MF .deps/commandline.Tpo -c -o commandline.o commandline.cppmv -f .deps/par2cmdline.Tpo .deps/par2cmdline.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.cppmv -f .deps/commandline.Tpo .deps/commandline.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT creatorpacket.o -MD -MP -MF .deps/creatorpacket.Tpo -c -o creatorpacket.o creatorpacket.cppmv -f .deps/crc.Tpo .deps/crc.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT criticalpacket.o -MD -MP -MF .deps/criticalpacket.Tpo -c -o criticalpacket.o criticalpacket.cppmv -f .deps/creatorpacket.Tpo .deps/creatorpacket.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT datablock.o -MD -MP -MF .deps/datablock.Tpo -c -o datablock.o datablock.cppIn file included from /usr/include/c++/6.1.1/cassert:44:0, from par2cmdline.h:255, from criticalpacket.cpp:20:criticalpacket.cpp: In member function 'bool CriticalPacket::WritePacket(DiskFile&, u64) const':criticalpacket.cpp:32:20: warning: the compiler can assume that the address of 'diskfile' will never be NULL [-Waddress] assert(&diskfile != 0 && packetdata != 0 && packetlength != 0); ~~~~~~~~~~^~~~mv -f .deps/criticalpacket.Tpo .deps/criticalpacket.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT descriptionpacket.o -MD -MP -MF .deps/descriptionpacket.Tpo -c -o descriptionpacket.o descriptionpacket.cppmv -f .deps/datablock.Tpo .deps/datablock.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT diskfile.o -MD -MP -MF .deps/diskfile.Tpo -c -o diskfile.o diskfile.cppmv -f .deps/descriptionpacket.Tpo .deps/descriptionpacket.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT filechecksummer.o -MD -MP -MF .deps/filechecksummer.Tpo -c -o filechecksummer.o filechecksummer.cppmv -f .deps/diskfile.Tpo .deps/diskfile.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT galois.o -MD -MP -MF .deps/galois.Tpo -c -o galois.o galois.cppmv -f .deps/filechecksummer.Tpo .deps/filechecksummer.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT mainpacket.o -MD -MP -MF .deps/mainpacket.Tpo -c -o mainpacket.o mainpacket.cppmv -f .deps/galois.Tpo .deps/galois.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cppmv -f .deps/mainpacket.Tpo .deps/mainpacket.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par1fileformat.o -MD -MP -MF .deps/par1fileformat.Tpo -c -o par1fileformat.o par1fileformat.cppmv -f .deps/md5.Tpo .deps/md5.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairer.o -MD -MP -MF .deps/par1repairer.Tpo -c -o par1repairer.o par1repairer.cppmv -f .deps/par1fileformat.Tpo .deps/par1fileformat.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par1repairersourcefile.o -MD -MP -MF .deps/par1repairersourcefile.Tpo -c -o par1repairersourcefile.o par1repairersourcefile.cppmv -f .deps/par1repairersourcefile.Tpo .deps/par1repairersourcefile.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par2creator.o -MD -MP -MF .deps/par2creator.Tpo -c -o par2creator.o par2creator.cppmv -f .deps/par1repairer.Tpo .deps/par1repairer.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par2creatorsourcefile.o -MD -MP -MF .deps/par2creatorsourcefile.Tpo -c -o par2creatorsourcefile.o par2creatorsourcefile.cppmv -f .deps/par2creatorsourcefile.Tpo .deps/par2creatorsourcefile.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par2fileformat.o -MD -MP -MF .deps/par2fileformat.Tpo -c -o par2fileformat.o par2fileformat.cppmv -f .deps/par2creator.Tpo .deps/par2creator.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairer.o -MD -MP -MF .deps/par2repairer.Tpo -c -o par2repairer.o par2repairer.cppmv -f .deps/par2fileformat.Tpo .deps/par2fileformat.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT par2repairersourcefile.o -MD -MP -MF .deps/par2repairersourcefile.Tpo -c -o par2repairersourcefile.o par2repairersourcefile.cppmv -f .deps/par2repairersourcefile.Tpo .deps/par2repairersourcefile.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT recoverypacket.o -MD -MP -MF .deps/recoverypacket.Tpo -c -o recoverypacket.o recoverypacket.cppmv -f .deps/par2repairer.Tpo .deps/par2repairer.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT reedsolomon.o -MD -MP -MF .deps/reedsolomon.Tpo -c -o reedsolomon.o reedsolomon.cppmv -f .deps/recoverypacket.Tpo .deps/recoverypacket.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT verificationhashtable.o -MD -MP -MF .deps/verificationhashtable.Tpo -c -o verificationhashtable.o verificationhashtable.cppmv -f .deps/reedsolomon.Tpo .deps/reedsolomon.Pog++ -DHAVE_CONFIG_H -I. -Wall -MT verificationpacket.o -MD -MP -MF .deps/verificationpacket.Tpo -c -o verificationpacket.o verificationpacket.cppmv -f .deps/verificationhashtable.Tpo .deps/verificationhashtable.Pomv -f .deps/verificationpacket.Tpo .deps/verificationpacket.Pog++ -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/bin' /usr/sbin/mkdir -p '/tmp/par2cmdline/pkg/par2cmdline/usr/share/man/man1' /usr/bin/install -c par2 '/tmp/par2cmdline/pkg/par2cmdline/usr/bin'make install-exec-hook /usr/bin/install -c -m 644 par2.1 '/tmp/par2cmdline/pkg/par2cmdline/usr/share/man/man1'make[2]: Entering directory '/tmp/par2cmdline/src/par2cmdline-0.6.14'ln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2createln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2verifyln -sf /usr/bin/par2 /tmp/par2cmdline/pkg/par2cmdline/usr/bin/par2repairmake[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 Aug 24 12:49:27 UTC 2016)CMD: pacman --query --file par2cmdline-0.6.14-3-x86_64.pkg.tar.xz
Creating hybrid package for 'par2cmdline'
Trying to find vanilla package 'par2cmdline'...
CMD: pacman --query --file /mirror/par2cmdline-0.6.14-3.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf par2cmdline.pkg.tar.xz .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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by par2cmdline configure 0.6.14, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 2c1e6402fd19uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2295: checking build system typeconfigure:2309: result: x86_64-unknown-linux-gnuconfigure:2329: checking host system typeconfigure:2342: result: x86_64-unknown-linux-gnuconfigure:2381: checking for a BSD-compatible installconfigure:2449: result: /usr/bin/install -cconfigure:2460: checking whether build environment is saneconfigure:2515: result: yesconfigure:2553: WARNING: 'missing' script is too old or missingconfigure:2574: checking for x86_64-unknown-linux-stripconfigure:2604: result: noconfigure:2614: checking for stripconfigure:2630: found /usr/sbin/stripconfigure:2641: result: stripconfigure:2666: checking for a thread-safe mkdir -pconfigure:2705: result: /usr/sbin/mkdir -pconfigure:2712: checking for gawkconfigure:2728: found /usr/sbin/gawkconfigure:2739: result: gawkconfigure:2750: checking whether make sets $(MAKE)configure:2772: result: yesconfigure:2801: checking whether make supports nested variablesconfigure:2818: result: yesconfigure:2960: checking for x86_64-unknown-linux-g++configure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-c++configure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-gppconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-aCCconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-CCconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-cxxconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-cc++configure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-cl.execonfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-FCCconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-KCCconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-RCCconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-xlC_rconfigure:2990: result: noconfigure:2960: checking for x86_64-unknown-linux-xlCconfigure:2990: result: noconfigure:3004: checking for g++configure:3020: found /usr/sbin/g++configure:3031: result: g++configure:3058: checking for C++ compiler versionconfigure:3067: g++ --version >&5g++ (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3078: $? = 0configure:3067: g++ -v >&5Using built-in specs.COLLECT_GCC=g++COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3078: $? = 0configure:3067: g++ -V >&5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:3078: $? = 1configure:3067: g++ -qversion >&5g++: error: unrecognized command line option '-qversion'; did you mean '--version'?g++: fatal error: no input filescompilation terminated.configure:3078: $? = 1configure:3098: checking whether the C++ compiler worksconfigure:3120: g++ conftest.cpp >&5configure:3124: $? = 0configure:3172: result: yesconfigure:3175: checking for C++ compiler default output file nameconfigure:3177: result: a.outconfigure:3183: checking for suffix of executablesconfigure:3190: g++ -o conftest conftest.cpp >&5configure:3194: $? = 0configure:3216: result:configure:3238: checking whether we are cross compilingconfigure:3246: g++ -o conftest conftest.cpp >&5configure:3250: $? = 0configure:3257: ./conftestconfigure:3261: $? = 0configure:3276: result: noconfigure:3281: checking for suffix of object filesconfigure:3303: g++ -c conftest.cpp >&5configure:3307: $? = 0configure:3328: result: oconfigure:3332: checking whether we are using the GNU C++ compilerconfigure:3351: g++ -c conftest.cpp >&5configure:3351: $? = 0configure:3360: result: yesconfigure:3369: checking whether g++ accepts -gconfigure:3389: g++ -c -g conftest.cpp >&5configure:3389: $? = 0configure:3430: result: yesconfigure:3464: checking for style of include used by makeconfigure:3492: result: GNUconfigure:3518: checking dependency style of g++configure:3629: result: gcc3configure:3655: checking for x86_64-unknown-linux-gccconfigure:3685: result: noconfigure:3695: checking for gccconfigure:3711: found /usr/sbin/gccconfigure:3722: result: gccconfigure:3951: checking for C compiler versionconfigure:3960: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3971: $? = 0configure:3960: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3971: $? = 0configure:3960: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3971: $? = 1configure:3960: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3971: $? = 1configure:3975: checking whether we are using the GNU C compilerconfigure:3994: gcc -c conftest.c >&5configure:3994: $? = 0configure:4003: result: yesconfigure:4012: checking whether gcc accepts -gconfigure:4032: gcc -c -g conftest.c >&5configure:4032: $? = 0configure:4073: result: yesconfigure:4090: checking for gcc option to accept ISO C89configure:4153: gcc -c conftest.c >&5configure:4153: $? = 0configure:4166: result: none neededconfigure:4191: checking whether gcc understands -c and -o togetherconfigure:4213: gcc -c conftest.c -o conftest2.oconfigure:4216: $? = 0configure:4213: gcc -c conftest.c -o conftest2.oconfigure:4216: $? = 0configure:4228: result: yesconfigure:4247: checking dependency style of gccconfigure:4358: result: gcc3configure:4377: checking for dirent.h that defines DIRconfigure:4396: gcc -c conftest.c >&5configure:4396: $? = 0configure:4404: result: yesconfigure:4417: checking for library containing opendirconfigure:4448: gcc -o conftest conftest.c >&5configure:4448: $? = 0configure:4465: result: none requiredconfigure:4537: checking how to run the C preprocessorconfigure:4568: gcc -E conftest.cconfigure:4568: $? = 0configure:4582: gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4582: $? = 1configure: 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: gcc -Econfigure:4627: gcc -E conftest.cconfigure:4627: $? = 0configure:4641: gcc -E conftest.cconftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4641: $? = 1configure: 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 -econfigure:4728: result: /usr/sbin/grepconfigure:4733: checking for egrepconfigure:4795: result: /usr/sbin/grep -Econfigure:4800: checking for ANSI C header filesconfigure:4820: gcc -c conftest.c >&5configure:4820: $? = 0configure:4893: gcc -o conftest conftest.c >&5configure:4893: $? = 0configure:4893: ./conftestconfigure:4893: $? = 0configure:4904: result: yesconfigure:4917: checking for sys/types.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for sys/stat.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for stdlib.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for string.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for memory.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for strings.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for inttypes.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for stdint.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4917: checking for unistd.hconfigure:4917: gcc -c conftest.c >&5configure:4917: $? = 0configure:4917: result: yesconfigure:4929: checking for stdbool.h that conforms to C99configure:4996: gcc -c conftest.c >&5configure:4996: $? = 0configure:5003: result: yesconfigure:5005: checking for _Boolconfigure:5005: gcc -c conftest.c >&5configure:5005: $? = 0configure:5005: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:58:20: error: expected expression before ')' tokenif (sizeof ((_Bool)))^configure:5005: $? = 1configure: 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: yesconfigure:5022: checking for ANSI C header filesconfigure:5126: result: yesconfigure:5137: checking stdio.h usabilityconfigure:5137: gcc -c conftest.c >&5configure:5137: $? = 0configure:5137: result: yesconfigure:5137: checking stdio.h presenceconfigure:5137: gcc -E conftest.cconfigure:5137: $? = 0configure:5137: result: yesconfigure:5137: checking for stdio.hconfigure:5137: result: yesconfigure:5137: checking endian.h usabilityconfigure:5137: gcc -c conftest.c >&5configure:5137: $? = 0configure:5137: result: yesconfigure:5137: checking endian.h presenceconfigure:5137: gcc -E conftest.cconfigure:5137: $? = 0configure:5137: result: yesconfigure:5137: checking for endian.hconfigure:5137: result: yesconfigure:5150: checking getopt.h usabilityconfigure:5150: gcc -c conftest.c >&5configure:5150: $? = 0configure:5150: result: yesconfigure:5150: checking getopt.h presenceconfigure:5150: gcc -E conftest.cconfigure:5150: $? = 0configure:5150: result: yesconfigure:5150: checking for getopt.hconfigure:5150: result: yesconfigure:5150: checking limits.h usabilityconfigure:5150: gcc -c conftest.c >&5configure:5150: $? = 0configure:5150: result: yesconfigure:5150: checking limits.h presenceconfigure:5150: gcc -E conftest.cconfigure:5150: $? = 0configure:5150: result: yesconfigure:5150: checking for limits.hconfigure:5150: result: yesconfigure:5161: checking for size_tconfigure:5161: gcc -c conftest.c >&5configure:5161: $? = 0configure:5161: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:65:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:5161: $? = 1configure: 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: yesconfigure:5172: checking whether byte ordering is bigendianconfigure:5187: gcc -c conftest.c >&5conftest.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: $? = 1configure: 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: gcc -c conftest.c >&5configure:5232: $? = 0configure:5250: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:36:4: error: unknown type name 'not'not big endian^~~conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~configure:5250: $? = 1configure: 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: noconfigure:5396: checking for an ANSI C-conforming constconfigure:5462: gcc -c conftest.c >&5configure:5462: $? = 0configure:5469: result: yesconfigure:5477: checking for inlineconfigure:5493: gcc -c conftest.c >&5configure:5493: $? = 0configure:5501: result: inlineconfigure:5526: checking for special C compiler options needed for large filesconfigure:5571: result: noconfigure:5577: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:5602: gcc -c conftest.c >&5configure:5602: $? = 0configure:5634: result: noconfigure:5719: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:5738: gcc -o conftest conftest.c >&5configure:5738: $? = 0configure:5766: result: noconfigure:5788: checking for working memcmpconfigure:5831: gcc -o conftest conftest.c >&5configure:5831: $? = 0configure:5831: ./conftestconfigure:5831: $? = 0configure:5841: result: yesconfigure:5853: checking for stricmpconfigure:5853: gcc -o conftest conftest.c >&5/tmp/cc0NOHlg.o: In function `main':conftest.c:(.text+0xa): undefined reference to `stricmp'collect2: error: ld returned 1 exit statusconfigure:5853: $? = 1configure: 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: noconfigure:5853: checking for strcasecmpconfigure:5853: gcc -o conftest conftest.c >&5conftest.c:53:6: warning: conflicting types for built-in function 'strcasecmp'char strcasecmp ();^~~~~~~~~~configure:5853: $? = 0configure:5853: result: yesconfigure:5865: checking for strchrconfigure:5865: gcc -o conftest conftest.c >&5conftest.c:54:6: warning: conflicting types for built-in function 'strchr'char strchr ();^~~~~~configure:5865: $? = 0configure:5865: result: yesconfigure:5865: checking for memcpyconfigure:5865: gcc -o conftest conftest.c >&5conftest.c:55:6: warning: conflicting types for built-in function 'memcpy'char memcpy ();^~~~~~configure:5865: $? = 0configure:5865: result: yesconfigure:5878: checking for getoptconfigure:5878: gcc -o conftest conftest.c >&5configure:5878: $? = 0configure:5878: result: yesconfigure:5878: checking for getopt_longconfigure:5878: gcc -o conftest conftest.c >&5configure:5878: $? = 0configure:5878: result: yesconfigure:6001: checking that generated files are newer than configureconfigure:6007: result: doneconfigure:6035: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by par2cmdline config.status 0.6.14, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 2c1e6402fd19config.status:881: creating stamp-hconfig.status:881: creating Makefileconfig.status:881: creating config.hconfig.status:1110: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_getopt=yesac_cv_func_getopt_long=yesac_cv_func_memcmp_working=yesac_cv_func_memcpy=yesac_cv_func_strcasecmp=yesac_cv_func_strchr=yesac_cv_func_stricmp=noac_cv_header_dirent_dirent_h=yesac_cv_header_endian_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_stdbool_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=noac_cv_type__Bool=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_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='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CXX='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=''LIBS=''LTLIBOBJS=''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='gcc'ac_ct_CXX='g++'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 1configure: exit 0## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by par2cmdline config.status 0.6.14, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.status config.hon 2c1e6402fd19config.status:881: creating config.hconfig.status:1062: config.h is unchanged