This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ImageMagick configure 6.7.2, which was generated by GNU Autoconf 2.68. 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 --docdir=/usr/share/doc/imagemagick-6.7.2.6 --enable-static --enable-hdri --disable-opencl --with-threads --without-included-ltdl --with-ltdl-include=/usr/include --with-ltdl-lib=/usr/lib64 --with-modules --with-quantum-depth=16 --with-magick-plus-plus --with-perl --with-perl-options=INSTALLDIRS=vendor --with-gs-font-dir=/usr/share/fonts/default/ghostscript --with-bzlib --without-x --with-zlib --with-autotrace --without-dps --with-djvu --with-dejavu-font-dir=/usr/share/fonts/dejavu --with-fftw --without-fpx --without-fontconfig --with-freetype --without-gslib --with-gvc --with-jbig --with-jpeg --with-jp2 --without-lcms --with-lcms2 --without-lqr --with-lzma --with-openexr --with-png --with-rsvg --with-tiff --with-webp --with-windows-font-dir=/usr/share/fonts/corefonts --without-wmf --with-xml --enable-openmp ## --------- ## ## Platform. ## ## --------- ## hostname = kde uname -m = x86_64 uname -r = 3.0.3 uname -s = Linux uname -v = #4 SMP PREEMPT Thu Aug 25 17:03:07 CEST 2011 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz /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.6.0 PATH: /usr/lib64/path64/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3300: 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:3463: checking build system type configure:3477: result: x86_64-pc-linux-gnu configure:3497: checking host system type configure:3510: result: x86_64-pc-linux-gnu configure:3530: checking target system type configure:3543: result: x86_64-pc-linux-gnu configure:3593: checking whether build environment is sane configure:3643: result: yes configure:3662: checking for a BSD-compatible install configure:3730: result: /usr/bin/install -c configure:3880: checking for a thread-safe mkdir -p configure:3919: result: /bin/mkdir -p configure:3932: checking for gawk configure:3948: found /usr/bin/gawk configure:3959: result: gawk configure:3970: checking whether make sets $(MAKE) configure:3992: result: yes configure:4205: checking for style of include used by make configure:4233: result: GNU configure:4263: checking for x86_64-pc-linux-gnu-gcc configure:4279: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:4290: result: x86_64-pc-linux-gnu-gcc configure:4559: checking for C compiler version configure:4568: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.0 p1.2, pie-0.4.5) 4.6.0 Copyright (C) 2011 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:4579: $? = 0 configure:4568: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/python --enable-checking=release --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.2, pie-0.4.5' Thread model: posix gcc version 4.6.0 (Gentoo 4.6.0 p1.2, pie-0.4.5) configure:4579: $? = 0 configure:4568: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4579: $? = 1 configure:4568: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4579: $? = 1 configure:4599: checking whether the C compiler works configure:4621: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:4625: $? = 0 configure:4673: result: yes configure:4676: checking for C compiler default output file name configure:4678: result: a.out configure:4684: checking for suffix of executables configure:4691: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:4695: $? = 0 configure:4717: result: configure:4739: checking whether we are cross compiling configure:4747: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:4751: $? = 0 configure:4758: ./conftest configure:4762: $? = 0 configure:4777: result: no configure:4782: checking for suffix of object files configure:4804: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:4808: $? = 0 configure:4829: result: o configure:4833: checking whether we are using the GNU C compiler configure:4852: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:4852: $? = 0 configure:4861: result: yes configure:4870: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4890: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4890: $? = 0 configure:4931: result: yes configure:4948: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5012: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5012: $? = 0 configure:5025: result: none needed configure:5047: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5157: result: none configure:5178: checking how to run the C preprocessor configure:5209: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5209: $? = 0 configure:5223: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5248: result: x86_64-pc-linux-gnu-gcc -E configure:5268: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5268: $? = 0 configure:5282: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5311: checking for grep that handles long lines and -e configure:5369: result: /bin/grep configure:5374: checking for egrep configure:5436: result: /bin/grep -E configure:5441: checking for ANSI C header files configure:5461: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5461: $? = 0 configure:5534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5534: $? = 0 configure:5534: ./conftest configure:5534: $? = 0 configure:5545: result: yes configure:5558: checking for sys/types.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for sys/stat.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for stdlib.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for string.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for memory.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for strings.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for inttypes.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for stdint.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5558: checking for unistd.h configure:5558: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5558: $? = 0 configure:5558: result: yes configure:5571: checking minix/config.h usability configure:5571: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5571: result: no configure:5571: checking minix/config.h presence configure:5571: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5571: result: no configure:5571: checking for minix/config.h configure:5571: result: no configure:5592: checking whether it is safe to define __EXTENSIONS__ configure:5610: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:5610: $? = 0 configure:5617: result: yes configure:5641: checking for x86_64-pc-linux-gnu-gcc configure:5668: result: x86_64-pc-linux-gnu-gcc configure:5937: checking for C compiler version configure:5946: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.0 p1.2, pie-0.4.5) 4.6.0 Copyright (C) 2011 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:5957: $? = 0 configure:5946: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/python --enable-checking=release --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.2, pie-0.4.5' Thread model: posix gcc version 4.6.0 (Gentoo 4.6.0 p1.2, pie-0.4.5) configure:5957: $? = 0 configure:5946: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5957: $? = 1 configure:5946: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5957: $? = 1 configure:5961: checking whether we are using the GNU C compiler configure:5989: result: yes configure:5998: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:6059: result: yes configure:6076: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:6153: result: none needed configure:6175: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6285: result: none configure:6314: checking for x86_64-pc-linux-gnu-g++ configure:6330: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:6341: result: x86_64-pc-linux-gnu-g++ configure:6412: checking for C++ compiler version configure:6421: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.6.0 p1.2, pie-0.4.5) 4.6.0 Copyright (C) 2011 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:6432: $? = 0 configure:6421: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.0/work/gcc-4.6.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.0/python --enable-checking=release --enable-languages=c,c++,java,go,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.0 p1.2, pie-0.4.5' Thread model: posix gcc version 4.6.0 (Gentoo 4.6.0 p1.2, pie-0.4.5) configure:6432: $? = 0 configure:6421: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6432: $? = 1 configure:6421: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6432: $? = 1 configure:6436: checking whether we are using the GNU C++ compiler configure:6455: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden conftest.cpp >&5 configure:6455: $? = 0 configure:6464: result: yes configure:6473: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6493: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6493: $? = 0 configure:6534: result: yes configure:6559: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6669: result: none configure:6688: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:6837: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 conftest.c:74:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:128:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:128:18: error: 'newvar' undeclared (first use in this function) conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:138:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:138:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:6837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6837: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine conftest.c >&5 configure:6837: $? = 0 configure:6857: result: -std=gnu99 configure:6959: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C configure:6973: result: -std=gnu99 configure:6982: checking how to run the C preprocessor configure:7052: result: x86_64-pc-linux-gnu-gcc -E configure:7072: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7072: $? = 0 configure:7086: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:7114: checking for a sed that does not truncate output configure:7178: result: /bin/sed configure:7196: checking for fgrep configure:7258: result: /bin/grep -F configure:7285: checking how to print strings configure:7312: result: printf configure:7345: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:7412: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7419: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7434: result: yes configure:7447: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO C99 configure:7616: result: -std=gnu99 configure:7625: checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 and cc understand -c and -o together configure:7656: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:7660: $? = 0 configure:7666: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:7670: $? = 0 configure:7681: cc -c conftest.c >&5 configure:7685: $? = 0 configure:7693: cc -c conftest.c -o conftest2.o >&5 configure:7697: $? = 0 configure:7703: cc -c conftest.c -o conftest2.o >&5 configure:7707: $? = 0 configure:7725: result: yes configure:7750: checking CFLAGS for maximum warnings configure:7776: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -pedantic -Wall conftest.c >&5 configure:7776: $? = 0 configure:7790: result: -Wall configure:7803: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" configure:7806: $? = 0 configure:7814: checking whether make sets $(MAKE) configure:7836: result: yes configure:7845: checking whether ln -s works configure:7849: result: yes configure:7856: checking if malloc debugging is wanted configure:7874: result: no configure:7880: checking for __attribute__ configure:7902: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall conftest.c >&5 configure:7902: $? = 0 configure:7911: result: yes configure:7925: checking for x86_64-pc-linux-gnu-pkg-config configure:7958: result: no configure:7968: checking for pkg-config configure:7986: found /usr/bin/pkg-config configure:7998: result: /usr/bin/pkg-config configure:8023: checking pkg-config is at least version 0.9.0 configure:8026: result: yes configure:8058: checking whether we are using the Microsoft C compiler configure:8077: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:30:8: error: unknown type name 'choke' conftest.c:30:14: warning: unused variable 'me' [-Wunused-variable] configure:8077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _MSC_VER | choke me | #endif | | ; | return 0; | } configure:8086: result: no configure:8169: checking for linker lazyload option configure:8185: result: none configure:8400: checking for the pthreads library -lpthreads configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:8447: result: no configure:8345: checking whether pthreads work without any flags configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall conftest.c >&5 /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/temp/ccvro7CU.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_create' conftest.c:(.text.startup+0x28): undefined reference to `pthread_join' conftest.c:(.text.startup+0x48): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x50): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:8447: result: no configure:8350: checking whether pthreads work with -Kthread configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -Kthread conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-Kthread' configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:8447: result: no configure:8350: checking whether pthreads work with -kthread configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -kthread conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-kthread' configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:8447: result: no configure:8400: checking for the pthreads library -llthread configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | static void routine(void* a) {a=0;} | static void* start_routine(void* a) {return a;} | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th,0,start_routine,0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0); | ; | return 0; | } configure:8447: result: no configure:8350: checking whether pthreads work with -pthread configure:8438: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:8438: $? = 0 configure:8447: result: yes configure:8466: checking for joinable pthread attribute configure:8481: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:8481: $? = 0 configure:8487: result: PTHREAD_CREATE_JOINABLE configure:8497: checking if more special flags are required for pthreads configure:8504: result: no configure:8614: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to support OpenMP configure:8629: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 conftest.c:29:2: error: unknown type name 'choke' In file included from conftest.c:31:0: /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/include/omp.h:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' configure:8629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | /* end confdefs.h. */ | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:8646: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -fopenmp conftest.c >&5 configure:8646: $? = 0 configure:8660: result: -fopenmp configure:8704: checking for pthread_join in LIBS= with CFLAGS=-pthread configure:8724: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -pthread conftest.c >&5 configure:8724: $? = 0 configure:8729: result: yes configure:8916: checking for joinable pthread attribute configure:8931: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -pthread conftest.c >&5 configure:8931: $? = 0 configure:8937: result: PTHREAD_CREATE_JOINABLE configure:8947: checking if more special flags are required for pthreads configure:8954: result: no configure:9299: checking for special C compiler options needed for large files configure:9344: result: no configure:9350: checking for _FILE_OFFSET_BITS value needed for large files configure:9375: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:9375: $? = 0 configure:9407: result: no configure:9490: checking for _LARGEFILE_SOURCE value needed for large files configure:9509: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:9509: $? = 0 configure:9537: result: no configure:9563: checking for native large file support configure:9585: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 conftest.c:30:11: warning: return type defaults to 'int' [enabled by default] conftest.c: In function 'main': conftest.c:31:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] conftest.c:31:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c: At top level: conftest.c:34:1: error: redefinition of 'main' conftest.c:30:11: note: previous definition of 'main' was here configure:9585: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | main () { | exit(!(sizeof(off_t) == 8)); | } | int | main () | { | | ; | return 0; | } configure:9591: result: no configure:9658: checking for BSD- or MS-compatible name lister (nm) configure:9707: result: /usr/bin/nm -B configure:9837: checking the name lister (/usr/bin/nm -B) interface configure:9844: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:9847: /usr/bin/nm -B "conftest.o" configure:9850: output 0000000000000000 B some_variable configure:9857: result: BSD nm configure:9861: checking the maximum length of command line arguments configure:9986: result: 1572864 configure:10003: checking whether the shell understands some XSI constructs configure:10013: result: yes configure:10017: checking whether the shell understands "+=" configure:10023: result: yes configure:10058: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:10098: result: func_convert_file_noop configure:10105: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:10125: result: func_convert_file_noop configure:10132: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:10139: result: -r configure:10173: checking for x86_64-pc-linux-gnu-objdump configure:10189: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:10200: result: x86_64-pc-linux-gnu-objdump configure:10269: checking how to recognize dependent libraries configure:10471: result: pass_all configure:10516: checking for x86_64-pc-linux-gnu-dlltool configure:10546: result: no configure:10556: checking for dlltool configure:10586: result: no configure:10613: checking how to associate runtime and link libraries configure:10640: result: printf %s\n configure:10656: checking for x86_64-pc-linux-gnu-ar configure:10672: found /usr/bin/x86_64-pc-linux-gnu-ar configure:10683: result: x86_64-pc-linux-gnu-ar configure:10764: checking for archiver @FILE support configure:10781: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:10781: $? = 0 configure:10784: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:10787: $? = 0 configure:10792: 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:10795: $? = 1 configure:10807: result: @ configure:10825: checking for x86_64-pc-linux-gnu-strip configure:10841: found /usr/bin/x86_64-pc-linux-gnu-strip configure:10852: result: x86_64-pc-linux-gnu-strip configure:10924: checking for x86_64-pc-linux-gnu-ranlib configure:10940: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:10951: result: x86_64-pc-linux-gnu-ranlib configure:11093: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 object configure:11212: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:11215: $? = 0 configure:11219: /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:11222: $? = 0 configure:11288: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c conftstm.o >&5 configure:11291: $? = 0 configure:11329: result: ok configure:11366: checking for sysroot configure:11396: result: no configure:11473: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:11476: $? = 0 configure:11599: checking for x86_64-pc-linux-gnu-mt configure:11629: result: no configure:11639: checking for mt configure:11669: result: no configure:11689: checking if : is a manifest tool configure:11695: : '-?' configure:11703: result: no configure:12332: checking for dlfcn.h configure:12332: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:12332: $? = 0 configure:12332: result: yes configure:12826: checking for objdir configure:12841: result: .libs configure:13112: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -fno-rtti -fno-exceptions configure:13130: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:13134: $? = 0 configure:13147: result: no configure:13457: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 option to produce PIC configure:13464: result: -fPIC -DPIC configure:13472: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 PIC flag -fPIC -DPIC works configure:13490: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -fPIC -DPIC -DPIC conftest.c >&5 configure:13494: $? = 0 configure:13507: result: yes configure:13536: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 static flag -static works configure:13564: result: yes configure:13579: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o configure:13600: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -o out/conftest2.o conftest.c >&5 configure:13604: $? = 0 configure:13626: result: yes configure:13634: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 supports -c -o file.o configure:13681: result: yes configure:13714: checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14872: result: yes configure:14909: checking whether -lc should be explicitly linked in configure:14917: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:14920: $? = 0 configure:14935: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14938: $? = 0 configure:14952: result: no configure:15117: checking dynamic linker characteristics configure:15631: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15631: $? = 0 configure:15857: result: GNU/Linux ld.so configure:15964: checking how to hardcode library paths into programs configure:15989: result: immediate configure:16083: checking for shl_load configure:16083: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/temp/cc2PZ2yf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:16083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:16083: result: no configure:16087: checking for shl_load in -ldld configure:16112: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:16112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:16121: result: no configure:16126: checking for dlopen configure:16126: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/temp/ccm4iabq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:16126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:16126: result: no configure:16130: checking for dlopen in -ldl configure:16155: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:16155: $? = 0 configure:16164: result: yes configure:16283: checking whether a program can dlopen itself configure:16363: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:16366: $? = 0 configure:16384: result: yes configure:16389: checking whether a statically linked program can dlopen itself configure:16469: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/temp/ccHqbv1D.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: ld returned 1 exit status configure:16472: $? = 1 configure:16490: result: no configure:16529: checking whether stripping libraries is possible configure:16534: result: yes configure:16569: checking if libtool supports shared libraries configure:16571: result: yes configure:16574: checking whether to build shared libraries configure:16595: result: yes configure:16598: checking whether to build static libraries configure:16602: result: yes configure:16625: checking how to run the C++ preprocessor configure:16652: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16652: $? = 0 configure:16666: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:31:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16691: result: x86_64-pc-linux-gnu-g++ -E configure:16711: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16711: $? = 0 configure:16725: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:31:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16895: checking for ld used by x86_64-pc-linux-gnu-g++ configure:16962: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:16969: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:16984: result: yes configure:17039: 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:18043: result: yes configure:18078: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden -pthread conftest.cpp >&5 configure:18081: $? = 0 configure:18601: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:18608: result: -fPIC -DPIC configure:18616: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:18634: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden -pthread -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18638: $? = 0 configure:18651: result: yes configure:18674: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:18702: result: yes configure:18714: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18735: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden -pthread -o out/conftest2.o conftest.cpp >&5 configure:18739: $? = 0 configure:18761: result: yes configure:18766: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18813: result: yes configure:18843: 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:18877: result: yes configure:19020: checking dynamic linker characteristics configure:19694: result: GNU/Linux ld.so configure:19747: checking how to hardcode library paths into programs configure:19772: result: immediate configure:19842: checking which extension is used for runtime loadable modules configure:19852: result: .so configure:19862: checking which variable specifies run-time module search path configure:19869: result: LD_LIBRARY_PATH configure:19879: checking for the default library search path configure:19886: result: /lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/lib64/itcl3.4/ /usr/lib64/itk3.4/ /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib/qt4 /usr/lib64/opencascade-6.3/ros/lin/lib64 /usr/lib/postgresql /usr/lib64/postgresql /usr/lib64/postgresql-9.1/lib64/ /usr/lib64/postgresql-8.3/lib64/ /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib64/path64/lib /usr/lib64/path64/lib/1.0.0/x8664/64 /usr/lib64/fltk-1 /usr/lib64/fltk configure:19916: checking for library containing dlopen configure:19947: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/temp/ccuh7lhn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:19947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/local/lib:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3:/usr/lib64/opengl/xorg-x11/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib:/usr/lib:/usr/lib64/itcl3.4/:/usr/lib64/itk3.4/:/usr/lib64/qca2:/usr/lib64/qt4:/usr/lib/qt4:/usr/lib64/opencascade-6.3/ros/lin/lib64:/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.1/lib64/:/usr/lib64/postgresql-8.3/lib64/:/usr/games/lib:/usr/games/lib64:/usr/games/lib32:/usr/lib64/path64/lib:/usr/lib64/path64/lib/1.0.0/x8664/64:/usr/lib64/fltk-1:/usr/lib64/fltk" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:19947: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:19947: $? = 0 configure:19964: result: -ldl configure:20054: checking for dlerror configure:20054: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl -ldl >&5 configure:20054: $? = 0 configure:20054: result: yes configure:20068: checking for shl_load configure:20068: result: no configure:20075: checking for shl_load in -ldld configure:20109: result: no configure:20155: checking for dld_link in -ldld configure:20180: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldld -ldl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:20180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/local/lib:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3:/usr/lib64/opengl/xorg-x11/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib:/usr/lib:/usr/lib64/itcl3.4/:/usr/lib64/itk3.4/:/usr/lib64/qca2:/usr/lib64/qt4:/usr/lib/qt4:/usr/lib64/opencascade-6.3/ros/lin/lib64:/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.1/lib64/:/usr/lib64/postgresql-8.3/lib64/:/usr/games/lib:/usr/games/lib64:/usr/games/lib32:/usr/lib64/path64/lib:/usr/lib64/path64/lib/1.0.0/x8664/64:/usr/lib64/fltk-1:/usr/lib64/fltk" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dld_link (); | int | main () | { | return dld_link (); | ; | return 0; | } configure:20189: result: no configure:20223: checking for _ prefix in compiled symbols configure:20233: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:2:12: warning: statement with no effect [-Wunused-value] configure:20236: $? = 0 configure:20240: /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:20243: $? = 0 configure:20265: result: no configure:20389: checking whether deplibs are loaded by dlopen configure:20483: result: yes configure:20495: checking for argz.h configure:20495: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:20495: $? = 0 configure:20495: result: yes configure:20507: checking for error_t configure:20507: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:20507: $? = 0 configure:20507: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:45:22: error: expected expression before ')' token configure:20507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ImageMagick" | #define PACKAGE_TARNAME "ImageMagick-6.7.2" | #define PACKAGE_VERSION "6.7.2" | #define PACKAGE_STRING "ImageMagick 6.7.2" | #define PACKAGE_BUGREPORT "http://www.imagemagick.org" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_PTHREAD 1 | #define THREAD_SUPPORT 1 | #define HAVE_PTHREAD 1 | #define HAVE_FSEEKO 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define LT_MODULE_EXT ".so" | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" | #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/local/lib:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3:/usr/lib64/opengl/xorg-x11/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib:/usr/lib:/usr/lib64/itcl3.4/:/usr/lib64/itk3.4/:/usr/lib64/qca2:/usr/lib64/qt4:/usr/lib/qt4:/usr/lib64/opencascade-6.3/ros/lin/lib64:/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.1/lib64/:/usr/lib64/postgresql-8.3/lib64/:/usr/games/lib:/usr/games/lib64:/usr/games/lib32:/usr/lib64/path64/lib:/usr/lib64/path64/lib/1.0.0/x8664/64:/usr/lib64/fltk-1:/usr/lib64/fltk" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_LIBDLLOADER 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:20507: result: yes configure:20533: checking for argz_add configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_append configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_count configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_create_sep configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_insert configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_next configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20533: checking for argz_stringify configure:20533: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -ldl >&5 configure:20533: $? = 0 configure:20533: result: yes configure:20549: checking if argz actually works configure:20580: result: yes configure:20597: checking whether libtool supports -dlopen/-dlpreopen configure:20609: result: yes configure:20638: checking for ltdl.h configure:20638: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:20638: $? = 0 configure:20638: result: yes configure:20642: checking whether lt_dlinterface_register is declared configure:20642: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -c -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c >&5 configure:20642: $? = 0 configure:20642: result: yes configure:20646: checking for lt_dladvise_preload in -lltdl configure:20671: x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -o conftest -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread conftest.c -lltdl -ldl >&5 configure:20671: $? = 0 configure:20680: result: yes configure:20727: error: invalid ltdl library directory: `/usr/lib64' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cflags_warn_all=-Wall ac_cv_cxx_compiler_gnu=yes ac_cv_env_AUTOTRACE_CFLAGS_set= ac_cv_env_AUTOTRACE_CFLAGS_value= ac_cv_env_AUTOTRACE_LIBS_set= ac_cv_env_AUTOTRACE_LIBS_value= ac_cv_env_CAIRO_SVG_CFLAGS_set= ac_cv_env_CAIRO_SVG_CFLAGS_value= ac_cv_env_CAIRO_SVG_LIBS_set= ac_cv_env_CAIRO_SVG_LIBS_value= 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='-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine ' 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='-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_GVC_CFLAGS_set= ac_cv_env_GVC_CFLAGS_value= ac_cv_env_GVC_LIBS_set= ac_cv_env_GVC_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LQR_CFLAGS_set= ac_cv_env_LQR_CFLAGS_value= ac_cv_env_LQR_LIBS_set= ac_cv_env_LQR_LIBS_value= ac_cv_env_OPENEXR_CFLAGS_set= ac_cv_env_OPENEXR_CFLAGS_value= ac_cv_env_OPENEXR_LIBS_set= ac_cv_env_OPENEXR_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RSVG_CFLAGS_set= ac_cv_env_RSVG_CFLAGS_value= ac_cv_env_RSVG_LIBS_set= ac_cv_env_RSVG_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_argz_add=yes ac_cv_func_argz_append=yes ac_cv_func_argz_count=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_setgrent_void=yes ac_cv_func_shl_load=no ac_cv_func_strnlen_working=yes ac_cv_have_decl_lt_dlinterface_register=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ltdl_lt_dladvise_preload=yes 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_c_openmp=-fopenmp ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_error_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ax_cv___attribute__=yes ax_cv_c_compiler_ms=no 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 glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes 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 im_cv_ld_lazyload=none libltdl_cv_lib_dl_dlopen=yes libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_module_path_var=LD_LIBRARY_PATH 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_argz_works=yes lt_cv_sys_dlopen_deplibs=yes lt_cv_sys_dlsearch_path='/lib64 /usr/lib64 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib64/opengl/xorg-x11/lib /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/lib64/itcl3.4/ /usr/lib64/itk3.4/ /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib/qt4 /usr/lib64/opencascade-6.3/ros/lin/lib64 /usr/lib/postgresql /usr/lib64/postgresql /usr/lib64/postgresql-9.1/lib64/ /usr/lib64/postgresql-8.3/lib64/ /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib64/path64/lib /usr/lib64/path64/lib/1.0.0/x8664/64 /usr/lib64/fltk-1 /usr/lib64/fltk ' 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_sys_symbol_underscore=no lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='x86_64-pc-linux-gnu-ar' ARGZ_H='' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run automake-1.11' AUTOTRACE_CFLAGS='' AUTOTRACE_DELEGATE_FALSE='' AUTOTRACE_DELEGATE_TRUE='' AUTOTRACE_LIBS='' AWK='gawk' AutotraceDecodeDelegate='' BIN_DIR='/usr/bin' BZIPDelegate='' BZLIB_DELEGATE_FALSE='' BZLIB_DELEGATE_TRUE='' BZLIB_LIBS='' BlenderDecodeDelegate='' BrowseDelegate='' CAIRO_DELEGATE_FALSE='' CAIRO_DELEGATE_TRUE='' CAIRO_SVG_CFLAGS='' CAIRO_SVG_LIBS='' CC='x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99' CCDEPMODE='depmode=none' CCMALLOCDelegate='' CFLAGS=' -fopenmp -O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -Wall -pthread' CGMDecodeDelegate='' CL_CFLAGS='' CL_LIBS='' CODER_PATH='' CONFIGURE_ARGS='./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'\'' '\''--docdir=/usr/share/doc/imagemagick-6.7.2.6'\'' '\''--enable-static'\'' '\''--enable-hdri'\'' '\''--disable-opencl'\'' '\''--with-threads'\'' '\''--without-included-ltdl'\'' '\''--with-ltdl-include=/usr/include'\'' '\''--with-ltdl-lib=/usr/lib64'\'' '\''--with-modules'\'' '\''--with-quantum-depth=16'\'' '\''--with-magick-plus-plus'\'' '\''--with-perl'\'' '\''--with-perl-options=INSTALLDIRS=vendor'\'' '\''--with-gs-font-dir=/usr/share/fonts/default/ghostscript'\'' '\''--with-bzlib'\'' '\''--without-x'\'' '\''--with-zlib'\'' '\''--with-autotrace'\'' '\''--without-dps'\'' '\''--with-djvu'\'' '\''--with-dejavu-font-dir=/usr/share/fonts/dejavu'\'' '\''--with-fftw'\'' '\''--without-fpx'\'' '\''--without-fontconfig'\'' '\''--with-freetype'\'' '\''--without-gslib'\'' '\''--with-gvc'\'' '\''--with-jbig'\'' '\''--with-jpeg'\'' '\''--with-jp2'\'' '\''--without-lcms'\'' '\''--with-lcms2'\'' '\''--without-lqr'\'' '\''--with-lzma'\'' '\''--with-openexr'\'' '\''--with-png'\'' '\''--with-rsvg'\'' '\''--with-tiff'\'' '\''--with-webp'\'' '\''--with-windows-font-dir=/usr/share/fonts/corefonts'\'' '\''--without-wmf'\'' '\''--with-xml'\'' '\''--enable-openmp'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''host_alias=x86_64-pc-linux-gnu'\'' '\''CFLAGS=-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine '\'' '\''LDFLAGS='\'' '\''CXXFLAGS=-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden'\''' CONFIGURE_PATH='' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/version.sh' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='' 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='-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine -fvisibility-inlines-hidden -pthread' CYGPATH_W='echo' CYGWIN_BUILD_FALSE='' CYGWIN_BUILD_TRUE='#' CatDelegate='' ConvertDelegate='' DATA_DIR='/usr/share' DEFS='' DELEGATES='' DEPDIR='.deps' DIRSEP=':' DISTCHECK_CONFIG_FLAGS=''\''CFLAGS=-O2 -march=core2 -pipe -msse4.1 --param=l1-cache-size=32 --param=l1-cache-line-size=64 --param=l2-cache-size=2048 -mtune=core2 -fgcse-after-reload -fpredictive-commoning -ftree-vectorize -funswitch-loops -fgraphite-identity -floop-block -floop-interchange -floop-strip-mine '\'' '\''LDFLAGS='\'' ' DJVU_DELEGATE_FALSE='' DJVU_DELEGATE_TRUE='' DJVU_LIBS='' DLLDFLAGS='' DLLTOOL='false' DNGDecodeDelegate='' DOCUMENTATION_PATH='' DOC_DIR='/usr/share/doc/imagemagick-6.7.2.6' DPS_DELEGATE_FALSE='' DPS_DELEGATE_TRUE='' DPS_LIBS='' DSYMUTIL='' DUMPBIN='' DVIDecodeDelegate='' DisplayDelegate='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXECUTABLE_PATH='' EXEC_PREFIX_DIR='/usr' EXEEXT='' EchoDelegate='' EditorDelegate='' FFTW_DELEGATE_FALSE='' FFTW_DELEGATE_TRUE='' FFTW_LIBS='' FGREP='/bin/grep -F' FIGDecodeDelegate='' FILTER_PATH='' FONTCONFIG_CFLAGS='' FONTCONFIG_DELEGATE_FALSE='' FONTCONFIG_DELEGATE_TRUE='' FONTCONFIG_LIBS='' FPX_DELEGATE_FALSE='' FPX_DELEGATE_TRUE='' FPX_LIBS='' FREETYPE_DELEGATE_FALSE='' FREETYPE_DELEGATE_TRUE='' FREETYPE_LIBS='' GDI32_LIBS='' GOMP_LIBS='' GREP='/bin/grep' GSAlphaDevice='' GSCMYKDevice='' GSColorDevice='' GSEPSDevice='' GSMonoDevice='' GSPDFDevice='' GSPSDevice='' GSVersion='' GS_DELEGATE_FALSE='' GS_DELEGATE_TRUE='' GS_LIBS='' GVCDecodeDelegate='' GVC_CFLAGS='' GVC_DELEGATE_FALSE='' GVC_DELEGATE_TRUE='' GVC_LIBS='' GnuplotDecodeDelegate='' HPGLDecodeDelegate='' HTMLDecodeDelegate='' HasUMEM_FALSE='' HasUMEM_TRUE='' ILBMDecodeDelegate='' ILBMEncodeDelegate='' INCLTDL='' INCLUDE_DIR='/usr/include' INFO_DIR='/usr/share/info' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT16_T='' INT32_F='' INT32_T='' INT64_F='' INT64_T='' INT8_T='' JBIG_DELEGATE_FALSE='' JBIG_DELEGATE_TRUE='' JBIG_LIBS='' JP2_DELEGATE_FALSE='' JP2_DELEGATE_TRUE='' JP2_LIBS='' JPEG_DELEGATE_FALSE='' JPEG_DELEGATE_TRUE='' JPEG_LIBS='' LCMS_DELEGATE_FALSE='' LCMS_DELEGATE_TRUE='' LCMS_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='' LFS_CPPFLAGS=' -D_LARGE_FILES=1' LIBADD_DL='-ldl ' LIBADD_DLD_LINK='' LIBADD_DLOPEN='-ldl' LIBADD_SHL_LOAD='' LIBEXEC_DIR='/usr/libexec' LIBLTDL='' LIBOBJS='' LIBRARY_EXTRA_CPPFLAGS='' LIBRARY_PATH='' LIBS='-ldl ' LIBSTDCLDFLAGS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='config/ltmain.sh' LIB_DIR='/usr/lib64' LIB_DL='' LIPO='' LN_S='ln -s' LOCALSTATE_DIR='/var/lib' LPDelegate='' LPRDelegate='' LQR_CFLAGS='' LQR_DELEGATE_FALSE='' LQR_DELEGATE_TRUE='' LQR_LIBS='' LTDLDEPS='' LTDLINCL='' LTDLOPEN='' LTLIBOBJS='' LT_CONFIG_H='' LT_DLLOADERS=' ltdl/dlopen.la' LT_DLPREOPEN='-dlpreopen ltdl/dlopen.la ' LZMA_DELEGATE_FALSE='' LZMA_DELEGATE_TRUE='' LZMA_LIBS='' LZWDecodeDelegate='' LZWEncodeDelegate='' LaunchDelegate='' MAGICKCORE_PATH='' MAGICK_CFLAGS='' MAGICK_CODER_MODULE_PATH='/var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/coders' MAGICK_CONFIGURE_BUILD_PATH='/var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config' MAGICK_CONFIGURE_SRC_PATH='/var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config' MAGICK_CPPFLAGS='' MAGICK_CXXFLAGS='' MAGICK_DEP_LIBS='' MAGICK_FEATURES='OpenMP ' MAGICK_FILTER_MODULE_PATH='/var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/filters' MAGICK_HDRI='' MAGICK_LDFLAGS='' MAGICK_LIBLTDL='' MAGICK_LIBRARY_AGE='0' MAGICK_LIBRARY_CURRENT='5' MAGICK_LIBRARY_CURRENT_MIN='5' MAGICK_LIBRARY_REVISION='0' MAGICK_LIBRARY_VERSION_INFO='5:0:0' MAGICK_LIBS='' MAGICK_LIB_VERSION='0x050000' MAGICK_LIB_VERSION_NUMBER='5,0,0' MAGICK_LIB_VERSION_TEXT='6.7.2' MAGICK_LTDLDEPS='' MAGICK_PCFLAGS=' -fopenmp' MAGICK_SVN_REVISION='exported' MAGICK_TARGET_CPU='x86_64' MAGICK_TARGET_OS='linux-gnu' MAGICK_TARGET_VENDOR='pc' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/missing --run makeinfo' MANDelegate='' MANIFEST_TOOL=':' MAN_DIR='/usr/share/man' MATH_LIBS='' MKDIR_P='/bin/mkdir -p' MODULE_EXTRA_CPPFLAGS='' MPEGDecodeDelegate='' MPEGEncodeDelegate='' MVDelegate='' MogrifyDelegate='' MrSIDDecodeDelegate='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENEXR_CFLAGS='' OPENEXR_DELEGATE_FALSE='' OPENEXR_DELEGATE_TRUE='' OPENEXR_LIBS='' OPENMP_CFLAGS='-fopenmp' OPENMP_CXXFLAGS='' OSX_GCOV_LDFLAG='' OTOOL64='' OTOOL='' P7ZIP='' P7ZIP_DELEGATE_FALSE='' P7ZIP_DELEGATE_TRUE='' PACKAGE='ImageMagick' PACKAGE_BUGREPORT='http://www.imagemagick.org' PACKAGE_CHANGE_DATE='20110913' PACKAGE_LIB_VERSION='0x672' PACKAGE_LIB_VERSION_NUMBER='6,7,2,6' PACKAGE_NAME='ImageMagick' PACKAGE_PERL_VERSION='6.72' PACKAGE_RELEASE='6' PACKAGE_RELEASE_DATE='2011-09-21' PACKAGE_STRING='ImageMagick 6.7.2' PACKAGE_TARNAME='ImageMagick-6.7.2' PACKAGE_URL='' PACKAGE_VERSION='6.7.2' PACKAGE_VERSION_ADDENDUM='-6' PATH_SEPARATOR=':' PCLCMYKDevice='' PCLColorDevice='' PCLDelegate='' PCLMonoDevice='' PCLVersion='' PERL='' PERLMAINCC='' PERL_MAKE_OPTIONS='' PERL_SUPPORTS_DESTDIR='' PERL_VERSION='' PERSISTINCLUDE_DIR='/usr/include' PGPDecodeDelegate='' PKG_CONFIG='/usr/bin/pkg-config' PNG_DELEGATE_FALSE='' PNG_DELEGATE_TRUE='' PNG_LIBS='' POVDelegate='' POW_LIB='' PREFIX_DIR='/usr' PSDelegate='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PrintDelegate='' QUANTUM_DEPTH='' RANLIB='x86_64-pc-linux-gnu-ranlib' RLEEncodeDelegate='' RMDelegate='' RPM='' RPM_DELEGATE_FALSE='' RPM_DELEGATE_TRUE='' RSVGDecodeDelegate='' RSVG_CFLAGS='' RSVG_DELEGATE_FALSE='' RSVG_DELEGATE_TRUE='' RSVG_LIBS='' SBIN_DIR='/usr/sbin' SCANDecodeDelegate='' SED='/bin/sed' SET_MAKE='' SHAREDSTATE_DIR='/usr/com' SHARE_PATH='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SYSCONF_DIR='/etc' ShowImageDelegate='' TAR='' THREAD_LIBS='' TIFF_DELEGATE_FALSE='' TIFF_DELEGATE_TRUE='' TIFF_LIBS='' TXTDelegate='' UINT16_T='' UINT32_F='' UINT32_T='' UINT64_F='' UINT64_T='' UINT8_T='' UINTMAX_F='' UINTMAX_T='' UINTPTR_F='' UINTPTR_T='' UMEM_LIBS='' USING_CL_FALSE='' USING_CL_TRUE='#' UniconvertorDelegate='' VERSION='6.7.2-6' WEBP_DELEGATE_FALSE='' WEBP_DELEGATE_TRUE='' WEBP_LIBS='' WIN32_NATIVE_BUILD_FALSE='' WIN32_NATIVE_BUILD_TRUE='#' WINGDI32_DELEGATE_FALSE='' WINGDI32_DELEGATE_TRUE='#' WITH_LTDL_FALSE='' WITH_LTDL_TRUE='' WITH_MAGICK_PLUS_PLUS_FALSE='' WITH_MAGICK_PLUS_PLUS_TRUE='' WITH_MODULES_FALSE='' WITH_MODULES_TRUE='' WITH_PERL_DYNAMIC_FALSE='' WITH_PERL_DYNAMIC_TRUE='' WITH_PERL_FALSE='' WITH_PERL_STATIC_FALSE='' WITH_PERL_STATIC_TRUE='' WITH_PERL_TRUE='' WITH_SHARED_LIBS_FALSE='' WITH_SHARED_LIBS_TRUE='' WMFDecodeDelegate='' WMF_DELEGATE_FALSE='' WMF_DELEGATE_TRUE='' WMF_LIBS='' WWWDecodeDelegate='' WinPathScript='/var/tmp/portage/media-gfx/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/winpath.sh' X11_DELEGATE_FALSE='' X11_DELEGATE_TRUE='' X11_LIBS='' XEXT_LIBS='' XMKMF='' XML_DELEGATE_FALSE='' XML_DELEGATE_TRUE='' XML_LIBS='' XPSCMYKDevice='' XPSColorDevice='' XPSDelegate='' XPSMonoDevice='' XPSVersion='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZIP='' ZIP_DELEGATE_FALSE='' ZIP_DELEGATE_TRUE='' ZLIB_DELEGATE_FALSE='' ZLIB_DELEGATE_TRUE='' ZLIB_LIBS='' ZipDelegate='' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' ax_pthread_config='' 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' dejavu_font_dir='' docdir='/usr/share/doc/imagemagick-6.7.2.6' dvidir='${docdir}' exec_prefix='${prefix}' freetype_config='' ghostscript_font_dir='' 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/imagemagick-6.7.2.6/work/ImageMagick-6.7.2-6/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' ltdl_LIBOBJS='' ltdl_LTLIBOBJS='' 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' sys_symbol_underscore='no' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' type_include_files='' windows_font_dir='' xml2_config='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ImageMagick" #define PACKAGE_TARNAME "ImageMagick-6.7.2" #define PACKAGE_VERSION "6.7.2" #define PACKAGE_STRING "ImageMagick 6.7.2" #define PACKAGE_BUGREPORT "http://www.imagemagick.org" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE___ATTRIBUTE__ 1 #define HAVE_PTHREAD 1 #define THREAD_SUPPORT 1 #define HAVE_PTHREAD 1 #define HAVE_FSEEKO 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define LT_MODULE_EXT ".so" #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" #define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/local/lib:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0:/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3:/usr/lib64/opengl/xorg-x11/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib:/usr/lib:/usr/lib64/itcl3.4/:/usr/lib64/itk3.4/:/usr/lib64/qca2:/usr/lib64/qt4:/usr/lib/qt4:/usr/lib64/opencascade-6.3/ros/lin/lib64:/usr/lib/postgresql:/usr/lib64/postgresql:/usr/lib64/postgresql-9.1/lib64/:/usr/lib64/postgresql-8.3/lib64/:/usr/games/lib:/usr/games/lib64:/usr/games/lib32:/usr/lib64/path64/lib:/usr/lib64/path64/lib/1.0.0/x8664/64:/usr/lib64/fltk-1:/usr/lib64/fltk" #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_LIBDLLOADER 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_ADD 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_WORKING_ARGZ 1 #define HAVE_PRELOADED_SYMBOLS 1 configure: exit 1