This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, 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 --libdir=/usr/lib64 --disable-dependency-tracking --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = lynx uname -m = x86_64 uname -r = 3.3.4-gentoo uname -s = Linux uname -v = #1 SMP Tue May 1 01:13:11 CEST 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz /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/portage/bin/ebuild-helpers/4 PATH: /usr/lib64/portage/bin/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.5.3 PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.4.4 PATH: /usr/lib64/subversion/bin PATH: /opt/eagle-5.11.0/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2279: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2420: checking for a BSD-compatible install configure:2488: result: /usr/bin/install -c configure:2499: checking whether build environment is sane configure:2549: result: yes configure:2690: checking for a thread-safe mkdir -p configure:2729: result: /bin/mkdir -p configure:2742: checking for gawk configure:2758: found /usr/bin/gawk configure:2769: result: gawk configure:2780: checking whether make sets $(MAKE) configure:2802: result: yes configure:2885: checking whether to enable maintainer-specific portions of Makefiles configure:2894: result: no configure:2936: checking build system type configure:2950: result: x86_64-pc-linux-gnu configure:2970: checking host system type configure:2983: result: x86_64-pc-linux-gnu configure:3024: checking how to print strings configure:3051: result: printf configure:3084: checking for style of include used by make configure:3112: result: GNU configure:3143: checking for x86_64-pc-linux-gnu-gcc configure:3159: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3170: result: x86_64-pc-linux-gnu-gcc configure:3439: checking for C compiler version configure:3448: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:3459: $? = 0 configure:3448: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:3459: $? = 0 configure:3448: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3459: $? = 1 configure:3448: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3459: $? = 1 configure:3479: checking whether the C compiler works configure:3501: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3505: $? = 0 configure:3553: result: yes configure:3556: checking for C compiler default output file name configure:3558: result: a.out configure:3564: checking for suffix of executables configure:3571: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3575: $? = 0 configure:3597: result: configure:3619: checking whether we are cross compiling configure:3627: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3631: $? = 0 configure:3638: ./conftest configure:3642: $? = 0 configure:3657: result: no configure:3662: checking for suffix of object files configure:3684: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3688: $? = 0 configure:3709: result: o configure:3713: checking whether we are using the GNU C compiler configure:3732: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3732: $? = 0 configure:3741: result: yes configure:3750: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3770: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3770: $? = 0 configure:3811: result: yes configure:3828: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3891: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3891: $? = 0 configure:3904: result: none needed configure:3926: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4037: result: none configure:4052: checking for a sed that does not truncate output configure:4116: result: /bin/sed configure:4134: checking for grep that handles long lines and -e configure:4192: result: /bin/grep configure:4197: checking for egrep configure:4259: result: /bin/grep -E configure:4264: checking for fgrep configure:4326: result: /bin/grep -F configure:4361: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4428: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4435: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4450: result: yes configure:4462: checking for BSD- or MS-compatible name lister (nm) configure:4511: result: /usr/bin/nm -B configure:4641: checking the name lister (/usr/bin/nm -B) interface configure:4648: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4651: /usr/bin/nm -B "conftest.o" configure:4654: output 0000000000000000 B some_variable configure:4661: result: BSD nm configure:4664: checking whether ln -s works configure:4668: result: yes configure:4676: checking the maximum length of command line arguments configure:4806: result: 1572864 configure:4823: checking whether the shell understands some XSI constructs configure:4833: result: yes configure:4837: checking whether the shell understands "+=" configure:4843: result: yes configure:4878: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4918: result: func_convert_file_noop configure:4925: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4945: result: func_convert_file_noop configure:4952: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4959: result: -r configure:4993: checking for x86_64-pc-linux-gnu-objdump configure:5009: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5020: result: x86_64-pc-linux-gnu-objdump configure:5092: checking how to recognize dependent libraries configure:5294: result: pass_all configure:5339: checking for x86_64-pc-linux-gnu-dlltool configure:5369: result: no configure:5379: checking for dlltool configure:5409: result: no configure:5439: checking how to associate runtime and link libraries configure:5466: result: printf %s\n configure:5483: checking for x86_64-pc-linux-gnu-ar configure:5499: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5510: result: x86_64-pc-linux-gnu-ar configure:5591: checking for archiver @FILE support configure:5608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5608: $? = 0 configure:5611: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5614: $? = 0 configure:5619: 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:5622: $? = 1 configure:5634: result: @ configure:5652: checking for x86_64-pc-linux-gnu-strip configure:5668: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5679: result: x86_64-pc-linux-gnu-strip configure:5751: checking for x86_64-pc-linux-gnu-ranlib configure:5767: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5778: result: x86_64-pc-linux-gnu-ranlib configure:5920: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6040: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6043: $? = 0 configure:6047: /usr/bin/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:6050: $? = 0 configure:6116: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6119: $? = 0 configure:6157: result: ok configure:6194: checking for sysroot configure:6224: result: no configure:6301: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6304: $? = 0 configure:6440: checking for x86_64-pc-linux-gnu-mt configure:6470: result: no configure:6480: checking for mt configure:6496: found /usr/sbin/mt configure:6507: result: mt configure:6530: checking if mt is a manifest tool configure:6536: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:6544: result: no configure:7186: checking how to run the C preprocessor configure:7217: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7217: $? = 0 configure:7231: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rawstudio" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:7256: result: x86_64-pc-linux-gnu-gcc -E configure:7276: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7276: $? = 0 configure:7290: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rawstudio" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:7319: checking for ANSI C header files configure:7339: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7339: $? = 0 configure:7412: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7412: $? = 0 configure:7412: ./conftest configure:7412: $? = 0 configure:7423: result: yes configure:7436: checking for sys/types.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for sys/stat.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for stdlib.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for string.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for memory.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for strings.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for inttypes.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for stdint.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7436: checking for unistd.h configure:7436: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7436: $? = 0 configure:7436: result: yes configure:7450: checking for dlfcn.h configure:7450: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7450: $? = 0 configure:7450: result: yes configure:7656: checking for objdir configure:7671: result: .libs configure:7938: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7956: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7960: $? = 0 configure:7973: result: no configure:8300: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8307: result: -fPIC -DPIC configure:8315: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8333: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8337: $? = 0 configure:8350: result: yes configure:8379: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8407: result: yes configure:8422: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8447: $? = 0 configure:8469: result: yes configure:8477: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8524: result: yes configure:8557: 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:9710: result: yes configure:9747: checking whether -lc should be explicitly linked in configure:9755: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9758: $? = 0 configure:9773: 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:9776: $? = 0 configure:9790: result: no configure:9950: checking dynamic linker characteristics configure:10474: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10474: $? = 0 configure:10696: result: GNU/Linux ld.so configure:10803: checking how to hardcode library paths into programs configure:10828: result: immediate configure:11368: checking whether stripping libraries is possible configure:11373: result: yes configure:11408: checking if libtool supports shared libraries configure:11410: result: yes configure:11413: checking whether to build shared libraries configure:11434: result: yes configure:11437: checking whether to build static libraries configure:11441: result: no configure:11480: checking for library containing strerror configure:11511: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11511: $? = 0 configure:11528: result: none required configure:11544: checking for x86_64-pc-linux-gnu-gcc configure:11571: result: x86_64-pc-linux-gnu-gcc configure:11840: checking for C compiler version configure:11849: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:11860: $? = 0 configure:11849: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:11860: $? = 0 configure:11849: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:11860: $? = 1 configure:11849: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:11860: $? = 1 configure:11864: checking whether we are using the GNU C compiler configure:11892: result: yes configure:11901: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:11962: result: yes configure:11979: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12055: result: none needed configure:12077: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12188: result: none configure:12211: checking for x86_64-pc-linux-gnu-gcc configure:12238: result: x86_64-pc-linux-gnu-gcc configure:12507: checking for C compiler version configure:12516: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:12527: $? = 0 configure:12516: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:12527: $? = 0 configure:12516: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:12527: $? = 1 configure:12516: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:12527: $? = 1 configure:12531: checking whether we are using the GNU C compiler configure:12559: result: yes configure:12568: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:12629: result: yes configure:12646: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12722: result: none needed configure:12744: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12855: result: none configure:12887: checking for x86_64-pc-linux-gnu-g++ configure:12903: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:12914: result: x86_64-pc-linux-gnu-g++ configure:12985: checking for C++ compiler version configure:12994: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 Copyright (C) 2010 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:13005: $? = 0 configure:12994: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:13005: $? = 0 configure:12994: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:13005: $? = 1 configure:12994: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:13005: $? = 1 configure:13009: checking whether we are using the GNU C++ compiler configure:13028: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:13028: $? = 0 configure:13037: result: yes configure:13046: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:13066: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:13066: $? = 0 configure:13107: result: yes configure:13132: checking dependency style of x86_64-pc-linux-gnu-g++ configure:13243: result: none configure:13276: checking how to run the C++ preprocessor configure:13303: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13303: $? = 0 configure:13317: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rawstudio" | #define VERSION "2.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:13342: result: x86_64-pc-linux-gnu-g++ -E configure:13362: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13362: $? = 0 configure:13376: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rawstudio" | #define VERSION "2.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:13545: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13612: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13619: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13634: result: yes configure:13689: 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:14694: result: yes configure:14730: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:14733: $? = 0 configure:15253: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15260: result: -fPIC -DPIC configure:15268: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15286: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15290: $? = 0 configure:15303: result: yes configure:15326: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15354: result: yes configure:15366: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15387: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15391: $? = 0 configure:15413: result: yes configure:15418: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15465: result: yes configure:15495: 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:15531: result: yes configure:15672: checking dynamic linker characteristics configure:16352: result: GNU/Linux ld.so configure:16405: checking how to hardcode library paths into programs configure:16430: result: immediate configure:16470: checking for ANSI C header files configure:16574: result: yes configure:16598: checking for jpeg_destroy_decompress in -ljpeg configure:16623: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg >&5 configure:16623: $? = 0 configure:16632: result: yes configure:16641: checking jpeglib.h usability configure:16641: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:16641: $? = 0 configure:16641: result: yes configure:16641: checking jpeglib.h presence configure:16641: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16641: $? = 0 configure:16641: result: yes configure:16641: checking for jpeglib.h configure:16641: result: yes configure:16661: checking for TIFFOpen in -ltiff configure:16686: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ltiff >&5 configure:16686: $? = 0 configure:16695: result: yes configure:16704: checking tiffio.h usability configure:16704: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:16704: $? = 0 configure:16704: result: yes configure:16704: checking tiffio.h presence configure:16704: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16704: $? = 0 configure:16704: result: yes configure:16704: checking for tiffio.h configure:16704: result: yes configure:16735: checking for x86_64-pc-linux-gnu-pkg-config configure:16768: result: no configure:16778: checking for pkg-config configure:16796: found /usr/bin/pkg-config configure:16808: result: /usr/bin/pkg-config configure:16833: checking pkg-config is at least version 0.9.0 configure:16836: result: yes configure:16846: checking for PACKAGE configure:16853: $PKG_CONFIG --exists --print-errors "$pkg_modules" Package lensfun was not found in the pkg-config search path. Perhaps you should add the directory containing `lensfun.pc' to the PKG_CONFIG_PATH environment variable No package 'lensfun' found configure:16856: $? = 1 configure:16870: $PKG_CONFIG --exists --print-errors "$pkg_modules" Package lensfun was not found in the pkg-config search path. Perhaps you should add the directory containing `lensfun.pc' to the PKG_CONFIG_PATH environment variable No package 'lensfun' found configure:16873: $? = 1 configure:16887: result: no No package 'lensfun' found configure:16903: error: Package requirements (gtk+-2.0 >= 2.8.0 libxml-2.0 >= 2.4 gconf-2.0 >= 2.0 lcms dbus-1 exiv2 fftw3f lensfun libcurl flickcurl sqlite3 libssl libgphoto2 x11) were not met: No package 'lensfun' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PACKAGE_CFLAGS and PACKAGE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 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='-march=native -O2 -pipe' 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='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_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_PACKAGE_CFLAGS_set= ac_cv_env_PACKAGE_CFLAGS_value= ac_cv_env_PACKAGE_LIBS_set= ac_cv_env_PACKAGE_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_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_getaddrinfo=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_strnlen_working=yes ac_cv_func_vsnprintf_c99=yes ac_cv_have_abstract_sockets=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_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_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_tiff_TIFFOpen=yes ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/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_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_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_va_copy=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_prog_cc_stdc= bash_cv_job_control_missing=present bash_cv_sys_named_pipes=present fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no lf_cv_sane_realloc=yes libIDL_cv_long_long_format=ll 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/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 sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/missing --run automake-1.11' AWK='gawk' CAN_COMPILE_AVX_FALSE='' CAN_COMPILE_AVX_TRUE='' CAN_COMPILE_SSE2_FALSE='' CAN_COMPILE_SSE2_TRUE='' CAN_COMPILE_SSE4_1_FALSE='' CAN_COMPILE_SSE4_1_TRUE='' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' 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='-march=native -O2 -pipe' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBJPEG='-ljpeg' LIBOBJS='' LIBS='' LIBTIFF='-ltiff' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='rawstudio' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='' PACKAGE_LIBS='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES='' POSUB='' 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' SVNINFO='' USE_NLS='' VERSION='2.0' 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='${datarootdir}/doc/${PACKAGE}' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-gfx/rawstudio-2.0/work/rawstudio-2.0/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "rawstudio" #define VERSION "2.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 STDC_HEADERS 1 configure: exit 1