Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258282 Details for
Bug 349992
dev-lang/gdl-0.9 fails to configure because of missing plplot library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/config.log
config.log (text/plain), 43.79 KB, created by
Juergen Rose
on 2010-12-28 21:20:43 UTC
(
hide
)
Description:
/var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/config.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2010-12-28 21:20:43 UTC
Size:
43.79 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by gdl configure 0.9.0, 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 --enable-python_module --with-x --with-fftw --without-grib --with-hdf --with-hdf5 --with-netcdf --with-Magick --with-openmp --without-udunits --with-wxWidgets > >## --------- ## >## Platform. ## >## --------- ## > >hostname = condor >uname -m = x86_64 >uname -r = 2.6.36-gentoo-r1 >uname -s = Linux >uname -v = #1 SMP Sat Nov 13 12:49:16 CET 2010 > >/usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >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/avr/gcc-bin/4.4.4 >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 >PATH: /opt/stuffit/bin >PATH: /usr/lib64/subversion/bin >PATH: /opt/eagle-5.10.0/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2378: 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:2543: checking for a BSD-compatible install >configure:2611: result: /usr/bin/install -c >configure:2622: checking whether build environment is sane >configure:2672: result: yes >configure:2813: checking for a thread-safe mkdir -p >configure:2852: result: /usr/bin/mkdir -p >configure:2865: checking for gawk >configure:2881: found /usr/bin/gawk >configure:2892: result: gawk >configure:2903: checking whether make sets $(MAKE) >configure:2925: result: yes >configure:3123: checking for C++ compiler version >configure:3132: mpicxx --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3143: $? = 0 >configure:3132: mpicxx -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) >configure:3143: $? = 0 >configure:3132: mpicxx -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:3143: $? = 1 >configure:3132: mpicxx -qversion >&5 >x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' >x86_64-pc-linux-gnu-g++: no input files >configure:3143: $? = 1 >configure:3163: checking whether the C++ compiler works >configure:3185: mpicxx -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3189: $? = 0 >configure:3237: result: yes >configure:3240: checking for C++ compiler default output file name >configure:3242: result: a.out >configure:3248: checking for suffix of executables >configure:3255: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3259: $? = 0 >configure:3281: result: >configure:3303: checking whether we are cross compiling >configure:3311: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3315: $? = 0 >configure:3322: ./conftest >configure:3326: $? = 0 >configure:3341: result: no >configure:3346: checking for suffix of object files >configure:3368: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3372: $? = 0 >configure:3393: result: o >configure:3397: checking whether we are using the GNU C++ compiler >configure:3416: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3416: $? = 0 >configure:3425: result: yes >configure:3434: checking whether mpicxx accepts -g >configure:3454: mpicxx -c -g conftest.cpp >&5 >configure:3454: $? = 0 >configure:3495: result: yes >configure:3529: checking for style of include used by make >configure:3557: result: GNU >configure:3582: checking dependency style of mpicxx >configure:3692: result: gcc3 >configure:3710: checking for x86_64-pc-linux-gnu-ranlib >configure:3726: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:3737: result: x86_64-pc-linux-gnu-ranlib >configure:3828: checking build system type >configure:3842: result: x86_64-pc-linux-gnu >configure:3862: checking host system type >configure:3875: result: x86_64-pc-linux-gnu >configure:3916: checking how to print strings >configure:3943: result: printf >configure:3972: checking for x86_64-pc-linux-gnu-gcc >configure:3988: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3999: result: x86_64-pc-linux-gnu-gcc >configure:4268: checking for C compiler version >configure:4277: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4288: $? = 0 >configure:4277: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) >configure:4288: $? = 0 >configure:4277: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:4288: $? = 1 >configure:4277: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:4288: $? = 1 >configure:4292: checking whether we are using the GNU C compiler >configure:4311: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4311: $? = 0 >configure:4320: result: yes >configure:4329: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4349: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4349: $? = 0 >configure:4390: result: yes >configure:4407: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4471: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4471: $? = 0 >configure:4484: result: none needed >configure:4506: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4616: result: gcc3 >configure:4631: checking for a sed that does not truncate output >configure:4695: result: /bin/sed >configure:4713: checking for grep that handles long lines and -e >configure:4771: result: /bin/grep >configure:4776: checking for egrep >configure:4838: result: /bin/grep -E >configure:4843: checking for fgrep >configure:4905: result: /bin/grep -F >configure:4940: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5007: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5014: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5029: result: yes >configure:5041: checking for BSD- or MS-compatible name lister (nm) >configure:5090: result: /usr/bin/nm -B >configure:5220: checking the name lister (/usr/bin/nm -B) interface >configure:5227: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:5230: /usr/bin/nm -B "conftest.o" >configure:5233: output >0000000000000000 B some_variable >configure:5240: result: BSD nm >configure:5243: checking whether ln -s works >configure:5247: result: yes >configure:5255: checking the maximum length of command line arguments >configure:5380: result: 1572864 >configure:5397: checking whether the shell understands some XSI constructs >configure:5407: result: yes >configure:5411: checking whether the shell understands "+=" >configure:5417: result: yes >configure:5452: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5492: result: func_convert_file_noop >configure:5499: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5519: result: func_convert_file_noop >configure:5526: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5533: result: -r >configure:5567: checking for x86_64-pc-linux-gnu-objdump >configure:5583: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5594: result: x86_64-pc-linux-gnu-objdump >configure:5666: checking how to recognize dependent libraries >configure:5868: result: pass_all >configure:5913: checking for x86_64-pc-linux-gnu-dlltool >configure:5943: result: no >configure:5953: checking for dlltool >configure:5983: result: no >configure:6013: checking how to associate runtime and link libraries >configure:6040: result: printf %s\n >configure:6057: checking for x86_64-pc-linux-gnu-ar >configure:6073: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6084: result: x86_64-pc-linux-gnu-ar >configure:6165: checking for archiver @FILE support >configure:6182: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:6182: $? = 0 >configure:6185: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6188: $? = 0 >configure:6193: 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:6196: $? = 1 >configure:6208: result: @ >configure:6226: checking for x86_64-pc-linux-gnu-strip >configure:6242: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6253: result: x86_64-pc-linux-gnu-strip >configure:6325: checking for x86_64-pc-linux-gnu-ranlib >configure:6352: result: x86_64-pc-linux-gnu-ranlib >configure:6494: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6613: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:6616: $? = 0 >configure:6620: /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:6623: $? = 0 >configure:6689: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 >configure:6692: $? = 0 >configure:6730: result: ok >configure:6767: checking for sysroot >configure:6797: result: no >configure:6875: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:6878: $? = 0 >configure:7001: checking for x86_64-pc-linux-gnu-mt >configure:7031: result: no >configure:7041: checking for mt >configure:7057: found /usr/sbin/mt >configure:7068: result: mt >configure:7091: checking if mt is a manifest tool >configure:7097: mt '-?' >usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] >configure:7105: result: no >configure:7737: checking how to run the C preprocessor >configure:7768: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7768: $? = 0 >configure:7782: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7782: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7807: result: x86_64-pc-linux-gnu-gcc -E >configure:7827: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7827: $? = 0 >configure:7841: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:7841: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7870: checking for ANSI C header files >configure:7890: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7890: $? = 0 >configure:7963: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:7963: $? = 0 >configure:7963: ./conftest >configure:7963: $? = 0 >configure:7974: result: yes >configure:7987: checking for sys/types.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for sys/stat.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for stdlib.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for string.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for memory.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for strings.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for inttypes.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for stdint.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:7987: checking for unistd.h >configure:7987: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7987: $? = 0 >configure:7987: result: yes >configure:8001: checking for dlfcn.h >configure:8001: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:8001: $? = 0 >configure:8001: result: yes >configure:8198: checking for objdir >configure:8213: result: .libs >configure:8480: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8498: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8502: $? = 0 >configure:8515: result: no >configure:8825: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8832: result: -fPIC -DPIC >configure:8840: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8858: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 >configure:8862: $? = 0 >configure:8875: result: yes >configure:8904: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8932: result: yes >configure:8947: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8968: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:8972: $? = 0 >configure:8994: result: yes >configure:9002: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9049: result: yes >configure:9082: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:10240: result: yes >configure:10277: checking whether -lc should be explicitly linked in >configure:10285: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:10288: $? = 0 >configure:10303: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10306: $? = 0 >configure:10320: result: no >configure:10485: checking dynamic linker characteristics >configure:11012: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11012: $? = 0 >configure:11234: result: GNU/Linux ld.so >configure:11341: checking how to hardcode library paths into programs >configure:11366: result: immediate >configure:11906: checking whether stripping libraries is possible >configure:11911: result: yes >configure:11946: checking if libtool supports shared libraries >configure:11948: result: yes >configure:11951: checking whether to build shared libraries >configure:11972: result: yes >configure:11975: checking whether to build static libraries >configure:11979: result: yes >configure:12002: checking how to run the C++ preprocessor >configure:12029: mpicxx -E conftest.cpp >configure:12029: $? = 0 >configure:12043: mpicxx -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12043: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12068: result: mpicxx -E >configure:12088: mpicxx -E conftest.cpp >configure:12088: $? = 0 >configure:12102: mpicxx -E conftest.cpp >conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:12102: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:12272: checking for ld used by mpicxx >configure:12339: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12346: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12361: result: yes >configure:12416: checking whether the mpicxx linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13420: result: yes >configure:13455: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:13458: $? = 0 >configure:13978: checking for mpicxx option to produce PIC >configure:13985: result: -fPIC -DPIC >configure:13993: checking if mpicxx PIC flag -fPIC -DPIC works >configure:14011: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14015: $? = 0 >configure:14028: result: yes >configure:14051: checking if mpicxx static flag -static works >configure:14079: result: no >configure:14091: checking if mpicxx supports -c -o file.o >configure:14112: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:14116: $? = 0 >configure:14138: result: yes >configure:14143: checking if mpicxx supports -c -o file.o >configure:14190: result: yes >configure:14220: checking whether the mpicxx linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14254: result: yes >configure:14397: checking dynamic linker characteristics >configure:15080: result: GNU/Linux ld.so >configure:15133: checking how to hardcode library paths into programs >configure:15158: result: immediate >configure:15226: checking for 64-bit OS >configure:15236: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15236: $? = 0 >configure:15236: ./conftest >configure:15236: $? = 0 >configure:15245: result: yes >configure:15260: checking for library containing dlopen >configure:15291: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:15291: $? = 0 >configure:15308: result: none required >configure:15346: checking for malloc_zone_statistics >configure:15346: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >/var/tmp/portage/dev-lang/gdl-0.9/temp/ccd5sgd3.o: In function `main': >conftest.cpp:(.text+0x5): undefined reference to `malloc_zone_statistics' >collect2: ld returned 1 exit status >configure:15346: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_64BIT_OS 1 >| #define PYTHON_MODULE 1 >| /* end confdefs.h. */ >| /* Define malloc_zone_statistics to an innocuous variant, in case <limits.h> declares malloc_zone_statistics. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define malloc_zone_statistics innocuous_malloc_zone_statistics >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char malloc_zone_statistics (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef malloc_zone_statistics >| >| /* 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 malloc_zone_statistics (); >| /* 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_malloc_zone_statistics || defined __stub___malloc_zone_statistics >| choke me >| #endif >| >| int >| main () >| { >| return malloc_zone_statistics (); >| ; >| return 0; >| } >configure:15346: result: no >configure:15346: checking for sbrk >configure:15346: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:15346: $? = 0 >configure:15346: result: yes >configure:15346: checking for mallinfo >configure:15346: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:15346: $? = 0 >configure:15346: result: yes >configure:15359: checking malloc.h usability >configure:15359: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:15359: $? = 0 >configure:15359: result: yes >configure:15359: checking malloc.h presence >configure:15359: mpicxx -E conftest.cpp >configure:15359: $? = 0 >configure:15359: result: yes >configure:15359: checking for malloc.h >configure:15359: result: yes >configure:15359: checking malloc/malloc.h usability >configure:15359: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >conftest.cpp:61:27: fatal error: malloc/malloc.h: No such file or directory >compilation terminated. >configure:15359: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_64BIT_OS 1 >| #define PYTHON_MODULE 1 >| #define HAVE_SBRK 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_MALLOC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <malloc/malloc.h> >configure:15359: result: no >configure:15359: checking malloc/malloc.h presence >configure:15359: mpicxx -E conftest.cpp >conftest.cpp:28:27: fatal error: malloc/malloc.h: No such file or directory >compilation terminated. >configure:15359: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_64BIT_OS 1 >| #define PYTHON_MODULE 1 >| #define HAVE_SBRK 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_MALLOC_H 1 >| /* end confdefs.h. */ >| #include <malloc/malloc.h> >configure:15359: result: no >configure:15359: checking for malloc/malloc.h >configure:15359: result: no >configure:15372: checking locale.h usability >configure:15372: mpicxx -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:15372: $? = 0 >configure:15372: result: yes >configure:15372: checking locale.h presence >configure:15372: mpicxx -E conftest.cpp >configure:15372: $? = 0 >configure:15372: result: yes >configure:15372: checking for locale.h >configure:15372: result: yes >configure:15385: checking for nexttoward >configure:15385: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:15385: $? = 0 >configure:15385: result: yes >configure:15405: checking for initscr in -lncurses >configure:15430: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp -lncurses >&5 >configure:15430: $? = 0 >configure:15439: result: yes >configure:15512: checking for stifle_history in -lreadline >configure:15537: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp -lreadline -lncurses -lreadline >&5 >configure:15537: $? = 0 >configure:15546: result: yes >configure:15564: checking for rl_get_screen_size in -lreadline >configure:15589: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp -lreadline -lncurses -lreadline >&5 >configure:15589: $? = 0 >configure:15598: result: yes >configure:15642: checking for gzopen in -lz >configure:15667: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lncurses -lreadline -lz >&5 >configure:15667: $? = 0 >configure:15676: result: yes >configure:15766: checking for gsl_ran_binomial_knuth in -lgsl >configure:15791: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -fopenmp -Wl,-O1 -Wl,--as-needed -fopenmp conftest.cpp -lgsl -lncurses -lreadline -lz -lgsl -lgslcblas >&5 >configure:15791: $? = 0 >configure:15800: result: yes >configure:15817: checking for cblas_drot in -lgslcblas >configure:15842: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -fopenmp -Wl,-O1 -Wl,--as-needed -fopenmp conftest.cpp -lgslcblas -lgsl -lncurses -lreadline -lz -lgsl -lgslcblas >&5 >configure:15842: $? = 0 >configure:15851: result: yes >configure:15909: checking for plsexit in -lplplotcxxd >configure:15934: mpicxx -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -fopenmp -Wl,-O1 -Wl,--as-needed -fopenmp conftest.cpp -lplplotcxxd -lgslcblas -lgsl -lncurses -lreadline -lz -lgsl -lgslcblas -lplplotd -lplplotcxxd >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libitk3.4.so, needed by /usr/lib64/libplplotd.so, not found (try using -rpath or -rpath-link) >/usr/lib64/libplplotd.so: undefined reference to `Itk_Init' >collect2: ld returned 1 exit status >configure:15934: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gdl" >| #define PACKAGE_TARNAME "gdl" >| #define PACKAGE_VERSION "0.9.0" >| #define PACKAGE_STRING "gdl 0.9.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "gdl" >| #define VERSION "0.9.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_64BIT_OS 1 >| #define PYTHON_MODULE 1 >| #define HAVE_SBRK 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NEXTTOWARD 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_LIBREADLINE 1 >| #define RL_GET_SCREEN_SIZE 1 >| #define HAVE_LIBZ 1 >| #define HAVE_LIBGSL 1 >| #define HAVE_LIBGSLCBLAS 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 plsexit (); >| int >| main () >| { >| return plsexit (); >| ; >| return 0; >| } >configure:15943: result: no > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=nocona -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=nocona -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=mpicxx >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_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_calloc_0_nonnull=yes >ac_cv_func_mallinfo=yes >ac_cv_func_malloc_zone_statistics=no >ac_cv_func_nexttoward=yes >ac_cv_func_sbrk=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_strnlen_working=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_malloc_malloc_h=no >ac_cv_header_memory_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_gsl_gsl_ran_binomial_knuth=yes >ac_cv_lib_gslcblas_cblas_drot=yes >ac_cv_lib_ncurses_initscr=yes >ac_cv_lib_plplotcxxd_plsexit=no >ac_cv_lib_readline_rl_get_screen_size=yes >ac_cv_lib_readline_stifle_history=yes >ac_cv_lib_z_gzopen=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_install='/usr/bin/install -c' >ac_cv_path_mkdir=/usr/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_CXXCPP='mpicxx -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_ac_ct_MANIFEST_TOOL=mt >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_dlopen='none required' >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >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 >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >yeti_cv_func_scanf_modif_size_t=z > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run aclocal-1.11' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run automake-1.11' >AWK='gawk' >BUILDASLIBRARY_FALSE='#' >BUILDASLIBRARY_TRUE='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=nocona -O2 -pipe -fomit-frame-pointer' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -fopenmp' >CXX='mpicxx' >CXXCPP='mpicxx -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=nocona -O2 -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DARWIN_FALSE='' >DARWIN_TRUE='' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEC_PREFIX='' >EXEEXT='' >EXT_INCLUDES='' >EXT_LIBS='' >FGREP='/bin/grep -F' >GDLDATADIR='' >GREP='/bin/grep' >HAVE_64BIT_OS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -fopenmp' >LIBOBJS='' >LIBS='-lgslcblas -lgsl -lncurses -lreadline -lz -lgsl -lgslcblas -lplplotd -lplplotcxxd' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/missing --run makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/usr/bin/mkdir -p' >MagickConfig='' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='gdl' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='gdl' >PACKAGE_STRING='gdl 0.9.0' >PACKAGE_TARNAME='gdl' >PACKAGE_URL='' >PACKAGE_VERSION='0.9.0' >PATH_SEPARATOR=':' >PYTHON='' >PYTHON_EXEC_PREFIX='' >PYTHON_PLATFORM='' >PYTHON_PREFIX='' >PYTHON_VERSION='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VERSION='0.9.0' >XMKMF='' >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 -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-lang/gdl-0.9/work/gdl-0.9/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/usr/bin/mkdir -p' >nc_config='' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='' >pkgpythondir='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='' >pythondir='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' >wxConfig='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "gdl" >#define PACKAGE_TARNAME "gdl" >#define PACKAGE_VERSION "0.9.0" >#define PACKAGE_STRING "gdl 0.9.0" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "gdl" >#define VERSION "0.9.0" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HAVE_64BIT_OS 1 >#define PYTHON_MODULE 1 >#define HAVE_SBRK 1 >#define HAVE_MALLINFO 1 >#define HAVE_MALLOC_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_NEXTTOWARD 1 >#define HAVE_LIBNCURSES 1 >#define HAVE_LIBREADLINE 1 >#define RL_GET_SCREEN_SIZE 1 >#define HAVE_LIBZ 1 >#define HAVE_LIBGSL 1 >#define HAVE_LIBGSLCBLAS 1 > >configure: exit 255
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 349992
: 258282