Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 303301 Details for
Bug 405873
[science overlay] sci-libs/lapackpp-2.5.4: configure: error: Blas/Lapack was not found.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 78.63 KB, created by
Martin Mokrejš
on 2012-02-26 09:57:49 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2012-02-26 09:57:49 UTC
Size:
78.63 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 configure, which was >generated by GNU Autoconf 2.65. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-atlas --with-blas=-lrefblas --with-lapack= > >## --------- ## >## Platform. ## >## --------- ## > >hostname = vostro >uname -m = x86_64 >uname -r = 3.2.5-default >uname -s = Linux >uname -v = #4 SMP Mon Feb 13 10:26:00 MET 2012 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers/4 >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 >PATH: /opt/vmware/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2789: checking build system type >configure:2803: result: x86_64-pc-linux-gnu >configure:2823: checking host system type >configure:2836: result: x86_64-pc-linux-gnu >configure:2856: checking target system type >configure:2869: result: x86_64-pc-linux-gnu >configure:2932: checking for a BSD-compatible install >configure:3000: result: /usr/bin/install -c >configure:3011: checking whether build environment is sane >configure:3061: result: yes >configure:3192: checking for a thread-safe mkdir -p >configure:3231: result: /bin/mkdir -p >configure:3244: checking for gawk >configure:3260: found /usr/bin/gawk >configure:3271: result: gawk >configure:3282: checking whether make sets $(MAKE) >configure:3304: result: yes >configure:3422: checking whether make sets $(MAKE) >configure:3444: result: yes >configure:3463: checking whether build environment is sane >configure:3513: result: yes >configure:3532: checking for x86_64-pc-linux-gnu-g++ >configure:3548: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:3559: result: x86_64-pc-linux-gnu-g++ >configure:3630: checking for C++ compiler version >configure:3639: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3650: $? = 0 >configure:3639: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:3650: $? = 0 >configure:3639: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:3650: $? = 1 >configure:3639: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' >x86_64-pc-linux-gnu-g++: no input files >configure:3650: $? = 1 >configure:3670: checking whether the C++ compiler works >configure:3692: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3696: $? = 0 >configure:3745: result: yes >configure:3748: checking for C++ compiler default output file name >configure:3750: result: a.out >configure:3756: checking for suffix of executables >configure:3763: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3767: $? = 0 >configure:3789: result: >configure:3811: checking whether we are cross compiling >configure:3819: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 >configure:3823: $? = 0 >configure:3830: ./conftest >configure:3834: $? = 0 >configure:3849: result: no >configure:3854: checking for suffix of object files >configure:3876: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:3880: $? = 0 >configure:3901: result: o >configure:3905: checking whether we are using the GNU C++ compiler >configure:3924: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:3924: $? = 0 >configure:3933: result: yes >configure:3942: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:3962: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3962: $? = 0 >configure:4003: result: yes >configure:4037: checking for style of include used by make >configure:4065: result: GNU >configure:4090: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4200: result: none >configure:4223: checking for x86_64-pc-linux-gnu-gcc >configure:4239: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:4250: result: x86_64-pc-linux-gnu-gcc >configure:4519: checking for C compiler version >configure:4528: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4539: $? = 0 >configure:4528: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:4539: $? = 0 >configure:4528: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:4539: $? = 1 >configure:4528: 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:4539: $? = 1 >configure:4543: checking whether we are using the GNU C compiler >configure:4562: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:4562: $? = 0 >configure:4571: result: yes >configure:4580: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4600: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4600: $? = 0 >configure:4641: result: yes >configure:4658: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4722: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:4722: $? = 0 >configure:4735: result: none needed >configure:4757: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4867: result: none >configure:4887: checking how to run the C preprocessor >configure:4918: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4918: $? = 0 >configure:4932: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4932: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4957: result: x86_64-pc-linux-gnu-gcc -E >configure:4977: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4977: $? = 0 >configure:4991: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4991: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5053: checking for sed >configure:5071: found /bin/sed >configure:5083: result: /bin/sed >configure:5452: checking for a sed that does not truncate output >configure:5516: result: /bin/sed >configure:5534: checking for grep that handles long lines and -e >configure:5592: result: /bin/grep >configure:5597: checking for egrep >configure:5659: result: /bin/grep -E >configure:5664: checking for fgrep >configure:5726: result: /bin/grep -F >configure:5761: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5828: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5835: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5850: result: yes >configure:5862: checking for BSD- or MS-compatible name lister (nm) >configure:5911: result: /usr/bin/nm -B >configure:6029: checking the name lister (/usr/bin/nm -B) interface >configure:6036: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:6039: /usr/bin/nm -B "conftest.o" >configure:6042: output >0000000000000000 B some_variable >configure:6049: result: BSD nm >configure:6052: checking whether ln -s works >configure:6056: result: yes >configure:6064: checking the maximum length of command line arguments >configure:6184: result: 1572864 >configure:6201: checking whether the shell understands some XSI constructs >configure:6211: result: yes >configure:6215: checking whether the shell understands "+=" >configure:6221: result: yes >configure:6256: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6263: result: -r >configure:6292: checking for x86_64-pc-linux-gnu-objdump >configure:6319: result: objdump >configure:6388: checking how to recognize dependent libraries >configure:6584: result: pass_all >configure:6604: checking for x86_64-pc-linux-gnu-ar >configure:6620: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6631: result: x86_64-pc-linux-gnu-ar >configure:6709: checking for x86_64-pc-linux-gnu-strip >configure:6725: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6736: result: x86_64-pc-linux-gnu-strip >configure:6808: checking for x86_64-pc-linux-gnu-ranlib >configure:6824: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6835: result: x86_64-pc-linux-gnu-ranlib >configure:6965: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7083: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:7086: $? = 0 >configure:7090: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7093: $? = 0 >configure:7147: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7150: $? = 0 >configure:7188: result: ok >configure:7284: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:7287: $? = 0 >configure:7993: checking for ANSI C header files >configure:8013: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8013: $? = 0 >configure:8086: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8086: $? = 0 >configure:8086: ./conftest >configure:8086: $? = 0 >configure:8097: result: yes >configure:8110: checking for sys/types.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for sys/stat.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for stdlib.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for string.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for memory.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for strings.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for inttypes.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for stdint.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8110: checking for unistd.h >configure:8110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8110: $? = 0 >configure:8110: result: yes >configure:8125: checking for dlfcn.h >configure:8125: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:8125: $? = 0 >configure:8125: result: yes >configure:8250: checking for C++ compiler version >configure:8259: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:8270: $? = 0 >configure:8259: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:8270: $? = 0 >configure:8259: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:8270: $? = 1 >configure:8259: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' >x86_64-pc-linux-gnu-g++: no input files >configure:8270: $? = 1 >configure:8274: checking whether we are using the GNU C++ compiler >configure:8302: result: yes >configure:8311: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:8372: result: yes >configure:8397: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:8507: result: none >configure:8530: checking how to run the C++ preprocessor >configure:8557: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:8557: $? = 0 >configure:8571: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:8571: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8596: result: x86_64-pc-linux-gnu-g++ -E >configure:8616: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:8616: $? = 0 >configure:8630: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:8630: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8775: checking for objdir >configure:8790: result: .libs >configure:9086: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9104: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9108: $? = 0 >configure:9121: result: no >configure:9141: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9413: result: -fPIC -DPIC >configure:9425: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9443: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.c >&5 >configure:9447: $? = 0 >configure:9460: result: yes >configure:9484: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9512: result: yes >configure:9527: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9548: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -o out/conftest2.o conftest.c >&5 >configure:9552: $? = 0 >configure:9574: result: yes >configure:9582: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9629: result: yes >configure:9662: 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:10653: result: yes >configure:10690: checking whether -lc should be explicitly linked in >configure:10695: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:10698: $? = 0 >configure:10713: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10716: $? = 0 >configure:10728: result: no >configure:10892: checking dynamic linker characteristics >configure:11325: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11325: $? = 0 >configure:11555: result: GNU/Linux ld.so >configure:11657: checking how to hardcode library paths into programs >configure:11682: result: immediate >configure:12202: checking whether stripping libraries is possible >configure:12207: result: yes >configure:12242: checking if libtool supports shared libraries >configure:12244: result: yes >configure:12247: checking whether to build shared libraries >configure:12268: result: yes >configure:12271: checking whether to build static libraries >configure:12275: result: no >configure:12425: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12492: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12499: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12514: result: yes >configure:12569: 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:13482: result: yes >configure:13510: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:13513: $? = 0 >configure:13695: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:14012: result: -fPIC -DPIC >configure:14021: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:14039: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:14043: $? = 0 >configure:14056: result: yes >configure:14077: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:14105: result: yes >configure:14117: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14138: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 >configure:14142: $? = 0 >configure:14164: result: yes >configure:14169: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:14216: result: yes >configure:14246: 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:14275: result: yes >configure:14412: checking dynamic linker characteristics >configure:14793: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:14793: $? = 0 >configure:15023: result: GNU/Linux ld.so >configure:15074: checking how to hardcode library paths into programs >configure:15099: result: immediate >configure:15158: checking for an ANSI C-conforming const >configure:15223: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 >configure:15223: $? = 0 >configure:15230: result: yes >configure:15239: checking for ANSI C header files >configure:15343: result: yes >configure:15354: checking for stdlib.h >configure:15354: result: yes >configure:15354: checking for unistd.h >configure:15354: result: yes >configure:15375: checking bits/cpp_type_traits.h usability >configure:15375: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:15375: $? = 0 >configure:15375: result: yes >configure:15375: checking bits/cpp_type_traits.h presence >configure:15375: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:15375: $? = 0 >configure:15375: result: yes >configure:15375: checking for bits/cpp_type_traits.h >configure:15375: result: yes >configure:15394: checking whether the compiler implements namespaces >configure:15417: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:15417: $? = 0 >configure:15431: result: yes >configure:16141: checking for x86_64-pc-linux-gnu-g77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-xlf >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-f77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-frt >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-pgf77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-cf77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-fort77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-fl32 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-af77 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-xlf90 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-f90 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-pgf90 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-pghpf >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-epcf90 >configure:16171: result: no >configure:16141: checking for x86_64-pc-linux-gnu-gfortran >configure:16157: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:16168: result: x86_64-pc-linux-gnu-gfortran >configure:16238: checking for Fortran 77 compiler version >configure:16247: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:16258: $? = 0 >configure:16247: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:16258: $? = 0 >configure:16247: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:16258: $? = 1 >configure:16247: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gfortran: no input files >configure:16258: $? = 1 >configure:16267: checking whether we are using the GNU Fortran 77 compiler >configure:16280: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:16280: $? = 0 >configure:16289: result: yes >configure:16295: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:16306: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:16306: $? = 0 >configure:16314: result: yes >configure:16353: checking for x86_64-pc-linux-gnu-g77 >configure:16380: result: x86_64-pc-linux-gnu-gfortran >configure:16450: checking for Fortran 77 compiler version >configure:16459: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:16470: $? = 0 >configure:16459: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:16470: $? = 0 >configure:16459: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:16470: $? = 1 >configure:16459: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gfortran: no input files >configure:16470: $? = 1 >configure:16479: checking whether we are using the GNU Fortran 77 compiler >configure:16501: result: yes >configure:16507: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:16526: result: yes >configure:16662: checking if libtool supports shared libraries >configure:16664: result: yes >configure:16667: checking whether to build shared libraries >configure:16687: result: yes >configure:16690: checking whether to build static libraries >configure:16694: result: no >configure:16708: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:16980: result: -fPIC >configure:16989: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:17007: x86_64-pc-linux-gnu-gfortran -c -fPIC conftest.f >&5 >configure:17011: $? = 0 >configure:17024: result: yes >configure:17045: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:17073: result: yes >configure:17085: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:17106: x86_64-pc-linux-gnu-gfortran -c -o out/conftest2.o conftest.f >&5 >configure:17110: $? = 0 >configure:17132: result: yes >configure:17137: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:17184: result: yes >configure:17214: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:18192: result: yes >configure:18329: checking dynamic linker characteristics >configure:18704: x86_64-pc-linux-gnu-gfortran -o conftest -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.f >&5 >configure:18704: $? = 0 >configure:18934: result: GNU/Linux ld.so >configure:18985: checking how to hardcode library paths into programs >configure:19010: result: immediate >configure:19051: checking for x86_64-pc-linux-gnu-gfortran >configure:19067: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:19078: result: x86_64-pc-linux-gnu-gfortran >configure:19148: checking for Fortran compiler version >configure:19157: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:19168: $? = 0 >configure:19157: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:19168: $? = 0 >configure:19157: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:19168: $? = 1 >configure:19157: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gfortran: no input files >configure:19168: $? = 1 >configure:19177: checking whether we are using the GNU Fortran compiler >configure:19190: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:19190: $? = 0 >configure:19199: result: yes >configure:19205: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:19216: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:19216: $? = 0 >configure:19224: result: yes >configure:19258: checking for x86_64-pc-linux-gnu-gfortran >configure:19285: result: x86_64-pc-linux-gnu-gfortran >configure:19355: checking for Fortran compiler version >configure:19364: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) 4.5.3 >Copyright (C) 2010 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:19375: $? = 0 >configure:19364: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) >configure:19375: $? = 0 >configure:19364: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:19375: $? = 1 >configure:19364: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gfortran: no input files >configure:19375: $? = 1 >configure:19384: checking whether we are using the GNU Fortran compiler >configure:19406: result: yes >configure:19412: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:19431: result: yes >configure:19564: checking if libtool supports shared libraries >configure:19566: result: yes >configure:19569: checking whether to build shared libraries >configure:19589: result: yes >configure:19592: checking whether to build static libraries >configure:19596: result: no >configure:19622: x86_64-pc-linux-gnu-gfortran -c conftest.f >&5 >configure:19625: $? = 0 >configure:19735: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:20007: result: -fPIC >configure:20016: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:20034: x86_64-pc-linux-gnu-gfortran -c -fPIC conftest.f >&5 >configure:20038: $? = 0 >configure:20051: result: yes >configure:20072: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:20100: result: yes >configure:20112: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:20133: x86_64-pc-linux-gnu-gfortran -c -o out/conftest2.o conftest.f >&5 >configure:20137: $? = 0 >configure:20159: result: yes >configure:20164: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:20211: result: yes >configure:20241: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:21219: result: yes >configure:21356: checking dynamic linker characteristics >configure:21731: x86_64-pc-linux-gnu-gfortran -o conftest -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.f >&5 >configure:21731: $? = 0 >configure:21961: result: GNU/Linux ld.so >configure:22012: checking how to hardcode library paths into programs >configure:22037: result: immediate >configure:22073: checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran >configure:22083: x86_64-pc-linux-gnu-gfortran -c conftest.f >&5 >configure:22083: $? = 0 >configure:22101: x86_64-pc-linux-gnu-gfortran -o conftest -v -Wl,-O1 -Wl,--as-needed conftest.f >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/finclude -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccJ6GUBd.s >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/as -V -Qy --64 -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccFEUCnQ.o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccJ6GUBd.s >GNU assembler version 2.22 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.22 > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -O1 --as-needed /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccFEUCnQ.o -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o >configure:22166: result: -v >configure:22168: checking for Fortran libraries of x86_64-pc-linux-gnu-gfortran >configure:22191: x86_64-pc-linux-gnu-gfortran -o conftest -v -Wl,-O1 -Wl,--as-needed conftest.f >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/finclude -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccGwi1Pj.s >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/as -V -Qy --64 -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccq5R6JW.o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccGwi1Pj.s >GNU assembler version 2.22 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.22 > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -O1 --as-needed /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccq5R6JW.o -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o >configure:22365: result: -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >configure:22381: checking for dummy main to link with Fortran libraries >configure:22415: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >configure:22415: $? = 0 >configure:22460: result: none >configure:22494: checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran >configure:22504: x86_64-pc-linux-gnu-gfortran -c conftest.f >&5 >configure:22504: $? = 0 >configure:22522: x86_64-pc-linux-gnu-gfortran -o conftest -v -Wl,-O1 -Wl,--as-needed conftest.f >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/finclude -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/cc9qHA7p.s >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/as -V -Qy --64 -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccx1iri3.o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/cc9qHA7p.s >GNU assembler version 2.22 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.22 > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -O1 --as-needed /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccx1iri3.o -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o >configure:22587: result: -v >configure:22589: checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran >configure:22612: x86_64-pc-linux-gnu-gfortran -o conftest -v -Wl,-O1 -Wl,--as-needed conftest.f >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.0, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/finclude -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccAy5FDt.s >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (Gentoo 4.5.3-r2 p1.0, pie-0.4.7) version 4.5.3 (x86_64-pc-linux-gnu) > compiled by GNU C version 4.5.3, GMP version 5.0.3, MPFR version 3.1.0, MPC version 0.9 >warning: GMP header version 5.0.3 differs from library version 5.0.4. >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/as -V -Qy --64 -o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccACNDW6.o /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccAy5FDt.s >GNU assembler version 2.22 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.22 > /usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -O1 --as-needed /var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccACNDW6.o -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o >configure:22786: result: -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >configure:22802: checking for dummy main to link with Fortran 77 libraries >configure:22844: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >configure:22844: $? = 0 >configure:22897: result: none >configure:22930: checking for Fortran 77 name-mangling scheme >configure:22943: x86_64-pc-linux-gnu-gfortran -c conftest.f >&5 >configure:22943: $? = 0 >configure:22992: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >/var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccpM3lsA.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `foobar' >collect2: ld returned 1 exit status >configure:22992: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >| #define HAVE_NAMESPACES /**/ >| /* 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 foobar (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| #ifdef FC_DUMMY_MAIN >| #ifndef FC_DUMMY_MAIN_EQ_F77 >| # ifdef __cplusplus >| extern "C" >| # endif >| int FC_DUMMY_MAIN() { return 1; } >| #endif >| #endif >| int >| main () >| { >| return foobar (); >| ; >| return 0; >| } >configure:22992: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >configure:22992: $? = 0 >configure:23058: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >configure:23058: $? = 0 >configure:23100: result: lower case, underscore, no extra underscore >configure:23173: checking for sgemm_ in -lrefblas >configure:23209: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lrefblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >configure:23209: $? = 0 >configure:23216: result: yes >configure:23238: checking if ATLAS should be used >configure:23247: result: no >configure:24331: checking for cheev_ >configure:24331: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lrefblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm >&5 >/var/tmp/portage/sci-libs/lapackpp-2.5.4/temp/ccGTxdRI.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `cheev_' >collect2: ld returned 1 exit status >configure:24331: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >| #define HAVE_NAMESPACES /**/ >| #define HAVE_BLAS 1 >| /* end confdefs.h. */ >| /* Define cheev_ to an innocuous variant, in case <limits.h> declares cheev_. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define cheev_ innocuous_cheev_ >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char cheev_ (); 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 cheev_ >| >| /* 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 cheev_ (); >| /* 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_cheev_ || defined __stub___cheev_ >| choke me >| #endif >| >| int >| main () >| { >| return cheev_ (); >| ; >| return 0; >| } >configure:24331: result: no >configure:24345: checking for cheev_ in -llapack >configure:24386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -llapack -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm -lrefblas >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack >collect2: ld returned 1 exit status >configure:24386: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >| #define HAVE_NAMESPACES /**/ >| #define HAVE_BLAS 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 cheev_ (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| #ifdef FC_DUMMY_MAIN >| #ifndef FC_DUMMY_MAIN_EQ_F77 >| # ifdef __cplusplus >| extern "C" >| # endif >| int FC_DUMMY_MAIN() { return 1; } >| #endif >| #endif >| int >| main () >| { >| return cheev_ (); >| ; >| return 0; >| } >configure:24396: result: no >configure:24345: checking for cheev_ in -llapack32 >configure:24386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -llapack32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm -lrefblas >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack32 >collect2: ld returned 1 exit status >configure:24386: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >| #define HAVE_NAMESPACES /**/ >| #define HAVE_BLAS 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 cheev_ (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| #ifdef FC_DUMMY_MAIN >| #ifndef FC_DUMMY_MAIN_EQ_F77 >| # ifdef __cplusplus >| extern "C" >| # endif >| int FC_DUMMY_MAIN() { return 1; } >| #endif >| #endif >| int >| main () >| { >| return cheev_ (); >| ; >| return 0; >| } >configure:24396: result: no >configure:24345: checking for cheev_ in -llapack_rs6k >configure:24386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -llapack_rs6k -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm -lrefblas >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llapack_rs6k >collect2: ld returned 1 exit status >configure:24386: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define PACKAGE "lapackpp" >| #define VERSION "2.5.4" >| #define LAPACKPP_VERSION_MAJOR 2 >| #define LAPACKPP_VERSION_MINOR 5 >| #define LAPACKPP_VERSION_PATCHLEVEL 4 >| #define LAPACKPP_VERSION_STRING "2.5.4" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >| #define HAVE_NAMESPACES /**/ >| #define HAVE_BLAS 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 cheev_ (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| #ifdef FC_DUMMY_MAIN >| #ifndef FC_DUMMY_MAIN_EQ_F77 >| # ifdef __cplusplus >| extern "C" >| # endif >| int FC_DUMMY_MAIN() { return 1; } >| #endif >| #endif >| int >| main () >| { >| return cheev_ (); >| ; >| return 0; >| } >configure:24396: result: no >configure:24409: checking for any lapack library >configure:24465: result: none found >configure:24491: error: Blas/Lapack was not found. >*** This means Lapack++ and matrix support cannot be compiled. >*** This makes this library unusable. Please get blas and lapack >*** installed. If you do have these installed, use the options >*** --with-blas=<libname> or --with-lapack=<libname> and/or set >*** the env variable LDFLAGS to include the appropriate linker >*** flags. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_cxx_namespaces=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='-O2 -pipe -march=native' >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 -pipe -march=native' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FCFLAGS_set=set >ac_cv_env_FCFLAGS_value= >ac_cv_env_FC_set= >ac_cv_env_FC_value= >ac_cv_env_FFLAGS_set=set >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_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_f77_compiler_gnu=yes >ac_cv_f77_dummy_main=none >ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm' >ac_cv_f77_mangling='lower case, underscore, no extra underscore' >ac_cv_fc_compiler_gnu=yes >ac_cv_fc_dummy_main=none >ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm' >ac_cv_fortran_dummy_main=none >ac_cv_func_cheev_=no >ac_cv_header_bits_cpp_type_traits_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_lapack32___cheev_=no >ac_cv_lib_lapack___cheev_=no >ac_cv_lib_lapack_rs6k___cheev_=no >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=/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_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_FC=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_OBJDUMP=objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_f77_v=-v >ac_cv_prog_fc_g=yes >ac_cv_prog_fc_v=-v >ac_cv_prog_make_make_set=yes >ac_cv_target=x86_64-pc-linux-gnu >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >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_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_c_o_FC=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_pic_works_FC=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_compiler_static_works_F77=yes >lt_cv_prog_compiler_static_works_FC=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run aclocal-1.11' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run automake-1.11' >AWK='gawk' >BLAS_LIBS='-lrefblas ' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native' >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 -pipe -march=native' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='dlltool' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FC='x86_64-pc-linux-gnu-gfortran' >FCFLAGS='' >FCLIBS=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm' >FFLAGS='' >FGREP='/bin/grep -F' >FLIBS=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../.. -lgfortran -lm' >GREP='/bin/grep' >HAVE_BITS_CPP_TYPE_TRAITS_H='1' >HAVE_ZDOTC_WITH_RV='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >ISCC_WITHOUT_DLL='' >ISCC_WITH_DLL='' >IS_WINDOWS_FALSE='' >IS_WINDOWS_TRUE='' >LAPACKPP_INCLUDES='' >LAPACKPP_INTERNAL_LIBFILE='' >LAPACKPP_LDFLAGS='' >LAPACKPP_LIBS='' >LAPACKPP_SO_AGE='2' >LAPACKPP_SO_CURRENT='16' >LAPACKPP_SO_REVISION='0' >LAPACKPP_VERSION_MAJOR='2' >LAPACKPP_VERSION_MINOR='5' >LAPACKPP_VERSION_PATCHLEVEL='4' >LAPACKPP_VERSION_STRING='2.5.4' >LAPACK_LIBS='' >LAPACK_OS_WIN32='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='lapackpp' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VERSION='2.5.4' >WIN_PATH_HOME='' >WIN_PATH_HOME_MINGW='' >WIN_PATH_SYSTEM='' >WIN_PATH_SYSTEM_MINGW='' >WIN_PATH_WINDOWS='' >WIN_PATH_WINDOWS_MINGW='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >ac_ct_F77='' >ac_ct_FC='' >all_includes='' >all_libraries='' >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 -' >atlas_lib='' >atlas_libraries='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/sci-libs/lapackpp-2.5.4/work/lapackpp-2.5.4/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >lt_ECHO='echo' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >rpm_release='1' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "lapackpp" >#define VERSION "2.5.4" >#define LAPACKPP_VERSION_MAJOR 2 >#define LAPACKPP_VERSION_MINOR 5 >#define LAPACKPP_VERSION_PATCHLEVEL 4 >#define LAPACKPP_VERSION_STRING "2.5.4" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define STDC_HEADERS 1 >#define HAVE_STDLIB_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_BITS_CPP_TYPE_TRAITS_H 1 >#define HAVE_NAMESPACES /**/ >#define HAVE_BLAS 1 > >configure: exit 1
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 405873
:
303299
| 303301