Build of partimage with vanilla toolchain

The build took 00h 00m 51s and was NOT successful.

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

SLOCLanguage
15,820 cpp
10,713 sh
4,086 makefile
16 sed
30,635 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: partimage 0.6.9-9 (Wed Aug 24 14:17:25 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) slang-2.3.0-1 libnewt-0.52.19-1
#
# Total Installed Size: 3.44 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing slang...
# installing libnewt...
# Optional dependencies for libnewt
# tcl: whiptcl support
# python: libnewt support with the _snack module [installed]
# python2: libnewt support with the _snack module [installed]
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for ld used by GCC... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking how to run the C preprocessor... gcc -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 dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for strerror in -lcposix... no
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for x86_64-unknown-linux-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) gcc3
# checking for ANSI C header files... (cached) yes
# checking for gawk... (cached) gawk
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of g++... (cached) gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for pthread_create in -lpthread... yes
# checking for BZ2_bzopen in -lbz2... yes
# checking for newtCenteredWindow in -lnewt... yes
# checking for gzwrite in -lz... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for strings.h... (cached) yes
# checking limit.h usability... no
# checking limit.h presence... no
# checking for limit.h... no
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for strings.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/statfs.h usability... yes
# checking sys/statfs.h presence... yes
# checking for sys/statfs.h... yes
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking whether setpgrp takes no argument... yes
# checking for getwd... yes
# checking for strerror... yes
# checking for strdup... yes
# checking for atoll... yes
# checking for strtoll... yes
# checking for setpgid... yes
# checking for fstat64... yes
# checking for fstatfs64... yes
# checking for open64... yes
# checking size of char... 1
# checking size of short... 2
# checking size of int... 4
# checking size of long int... 8
# checking size of unsigned long long... 8
# checking for ANSI C header files... (cached) yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for getopt.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for pam_start in -lpam... yes
# checking for dlopen in -ldl... yes
#
# checking for openssl... /usr/bin/openssl
# configure: checking for SSL Library and Header files ... ...
# checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... (/usr/include/openssl) yes
# checking for CRYPTO_lock in -lcrypto... yes
# checking for SSL_CTX_new in -lssl... yes
# checking for crypt in -lcrypt... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/shared/Makefile
# config.status: creating src/shared/pathnames.h
# config.status: creating src/client/Makefile
# config.status: creating src/client/fs/Makefile
# config.status: creating src/server/Makefile
# config.status: creating m4/Makefile
# config.status: creating po/Makefile.in
# config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating config.h
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/partimage/src/partimage-0.6.9'
# Making all in m4
# make[2]: Entering directory '/tmp/partimage/src/partimage-0.6.9/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/m4'
# Making all in po
# make[2]: Entering directory '/tmp/partimage/src/partimage-0.6.9/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/po'
# Making all in src
# make[2]: Entering directory '/tmp/partimage/src/partimage-0.6.9/src'
# Making all in shared
# make[3]: Entering directory '/tmp/partimage/src/partimage-0.6.9/src/shared'
# CXX common.o
# CXX access.o
# common.cpp:275:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# snprintf(szText, nMaxLen, i18n("%"PRId64" bytes"), qwSize);
# ^
# common.cpp:314:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# snprintf(szText, nMaxLen, i18n("%"PRId64" Bytes"), qwSize);
# ^
# CXX net.o
# CXX exceptions.o
# CXX messages.o
# CXX privs.o
# CXX image_disk.o
# AR libshared.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/src/shared'
# Making all in client
# make[3]: Entering directory '/tmp/partimage/src/partimage-0.6.9/src/client'
# Making all in fs
# make[4]: Entering directory '/tmp/partimage/src/partimage-0.6.9/src/client/fs'
# CXX fs_base.o
# CXX fs_afs.o
# fs_base.cpp:733:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# SNPRINTF(szBlocksInfo, i18n("Block size:...................%"PRIu64" bytes\n"
# ^
# fs_base.cpp:734:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Total blocks count:...........%"PRIu64"\n"
# ^
# fs_base.cpp:735:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Used blocks count:............%"PRIu64"\n"
# ^
# fs_base.cpp:736:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Free blocks count:............%"PRIu64"\n"),
# ^
# fs_base.cpp:748:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Space usage:..................%"PRIu64" %%\n"
# ^
# fs_afs.cpp: In member function 'virtual void CAfsPart::readBitmap(COptions*)':
# fs_afs.cpp:52:9: warning: variable 'dwWordsPerBlock' set but not used [-Wunused-but-set-variable]
# DWORD dwWordsPerBlock;
# ^~~~~~~~~~~~~~~
# fs_afs.cpp:53:9: warning: variable 'dwBlocksPerGroup' set but not used [-Wunused-but-set-variable]
# DWORD dwBlocksPerGroup;
# ^~~~~~~~~~~~~~~~
# fs_afs.cpp:54:9: warning: variable 'qwCurBlock' set but not used [-Wunused-but-set-variable]
# QWORD qwCurBlock;
# ^~~~~~~~~~
# CXX fs_ext2.o
# CXX fs_fat.o
# fs_fat.cpp: In member function 'void CFatPart::compareFatCopies()':
# fs_fat.cpp:58:7: warning: variable 'nResult' set but not used [-Wunused-but-set-variable]
# int nResult;
# ^~~~~~~
# CXX fs_hpfs.o
# fs_ext2.cpp: In member function 'virtual void CExt2Part::readBitmap(COptions*)':
# fs_ext2.cpp:209:9: warning: variable 'dwBlocksInThisGroup' set but not used [-Wunused-but-set-variable]
# DWORD dwBlocksInThisGroup;
# ^~~~~~~~~~~~~~~~~~~
# CXX fs_jfs.o
# CXX fs_ntfs.o
# fs_ntfs.cpp:315:8: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "LCN of MFT Data attrib:.......%"PRIu64"\n"),
# ^
# fs_ntfs.cpp:733:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# fprintf(stderr, "cluster[%llu] = %"PRIu64"\n", (long long unsigned int)i, m_qwOffset[i]);
# ^
# CXX fs_reiser.o
# fs_ntfs.cpp: In member function 'int CNtfsPart::readFileRecord(BYTE*, CNtfsRunList*, QWORD*, QWORD*)':
# fs_ntfs.cpp:428:8: warning: variable 'bAttribResident' set but not used [-Wunused-but-set-variable]
# bool bAttribResident;
# ^~~~~~~~~~~~~~~
# fs_ntfs.cpp: In member function 'int CNtfsPart::readDataAttribute(BYTE*, CNtfsRunList*, QWORD*, QWORD*)':
# fs_ntfs.cpp:490:12: warning: variable 'nAttrSize' set but not used [-Wunused-but-set-variable]
# WORD nAttrSize;
# ^~~~~~~~~
# fs_ntfs.cpp:491:13: warning: variable 'cDataResident' set but not used [-Wunused-but-set-variable]
# BYTE *cDataResident;
# ^~~~~~~~~~~~~
# fs_ntfs.cpp: In member function 'int CNtfsPart::checkFilenameForRecordIs(BYTE*, const char*, bool)':
# fs_ntfs.cpp:759:8: warning: variable 'bAttribResident' set but not used [-Wunused-but-set-variable]
# bool bAttribResident;
# ^~~~~~~~~~~~~~~
# CXX fs_hfs.o
# fs_hfs.cpp:145:8: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Allocation Group count:.......%"PRIu64"\n"
# ^
# fs_hfs.cpp:148:8: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "First allocation block:.......%"PRIu64"\n"),
# ^
# CXX fs_ufs.o
# fs_ufs.cpp:220:8: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
# "Data frags count:.............%"PRIu64"\n"),
# ^
# CXX fs_xfs.o
# AR libfs.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/src/client/fs'
# make[4]: Entering directory '/tmp/partimage/src/partimage-0.6.9/src/client'
# CXX netclient.o
# CXX imagefile.o
# imagefile.cpp: In member function 'void CImage::write(void*, DWORD, bool)':
# imagefile.cpp:348:58: error: cannot convert 'gzFile_s**' to 'gzFile {aka gzFile_s*}' for argument '1' to 'int gzwrite(gzFile, voidpc, unsigned int)'
# dwRes = (DWORD) gzwrite(m_gzImageFile, cBuf, dwLength);
# ^
# imagefile.cpp: In member function 'void CImage::read(char*, DWORD, bool)':
# imagefile.cpp:398:48: error: cannot convert 'gzFile_s**' to 'gzFile {aka gzFile_s*}' for argument '1' to 'int gzread(gzFile, voidp, unsigned int)'
# nRes = gzread(m_gzImageFile, cBuf, dwLength);
# ^
# imagefile.cpp: In member function 'void CImage::closeReading(bool)':
# imagefile.cpp:578:35: error: cannot convert 'gzFile_s**' to 'gzFile {aka gzFile_s*}' for argument '1' to 'int gzclose(gzFile)'
# nRes = gzclose(m_gzImageFile);
# ^
# imagefile.cpp: In member function 'void CImage::closeWriting()':
# imagefile.cpp:611:33: error: cannot convert 'gzFile_s**' to 'gzFile {aka gzFile_s*}' for argument '1' to 'int gzclose(gzFile)'
# nRes = gzclose(m_gzImageFile);
# ^
# make[4]: *** [Makefile:419: imagefile.o] Error 1
# make[4]: *** Waiting for unfinished jobs....
# make[4]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/src/client'
# make[3]: *** [Makefile:455: all-recursive] Error 1
# make[3]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/src/client'
# make[2]: *** [Makefile:292: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/partimage/src/partimage-0.6.9/src'
# make[1]: *** [Makefile:385: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/partimage/src/partimage-0.6.9'
# make: *** [Makefile:294: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/partimage/src/partimage-0.6.9/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 partimage configure 0.6.9, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --enable-pam
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 45f7f86b8944
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2758: checking build system type
# configure:2772: result: x86_64-unknown-linux-gnu
# configure:2792: checking host system type
# configure:2805: result: x86_64-unknown-linux-gnu
# configure:2825: checking target system type
# configure:2838: result: x86_64-unknown-linux-gnu
# configure:2882: checking for a BSD-compatible install
# configure:2950: result: /usr/bin/install -c
# configure:2961: checking whether build environment is sane
# configure:3011: result: yes
# configure:3060: checking for x86_64-unknown-linux-strip
# configure:3090: result: no
# configure:3100: checking for strip
# configure:3116: found /usr/bin/strip
# configure:3127: result: strip
# configure:3152: checking for a thread-safe mkdir -p
# configure:3191: result: /usr/bin/mkdir -p
# configure:3204: checking for gawk
# configure:3220: found /usr/bin/gawk
# configure:3231: result: gawk
# configure:3242: checking whether make sets $(MAKE)
# configure:3264: result: yes
# configure:3380: checking whether NLS is requested
# configure:3389: result: yes
# configure:3427: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:3459: result: /usr/bin/msgfmt
# configure:3468: checking for gmsgfmt
# configure:3499: result: /usr/bin/msgfmt
# configure:3539: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:3571: result: /usr/bin/xgettext
# configure:3611: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:3642: result: /usr/bin/msgmerge
# configure:3705: checking for style of include used by make
# configure:3733: result: GNU
# configure:3763: checking for x86_64-unknown-linux-gcc
# configure:3793: result: no
# configure:3803: checking for gcc
# configure:3819: found /usr/bin/gcc
# configure:3830: result: gcc
# configure:4059: checking for C compiler version
# configure:4068: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4079: $? = 0
# configure:4068: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4079: $? = 0
# configure:4068: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4079: $? = 1
# configure:4068: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4079: $? = 1
# configure:4099: checking whether the C compiler works
# configure:4121: gcc conftest.c >&5
# configure:4125: $? = 0
# configure:4174: result: yes
# configure:4177: checking for C compiler default output file name
# configure:4179: result: a.out
# configure:4185: checking for suffix of executables
# configure:4192: gcc -o conftest conftest.c >&5
# configure:4196: $? = 0
# configure:4218: result:
# configure:4240: checking whether we are cross compiling
# configure:4248: gcc -o conftest conftest.c >&5
# configure:4252: $? = 0
# configure:4259: ./conftest
# configure:4263: $? = 0
# configure:4278: result: no
# configure:4283: checking for suffix of object files
# configure:4305: gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4330: result: o
# configure:4334: checking whether we are using the GNU C compiler
# configure:4353: gcc -c conftest.c >&5
# configure:4353: $? = 0
# configure:4362: result: yes
# configure:4371: checking whether gcc accepts -g
# configure:4391: gcc -c -g conftest.c >&5
# configure:4391: $? = 0
# configure:4432: result: yes
# configure:4449: checking for gcc option to accept ISO C89
# configure:4513: gcc -c conftest.c >&5
# configure:4513: $? = 0
# configure:4526: result: none needed
# configure:4548: checking dependency style of gcc
# configure:4658: result: gcc3
# configure:4697: checking for ld used by GCC
# configure:4761: result: /usr/bin/ld
# configure:4768: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4781: result: yes
# configure:4788: checking for shared library run path origin
# configure:4801: result: done
# configure:5218: checking for CFPreferencesCopyAppValue
# configure:5238: gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:5238: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5248: result: no
# configure:5255: checking for CFLocaleCopyCurrent
# configure:5275: gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:5275: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5285: result: no
# configure:5300: checking whether NLS is requested
# configure:5309: result: yes
# configure:5327: checking for GNU gettext in libc
# configure:5346: gcc -o conftest conftest.c >&5
# configure:5346: $? = 0
# configure:5354: result: yes
# configure:5942: checking whether to use NLS
# configure:5944: result: yes
# configure:5947: checking where the gettext function comes from
# configure:5958: result: libc
# configure:6041: checking for a sed that does not truncate output
# configure:6105: result: /usr/bin/sed
# configure:6123: checking for grep that handles long lines and -e
# configure:6181: result: /usr/bin/grep
# configure:6186: checking for egrep
# configure:6248: result: /usr/bin/grep -E
# configure:6253: checking for fgrep
# configure:6315: result: /usr/bin/grep -F
# configure:6350: checking for ld used by gcc
# configure:6417: result: /usr/bin/ld
# configure:6424: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6439: result: yes
# configure:6451: checking for BSD- or MS-compatible name lister (nm)
# configure:6500: result: /usr/bin/nm -B
# configure:6618: checking the name lister (/usr/bin/nm -B) interface
# configure:6625: gcc -c conftest.c >&5
# configure:6628: /usr/bin/nm -B "conftest.o"
# configure:6631: output
# 0000000000000000 B some_variable
# configure:6638: result: BSD nm
# configure:6641: checking whether ln -s works
# configure:6645: result: yes
# configure:6653: checking the maximum length of command line arguments
# configure:6773: result: 1572864
# configure:6790: checking whether the shell understands some XSI constructs
# configure:6800: result: yes
# configure:6804: checking whether the shell understands "+="
# configure:6810: result: yes
# configure:6845: checking for /usr/bin/ld option to reload object files
# configure:6852: result: -r
# configure:6881: checking for x86_64-unknown-linux-objdump
# configure:6911: result: no
# configure:6921: checking for objdump
# configure:6937: found /usr/bin/objdump
# configure:6948: result: objdump
# configure:6980: checking how to recognize dependent libraries
# configure:7176: result: pass_all
# configure:7196: checking for x86_64-unknown-linux-ar
# configure:7226: result: no
# configure:7236: checking for ar
# configure:7252: found /usr/bin/ar
# configure:7263: result: ar
# configure:7301: checking for x86_64-unknown-linux-strip
# configure:7328: result: strip
# configure:7400: checking for x86_64-unknown-linux-ranlib
# configure:7430: result: no
# configure:7440: checking for ranlib
# configure:7456: found /usr/bin/ranlib
# configure:7467: result: ranlib
# configure:7557: checking command to parse /usr/bin/nm -B output from gcc object
# configure:7675: gcc -c conftest.c >&5
# configure:7678: $? = 0
# configure:7682: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7685: $? = 0
# configure:7739: gcc -o conftest conftest.c conftstm.o >&5
# configure:7742: $? = 0
# configure:7780: result: ok
# configure:7875: gcc -c conftest.c >&5
# configure:7878: $? = 0
# configure:8588: checking how to run the C preprocessor
# configure:8619: gcc -E conftest.c
# configure:8619: $? = 0
# configure:8633: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #include
# configure:8658: result: gcc -E
# configure:8678: gcc -E conftest.c
# configure:8678: $? = 0
# configure:8692: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8692: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# | #include
# configure:8721: checking for ANSI C header files
# configure:8741: gcc -c conftest.c >&5
# configure:8741: $? = 0
# configure:8814: gcc -o conftest conftest.c >&5
# configure:8814: $? = 0
# configure:8814: ./conftest
# configure:8814: $? = 0
# configure:8825: result: yes
# configure:8838: checking for sys/types.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for sys/stat.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for stdlib.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for string.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for memory.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for strings.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for inttypes.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for stdint.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8838: checking for unistd.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:8853: checking for dlfcn.h
# configure:8853: gcc -c conftest.c >&5
# configure:8853: $? = 0
# configure:8853: result: yes
# configure:9037: checking for objdir
# configure:9052: result: .libs
# configure:9348: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9366: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9370: $? = 0
# configure:9383: result: no
# configure:9403: checking for gcc option to produce PIC
# configure:9675: result: -fPIC -DPIC
# configure:9687: checking if gcc PIC flag -fPIC -DPIC works
# configure:9705: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9709: $? = 0
# configure:9722: result: yes
# configure:9746: checking if gcc static flag -static works
# configure:9774: result: yes
# configure:9789: checking if gcc supports -c -o file.o
# configure:9810: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9814: $? = 0
# configure:9836: result: yes
# configure:9844: checking if gcc supports -c -o file.o
# configure:9891: result: yes
# configure:9924: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10910: result: yes
# configure:10947: checking whether -lc should be explicitly linked in
# configure:10952: gcc -c conftest.c >&5
# configure:10955: $? = 0
# configure:10970: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10973: $? = 0
# configure:10985: result: no
# configure:11149: checking dynamic linker characteristics
# configure:11582: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11582: $? = 0
# configure:11803: result: GNU/Linux ld.so
# configure:11905: checking how to hardcode library paths into programs
# configure:11930: result: immediate
# configure:12450: checking whether stripping libraries is possible
# configure:12455: result: yes
# configure:12490: checking if libtool supports shared libraries
# configure:12492: result: yes
# configure:12495: checking whether to build shared libraries
# configure:12516: result: yes
# configure:12519: checking whether to build static libraries
# configure:12523: result: yes
# configure:12559: checking for strerror in -lcposix
# configure:12584: gcc -o conftest conftest.c -lcposix >&5
# /usr/bin/ld: cannot find -lcposix
# collect2: error: ld returned 1 exit status
# configure:12584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* 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 strerror ();
# | int
# | main ()
# | {
# | return strerror ();
# | ;
# | return 0;
# | }
# configure:12593: result: no
# configure:12609: checking for x86_64-unknown-linux-gcc
# configure:12636: result: gcc
# configure:12905: checking for C compiler version
# configure:12914: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12925: $? = 0
# configure:12914: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12925: $? = 0
# configure:12914: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:12925: $? = 1
# configure:12914: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:12925: $? = 1
# configure:12929: checking whether we are using the GNU C compiler
# configure:12957: result: yes
# configure:12966: checking whether gcc accepts -g
# configure:13027: result: yes
# configure:13044: checking for gcc option to accept ISO C89
# configure:13121: result: none needed
# configure:13143: checking dependency style of gcc
# configure:13253: result: gcc3
# configure:13276: checking for x86_64-unknown-linux-gcc
# configure:13303: result: gcc
# configure:13572: checking for C compiler version
# configure:13581: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:13592: $? = 0
# configure:13581: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:13592: $? = 0
# configure:13581: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:13592: $? = 1
# configure:13581: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:13592: $? = 1
# configure:13596: checking whether we are using the GNU C compiler
# configure:13624: result: yes
# configure:13633: checking whether gcc accepts -g
# configure:13694: result: yes
# configure:13711: checking for gcc option to accept ISO C89
# configure:13788: result: none needed
# configure:13810: checking dependency style of gcc
# configure:13920: result: gcc3
# configure:13938: checking for ANSI C header files
# configure:14042: result: yes
# configure:14054: checking for gawk
# configure:14081: result: gawk
# configure:14106: checking for x86_64-unknown-linux-g++
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-c++
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-gpp
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-aCC
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-CC
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-cxx
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-cc++
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-cl.exe
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-FCC
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-KCC
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-RCC
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-xlC_r
# configure:14136: result: no
# configure:14106: checking for x86_64-unknown-linux-xlC
# configure:14136: result: no
# configure:14150: checking for g++
# configure:14166: found /usr/bin/g++
# configure:14177: result: g++
# configure:14204: checking for C++ compiler version
# configure:14213: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:14224: $? = 0
# configure:14213: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:14224: $? = 0
# configure:14213: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:14224: $? = 1
# configure:14213: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:14224: $? = 1
# configure:14228: checking whether we are using the GNU C++ compiler
# configure:14247: g++ -c conftest.cpp >&5
# configure:14247: $? = 0
# configure:14256: result: yes
# configure:14265: checking whether g++ accepts -g
# configure:14285: g++ -c -g conftest.cpp >&5
# configure:14285: $? = 0
# configure:14326: result: yes
# configure:14351: checking dependency style of g++
# configure:14461: result: gcc3
# configure:14589: checking for C++ compiler version
# configure:14598: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:14609: $? = 0
# configure:14598: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:14609: $? = 0
# configure:14598: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:14609: $? = 1
# configure:14598: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:14609: $? = 1
# configure:14613: checking whether we are using the GNU C++ compiler
# configure:14641: result: yes
# configure:14650: checking whether g++ accepts -g
# configure:14711: result: yes
# configure:14736: checking dependency style of g++
# configure:14846: result: gcc3
# configure:14869: checking how to run the C++ preprocessor
# configure:14896: g++ -E conftest.cpp
# configure:14896: $? = 0
# configure:14910: g++ -E conftest.cpp
# conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14910: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:14935: result: g++ -E
# configure:14955: g++ -E conftest.cpp
# configure:14955: $? = 0
# configure:14969: g++ -E conftest.cpp
# conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:15137: checking for ld used by g++
# configure:15204: result: /usr/bin/ld -m elf_x86_64
# configure:15211: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:15226: result: yes
# configure:15281: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16194: result: yes
# configure:16222: g++ -c conftest.cpp >&5
# configure:16225: $? = 0
# configure:16407: checking for g++ option to produce PIC
# configure:16724: result: -fPIC -DPIC
# configure:16733: checking if g++ PIC flag -fPIC -DPIC works
# configure:16751: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:16755: $? = 0
# configure:16768: result: yes
# configure:16789: checking if g++ static flag -static works
# configure:16817: result: yes
# configure:16829: checking if g++ supports -c -o file.o
# configure:16850: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:16854: $? = 0
# configure:16876: result: yes
# configure:16881: checking if g++ supports -c -o file.o
# configure:16928: result: yes
# configure:16958: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:16984: result: yes
# configure:17121: checking dynamic linker characteristics
# configure:17502: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:17502: $? = 0
# configure:17723: result: GNU/Linux ld.so
# configure:17774: checking how to hardcode library paths into programs
# configure:17799: result: immediate
# configure:17843: checking how to run the C preprocessor
# configure:17913: result: gcc -E
# configure:17933: gcc -E conftest.c
# configure:17933: $? = 0
# configure:17947: gcc -E conftest.c
# conftest.c:29:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:17976: checking whether ln -s works
# configure:17980: result: yes
# configure:17998: checking for special C compiler options needed for large files
# configure:18043: result: no
# configure:18049: checking for _FILE_OFFSET_BITS value needed for large files
# configure:18074: gcc -c conftest.c >&5
# configure:18074: $? = 0
# configure:18106: result: no
# configure:18198: checking for pthread_create in -lpthread
# configure:18223: gcc -o conftest conftest.c -lpthread >&5
# configure:18223: $? = 0
# configure:18232: result: yes
# configure:18321: checking for BZ2_bzopen in -lbz2
# configure:18346: gcc -o conftest conftest.c -lbz2 -lpthread >&5
# configure:18346: $? = 0
# configure:18355: result: yes
# configure:18368: checking for newtCenteredWindow in -lnewt
# configure:18393: gcc -o conftest conftest.c -lnewt -lbz2 -lpthread >&5
# configure:18393: $? = 0
# configure:18402: result: yes
# configure:18415: checking for gzwrite in -lz
# configure:18440: gcc -o conftest conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18440: $? = 0
# configure:18449: result: yes
# configure:18542: checking fcntl.h usability
# configure:18542: gcc -c -Wno-deprecated conftest.c >&5
# configure:18542: $? = 0
# configure:18542: result: yes
# configure:18542: checking fcntl.h presence
# configure:18542: gcc -E -Wno-deprecated conftest.c
# configure:18542: $? = 0
# configure:18542: result: yes
# configure:18542: checking for fcntl.h
# configure:18542: result: yes
# configure:18542: checking for strings.h
# configure:18542: result: yes
# configure:18542: checking limit.h usability
# configure:18542: gcc -c -Wno-deprecated conftest.c >&5
# conftest.c:70:19: fatal error: limit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18542: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define _GNU_SOURCE 1
# | #define OS_LINUX 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBNEWT 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18542: result: no
# configure:18542: checking limit.h presence
# configure:18542: gcc -E -Wno-deprecated conftest.c
# conftest.c:37:19: fatal error: limit.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18542: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define _GNU_SOURCE 1
# | #define OS_LINUX 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBNEWT 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:18542: result: no
# configure:18542: checking for limit.h
# configure:18542: result: no
# configure:18542: checking malloc.h usability
# configure:18542: gcc -c -Wno-deprecated conftest.c >&5
# configure:18542: $? = 0
# configure:18542: result: yes
# configure:18542: checking malloc.h presence
# configure:18542: gcc -E -Wno-deprecated conftest.c
# configure:18542: $? = 0
# configure:18542: result: yes
# configure:18542: checking for malloc.h
# configure:18542: result: yes
# configure:18542: checking for strings.h
# configure:18542: result: yes
# configure:18542: checking for unistd.h
# configure:18542: result: yes
# configure:18556: checking pthread.h usability
# configure:18556: gcc -c -Wno-deprecated conftest.c >&5
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking pthread.h presence
# configure:18556: gcc -E -Wno-deprecated conftest.c
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking for pthread.h
# configure:18556: result: yes
# configure:18556: checking crypt.h usability
# configure:18556: gcc -c -Wno-deprecated conftest.c >&5
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking crypt.h presence
# configure:18556: gcc -E -Wno-deprecated conftest.c
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking for crypt.h
# configure:18556: result: yes
# configure:18556: checking shadow.h usability
# configure:18556: gcc -c -Wno-deprecated conftest.c >&5
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking shadow.h presence
# configure:18556: gcc -E -Wno-deprecated conftest.c
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking for shadow.h
# configure:18556: result: yes
# configure:18556: checking mntent.h usability
# configure:18556: gcc -c -Wno-deprecated conftest.c >&5
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking mntent.h presence
# configure:18556: gcc -E -Wno-deprecated conftest.c
# configure:18556: $? = 0
# configure:18556: result: yes
# configure:18556: checking for mntent.h
# configure:18556: result: yes
# configure:18570: checking sys/param.h usability
# configure:18570: gcc -c -Wno-deprecated conftest.c >&5
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking sys/param.h presence
# configure:18570: gcc -E -Wno-deprecated conftest.c
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking for sys/param.h
# configure:18570: result: yes
# configure:18570: checking sys/statfs.h usability
# configure:18570: gcc -c -Wno-deprecated conftest.c >&5
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking sys/statfs.h presence
# configure:18570: gcc -E -Wno-deprecated conftest.c
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking for sys/statfs.h
# configure:18570: result: yes
# configure:18570: checking sys/mount.h usability
# configure:18570: gcc -c -Wno-deprecated conftest.c >&5
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking sys/mount.h presence
# configure:18570: gcc -E -Wno-deprecated conftest.c
# configure:18570: $? = 0
# configure:18570: result: yes
# configure:18570: checking for sys/mount.h
# configure:18570: result: yes
# configure:18583: checking getopt.h usability
# configure:18583: gcc -c -Wno-deprecated conftest.c >&5
# configure:18583: $? = 0
# configure:18583: result: yes
# configure:18583: checking getopt.h presence
# configure:18583: gcc -E -Wno-deprecated conftest.c
# configure:18583: $? = 0
# configure:18583: result: yes
# configure:18583: checking for getopt.h
# configure:18583: result: yes
# configure:18599: checking for an ANSI C-conforming const
# configure:18664: gcc -c -Wno-deprecated conftest.c >&5
# configure:18664: $? = 0
# configure:18671: result: yes
# configure:18679: checking for inline
# configure:18695: gcc -c -Wno-deprecated conftest.c >&5
# configure:18695: $? = 0
# configure:18703: result: inline
# configure:18721: checking for size_t
# configure:18721: gcc -c -Wno-deprecated conftest.c >&5
# configure:18721: $? = 0
# configure:18721: gcc -c -Wno-deprecated conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:18721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define _GNU_SOURCE 1
# | #define OS_LINUX 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBNEWT 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_GETOPT_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:18721: result: yes
# configure:18732: checking whether struct tm is in sys/time.h or time.h
# configure:18752: gcc -c -Wno-deprecated conftest.c >&5
# configure:18752: $? = 0
# configure:18759: result: time.h
# configure:18768: checking whether setpgrp takes no argument
# configure:18790: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# conftest.c: In function 'main':
# conftest.c:87:10: error: too many arguments to function 'setpgrp'
# return setpgrp (1,1) != -1;
# ^~~~~~~
# In file included from conftest.c:79:0:
# /usr/include/unistd.h:663:12: note: declared here
# extern int setpgrp (void) __THROW;
# ^~~~~~~
# configure:18790: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "partimage"
# | #define PACKAGE_TARNAME "partimage"
# | #define PACKAGE_VERSION "0.6.9"
# | #define PACKAGE_STRING "partimage 0.6.9"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE_NETPROTOVER "PiMgNet001"
# | #define PACKAGE "partimage"
# | #define VERSION "0.6.9"
# | #define ENABLE_NLS 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define _GNU_SOURCE 1
# | #define OS_LINUX 1
# | #define HAVE_LIBPTHREAD 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LIBNEWT 1
# | #define HAVE_LIBZ 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_GETOPT_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 this system has a BSD-style setpgrp which takes arguments,
# | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
# | exit successfully. */
# | return setpgrp (1,1) != -1;
# | ;
# | return 0;
# | }
# configure:18800: result: yes
# configure:18811: checking for getwd
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# /tmp/cce5twr0.o: In function `main':
# conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18811: checking for strerror
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18811: checking for strdup
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18811: checking for atoll
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18811: checking for strtoll
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18811: checking for setpgid
# configure:18811: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18811: $? = 0
# configure:18811: result: yes
# configure:18824: checking for fstat64
# configure:18824: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18824: $? = 0
# configure:18824: result: yes
# configure:18824: checking for fstatfs64
# configure:18824: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18824: $? = 0
# configure:18824: result: yes
# configure:18824: checking for open64
# configure:18824: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18824: $? = 0
# configure:18824: result: yes
# configure:18849: checking size of char
# configure:18854: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18854: $? = 0
# configure:18854: ./conftest
# configure:18854: $? = 0
# configure:18869: result: 1
# configure:18883: checking size of short
# configure:18888: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18888: $? = 0
# configure:18888: ./conftest
# configure:18888: $? = 0
# configure:18903: result: 2
# configure:18917: checking size of int
# configure:18922: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18922: $? = 0
# configure:18922: ./conftest
# configure:18922: $? = 0
# configure:18937: result: 4
# configure:18951: checking size of long int
# configure:18956: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18956: $? = 0
# configure:18956: ./conftest
# configure:18956: $? = 0
# configure:18971: result: 8
# configure:18985: checking size of unsigned long long
# configure:18990: gcc -o conftest -Wno-deprecated conftest.c -lz -lnewt -lbz2 -lpthread >&5
# configure:18990: $? = 0
# configure:18990: ./conftest
# configure:18990: $? = 0
# configure:19005: result: 8
# configure:19017: checking for ANSI C header files
# configure:19121: result: yes
# configure:19132: checking for stdint.h
# configure:19132: result: yes
# configure:19132: checking for stdlib.h
# configure:19132: result: yes
# configure:19132: checking stdio.h usability
# configure:19132: gcc -c -Wno-deprecated conftest.c >&5
# configure:19132: $? = 0
# configure:19132: result: yes
# configure:19132: checking stdio.h presence
# configure:19132: gcc -E -Wno-deprecated conftest.c
# configure:19132: $? = 0
# configure:19132: result: yes
# configure:19132: checking for stdio.h
# configure:19132: result: yes
# configure:19132: checking for string.h
# configure:19132: result: yes
# configure:19132: checking for strings.h
# configure:19132: result: yes
# configure:19132: checking for getopt.h
# configure:19132: result: yes
# configure:19132: checking for sys/types.h
# configure:19132: result: yes
# configure:19145: checking for pam_start in -lpam
# configure:19170: gcc -o conftest -Wno-deprecated conftest.c -lpam -lz -lnewt -lbz2 -lpthread >&5
# configure:19170: $? = 0
# configure:19179: result: yes
# configure:19192: checking for dlopen in -ldl
# configure:19217: gcc -o conftest -Wno-deprecated conftest.c -ldl -lpam -lz -lnewt -lbz2 -lpthread >&5
# configure:19217: $? = 0
# configure:19226: result: yes
# configure:19246: result:
# configure:19250: checking for openssl
# configure:19268: found /usr/bin/openssl
# configure:19280: result: /usr/bin/openssl
# configure:19296: checking for SSL Library and Header files ... ...
# configure:19299: checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"
# configure:19325: result: (/usr/include/openssl) yes
# configure:19327: checking for CRYPTO_lock in -lcrypto
# configure:19352: gcc -o conftest -Wno-deprecated -I/usr/include/openssl conftest.c -lcrypto -ldl -lpam -lz -lnewt -lbz2 -lpthread >&5
# configure:19352: $? = 0
# configure:19361: result: yes
# configure:19370: checking for SSL_CTX_new in -lssl
# configure:19395: gcc -o conftest -Wno-deprecated -I/usr/include/openssl conftest.c -lssl -ldl -lpam -lz -lnewt -lbz2 -lpthread -lcrypto >&5
# configure:19395: $? = 0
# configure:19404: result: yes
# configure:19435: checking for crypt in -lcrypt
# configure:19460: gcc -o conftest -Wno-deprecated -I/usr/include/openssl conftest.c -lcrypt -ldl -lpam -lz -lnewt -lbz2 -lpthread -lcrypto -lssl >&5
# configure:19460: $? = 0
# configure:19469: result: yes
# configure:19657: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by partimage config.status 0.6.9, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 45f7f86b8944
#
# config.status:1220: creating Makefile
# config.status:1220: creating src/Makefile
# config.status:1220: creating src/shared/Makefile
# config.status:1220: creating src/shared/pathnames.h
# config.status:1220: creating src/client/Makefile
# config.status:1220: creating src/client/fs/Makefile
# config.status:1220: creating src/server/Makefile
# config.status:1220: creating m4/Makefile
# config.status:1220: creating po/Makefile.in
# config.status:1328: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:1220: creating config.h
# config.status:1440: executing default-1 commands
# config.status:1440: executing depfiles commands
# config.status:1440: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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_atoll=yes
# ac_cv_func_fstat64=yes
# ac_cv_func_fstatfs64=yes
# ac_cv_func_getwd=yes
# ac_cv_func_open64=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtoll=yes
# ac_cv_header_crypt_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limit_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mntent_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_shadow_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_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statfs_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_lib_bz2_BZ2_bzopen=yes
# ac_cv_lib_cposix_strerror=no
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_crypto_CRYPTO_lock=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_newt_newtCenteredWindow=yes
# ac_cv_lib_pam_pam_start=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_ssl_SSL_CTX_new=yes
# ac_cv_lib_z_gzwrite=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_path_opensslpath=/usr/bin/openssl
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# 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_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long_int=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_size_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_prog_cc_stdc=
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='0'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -Wno-deprecated -I/usr/include/openssl'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFAULT_DEBUG_LEVEL='1'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GMSGFMT='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS='-lcrypt -ldl -lpam -lz -lnewt -lbz2 -lpthread -lcrypto -lssl'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LOGDIR='/var/log'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/partimage/src/partimage-0.6.9/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='partimage'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='partimage'
# PACKAGE_STRING='partimage 0.6.9'
# PACKAGE_TARNAME='partimage'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.6.9'
# PARTIMAGED_LDFLAGS=''
# PARTIMAGE_LDFLAGS=''
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SYSCONFDIR='/etc'
# USE_NLS='yes'
# VERSION='0.6.9'
# XGETTEXT='/usr/bin/xgettext'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# 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__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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/partimage/src/partimage-0.6.9/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# opensslpath='/usr/bin/openssl'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "partimage"
# #define PACKAGE_TARNAME "partimage"
# #define PACKAGE_VERSION "0.6.9"
# #define PACKAGE_STRING "partimage 0.6.9"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE_NETPROTOVER "PiMgNet001"
# #define PACKAGE "partimage"
# #define VERSION "0.6.9"
# #define ENABLE_NLS 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define _GNU_SOURCE 1
# #define OS_LINUX 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_LIBBZ2 1
# #define HAVE_LIBNEWT 1
# #define HAVE_LIBZ 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_CRYPT_H 1
# #define HAVE_SHADOW_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_GETOPT_H 1
# #define SETPGRP_VOID 1
# #define HAVE_GETWD 1
# #define HAVE_STRERROR 1
# #define HAVE_STRDUP 1
# #define HAVE_ATOLL 1
# #define HAVE_STRTOLL 1
# #define HAVE_SETPGID 1
# #define HAVE_FSTAT64 1
# #define HAVE_FSTATFS64 1
# #define HAVE_OPEN64 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG_INT 8
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define STDC_HEADERS 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_LIBPAM 1
# #define HAVE_LIBDL 1
# #define HAVE_PAM 1
# #define HAVE_SSL 1
# #define MUST_LOGIN 1
# #define HAVE_LIBCRYPT 1
# #define MUST_CHEUID 1
#
# configure: exit 0