This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gparted configure 0.26.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gparted-0.26.0 --htmldir=/usr/share/doc/gparted-0.26.0/html --libdir=/usr/lib64 --disable-scrollkeeper --enable-doc --enable-online-resize GKSUPROG=/bin/true ## --------- ## ## Platform. ## ## --------- ## hostname = ulgy_thing uname -m = x86_64 uname -r = 4.1.15-gentoo-r1-nopreempt-dav2 uname -s = Linux uname -v = #1 SMP Wed Feb 3 15:30:46 EST 2016 /usr/bin/uname -p = Intel(R) Pentium(R) CPU 2117U @ 1.80GHz /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/lib64/distcc/bin PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 PATH: /usr/lib64/subversion/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2360: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2508: checking for a BSD-compatible install configure:2576: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2587: checking whether build environment is sane configure:2642: result: yes configure:2793: checking for a thread-safe mkdir -p configure:2832: result: /bin/mkdir -p configure:2839: checking for gawk configure:2855: found /usr/bin/gawk configure:2866: result: gawk configure:2877: checking whether make sets $(MAKE) configure:2899: result: yes configure:2928: checking whether make supports nested variables configure:2945: result: yes configure:3071: checking whether to enable maintainer-specific portions of Makefiles configure:3080: result: no configure:3109: checking for x86_64-pc-linux-gnu-g++ configure:3125: found /usr/lib64/distcc/bin/x86_64-pc-linux-gnu-g++ configure:3136: result: x86_64-pc-linux-gnu-g++ configure:3207: checking for C++ compiler version configure:3216: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:3227: $? = 0 configure:3216: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:3227: $? = 0 configure:3216: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[21947] ERROR: compile (null) on localhost failed configure:3227: $? = 1 configure:3216: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. distcc[21953] ERROR: compile (null) on localhost failed configure:3227: $? = 1 configure:3247: checking whether the C++ compiler works configure:3269: x86_64-pc-linux-gnu-g++ -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3273: $? = 0 configure:3321: result: yes configure:3324: checking for C++ compiler default output file name configure:3326: result: a.out configure:3332: checking for suffix of executables configure:3339: x86_64-pc-linux-gnu-g++ -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3343: $? = 0 configure:3365: result: configure:3387: checking whether we are cross compiling configure:3395: x86_64-pc-linux-gnu-g++ -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3399: $? = 0 configure:3406: ./conftest configure:3410: $? = 0 configure:3425: result: no configure:3430: checking for suffix of object files configure:3452: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.cpp >&5 configure:3456: $? = 0 configure:3477: result: o configure:3481: checking whether we are using the GNU C++ compiler configure:3500: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.cpp >&5 configure:3500: $? = 0 configure:3509: result: yes configure:3518: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3538: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3538: $? = 0 configure:3579: result: yes configure:3613: checking for style of include used by make configure:3641: result: GNU configure:3667: checking dependency style of x86_64-pc-linux-gnu-g++ configure:3778: result: none configure:3801: checking for x86_64-pc-linux-gnu-gcc configure:3817: found /usr/lib64/distcc/bin/x86_64-pc-linux-gnu-gcc configure:3828: result: x86_64-pc-linux-gnu-gcc configure:4097: checking for C compiler version configure:4106: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:4117: $? = 0 configure:4106: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:4117: $? = 0 configure:4106: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[22032] ERROR: compile (null) on localhost failed configure:4117: $? = 1 configure:4106: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[22039] ERROR: compile (null) on localhost failed configure:4117: $? = 1 configure:4121: checking whether we are using the GNU C compiler configure:4140: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:4140: $? = 0 configure:4149: result: yes configure:4158: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4178: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4178: $? = 0 configure:4219: result: yes configure:4236: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4299: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:4299: $? = 0 configure:4312: result: none needed configure:4337: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4359: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4362: $? = 0 configure:4359: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4362: $? = 0 configure:4374: result: yes configure:4393: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4504: result: none configure:4548: checking build system type configure:4562: result: x86_64-pc-linux-gnu configure:4582: checking host system type configure:4595: result: x86_64-pc-linux-gnu configure:4636: checking how to print strings configure:4663: result: printf configure:4684: checking for a sed that does not truncate output configure:4748: result: /bin/sed configure:4766: checking for grep that handles long lines and -e configure:4824: result: /bin/grep configure:4829: checking for egrep configure:4891: result: /bin/grep -E configure:4896: checking for fgrep configure:4958: result: /bin/grep -F configure:4993: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5060: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5067: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5082: result: yes configure:5094: checking for BSD- or MS-compatible name lister (nm) configure:5143: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5273: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5280: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:5283: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5286: output 0000000000000000 B some_variable configure:5293: result: BSD nm configure:5296: checking whether ln -s works configure:5300: result: yes configure:5308: checking the maximum length of command line arguments configure:5439: result: 1572864 configure:5456: checking whether the shell understands some XSI constructs configure:5466: result: yes configure:5470: checking whether the shell understands "+=" configure:5476: result: yes configure:5511: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5551: result: func_convert_file_noop configure:5558: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5578: result: func_convert_file_noop configure:5585: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5592: result: -r configure:5626: checking for x86_64-pc-linux-gnu-objdump configure:5642: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5653: result: x86_64-pc-linux-gnu-objdump configure:5725: checking how to recognize dependent libraries configure:5923: result: pass_all configure:5968: checking for x86_64-pc-linux-gnu-dlltool configure:5984: found /usr/bin/x86_64-pc-linux-gnu-dlltool configure:5995: result: x86_64-pc-linux-gnu-dlltool configure:6068: checking how to associate runtime and link libraries configure:6095: result: printf %s\n configure:6112: checking for x86_64-pc-linux-gnu-ar configure:6128: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6139: result: x86_64-pc-linux-gnu-ar configure:6220: checking for archiver @FILE support configure:6237: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:6237: $? = 0 configure:6240: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6243: $? = 0 configure:6248: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6251: $? = 1 configure:6263: result: @ configure:6281: checking for x86_64-pc-linux-gnu-strip configure:6297: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6308: result: x86_64-pc-linux-gnu-strip configure:6380: checking for x86_64-pc-linux-gnu-ranlib configure:6396: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6407: result: x86_64-pc-linux-gnu-ranlib configure:6549: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6669: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:6672: $? = 0 configure:6676: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6679: $? = 0 configure:6745: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6748: $? = 0 configure:6786: result: ok configure:6823: checking for sysroot configure:6853: result: no configure:6930: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:6933: $? = 0 configure:7082: checking for x86_64-pc-linux-gnu-mt configure:7112: result: no configure:7122: checking for mt configure:7152: result: no configure:7172: checking if : is a manifest tool configure:7178: : '-?' configure:7186: result: no configure:7828: checking how to run the C preprocessor configure:7859: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7859: $? = 0 configure:7873: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[22253] ERROR: compile (null) on localhost failed configure:7873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gparted" | #define PACKAGE_TARNAME "gparted" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "gparted 0.26.0" | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gparted" | #define PACKAGE_URL "" | #define PACKAGE "gparted" | #define VERSION "0.26.0" | /* end confdefs.h. */ | #include configure:7898: result: x86_64-pc-linux-gnu-gcc -E configure:7918: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7918: $? = 0 configure:7932: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[22269] ERROR: compile (null) on localhost failed configure:7932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gparted" | #define PACKAGE_TARNAME "gparted" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "gparted 0.26.0" | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gparted" | #define PACKAGE_URL "" | #define PACKAGE "gparted" | #define VERSION "0.26.0" | /* end confdefs.h. */ | #include configure:7961: checking for ANSI C header files configure:7981: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:7981: $? = 0 configure:8054: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8054: $? = 0 configure:8054: ./conftest configure:8054: $? = 0 configure:8065: result: yes configure:8078: checking for sys/types.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for sys/stat.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for stdlib.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for string.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for memory.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for strings.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for inttypes.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for stdint.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8078: checking for unistd.h configure:8078: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8092: checking for dlfcn.h configure:8092: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:8092: $? = 0 configure:8092: result: yes configure:8309: checking for objdir configure:8324: result: .libs configure:8595: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8613: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8617: $? = 0 configure:8630: result: no configure:8957: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8964: result: -fPIC -DPIC configure:8972: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8990: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -fPIC -DPIC -DPIC conftest.c >&5 configure:8994: $? = 0 configure:9007: result: yes configure:9036: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9064: result: yes configure:9079: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9100: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -o out/conftest2.o conftest.c >&5 configure:9104: $? = 0 configure:9126: result: yes configure:9134: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9181: result: yes configure:9214: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10371: result: yes configure:10408: checking whether -lc should be explicitly linked in configure:10416: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:10419: $? = 0 configure:10434: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10437: $? = 0 configure:10451: result: no configure:10611: checking dynamic linker characteristics configure:11111: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11111: $? = 0 configure:11345: result: GNU/Linux ld.so configure:11452: checking how to hardcode library paths into programs configure:11477: result: immediate configure:12017: checking whether stripping libraries is possible configure:12022: result: yes configure:12057: checking if libtool supports shared libraries configure:12059: result: yes configure:12062: checking whether to build shared libraries configure:12083: result: yes configure:12086: checking whether to build static libraries configure:12090: result: yes configure:12113: checking how to run the C++ preprocessor configure:12140: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12140: $? = 0 configure:12154: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[22636] ERROR: compile (null) on localhost failed configure:12154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gparted" | #define PACKAGE_TARNAME "gparted" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "gparted 0.26.0" | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gparted" | #define PACKAGE_URL "" | #define PACKAGE "gparted" | #define VERSION "0.26.0" | #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. */ | #include configure:12179: result: x86_64-pc-linux-gnu-g++ -E configure:12199: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12199: $? = 0 configure:12213: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. distcc[22652] ERROR: compile (null) on localhost failed configure:12213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gparted" | #define PACKAGE_TARNAME "gparted" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "gparted 0.26.0" | #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gparted" | #define PACKAGE_URL "" | #define PACKAGE "gparted" | #define VERSION "0.26.0" | #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. */ | #include configure:12382: checking for ld used by x86_64-pc-linux-gnu-g++ configure:12449: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12456: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12471: result: yes configure:12526: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:13528: result: yes configure:13564: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.cpp >&5 configure:13567: $? = 0 configure:14087: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14094: result: -fPIC -DPIC configure:14102: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14120: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14124: $? = 0 configure:14137: result: yes configure:14160: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14188: result: yes configure:14200: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14221: x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -o out/conftest2.o conftest.cpp >&5 configure:14225: $? = 0 configure:14247: result: yes configure:14252: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14299: result: yes configure:14329: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14368: result: yes configure:14509: checking dynamic linker characteristics configure:15177: result: GNU/Linux ld.so configure:15230: checking how to hardcode library paths into programs configure:15255: result: immediate configure:15320: checking for gawk configure:15347: result: gawk configure:15369: checking for x86_64-pc-linux-gnu-pkg-config configure:15387: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15399: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15467: checking pkg-config is at least version 0.9.0 configure:15470: result: yes configure:15479: $PKG_CONFIG --exists --print-errors "" Must specify package names on the command line configure:15482: $? = 1 configure:15492: checking for gksudo configure:15519: result: /bin/true configure:15543: checking locale.h usability configure:15543: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:15543: $? = 0 configure:15543: result: yes configure:15543: checking locale.h presence configure:15543: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15543: $? = 0 configure:15543: result: yes configure:15543: checking for locale.h configure:15543: result: yes configure:15554: checking for LC_MESSAGES configure:15570: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15570: $? = 0 configure:15578: result: yes configure:15595: checking libintl.h usability configure:15595: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically conftest.c >&5 configure:15595: $? = 0 configure:15595: result: yes configure:15595: checking libintl.h presence configure:15595: x86_64-pc-linux-gnu-gcc -E conftest.c configure:15595: $? = 0 configure:15595: result: yes configure:15595: checking for libintl.h configure:15595: result: yes configure:15603: checking for ngettext in libc configure:15621: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15621: $? = 0 configure:15630: result: yes configure:15634: checking for dgettext in libc configure:15652: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15652: $? = 0 configure:15661: result: yes configure:15668: checking for bind_textdomain_codeset configure:15668: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15668: $? = 0 configure:15668: result: yes configure:15944: checking for msgfmt configure:15971: result: /usr/bin/msgfmt configure:15982: checking for dcgettext configure:15982: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^ configure:15982: $? = 0 configure:15982: result: yes configure:15992: checking if msgfmt accepts -c configure:16007: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:16010: $? = 0 configure:16012: result: yes configure:16022: checking for gmsgfmt configure:16040: found /usr/bin/gmsgfmt configure:16053: result: /usr/bin/gmsgfmt configure:16063: checking for xgettext configure:16090: result: /usr/bin/xgettext configure:16109: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16109: $? = 0 configure:16249: checking whether NLS is requested configure:16258: result: yes configure:16276: checking for intltool >= 0.35.5 configure:16278: result: 0.50.2 found configure:16286: checking for intltool-update configure:16304: found /usr/bin/intltool-update configure:16316: result: /usr/bin/intltool-update configure:16326: checking for intltool-merge configure:16344: found /usr/bin/intltool-merge configure:16356: result: /usr/bin/intltool-merge configure:16366: checking for intltool-extract configure:16384: found /usr/bin/intltool-extract configure:16396: result: /usr/bin/intltool-extract configure:16550: checking for xgettext configure:16580: result: /usr/bin/xgettext configure:16590: checking for msgmerge configure:16608: found /usr/bin/msgmerge configure:16620: result: /usr/bin/msgmerge configure:16630: checking for msgfmt configure:16660: result: /usr/bin/msgfmt configure:16670: checking for gmsgfmt configure:16701: result: /usr/bin/gmsgfmt configure:16721: checking for perl configure:16739: found /usr/bin/perl configure:16751: result: /usr/bin/perl configure:16762: checking for perl >= 5.8.1 configure:16769: result: 5.20.2 configure:16773: checking for XML::Parser configure:16779: error: XML::Parser perl module is required for intltool ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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='-pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically' ac_cv_env_CPPFLAGS_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='-pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTKMM_CFLAGS_set= ac_cv_env_GTKMM_CFLAGS_value= ac_cv_env_GTKMM_LIBS_set= ac_cv_env_GTKMM_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=x86_64-pc-linux-gnu-dlltool ac_cv_prog_GKSUPROG=/bin/true ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-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 am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/missing aclocal-1.14' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/missing automake-1.14' AWK='gawk' BUILD_HELP_DOC_FALSE='' BUILD_HELP_DOC_TRUE='' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-pipe -O2 -march=x86-64 -mmmx -msse -msse3 -mssse3 -mpopcnt -mxsave -mxsaveopt -mfsgsbase -msse4.1 -msse4.2 -mfxsr -msahf -mrecip=all -mfpmath=sse -frecord-gcc-switches -minline-stringops-dynamically' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='' DLLTOOL='x86_64-pc-linux-gnu-dlltool' DOC_USER_FORMATS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SK_FALSE='' ENABLE_SK_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='gparted' GKSUPROG='/bin/true' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='' GTHREAD_LIBS='' GTKMM_CFLAGS='' GTKMM_LIBS='' HAVE_CXX11='' HAVE_GNOME_DOC_UTILS_FALSE='' HAVE_GNOME_DOC_UTILS_TRUE='' HELP_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PIXMAPS_DIR_FALSE='' INSTALL_PIXMAPS_DIR_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OMF_DIR='' OTOOL64='' OTOOL='' PACKAGE='gparted' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gparted' PACKAGE_NAME='gparted' PACKAGE_STRING='gparted 0.26.0' PACKAGE_TARNAME='gparted' PACKAGE_URL='' PACKAGE_VERSION='0.26.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='0.26.0' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' 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__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/gparted-0.26.0' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/gparted-0.26.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-block/gparted-0.26.0/work/gparted-0.26.0/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/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='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gparted" #define PACKAGE_TARNAME "gparted" #define PACKAGE_VERSION "0.26.0" #define PACKAGE_STRING "gparted 0.26.0" #define PACKAGE_BUGREPORT "https://bugzilla.gnome.org/enter_bug.cgi?product=gparted" #define PACKAGE_URL "" #define PACKAGE "gparted" #define VERSION "0.26.0" #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 GETTEXT_PACKAGE "gparted" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 2