Skip to content

Instantly share code, notes, and snippets.

@rickhg12hs
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickhg12hs/364232f700be521c41b6 to your computer and use it in GitHub Desktop.
Save rickhg12hs/364232f700be521c41b6 to your computer and use it in GitHub Desktop.
~/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Ipopt configure 3.11.7, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/home/rick/.julia/v0.4/Ipopt/deps/usr --prefix=/home/rick/.julia/v0.4/Ipopt/deps/usr --enable-dependency-linking --with-blas=/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a --with-lapack=/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = steelers.net
uname -m = i686
uname -r = 3.14.15-100.fc19.i686.PAE
uname -s = Linux
uname -v = #1 SMP Fri Aug 1 00:46:40 UTC 2014
/usr/bin/uname -p = i686
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/src/texlive/texlive/2014/bin/i386-linux
PATH: /usr/local/src/texlive/texlive/2014/bin/i386-linux
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/lib/qtchooser
PATH: /usr/lib/ccache
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /usr/lib/alliance/bin
PATH: /usr/kerberos/sbin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /home/rick/bin
PATH: /usr/lib/alliance/bin
PATH: /usr/kerberos/sbin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1711: checking build system type
configure:1729: result: i686-pc-linux-gnu
configure:1802: checking for svnversion
configure:1818: found /usr/bin/svnversion
configure:1829: result: yes
configure:1859: checking whether we want to compile in debug mode
configure:1905: result: no
configure:1962: checking for egrep
configure:1972: result: grep -E
configure:1977: checking whether ln -s works
configure:1981: result: yes
configure:2211: checking for gcc
configure:2227: found /usr/lib/ccache/gcc
configure:2237: result: gcc
configure:2258: checking for C compiler version
configure:2261: gcc --version </dev/null >&5
gcc (GCC) 4.8.3 20140624 (Red Hat 4.8.3-1)
Copyright (C) 2013 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:2264: $? = 0
configure:2266: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.3/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
configure:2269: $? = 0
configure:2271: gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2274: $? = 4
configure:2297: checking for C compiler default output file name
configure:2300: gcc conftest.c >&5
configure:2303: $? = 0
configure:2349: result: a.out
configure:2354: checking whether the C compiler works
configure:2360: ./a.out
configure:2363: $? = 0
configure:2380: result: yes
configure:2387: checking whether we are cross compiling
configure:2389: result: no
configure:2392: checking for suffix of executables
configure:2394: gcc -o conftest conftest.c >&5
configure:2397: $? = 0
configure:2422: result:
configure:2428: checking for suffix of object files
configure:2449: gcc -c conftest.c >&5
configure:2452: $? = 0
configure:2474: result: o
configure:2478: checking whether we are using the GNU C compiler
configure:2502: gcc -c conftest.c >&5
configure:2508: $? = 0
configure:2512: test -z
|| test ! -s conftest.err
configure:2515: $? = 0
configure:2518: test -s conftest.o
configure:2521: $? = 0
configure:2534: result: yes
configure:2540: checking whether gcc accepts -g
configure:2561: gcc -c -g conftest.c >&5
configure:2567: $? = 0
configure:2571: test -z
|| test ! -s conftest.err
configure:2574: $? = 0
configure:2577: test -s conftest.o
configure:2580: $? = 0
configure:2591: result: yes
configure:2608: checking for gcc option to accept ANSI C
configure:2678: gcc -c -g -O2 conftest.c >&5
configure:2684: $? = 0
configure:2688: test -z
|| test ! -s conftest.err
configure:2691: $? = 0
configure:2694: test -s conftest.o
configure:2697: $? = 0
configure:2715: result: none needed
configure:2733: gcc -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2739: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3167: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
configure:3173: $? = 0
configure:3177: test -z
|| test ! -s conftest.err
configure:3180: $? = 0
configure:3183: test -s conftest
configure:3186: $? = 0
configure:3253: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD
configure:3383: checking for g++
configure:3399: found /usr/lib/ccache/g++
configure:3409: result: g++
configure:3425: checking for C++ compiler version
configure:3428: g++ --version </dev/null >&5
g++ (GCC) 4.8.3 20140624 (Red Hat 4.8.3-1)
Copyright (C) 2013 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:3431: $? = 0
configure:3433: g++ -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.3/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
configure:3436: $? = 0
configure:3438: g++ -V </dev/null >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3441: $? = 4
configure:3444: checking whether we are using the GNU C++ compiler
configure:3468: g++ -c conftest.cc >&5
configure:3474: $? = 0
configure:3478: test -z
|| test ! -s conftest.err
configure:3481: $? = 0
configure:3484: test -s conftest.o
configure:3487: $? = 0
configure:3500: result: yes
configure:3506: checking whether g++ accepts -g
configure:3527: g++ -c -g conftest.cc >&5
configure:3533: $? = 0
configure:3537: test -z
|| test ! -s conftest.err
configure:3540: $? = 0
configure:3543: test -s conftest.o
configure:3546: $? = 0
configure:3557: result: yes
configure:3599: g++ -c -g -O2 conftest.cc >&5
configure:3605: $? = 0
configure:3609: test -z
|| test ! -s conftest.err
configure:3612: $? = 0
configure:3615: test -s conftest.o
configure:3618: $? = 0
configure:3644: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:19:9: error: 'exit' was not declared in this scope
exit (42);
^
configure:3650: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3599: g++ -c -g -O2 conftest.cc >&5
conftest.cc:15:40: error: 'void std::exit(int)' should have been declared inside 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
configure:3605: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3599: g++ -c -g -O2 conftest.cc >&5
conftest.cc:15:31: error: 'void std::exit(int)' should have been declared inside 'std'
extern "C" void std::exit (int); using std::exit;
^
In file included from conftest.cc:16:0:
/usr/include/stdlib.h:542:71: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier
extern void exit (int __status) __THROW __attribute__ ((__noreturn__));
^
conftest.cc:15:17: error: from previous declaration 'void std::exit(int)'
extern "C" void std::exit (int); using std::exit;
^
configure:3605: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3599: g++ -c -g -O2 conftest.cc >&5
configure:3605: $? = 0
configure:3609: test -z
|| test ! -s conftest.err
configure:3612: $? = 0
configure:3615: test -s conftest.o
configure:3618: $? = 0
configure:3644: g++ -c -g -O2 conftest.cc >&5
configure:3650: $? = 0
configure:3654: test -z
|| test ! -s conftest.err
configure:3657: $? = 0
configure:3660: test -s conftest.o
configure:3663: $? = 0
configure:3695: checking whether C++ compiler g++ works
configure:3713: g++ -c -g -O2 conftest.cc >&5
configure:3719: $? = 0
configure:3723: test -z
|| test ! -s conftest.err
configure:3726: $? = 0
configure:3729: test -s conftest.o
configure:3732: $? = 0
configure:3734: result: yes
configure:4062: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:4068: $? = 0
configure:4072: test -z
|| test ! -s conftest.err
configure:4075: $? = 0
configure:4078: test -s conftest
configure:4081: $? = 0
configure:4148: C++ compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD
configure:4226: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:24:8: error: 'choke' was not declared in this scope
choke me
^
conftest.cc:24:14: error: expected ';' before 'me'
choke me
^
configure:4232: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ciso646>
| int
| main ()
| {
|
| #ifndef _LIBCPP_VERSION
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4289: Assuming that CXXLIBS is "-lstdc++ -lm".
configure:4349: Trying to determine Fortran compiler name
configure:4398: checking for gfortran
configure:4414: found /usr/bin/gfortran
configure:4424: result: gfortran
configure:4532: checking for Fortran 77 compiler version
configure:4535: gfortran --version </dev/null >&5
GNU Fortran (GCC) 4.8.3 20140624 (Red Hat 4.8.3-1)
Copyright (C) 2013 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:4538: $? = 0
configure:4540: gfortran -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.3/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
configure:4543: $? = 0
configure:4545: gfortran -V </dev/null >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:4548: $? = 4
configure:4556: checking whether we are using the GNU Fortran 77 compiler
configure:4570: gfortran -c conftest.F >&5
configure:4576: $? = 0
configure:4580: test -z
|| test ! -s conftest.err
configure:4583: $? = 0
configure:4586: test -s conftest.o
configure:4589: $? = 0
configure:4602: result: yes
configure:4608: checking whether gfortran accepts -g
configure:4620: gfortran -c -g conftest.f >&5
configure:4626: $? = 0
configure:4630: test -z
|| test ! -s conftest.err
configure:4633: $? = 0
configure:4636: test -s conftest.o
configure:4639: $? = 0
configure:4651: result: yes
configure:4886: gfortran -o conftest -O3 -pipe conftest.f >&5
configure:4892: $? = 0
configure:4896: test -z
|| test ! -s conftest.err
configure:4899: $? = 0
configure:4902: test -s conftest
configure:4905: $? = 0
configure:4963: Fortran compiler options are: -O3 -pipe
configure:5008: checking how to get verbose linking output from gfortran
configure:5019: gfortran -c -O3 -pipe conftest.f >&5
configure:5025: $? = 0
configure:5029: test -z
|| test ! -s conftest.err
configure:5032: $? = 0
configure:5035: test -s conftest.o
configure:5038: $? = 0
configure:5055: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.3/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
/usr/libexec/gcc/i686-redhat-linux/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=i686 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/lib/gcc/i686-redhat-linux/4.8.3/finclude -o - |
as -v --32 -o /tmp/cchhfQsi.o
GNU assembler version 2.23.52.0.1 (i686-redhat-linux) using BFD version version 2.23.52.0.1-9.fc19 20130226
GNU Fortran (GCC) version 4.8.3 20140624 (Red Hat 4.8.3-1) (i686-redhat-linux)
compiled by GNU C version 4.8.3 20140624 (Red Hat 4.8.3-1), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.3 20140624 (Red Hat 4.8.3-1) (i686-redhat-linux)
compiled by GNU C version 4.8.3 20140624 (Red Hat 4.8.3-1), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Reading specs from /usr/lib/gcc/i686-redhat-linux/4.8.3/libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.8.3/:/usr/libexec/gcc/i686-redhat-linux/4.8.3/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.8.3/:/usr/lib/gcc/i686-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.8.3/:/usr/lib/gcc/i686-redhat-linux/4.8.3/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
/usr/libexec/gcc/i686-redhat-linux/4.8.3/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.3/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. /tmp/cchhfQsi.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.8.3/crtend.o /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crtn.o
configure:5110: result: -v
configure:5112: checking for Fortran libraries of gfortran
configure:5133: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.3/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
/usr/libexec/gcc/i686-redhat-linux/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=i686 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/lib/gcc/i686-redhat-linux/4.8.3/finclude -o - |
as -v --32 -o /tmp/ccHU5jRp.o
GNU Fortran (GCC) version 4.8.3 20140624 (Red Hat 4.8.3-1) (i686-redhat-linux)
compiled by GNU C version 4.8.3 20140624 (Red Hat 4.8.3-1), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.3 20140624 (Red Hat 4.8.3-1) (i686-redhat-linux)
compiled by GNU C version 4.8.3 20140624 (Red Hat 4.8.3-1), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU assembler version 2.23.52.0.1 (i686-redhat-linux) using BFD version version 2.23.52.0.1-9.fc19 20130226
Reading specs from /usr/lib/gcc/i686-redhat-linux/4.8.3/libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/4.8.3/:/usr/libexec/gcc/i686-redhat-linux/4.8.3/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/4.8.3/:/usr/lib/gcc/i686-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/4.8.3/:/usr/lib/gcc/i686-redhat-linux/4.8.3/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=generic' '-march=i686'
/usr/libexec/gcc/i686-redhat-linux/4.8.3/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -dynamic-linker /lib/ld-linux.so.2 -o conftest /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.3/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. /tmp/ccHU5jRp.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/4.8.3/crtend.o /usr/lib/gcc/i686-redhat-linux/4.8.3/../../../crtn.o
configure:5294: result: -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lgcc_s -lquadmath
configure:5361: Corrected Fortran libraries: -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath
configure:5370: checking for dummy main to link with Fortran libraries
configure:5409: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5
configure:5415: $? = 0
configure:5419: test -z
|| test ! -s conftest.err
configure:5422: $? = 0
configure:5425: test -s conftest
configure:5428: $? = 0
configure:5506: result: none
configure:5542: checking for Fortran name-mangling scheme
configure:5556: gfortran -c -O3 -pipe conftest.f >&5
configure:5562: $? = 0
configure:5566: test -z
|| test ! -s conftest.err
configure:5569: $? = 0
configure:5572: test -s conftest.o
configure:5575: $? = 0
configure:5622: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c cfortran_test.o -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5
/tmp/ccQi01CI.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:5628: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char foobar ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| foobar ();
| ;
| return 0;
| }
configure:5622: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c cfortran_test.o -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5
configure:5628: $? = 0
configure:5632: test -z
|| test ! -s conftest.err
configure:5635: $? = 0
configure:5638: test -s conftest
configure:5641: $? = 0
configure:5709: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c cfortran_test.o -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5
configure:5715: $? = 0
configure:5719: test -z
|| test ! -s conftest.err
configure:5722: $? = 0
configure:5725: test -s conftest
configure:5728: $? = 0
configure:5778: result: lower case, underscore, no extra underscore
configure:5999: checking for a BSD-compatible install
configure:6054: result: /usr/bin/install -c
configure:6065: checking whether build environment is sane
configure:6108: result: yes
configure:6173: checking for gawk
configure:6189: found /usr/bin/gawk
configure:6199: result: gawk
configure:6209: checking whether make sets $(MAKE)
configure:6229: result: yes
configure:6259: checking for style of include used by make
configure:6287: result: GNU
configure:6468: checking dependency style of gcc
configure:6558: result: gcc3
configure:6577: checking dependency style of g++
configure:6667: result: gcc3
configure:6685: checking whether to enable maintainer-specific portions of Makefiles
configure:6694: result: no
configure:22076: Using libtool script in directory ..
configure:22151: checking if library version is set
configure:22155: result: 10:7:9
configure:22197: configuring doxygen documentation options
configure:22204: checking for doxygen
configure:22220: found /usr/bin/doxygen
configure:22231: result: yes
configure:22259: checking for dot
configure:22275: found /usr/bin/dot
configure:22286: result: YES
configure:22436: checking for pkg-config
configure:22452: found /usr/bin/pkg-config
configure:22462: result: pkg-config
configure:22477: checking pkg-config is at least version 0.16.0
configure:22480: result: yes
configure:22600: checking whether user supplied BLASLIB="/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a" works
configure:22717: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a >&5
configure:22723: $? = 0
configure:22727: test -z
|| test ! -s conftest.err
configure:22730: $? = 0
configure:22733: test -s conftest
configure:22736: $? = 0
configure:22752: result: yes: /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a
configure:25964: checking whether user supplied LAPACKLIB="/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a" works
configure:26083: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a >&5
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(dsyev.o): In function `dsyev_':
dsyev.f:(.text+0x650): undefined reference to `sqrt'
dsyev.f:(.text+0x669): undefined reference to `sqrt'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(ilaenv.o): In function `.L3':
ilaenv.f:(.text+0x180): undefined reference to `_gfortran_compare_string'
ilaenv.f:(.text+0x1b7): undefined reference to `_gfortran_compare_string'
ilaenv.f:(.text+0x1e5): undefined reference to `_gfortran_compare_string'
ilaenv.f:(.text+0x20f): undefined reference to `_gfortran_compare_string'
ilaenv.f:(.text+0x239): undefined reference to `_gfortran_compare_string'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(ilaenv.o):ilaenv.f:(.text+0x263): more undefined references to `_gfortran_compare_string' follow
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(iparmq.o): In function `iparmq_':
iparmq.f:(.text+0x74): undefined reference to `logf'
iparmq.f:(.text+0x82): undefined reference to `lroundf'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(dlansy.o): In function `dlansy_':
dlansy.f:(.text+0x713): undefined reference to `sqrt'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(dsteqr.o): In function `dsteqr_':
dsteqr.f:(.text+0x187c): undefined reference to `sqrt'
dsteqr.f:(.text+0x18c9): undefined reference to `sqrt'
dsteqr.f:(.text+0x18fb): undefined reference to `sqrt'
dsteqr.f:(.text+0x1911): undefined reference to `sqrt'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(dsterf.o):dsterf.f:(.text+0xd1c): more undefined references to `sqrt' follow
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a(dlartg.o): In function `dlartg_':
dlartg.f:(.text+0x74): undefined reference to `log'
dlartg.f:(.text+0x90): undefined reference to `log'
dlartg.f:(.text+0x387): undefined reference to `sqrt'
dlartg.f:(.text+0x3c8): undefined reference to `sqrt'
dlartg.f:(.text+0x409): undefined reference to `sqrt'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a(dnrm2.o): In function `dnrm2_':
dnrm2.f:(.text+0xcf): undefined reference to `sqrt'
/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a(xerbla.o): In function `xerbla_':
xerbla.f:(.text+0x57): undefined reference to `_gfortran_st_write'
xerbla.f:(.text+0x6a): undefined reference to `_gfortran_string_len_trim'
xerbla.f:(.text+0x81): undefined reference to `_gfortran_transfer_character_write'
xerbla.f:(.text+0x9c): undefined reference to `_gfortran_transfer_integer_write'
xerbla.f:(.text+0xa4): undefined reference to `_gfortran_st_write_done'
xerbla.f:(.text+0xb8): undefined reference to `_gfortran_stop_string'
collect2: error: ld returned 1 exit status
configure:26089: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| /* end confdefs.h. */
| void dsyev_();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| dsyev_()
| ;
| return 0;
| }
configure:26149: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath >&5
configure:26155: $? = 0
configure:26159: test -z
|| test ! -s conftest.err
configure:26162: $? = 0
configure:26165: test -s conftest
configure:26168: $? = 0
configure:26175: result: yes: /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath
configure:28546: checking for COIN-OR package ASL
configure:28711: result: not given: No package 'coinasl' found
configure:29057: checking for COIN-OR package HSL
configure:29222: result: not given: No package 'coinhsl' found
configure:29568: checking for COIN-OR package Mumps
configure:29711: result: yes: 1.4.12
configure:30094: checking for int *
configure:30126: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
configure:30132: $? = 0
configure:30136: test -z
|| test ! -s conftest.err
configure:30139: $? = 0
configure:30142: test -s conftest.o
configure:30145: $? = 0
configure:30156: result: yes
configure:30159: checking size of int *
configure:30526: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
configure:30529: $? = 0
configure:30531: ./conftest
configure:30534: $? = 0
configure:30557: result: 4
configure:30609: Using CXXAR="ar cru".
configure:30656: checking cmath usability
configure:30668: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:30674: $? = 0
configure:30678: test -z
|| test ! -s conftest.err
configure:30681: $? = 0
configure:30684: test -s conftest.o
configure:30687: $? = 0
configure:30697: result: yes
configure:30701: checking cmath presence
configure:30711: g++ -E conftest.cc
configure:30717: $? = 0
configure:30737: result: yes
configure:30772: checking for cmath
configure:30779: result: yes
configure:30985: checking cctype usability
configure:30997: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:31003: $? = 0
configure:31007: test -z
|| test ! -s conftest.err
configure:31010: $? = 0
configure:31013: test -s conftest.o
configure:31016: $? = 0
configure:31026: result: yes
configure:31030: checking cctype presence
configure:31040: g++ -E conftest.cc
configure:31046: $? = 0
configure:31066: result: yes
configure:31101: checking for cctype
configure:31108: result: yes
configure:31314: checking cassert usability
configure:31326: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:31332: $? = 0
configure:31336: test -z
|| test ! -s conftest.err
configure:31339: $? = 0
configure:31342: test -s conftest.o
configure:31345: $? = 0
configure:31355: result: yes
configure:31359: checking cassert presence
configure:31369: g++ -E conftest.cc
configure:31375: $? = 0
configure:31395: result: yes
configure:31430: checking for cassert
configure:31437: result: yes
configure:31643: checking cstdio usability
configure:31655: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:31661: $? = 0
configure:31665: test -z
|| test ! -s conftest.err
configure:31668: $? = 0
configure:31671: test -s conftest.o
configure:31674: $? = 0
configure:31684: result: yes
configure:31688: checking cstdio presence
configure:31698: g++ -E conftest.cc
configure:31704: $? = 0
configure:31724: result: yes
configure:31759: checking for cstdio
configure:31766: result: yes
configure:31972: checking cstdlib usability
configure:31984: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:31990: $? = 0
configure:31994: test -z
|| test ! -s conftest.err
configure:31997: $? = 0
configure:32000: test -s conftest.o
configure:32003: $? = 0
configure:32013: result: yes
configure:32017: checking cstdlib presence
configure:32027: g++ -E conftest.cc
configure:32033: $? = 0
configure:32053: result: yes
configure:32088: checking for cstdlib
configure:32095: result: yes
configure:32301: checking cstdarg usability
configure:32313: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:32319: $? = 0
configure:32323: test -z
|| test ! -s conftest.err
configure:32326: $? = 0
configure:32329: test -s conftest.o
configure:32332: $? = 0
configure:32342: result: yes
configure:32346: checking cstdarg presence
configure:32356: g++ -E conftest.cc
configure:32362: $? = 0
configure:32382: result: yes
configure:32417: checking for cstdarg
configure:32424: result: yes
configure:32630: checking cstring usability
configure:32642: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:32648: $? = 0
configure:32652: test -z
|| test ! -s conftest.err
configure:32655: $? = 0
configure:32658: test -s conftest.o
configure:32661: $? = 0
configure:32671: result: yes
configure:32675: checking cstring presence
configure:32685: g++ -E conftest.cc
configure:32691: $? = 0
configure:32711: result: yes
configure:32746: checking for cstring
configure:32753: result: yes
configure:32959: checking cfloat usability
configure:32971: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:32977: $? = 0
configure:32981: test -z
|| test ! -s conftest.err
configure:32984: $? = 0
configure:32987: test -s conftest.o
configure:32990: $? = 0
configure:33000: result: yes
configure:33004: checking cfloat presence
configure:33014: g++ -E conftest.cc
configure:33020: $? = 0
configure:33040: result: yes
configure:33075: checking for cfloat
configure:33082: result: yes
configure:33288: checking ctime usability
configure:33300: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:33306: $? = 0
configure:33310: test -z
|| test ! -s conftest.err
configure:33313: $? = 0
configure:33316: test -s conftest.o
configure:33319: $? = 0
configure:33329: result: yes
configure:33333: checking ctime presence
configure:33343: g++ -E conftest.cc
configure:33349: $? = 0
configure:33369: result: yes
configure:33404: checking for ctime
configure:33411: result: yes
configure:33617: checking cstddef usability
configure:33629: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:33635: $? = 0
configure:33639: test -z
|| test ! -s conftest.err
configure:33642: $? = 0
configure:33645: test -s conftest.o
configure:33648: $? = 0
configure:33658: result: yes
configure:33662: checking cstddef presence
configure:33672: g++ -E conftest.cc
configure:33678: $? = 0
configure:33698: result: yes
configure:33733: checking for cstddef
configure:33740: result: yes
configure:33951: checking for cmath
configure:33956: result: yes
configure:34280: checking for cfloat
configure:34285: result: yes
configure:34618: checking cieeefp usability
configure:34630: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc:83:19: fatal error: cieeefp: No such file or directory
#include <cieeefp>
^
compilation terminated.
configure:34636: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cieeefp>
configure:34659: result: no
configure:34663: checking cieeefp presence
configure:34673: g++ -E conftest.cc
conftest.cc:49:19: fatal error: cieeefp: No such file or directory
#include <cieeefp>
^
compilation terminated.
configure:34679: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
| #include <cieeefp>
configure:34699: result: no
configure:34734: checking for cieeefp
configure:34741: result: no
configure:34776: checking ieeefp.h usability
configure:34788: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc:83:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:34794: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:34817: result: no
configure:34821: checking ieeefp.h presence
configure:34831: g++ -E conftest.cc
conftest.cc:49:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:34837: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:34857: result: no
configure:34892: checking for ieeefp.h
configure:34899: result: no
configure:34923: checking whether isfinite is declared
configure:34977: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:84:22: error: 'isfinite' was not declared in this scope
char *p = (char *) isfinite;
^
conftest.cc:84:22: note: suggested alternative:
In file included from conftest.cc:51:0:
/usr/include/c++/4.8.3/cmath:818:5: note: 'std::isfinite'
isfinite(_Tp __f)
^
conftest.cc:84:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) isfinite;
^
configure:34983: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CMATH
| # include <cmath>
| #else
| # ifdef HAVE_MATH_H
| # include <math.h>
| # endif
| #endif
| #ifdef HAVE_CFLOAT
| # include <cfloat>
| #else
| # ifdef HAVE_FLOAT_H
| # include <float.h>
| # endif
| #endif
| #ifdef HAVE_CIEEEFP
| # include <cieeefp>
| #else
| # ifdef HAVE_IEEEFP_H
| # include <ieeefp.h>
| # endif
| #endif
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef isfinite
| char *p = (char *) isfinite;
| #endif
|
| ;
| return 0;
| }
configure:35007: result: no
configure:35014: checking whether finite is declared
configure:35068: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:84:22: error: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Werror=pedantic]
char *p = (char *) finite;
^
conftest.cc:84:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) finite;
^
cc1plus: some warnings being treated as errors
configure:35074: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CMATH
| # include <cmath>
| #else
| # ifdef HAVE_MATH_H
| # include <math.h>
| # endif
| #endif
| #ifdef HAVE_CFLOAT
| # include <cfloat>
| #else
| # ifdef HAVE_FLOAT_H
| # include <float.h>
| # endif
| #endif
| #ifdef HAVE_CIEEEFP
| # include <cieeefp>
| #else
| # ifdef HAVE_IEEEFP_H
| # include <ieeefp.h>
| # endif
| #endif
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef finite
| char *p = (char *) finite;
| #endif
|
| ;
| return 0;
| }
configure:35098: result: no
configure:35105: checking whether _finite is declared
configure:35159: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:84:22: error: '_finite' was not declared in this scope
char *p = (char *) _finite;
^
conftest.cc:84:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) _finite;
^
configure:35165: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CMATH
| # include <cmath>
| #else
| # ifdef HAVE_MATH_H
| # include <math.h>
| # endif
| #endif
| #ifdef HAVE_CFLOAT
| # include <cfloat>
| #else
| # ifdef HAVE_FLOAT_H
| # include <float.h>
| # endif
| #endif
| #ifdef HAVE_CIEEEFP
| # include <cieeefp>
| #else
| # ifdef HAVE_IEEEFP_H
| # include <ieeefp.h>
| # endif
| #endif
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef _finite
| char *p = (char *) _finite;
| #endif
|
| ;
| return 0;
| }
configure:35189: result: no
configure:35198: WARNING: Cannot find C-function for checking Inf.
configure:35220: checking whether va_copy is declared
configure:35260: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
configure:35266: $? = 0
configure:35270: test -z
|| test ! -s conftest.err
configure:35273: $? = 0
configure:35276: test -s conftest.o
configure:35279: $? = 0
configure:35290: result: yes
configure:35305: checking whether drand48 is declared
configure:35346: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:72:22: error: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Werror=pedantic]
char *p = (char *) drand48;
^
conftest.cc:72:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) drand48;
^
cc1plus: some warnings being treated as errors
configure:35352: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| #define HAVE_VA_COPY 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CSTDLIB
| # include <cstdlib>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
|
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef drand48
| char *p = (char *) drand48;
| #endif
|
| ;
| return 0;
| }
configure:35376: result: no
configure:35387: checking whether rand is declared
configure:35428: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:72:22: error: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Werror=pedantic]
char *p = (char *) rand;
^
conftest.cc:72:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) rand;
^
cc1plus: some warnings being treated as errors
configure:35434: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| #define HAVE_VA_COPY 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CSTDLIB
| # include <cstdlib>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
|
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef rand
| char *p = (char *) rand;
| #endif
|
| ;
| return 0;
| }
configure:35458: result: no
configure:35469: checking whether srand is declared
configure:35510: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:72:22: error: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Werror=pedantic]
char *p = (char *) srand;
^
conftest.cc:72:9: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) srand;
^
cc1plus: some warnings being treated as errors
configure:35516: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| #define HAVE_VA_COPY 1
| /* end confdefs.h. */
|
| #ifdef HAVE_CSTDLIB
| # include <cstdlib>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| using namespace std;
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef srand
| char *p = (char *) srand;
| #endif
|
| ;
| return 0;
| }
configure:35540: result: no
configure:36130: checking whether this is a VPATH configuration
configure:36137: result: no
configure:36159: checking for matlab installation
configure:36220: result: no
configure:36427: checking whether the linear solver loader should be compiled
configure:36429: result: yes
configure:36511: checking windows.h usability
configure:36523: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
conftest.c:86:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:36529: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| #define HAVE_VA_COPY 1
| #define FORTRAN_INTEGER_TYPE int
| #define HAVE_LINEARSOLVERLOADER 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:36552: result: no
configure:36556: checking windows.h presence
configure:36566: gcc -E conftest.c
conftest.c:52:21: fatal error: windows.h: No such file or directory
#include <windows.h>
^
compilation terminated.
configure:36572: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Ipopt"
| #define PACKAGE_TARNAME "ipopt"
| #define PACKAGE_VERSION "3.11.7"
| #define PACKAGE_STRING "Ipopt 3.11.7"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
| #define IPOPT_VERSION "3.11.7"
| #define IPOPT_VERSION_MAJOR 3
| #define IPOPT_VERSION_MINOR 11
| #define IPOPT_VERSION_RELEASE 7
| #define COIN_IPOPT_VERBOSITY 0
| #define COIN_IPOPT_CHECKLEVEL 0
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define PACKAGE "ipopt"
| #define VERSION "3.11.7"
| #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 COIN_HAS_BLAS 1
| #define COIN_HAS_LAPACK 1
| #define COIN_HAS_MUMPS 1
| #define SIZEOF_INT_P 4
| #define HAVE_CMATH 1
| #define HAVE_CCTYPE 1
| #define HAVE_CASSERT 1
| #define HAVE_CSTDIO 1
| #define HAVE_CSTDLIB 1
| #define HAVE_CSTDARG 1
| #define HAVE_CSTRING 1
| #define HAVE_CFLOAT 1
| #define HAVE_CTIME 1
| #define HAVE_CSTDDEF 1
| #define HAVE_CMATH 1
| #define HAVE_CFLOAT 1
| #define HAVE_VA_COPY 1
| #define FORTRAN_INTEGER_TYPE int
| #define HAVE_LINEARSOLVERLOADER 1
| /* end confdefs.h. */
| #include <windows.h>
configure:36592: result: no
configure:36627: checking for windows.h
configure:36634: result: no
configure:36668: checking dlfcn.h usability
configure:36680: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
configure:36686: $? = 0
configure:36690: test -z
|| test ! -s conftest.err
configure:36693: $? = 0
configure:36696: test -s conftest.o
configure:36699: $? = 0
configure:36709: result: yes
configure:36713: checking dlfcn.h presence
configure:36723: gcc -E conftest.c
configure:36729: $? = 0
configure:36749: result: yes
configure:36784: checking for dlfcn.h
configure:36791: result: yes
configure:36805: checking for dlopen in -ldl
configure:36843: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c -ldl >&5
configure:36849: $? = 0
configure:36853: test -z
|| test ! -s conftest.err
configure:36856: $? = 0
configure:36859: test -s conftest
configure:36862: $? = 0
configure:36875: result: yes
configure:36917: checking for snprintf
configure:36982: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
conftest.c:78:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:36988: $? = 0
configure:36992: test -z
|| test ! -s conftest.err
configure:36995: $? = 0
configure:36998: test -s conftest
configure:37001: $? = 0
configure:37013: result: yes
configure:37028: checking for vsnprintf
configure:37093: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD conftest.c >&5
conftest.c:79:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:37099: $? = 0
configure:37103: test -z
|| test ! -s conftest.err
configure:37106: $? = 0
configure:37109: test -s conftest
configure:37112: $? = 0
configure:37124: result: yes
configure:37910: checking which command should be used to link input files
configure:37918: result: ln -s
configure:38294: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Ipopt config.status 3.11.7, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on steelers.net
config.status:929: creating Makefile
config.status:929: creating src/Common/Makefile
config.status:929: creating src/LinAlg/Makefile
config.status:929: creating src/LinAlg/TMatrices/Makefile
config.status:929: creating src/Interfaces/Makefile
config.status:929: creating src/Algorithm/Makefile
config.status:929: creating src/Algorithm/LinearSolvers/Makefile
config.status:929: creating src/Algorithm/Inexact/Makefile
config.status:929: creating src/contrib/CGPenalty/Makefile
config.status:929: creating src/contrib/LinearSolverLoader/Makefile
config.status:929: creating src/Apps/Makefile
config.status:929: creating src/Apps/AmplSolver/Makefile
config.status:929: creating src/Apps/CUTErInterface/Makefile
config.status:929: creating examples/hs071_f/Makefile
config.status:929: creating examples/hs071_f/hs071_f.f
config.status:929: creating examples/Cpp_example/Makefile
config.status:929: creating examples/hs071_cpp/Makefile
config.status:929: creating examples/hs071_c/Makefile
config.status:929: creating examples/ScalableProblems/Makefile
config.status:929: creating tutorial/CodingExercise/C/1-skeleton/Makefile
config.status:929: creating tutorial/CodingExercise/C/2-mistake/Makefile
config.status:929: creating tutorial/CodingExercise/C/3-solution/Makefile
config.status:929: creating tutorial/CodingExercise/Cpp/1-skeleton/Makefile
config.status:929: creating tutorial/CodingExercise/Cpp/2-mistake/Makefile
config.status:929: creating tutorial/CodingExercise/Cpp/3-solution/Makefile
config.status:929: creating tutorial/CodingExercise/Matlab/1-skeleton/startup.m
config.status:929: creating tutorial/CodingExercise/Matlab/2-mistake/startup.m
config.status:929: creating tutorial/CodingExercise/Matlab/3-solution/startup.m
config.status:929: creating tutorial/CodingExercise/Fortran/1-skeleton/TutorialFortran.f
config.status:929: creating tutorial/CodingExercise/Fortran/2-mistake/TutorialFortran.f
config.status:929: creating tutorial/CodingExercise/Fortran/3-solution/TutorialFortran.f
config.status:929: creating tutorial/CodingExercise/Fortran/1-skeleton/Makefile
config.status:929: creating tutorial/CodingExercise/Fortran/2-mistake/Makefile
config.status:929: creating tutorial/CodingExercise/Fortran/3-solution/Makefile
config.status:929: creating test/Makefile
config.status:929: creating test/run_unitTests
config.status:929: creating contrib/MatlabInterface/src/Makefile
config.status:929: creating contrib/MatlabInterface/examples/startup.m
config.status:929: creating contrib/JavaInterface/Makefile
config.status:929: creating contrib/sIPOPT/Makefile
config.status:929: creating contrib/sIPOPT/AmplSolver/Makefile
config.status:929: creating contrib/sIPOPT/examples/parametric_cpp/Makefile
config.status:929: creating contrib/sIPOPT/examples/redhess_cpp/Makefile
config.status:929: creating contrib/sIPOPT/src/Makefile
config.status:929: creating ipopt.pc
config.status:929: creating ipopt-uninstalled.pc
config.status:929: creating doxydoc/doxygen.conf
config.status:929: creating contrib/RInterface/src/Makevars
config.status:1033: creating src/Common/config.h
config.status:1221: src/Common/config.h is unchanged
config.status:1033: creating src/Common/config_ipopt.h
config.status:1221: src/Common/config_ipopt.h is unchanged
config.status:1033: creating examples/ScalableProblems/config.h
config.status:1221: examples/ScalableProblems/config.h is unchanged
config.status:1300: linking ./examples/hs071_cpp/hs071_main.cpp to test/hs071_main.cpp
config.status:1300: linking ./examples/hs071_cpp/hs071_nlp.cpp to test/hs071_nlp.cpp
config.status:1300: linking ./examples/hs071_cpp/hs071_nlp.hpp to test/hs071_nlp.hpp
config.status:1300: linking ./examples/hs071_c/hs071_c.c to test/hs071_c.c
config.status:1537: executing depfiles commands
configure:40011: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting
configure:40014: Configuration of Ipopt successful
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ADD_CFLAGS_set=
ac_cv_env_ADD_CFLAGS_value=
ac_cv_env_ADD_CXXFLAGS_set=
ac_cv_env_ADD_CXXFLAGS_value=
ac_cv_env_ADD_FFLAGS_set=
ac_cv_env_ADD_FFLAGS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CDEFS_set=
ac_cv_env_CDEFS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXAR_set=
ac_cv_env_CXXAR_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXDEFS_set=
ac_cv_env_CXXDEFS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXXLIBS_set=
ac_cv_env_CXXLIBS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBG_CFLAGS_set=
ac_cv_env_DBG_CFLAGS_value=
ac_cv_env_DBG_CXXFLAGS_set=
ac_cv_env_DBG_CXXFLAGS_value=
ac_cv_env_DBG_FFLAGS_set=
ac_cv_env_DBG_FFLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_MPICC_set=
ac_cv_env_MPICC_value=
ac_cv_env_MPICXX_set=
ac_cv_env_MPICXX_value=
ac_cv_env_MPIF77_set=
ac_cv_env_MPIF77_value=
ac_cv_env_OPT_CFLAGS_set=
ac_cv_env_OPT_CFLAGS_value=
ac_cv_env_OPT_CXXFLAGS_set=
ac_cv_env_OPT_CXXFLAGS_value=
ac_cv_env_OPT_FFLAGS_set=
ac_cv_env_OPT_FFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__finite=no
ac_cv_have_decl_drand48=no
ac_cv_have_decl_finite=no
ac_cv_have_decl_isfinite=no
ac_cv_have_decl_rand=no
ac_cv_have_decl_srand=no
ac_cv_have_decl_va_copy=yes
ac_cv_header_cassert=yes
ac_cv_header_cctype=yes
ac_cv_header_cfloat=yes
ac_cv_header_cieeefp=no
ac_cv_header_cmath=yes
ac_cv_header_cstdarg=yes
ac_cv_header_cstddef=yes
ac_cv_header_cstdio=yes
ac_cv_header_cstdlib=yes
ac_cv_header_cstring=yes
ac_cv_header_ctime=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_windows_h=no
ac_cv_lib_dl_dlopen=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_coin_doxy_usedot=YES
ac_cv_prog_coin_have_doxygen=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_have_svnversion=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int_p=4
ac_cv_type_int_p=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABSBUILDDIR='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt'
ACLOCAL='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run aclocal-1.9'
ADD_CFLAGS=''
ADD_CXXFLAGS=''
ADD_FFLAGS=''
AIX_FIX_COMPILER_BUG_FALSE=''
AIX_FIX_COMPILER_BUG_TRUE='#'
ALWAYS_FALSE_FALSE=''
ALWAYS_FALSE_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run tar'
AR='ar'
ASL_CFLAGS=''
ASL_CFLAGS_INSTALLED=''
ASL_DATA=''
ASL_DATA_INSTALLED=''
ASL_DEPENDENCIES=''
ASL_LIBS=''
ASL_LIBS_INSTALLED=''
ASTYLE='astyle'
ASTYLEFLAGS='--mode=c --indent=spaces=2 --indent-cases --indent-namespaces --min-conditional-indent=1 --brackets=linux --brackets=break-closing --convert-tabs'
AUTOCONF='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run autoconf'
AUTOHEADER='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run autoheader'
AUTOMAKE='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run automake-1.9'
AUX_DIR=''
AWK='gawk'
BIT32FCOMMENT=''
BIT64FCOMMENT='C'
BITS_PER_POINTER='32'
BLAS_CFLAGS=''
BLAS_CFLAGS_INSTALLED=''
BLAS_DATA=''
BLAS_DATA_INSTALLED=''
BLAS_DEPENDENCIES=''
BLAS_LIBS='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a'
BLAS_LIBS_INSTALLED=''
BLUEGENEEXTRA='echo'
BUILDTOOLSDIR=''
BUILD_INEXACT_FALSE=''
BUILD_INEXACT_TRUE='#'
BUILD_LINEARSOLVERLOADER_FALSE='#'
BUILD_LINEARSOLVERLOADER_TRUE=''
BUILD_PARDISOLOADER_FALSE='#'
BUILD_PARDISOLOADER_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CDEFS=''
CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD'
COIN_CC_IS_CL_FALSE=''
COIN_CC_IS_CL_TRUE='#'
COIN_CXX_IS_CL_FALSE=''
COIN_CXX_IS_CL_TRUE='#'
COIN_HAS_ASL_FALSE=''
COIN_HAS_ASL_TRUE='#'
COIN_HAS_BLAS_FALSE='#'
COIN_HAS_BLAS_TRUE=''
COIN_HAS_HSL_FALSE=''
COIN_HAS_HSL_TRUE='#'
COIN_HAS_LAPACK_FALSE='#'
COIN_HAS_LAPACK_TRUE=''
COIN_HAS_MUMPS_FALSE='#'
COIN_HAS_MUMPS_TRUE=''
COIN_HAS_PKGCONFIG_FALSE='#'
COIN_HAS_PKGCONFIG_TRUE=''
COIN_PKG_CONFIG_PATH='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib64/pkgconfig:/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/pkgconfig:/home/rick/.julia/v0.4/Ipopt/deps/usr/share/pkgconfig:'
COIN_PKG_CONFIG_PATH_UNINSTALLED='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt:/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps:/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/HSLold:'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXAR='ar cru'
CXXCPP='g++ -E'
CXXDEFS=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD'
CXXLIBS='-lstdc++ -lm'
CYGPATH_W='echo'
DBG_CFLAGS='-g -O0 -pipe -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
DBG_CXXFLAGS='-g -O0 -pipe -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long '
DBG_FFLAGS='-g -O0 -pipe '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPENDENCY_LINKING_FALSE='#'
DEPENDENCY_LINKING_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-O3 -pipe '
FLIBS=' -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath'
FRAMEWORK_VECLIB=''
HAVE_EXTERNALS_FALSE=''
HAVE_EXTERNALS_TRUE='#'
HAVE_MA28_FALSE=''
HAVE_MA28_TRUE='#'
HAVE_PARDISO_FALSE=''
HAVE_PARDISO_TRUE='#'
HAVE_WSMP_FALSE=''
HAVE_WSMP_TRUE='#'
HSL_CFLAGS=''
HSL_CFLAGS_INSTALLED=''
HSL_DATA=''
HSL_DATA_INSTALLED=''
HSL_DEPENDENCIES=''
HSL_LIBS=''
HSL_LIBS_INSTALLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IPALLLIBS='../contrib/LinearSolverLoader/libLinearSolverLoader.la ../contrib/CGPenalty/libcgpenalty.la ../Algorithm/libipoptalg.la ../Algorithm/LinearSolvers/liblinsolvers.la ../Common/libcommon.la ../LinAlg/liblinalg.la ../LinAlg/TMatrices/libtmatrices.la'
IPOPTAMPLINTERFACELIB_CFLAGS=''
IPOPTAMPLINTERFACELIB_CFLAGS_INSTALLED=''
IPOPTAMPLINTERFACELIB_DEPENDENCIES=''
IPOPTAMPLINTERFACELIB_LIBS=''
IPOPTAMPLINTERFACELIB_LIBS_INSTALLED=''
IPOPTAMPLINTERFACELIB_PCLIBS=''
IPOPTAMPLINTERFACELIB_PCREQUIRES=''
IPOPTLIB_CFLAGS='-I/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/MUMPS/libseq -I/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/MUMPS/include '
IPOPTLIB_CFLAGS_INSTALLED=''
IPOPTLIB_DEPENDENCIES=' /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/libcoinmumps.la /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a '
IPOPTLIB_LIBS='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/libcoinmumps.la /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lpthread -lgfortran -lm -lquadmath /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -lm -ldl'
IPOPTLIB_LIBS_INSTALLED='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -lm -ldl'
IPOPTLIB_PCLIBS='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -lm -ldl'
IPOPTLIB_PCREQUIRES='coinmumps '
IPOPT_SVN_REV=''
JAVA_HOME=''
JIPOPTDLL='libjipopt.so'
LAPACK_CFLAGS=''
LAPACK_CFLAGS_INSTALLED=''
LAPACK_DATA=''
LAPACK_DATA_INSTALLED=''
LAPACK_DEPENDENCIES=''
LAPACK_LIBS='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinlapack.a /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath'
LAPACK_LIBS_INSTALLED=''
LDFLAGS=''
LIBEXT='a'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/../libtool'
LIBTOOLM4=''
LN_S='ln -s'
LTLIBOBJS=''
LT_LDFLAGS='-no-undefined -version-info 10:7:9'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/missing --run makeinfo'
MATLAB_CYGPATH_W='echo'
MATLAB_HOME=''
MEXSUFFIX=''
MEX_STATIC_FALSE=''
MEX_STATIC_TRUE='#'
MEX_WINDOWS_FALSE=''
MEX_WINDOWS_TRUE='#'
MPICC=''
MPICXX=''
MPIF77=''
MUMPS_CFLAGS='-I/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/MUMPS/libseq -I/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/MUMPS/include '
MUMPS_CFLAGS_INSTALLED=''
MUMPS_DATA=''
MUMPS_DATA_INSTALLED=''
MUMPS_DEPENDENCIES=' /home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/libcoinmumps.la /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a '
MUMPS_LIBS='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/ThirdParty/Mumps/libcoinmumps.la /home/rick/.julia/v0.4/Ipopt/deps/usr/lib/libcoinblas.a -L/usr/lib/gcc/i686-redhat-linux/4.8.3 -L/usr/lib/gcc/i686-redhat-linux/4.8.3/../../.. -lpthread -lgfortran -lm -lquadmath '
MUMPS_LIBS_INSTALLED=''
MWMA57PATH=''
OBJEXT='o'
OPT_CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
OPT_CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long '
OPT_FFLAGS='-O3 -pipe '
PACKAGE='ipopt'
PACKAGE_BUGREPORT='http://projects.coin-or.org/Ipopt/newticket'
PACKAGE_NAME='Ipopt'
PACKAGE_STRING='Ipopt 3.11.7'
PACKAGE_TARNAME='ipopt'
PACKAGE_VERSION='3.11.7'
PATH_SEPARATOR=':'
PKG_CONFIG='pkg-config'
RANLIB='ranlib'
RPATH_FLAGS=' -Wl,--rpath -Wl,/home/rick/.julia/v0.4/Ipopt/deps/usr/lib'
SET_MAKE=''
SHARED_FLAGS='-shared'
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.11.7'
VPATH_DISTCLEANFILES=''
abs_bin_dir='/home/rick/.julia/v0.4/Ipopt/deps/usr/bin'
abs_include_dir='/home/rick/.julia/v0.4/Ipopt/deps/usr/include'
abs_lib_dir='/home/rick/.julia/v0.4/Ipopt/deps/usr/lib'
abs_source_dir='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt'
ac_c_preproc_warn_flag=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
ac_ct_PKG_CONFIG='pkg-config'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_cxx_preproc_warn_flag=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
coin_doxy_excludes=''
coin_doxy_logname='doxydoc/ipopt_doxy.log'
coin_doxy_tagfiles=''
coin_doxy_tagname='doxydoc/ipopt_doxy.tag'
coin_doxy_usedot='YES'
coin_have_doxygen='yes'
datadir='${prefix}/share'
exec_prefix='${prefix}'
have_autoconf=''
have_automake=''
have_svn=''
have_svnversion='yes'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/rick/.julia/v0.4/Ipopt/deps/src/Ipopt-3.11.7/Ipopt/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/home/rick/.julia/v0.4/Ipopt/deps/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sol_cc_compiler=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define COIN_HAS_BLAS 1
#define COIN_HAS_LAPACK 1
#define COIN_HAS_MUMPS 1
#define COIN_IPOPT_CHECKLEVEL 0
#define COIN_IPOPT_VERBOSITY 0
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define FORTRAN_INTEGER_TYPE int
#define HAVE_CASSERT 1
#define HAVE_CCTYPE 1
#define HAVE_CFLOAT 1
#define HAVE_CFLOAT 1
#define HAVE_CMATH 1
#define HAVE_CMATH 1
#define HAVE_CSTDARG 1
#define HAVE_CSTDDEF 1
#define HAVE_CSTDIO 1
#define HAVE_CSTDLIB 1
#define HAVE_CSTRING 1
#define HAVE_CTIME 1
#define HAVE_DLFCN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINEARSOLVERLOADER 1
#define HAVE_MEMORY_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VA_COPY 1
#define HAVE_VSNPRINTF 1
#define IPOPT_VERSION "3.11.7"
#define IPOPT_VERSION_MAJOR 3
#define IPOPT_VERSION_MINOR 11
#define IPOPT_VERSION_RELEASE 7
#define PACKAGE "ipopt"
#define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket"
#define PACKAGE_NAME "Ipopt"
#define PACKAGE_STRING "Ipopt 3.11.7"
#define PACKAGE_TARNAME "ipopt"
#define PACKAGE_VERSION "3.11.7"
#define SHAREDLIBEXT "so"
#define SIZEOF_INT_P 4
#define STDC_HEADERS 1
#define VERSION "3.11.7"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment