Skip to content

Instantly share code, notes, and snippets.

@joehuchette
Created March 15, 2014 00:11
Show Gist options
  • Save joehuchette/2e5d7ea0bcc0a450ea70 to your computer and use it in GitHub Desktop.
Save joehuchette/2e5d7ea0bcc0a450ea70 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ThirdPartyBlas configure 1.3.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --disable-shared --with-pic --prefix=/Users/huchette/.julia/v0.3/Ipopt/deps/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = dhcp-18-111-103-207.dyn.mit.edu
uname -m = x86_64
uname -r = 13.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 207 tasks, 1149 threads, 4 processors
Load average: 1.85, Mach factor: 2.14
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/huchette/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/local/MacGPG2/bin
PATH: /usr/texbin
PATH: /Users/huchette/Dropbox/todo
PATH: /usr/texbin
PATH: /usr/local/julia
PATH: /Users/huchette/anaconda/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1663: checking for svnversion
configure:1679: found /usr/bin/svnversion
configure:1690: result: yes
configure:1754: checking build system type
configure:1772: result: i386-apple-darwin13.1.0
configure:1787: checking whether we want to compile in debug mode
configure:1833: result: no
configure:2092: checking for xlc_r
configure:2121: result: no
configure:2092: checking for xlc
configure:2121: result: no
configure:2092: checking for cc
configure:2108: found /usr/bin/cc
configure:2118: result: cc
configure:2139: checking for C compiler version
configure:2142: cc --version </dev/null >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:2145: $? = 0
configure:2147: cc -v </dev/null >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:2150: $? = 0
configure:2152: cc -V </dev/null >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2155: $? = 1
configure:2178: checking for C compiler default output file name
configure:2181: cc conftest.c >&5
configure:2184: $? = 0
configure:2230: result: a.out
configure:2235: checking whether the C compiler works
configure:2241: ./a.out
configure:2244: $? = 0
configure:2261: result: yes
configure:2268: checking whether we are cross compiling
configure:2270: result: no
configure:2273: checking for suffix of executables
configure:2275: cc -o conftest conftest.c >&5
configure:2278: $? = 0
configure:2303: result:
configure:2309: checking for suffix of object files
configure:2330: cc -c conftest.c >&5
configure:2333: $? = 0
configure:2355: result: o
configure:2359: checking whether we are using the GNU C compiler
configure:2383: cc -c conftest.c >&5
configure:2389: $? = 0
configure:2393: test -z
|| test ! -s conftest.err
configure:2396: $? = 0
configure:2399: test -s conftest.o
configure:2402: $? = 0
configure:2415: result: yes
configure:2421: checking whether cc accepts -g
configure:2442: cc -c -g conftest.c >&5
configure:2448: $? = 0
configure:2452: test -z
|| test ! -s conftest.err
configure:2455: $? = 0
configure:2458: test -s conftest.o
configure:2461: $? = 0
configure:2472: result: yes
configure:2489: checking for cc option to accept ANSI C
configure:2559: cc -c -g -O2 conftest.c >&5
configure:2565: $? = 0
configure:2569: test -z
|| test ! -s conftest.err
configure:2572: $? = 0
configure:2575: test -s conftest.o
configure:2578: $? = 0
configure:2596: result: none needed
configure:2614: cc -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2620: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3114: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD conftest.c >&5
configure:3120: $? = 0
configure:3124: test -z
|| test ! -s conftest.err
configure:3127: $? = 0
configure:3130: test -s conftest
configure:3133: $? = 0
configure:3200: C compiler options are: -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD
configure:3284: Trying to determine Fortran compiler name
configure:3333: checking for xlf_r
configure:3362: result: no
configure:3333: checking for fort77
configure:3362: result: no
configure:3333: checking for gfortran
configure:3349: found /usr/local/bin/gfortran
configure:3359: result: gfortran
configure:3467: checking for Fortran 77 compiler version
configure:3470: gfortran --version </dev/null >&5
GNU Fortran (GCC) 4.8.2
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:3473: $? = 0
configure:3475: gfortran -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
configure:3478: $? = 0
configure:3480: gfortran -V </dev/null >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:3483: $? = 1
configure:3491: checking whether we are using the GNU Fortran 77 compiler
configure:3505: gfortran -c conftest.F >&5
configure:3511: $? = 0
configure:3515: test -z
|| test ! -s conftest.err
configure:3518: $? = 0
configure:3521: test -s conftest.o
configure:3524: $? = 0
configure:3537: result: yes
configure:3543: checking whether gfortran accepts -g
configure:3555: gfortran -c -g conftest.f >&5
configure:3561: $? = 0
configure:3565: test -z
|| test ! -s conftest.err
configure:3568: $? = 0
configure:3571: test -s conftest.o
configure:3574: $? = 0
configure:3586: result: yes
configure:3878: gfortran -o conftest -O3 -pipe conftest.f >&5
configure:3884: $? = 0
configure:3888: test -z
|| test ! -s conftest.err
configure:3891: $? = 0
configure:3894: test -s conftest
configure:3897: $? = 0
configure:3955: Fortran compiler options are: -O3 -pipe
configure:4001: checking how to get verbose linking output from gfortran
configure:4012: gfortran -c -O3 -pipe conftest.f >&5
configure:4018: $? = 0
configure:4022: test -z
|| test ! -s conftest.err
configure:4025: $? = 0
configure:4028: test -s conftest.o
configure:4031: $? = 0
configure:4048: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.1 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/finclude -o - |
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//cc8LpHV4.o
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Reading specs from /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
COMPILER_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/
LIBRARY_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../:/usr/lib/
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//cc8LpHV4.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
collect2 version 4.8.2
/usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//cc8LpHV4.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
@(#)PROGRAM:ld PROJECT:ld64-236.3
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
Library search paths:
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
configure:4103: result: -v
configure:4105: checking for Fortran libraries of gfortran
configure:4126: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.1 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/finclude -o - |
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccsxhIGW.o
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Reading specs from /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
COMPILER_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/
LIBRARY_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../:/usr/lib/
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccsxhIGW.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
collect2 version 4.8.2
/usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccsxhIGW.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
@(#)PROGRAM:ld PROJECT:ld64-236.3
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
Library search paths:
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
configure:4287: result: -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm
configure:4362: checking for dummy main to link with Fortran libraries
configure:4401: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD conftest.c -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4407: $? = 0
configure:4411: test -z
|| test ! -s conftest.err
configure:4414: $? = 0
configure:4417: test -s conftest
configure:4420: $? = 0
configure:4498: result: none
configure:4534: checking for Fortran name-mangling scheme
configure:4548: gfortran -c -O3 -pipe conftest.f >&5
configure:4554: $? = 0
configure:4558: test -z
|| test ! -s conftest.err
configure:4561: $? = 0
configure:4564: test -s conftest.o
configure:4567: $? = 0
configure:4614: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
Undefined symbols for architecture x86_64:
"_foobar", referenced from:
_main in conftest-79d184.o
(maybe you meant: _foobar_)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4620: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ThirdPartyBlas"
| #define PACKAGE_TARNAME "thirdpartyblas"
| #define PACKAGE_VERSION "1.3.6"
| #define PACKAGE_STRING "ThirdPartyBlas 1.3.6"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/BuildTools/newticket"
| #define BLAS_VERSION "1.3.6"
| #define BLAS_VERSION_MAJOR 1
| #define BLAS_VERSION_MINOR 3
| #define BLAS_VERSION_RELEASE 6
| #define COIN_BLAS_VERBOSITY 0
| #define COIN_BLAS_CHECKLEVEL 0
| /* 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:4614: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4620: $? = 0
configure:4624: test -z
|| test ! -s conftest.err
configure:4627: $? = 0
configure:4630: test -s conftest
configure:4633: $? = 0
configure:4701: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4707: $? = 0
configure:4711: test -z
|| test ! -s conftest.err
configure:4714: $? = 0
configure:4717: test -s conftest
configure:4720: $? = 0
configure:4770: result: lower case, underscore, no extra underscore
configure:4945: checking for pkg-config
configure:4961: found /usr/local/bin/pkg-config
configure:4971: result: pkg-config
configure:4986: checking pkg-config is at least version 0.16.0
configure:4989: result: yes
configure:5171: checking for egrep
configure:5181: result: grep -E
configure:5186: checking whether ln -s works
configure:5190: result: yes
configure:5211: checking for a BSD-compatible install
configure:5266: result: /usr/bin/install -c
configure:5277: checking whether build environment is sane
configure:5320: result: yes
configure:5385: checking for gawk
configure:5414: result: no
configure:5385: checking for mawk
configure:5414: result: no
configure:5385: checking for nawk
configure:5414: result: no
configure:5385: checking for awk
configure:5401: found /usr/bin/awk
configure:5411: result: awk
configure:5421: checking whether make sets $(MAKE)
configure:5441: result: yes
configure:5471: checking for style of include used by make
configure:5499: result: GNU
configure:5680: checking dependency style of cc
configure:5770: result: gcc3
configure:5788: checking whether to enable maintainer-specific portions of Makefiles
configure:5797: result: no
configure:21676: Using libtool script in directory ../..
configure:21727: checking if library version is set
configure:21731: result: 4:6:3
configure:21750: checking which command should be used to link input files
configure:21761: result: ln -s
configure:21993: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ThirdPartyBlas config.status 1.3.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dhcp-18-111-103-207.dyn.mit.edu
config.status:754: creating Makefile
config.status:754: creating coinblas.pc
config.status:754: creating coinblas-uninstalled.pc
config.status:937: executing depfiles commands
configure:23154: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting
configure:23157: Configuration of ThirdPartyBlas successful
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin13.1.0
ac_cv_build_alias=i386-apple-darwin13.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_ADD_CFLAGS_set=
ac_cv_env_ADD_CFLAGS_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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_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_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_MPIF77_set=
ac_cv_env_MPIF77_value=
ac_cv_env_OPT_CFLAGS_set=
ac_cv_env_OPT_CFLAGS_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/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=cc
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_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
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABSBUILDDIR='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas'
ACLOCAL='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run aclocal-1.9'
ADD_CFLAGS=''
ADD_FFLAGS=''
ALWAYS_FALSE_FALSE=''
ALWAYS_FALSE_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run automake-1.9'
AUX_DIR=''
AWK='awk'
BLAS_PCLIBS=' -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
BLAS_SVN_REV=''
BUILDTOOLSDIR=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CDEFS=''
CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBLAS_BUILD'
COIN_CC_IS_CL_FALSE=''
COIN_CC_IS_CL_TRUE='#'
COIN_HAS_PKGCONFIG_FALSE='#'
COIN_HAS_PKGCONFIG_TRUE=''
COIN_PKG_CONFIG_PATH='/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib64/pkgconfig:/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig:/Users/huchette/.julia/v0.3/Ipopt/deps/usr/share/pkgconfig:'
COIN_PKG_CONFIG_PATH_UNINSTALLED='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/Ipopt:/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Mumps:/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/HSLold:'
CPP='cc -E'
CPPFLAGS=''
CXX=''
CXXCPP='g++ -E'
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DBG_CFLAGS='-g -O0 -pipe -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
DBG_FFLAGS='-g -O0 -pipe '
DEFS='-DPACKAGE_NAME=\"ThirdPartyBlas\" -DPACKAGE_TARNAME=\"thirdpartyblas\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"ThirdPartyBlas\ 1.3.6\" -DPACKAGE_BUGREPORT=\"http://projects.coin-or.org/BuildTools/newticket\" -DBLAS_VERSION=\"1.3.6\" -DBLAS_VERSION_MAJOR=1 -DBLAS_VERSION_MINOR=3 -DBLAS_VERSION_RELEASE=6 -DCOIN_BLAS_VERBOSITY=0 -DCOIN_BLAS_CHECKLEVEL=0 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DPACKAGE=\"thirdpartyblas\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
DEPDIR='.deps'
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-O3 -pipe '
FLIBS=' -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
HAVE_EXTERNALS_FALSE=''
HAVE_EXTERNALS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBEXT='a'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/../../libtool'
LIBTOOLM4=''
LN_S='ln -s'
LTLIBOBJS=''
LT_LDFLAGS=' -version-info 4:6:3'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/missing --run makeinfo'
MPICC=''
MPIF77=''
OBJEXT='o'
OPT_CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
OPT_FFLAGS='-O3 -pipe '
PACKAGE='thirdpartyblas'
PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket'
PACKAGE_NAME='ThirdPartyBlas'
PACKAGE_STRING='ThirdPartyBlas 1.3.6'
PACKAGE_TARNAME='thirdpartyblas'
PACKAGE_VERSION='1.3.6'
PATH_SEPARATOR=':'
PKG_CONFIG='pkg-config'
RANLIB='ranlib'
RPATH_FLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.3.6'
VPATH_DISTCLEANFILES=''
abs_bin_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/bin'
abs_include_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/include'
abs_lib_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/lib'
abs_source_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas'
ac_c_preproc_warn_flag=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
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='i386-apple-darwin13.1.0'
build_alias=''
build_cpu='i386'
build_os='darwin13.1.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
have_autoconf=''
have_automake=''
have_svn=''
have_svnversion='yes'
host='i386-apple-darwin13.1.0'
host_alias=''
host_cpu='i386'
host_os='darwin13.1.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
prefix='/Users/huchette/.julia/v0.3/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 BLAS_VERSION "1.3.6"
#define BLAS_VERSION_MAJOR 1
#define BLAS_VERSION_MINOR 3
#define BLAS_VERSION_RELEASE 6
#define COIN_BLAS_CHECKLEVEL 0
#define COIN_BLAS_VERBOSITY 0
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 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 PACKAGE "thirdpartyblas"
#define PACKAGE_BUGREPORT "http://projects.coin-or.org/BuildTools/newticket"
#define PACKAGE_NAME "ThirdPartyBlas"
#define PACKAGE_STRING "ThirdPartyBlas 1.3.6"
#define PACKAGE_TARNAME "thirdpartyblas"
#define PACKAGE_VERSION "1.3.6"
#define STDC_HEADERS 1
#define VERSION "1.3.6"
configure: exit 0
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ThirdPartyLapack configure 1.4.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --disable-shared --with-pic --prefix=/Users/huchette/.julia/v0.3/Ipopt/deps/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = dhcp-18-111-103-207.dyn.mit.edu
uname -m = x86_64
uname -r = 13.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 211 tasks, 1178 threads, 4 processors
Load average: 1.59, Mach factor: 2.39
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/huchette/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/local/MacGPG2/bin
PATH: /usr/texbin
PATH: /Users/huchette/Dropbox/todo
PATH: /usr/texbin
PATH: /usr/local/julia
PATH: /Users/huchette/anaconda/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1679: checking for svnversion
configure:1695: found /usr/bin/svnversion
configure:1706: result: yes
configure:1770: checking build system type
configure:1788: result: i386-apple-darwin13.1.0
configure:1803: checking whether we want to compile in debug mode
configure:1849: result: no
configure:2108: checking for xlc_r
configure:2137: result: no
configure:2108: checking for xlc
configure:2137: result: no
configure:2108: checking for cc
configure:2124: found /usr/bin/cc
configure:2134: result: cc
configure:2155: checking for C compiler version
configure:2158: cc --version </dev/null >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:2161: $? = 0
configure:2163: cc -v </dev/null >&5
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:2166: $? = 0
configure:2168: cc -V </dev/null >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2171: $? = 1
configure:2194: checking for C compiler default output file name
configure:2197: cc conftest.c >&5
configure:2200: $? = 0
configure:2246: result: a.out
configure:2251: checking whether the C compiler works
configure:2257: ./a.out
configure:2260: $? = 0
configure:2277: result: yes
configure:2284: checking whether we are cross compiling
configure:2286: result: no
configure:2289: checking for suffix of executables
configure:2291: cc -o conftest conftest.c >&5
configure:2294: $? = 0
configure:2319: result:
configure:2325: checking for suffix of object files
configure:2346: cc -c conftest.c >&5
configure:2349: $? = 0
configure:2371: result: o
configure:2375: checking whether we are using the GNU C compiler
configure:2399: cc -c conftest.c >&5
configure:2405: $? = 0
configure:2409: test -z
|| test ! -s conftest.err
configure:2412: $? = 0
configure:2415: test -s conftest.o
configure:2418: $? = 0
configure:2431: result: yes
configure:2437: checking whether cc accepts -g
configure:2458: cc -c -g conftest.c >&5
configure:2464: $? = 0
configure:2468: test -z
|| test ! -s conftest.err
configure:2471: $? = 0
configure:2474: test -s conftest.o
configure:2477: $? = 0
configure:2488: result: yes
configure:2505: checking for cc option to accept ANSI C
configure:2575: cc -c -g -O2 conftest.c >&5
configure:2581: $? = 0
configure:2585: test -z
|| test ! -s conftest.err
configure:2588: $? = 0
configure:2591: test -s conftest.o
configure:2594: $? = 0
configure:2612: result: none needed
configure:2630: cc -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2636: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3130: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c >&5
configure:3136: $? = 0
configure:3140: test -z
|| test ! -s conftest.err
configure:3143: $? = 0
configure:3146: test -s conftest
configure:3149: $? = 0
configure:3216: C compiler options are: -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD
configure:3300: Trying to determine Fortran compiler name
configure:3349: checking for xlf_r
configure:3378: result: no
configure:3349: checking for fort77
configure:3378: result: no
configure:3349: checking for gfortran
configure:3365: found /usr/local/bin/gfortran
configure:3375: result: gfortran
configure:3483: checking for Fortran 77 compiler version
configure:3486: gfortran --version </dev/null >&5
GNU Fortran (GCC) 4.8.2
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:3489: $? = 0
configure:3491: gfortran -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
configure:3494: $? = 0
configure:3496: gfortran -V </dev/null >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:3499: $? = 1
configure:3507: checking whether we are using the GNU Fortran 77 compiler
configure:3521: gfortran -c conftest.F >&5
configure:3527: $? = 0
configure:3531: test -z
|| test ! -s conftest.err
configure:3534: $? = 0
configure:3537: test -s conftest.o
configure:3540: $? = 0
configure:3553: result: yes
configure:3559: checking whether gfortran accepts -g
configure:3571: gfortran -c -g conftest.f >&5
configure:3577: $? = 0
configure:3581: test -z
|| test ! -s conftest.err
configure:3584: $? = 0
configure:3587: test -s conftest.o
configure:3590: $? = 0
configure:3602: result: yes
configure:3894: gfortran -o conftest -O3 -pipe conftest.f >&5
configure:3900: $? = 0
configure:3904: test -z
|| test ! -s conftest.err
configure:3907: $? = 0
configure:3910: test -s conftest
configure:3913: $? = 0
configure:3971: Fortran compiler options are: -O3 -pipe
configure:4017: checking how to get verbose linking output from gfortran
configure:4028: gfortran -c -O3 -pipe conftest.f >&5
configure:4034: $? = 0
configure:4038: test -z
|| test ! -s conftest.err
configure:4041: $? = 0
configure:4044: test -s conftest.o
configure:4047: $? = 0
configure:4064: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.1 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/finclude -o - |
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccbuWQe6.o
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Reading specs from /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
COMPILER_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/
LIBRARY_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../:/usr/lib/
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccbuWQe6.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
collect2 version 4.8.2
/usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccbuWQe6.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
@(#)PROGRAM:ld PROJECT:ld64-236.3
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
Library search paths:
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
configure:4119: result: -v
configure:4121: checking for Fortran libraries of gfortran
configure:4142: gfortran -o conftest -O3 -pipe -v conftest.f >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/lto-wrapper
Target: x86_64-apple-darwin13.0.1
Configured with: ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --with-system-zlib --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --disable-cloog-version-check --disable-isl-version-check --enable-checking=release --disable-stage1-checking --disable-libstdcxx --enable-lto --disable-nls --disable-multilib
Thread model: posix
gcc version 4.8.2 (GCC)
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.1 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/finclude -o - |
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccikApdx.o
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 (x86_64-apple-darwin13.0.1)
compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Reading specs from /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
COMPILER_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/
LIBRARY_PATH=/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/:/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../../:/usr/lib/
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.9.1' '-o' 'conftest' '-O3' '-pipe' '-v' '-shared-libgcc' '-mtune=core2'
/usr/local/Cellar/gfortran/4.8.2/gfortran/libexec/gcc/x86_64-apple-darwin13.0.1/4.8.2/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccikApdx.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
collect2 version 4.8.2
/usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.1 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. /var/folders/11/1yj733y52ygfl_786wf03dxm0000gn/T//ccikApdx.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
@(#)PROGRAM:ld PROJECT:ld64-236.3
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
Library search paths:
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2
/usr/local/Cellar/gfortran/4.8.2/gfortran/lib
/usr/lib
/usr/local/lib
Framework search paths:
/Library/Frameworks/
/System/Library/Frameworks/
configure:4303: result: -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm
configure:4378: checking for dummy main to link with Fortran libraries
configure:4417: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4423: $? = 0
configure:4427: test -z
|| test ! -s conftest.err
configure:4430: $? = 0
configure:4433: test -s conftest
configure:4436: $? = 0
configure:4514: result: none
configure:4550: checking for Fortran name-mangling scheme
configure:4564: gfortran -c -O3 -pipe conftest.f >&5
configure:4570: $? = 0
configure:4574: test -z
|| test ! -s conftest.err
configure:4577: $? = 0
configure:4580: test -s conftest.o
configure:4583: $? = 0
configure:4630: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
Undefined symbols for architecture x86_64:
"_foobar", referenced from:
_main in conftest-85ebf7.o
(maybe you meant: _foobar_)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4636: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ThirdPartyLapack"
| #define PACKAGE_TARNAME "thirdpartylapack"
| #define PACKAGE_VERSION "1.4.6"
| #define PACKAGE_STRING "ThirdPartyLapack 1.4.6"
| #define PACKAGE_BUGREPORT "http://projects.coin-or.org/BuildTools/newticket"
| #define LAPACK_VERSION "1.4.6"
| #define LAPACK_VERSION_MAJOR 1
| #define LAPACK_VERSION_MINOR 4
| #define LAPACK_VERSION_RELEASE 6
| #define COIN_LAPACK_VERBOSITY 0
| #define COIN_LAPACK_CHECKLEVEL 0
| /* 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:4630: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4636: $? = 0
configure:4640: test -z
|| test ! -s conftest.err
configure:4643: $? = 0
configure:4646: test -s conftest
configure:4649: $? = 0
configure:4717: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c cfortran_test.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm >&5
configure:4723: $? = 0
configure:4727: test -z
|| test ! -s conftest.err
configure:4730: $? = 0
configure:4733: test -s conftest
configure:4736: $? = 0
configure:4786: result: lower case, underscore, no extra underscore
configure:4957: checking for pkg-config
configure:4973: found /usr/local/bin/pkg-config
configure:4983: result: pkg-config
configure:4998: checking pkg-config is at least version 0.16.0
configure:5001: result: yes
configure:7098: checking for BLAS in Veclib
configure:7214: cc -o conftest -O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD conftest.c -framework vecLib >&5
configure:7220: $? = 0
configure:7224: test -z
|| test ! -s conftest.err
configure:7227: $? = 0
configure:7230: test -s conftest
configure:7233: $? = 0
configure:7250: result: yes: -framework vecLib
configure:8588: checking for egrep
configure:8598: result: grep -E
configure:8603: checking whether ln -s works
configure:8607: result: yes
configure:8628: checking for a BSD-compatible install
configure:8683: result: /usr/bin/install -c
configure:8694: checking whether build environment is sane
configure:8737: result: yes
configure:8802: checking for gawk
configure:8831: result: no
configure:8802: checking for mawk
configure:8831: result: no
configure:8802: checking for nawk
configure:8831: result: no
configure:8802: checking for awk
configure:8818: found /usr/bin/awk
configure:8828: result: awk
configure:8838: checking whether make sets $(MAKE)
configure:8858: result: yes
configure:8888: checking for style of include used by make
configure:8916: result: GNU
configure:9097: checking dependency style of cc
configure:9187: result: gcc3
configure:9205: checking whether to enable maintainer-specific portions of Makefiles
configure:9214: result: no
configure:25093: Using libtool script in directory ../..
configure:25144: checking if library version is set
configure:25148: result: 5:6:4
configure:25183: checking which command should be used to link input files
configure:25194: result: ln -s
configure:25454: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ThirdPartyLapack config.status 1.4.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dhcp-18-111-103-207.dyn.mit.edu
config.status:777: creating Makefile
config.status:777: creating coinlapack.pc
config.status:777: creating coinlapack-uninstalled.pc
config.status:859: linking ./LAPACK/SRC/dbdsqr.f to dbdsqr.f
config.status:859: linking ./LAPACK/SRC/dgebal.f to dgebal.f
config.status:859: linking ./LAPACK/SRC/dgebak.f to dgebak.f
config.status:859: linking ./LAPACK/SRC/dgebd2.f to dgebd2.f
config.status:859: linking ./LAPACK/SRC/dgebrd.f to dgebrd.f
config.status:859: linking ./LAPACK/SRC/dgeev.f to dgeev.f
config.status:859: linking ./LAPACK/SRC/dgehd2.f to dgehd2.f
config.status:859: linking ./LAPACK/SRC/dgehrd.f to dgehrd.f
config.status:859: linking ./LAPACK/SRC/dgelq2.f to dgelq2.f
config.status:859: linking ./LAPACK/SRC/dgelqf.f to dgelqf.f
config.status:859: linking ./LAPACK/SRC/dgels.f to dgels.f
config.status:859: linking ./LAPACK/SRC/dgeqr2.f to dgeqr2.f
config.status:859: linking ./LAPACK/SRC/dgeqrf.f to dgeqrf.f
config.status:859: linking ./LAPACK/SRC/dgesvd.f to dgesvd.f
config.status:859: linking ./LAPACK/SRC/dgesv.f to dgesv.f
config.status:859: linking ./LAPACK/SRC/dgetf2.f to dgetf2.f
config.status:859: linking ./LAPACK/SRC/dgetrf.f to dgetrf.f
config.status:859: linking ./LAPACK/SRC/dgetri.f to dgetri.f
config.status:859: linking ./LAPACK/SRC/dgetrs.f to dgetrs.f
config.status:859: linking ./LAPACK/SRC/dggbak.f to dggbak.f
config.status:859: linking ./LAPACK/SRC/dggbal.f to dggbal.f
config.status:859: linking ./LAPACK/SRC/dgghrd.f to dgghrd.f
config.status:859: linking ./LAPACK/SRC/dggev.f to dggev.f
config.status:859: linking ./LAPACK/SRC/dhgeqz.f to dhgeqz.f
config.status:859: linking ./LAPACK/SRC/dhseqr.f to dhseqr.f
config.status:859: linking ./LAPACK/SRC/disnan.f to disnan.f
config.status:859: linking ./LAPACK/SRC/dlabad.f to dlabad.f
config.status:859: linking ./LAPACK/SRC/dlabrd.f to dlabrd.f
config.status:859: linking ./LAPACK/SRC/dlacpy.f to dlacpy.f
config.status:859: linking ./LAPACK/SRC/dladiv.f to dladiv.f
config.status:859: linking ./LAPACK/SRC/dlaebz.f to dlaebz.f
config.status:859: linking ./LAPACK/SRC/dlae2.f to dlae2.f
config.status:859: linking ./LAPACK/SRC/dlaev2.f to dlaev2.f
config.status:859: linking ./LAPACK/SRC/dlaexc.f to dlaexc.f
config.status:859: linking ./LAPACK/SRC/dlagtf.f to dlagtf.f
config.status:859: linking ./LAPACK/SRC/dlagts.f to dlagts.f
config.status:859: linking ./LAPACK/SRC/dlag2.f to dlag2.f
config.status:859: linking ./LAPACK/SRC/dlahqr.f to dlahqr.f
config.status:859: linking ./LAPACK/SRC/dlahr2.f to dlahr2.f
config.status:859: linking ./LAPACK/SRC/dlaisnan.f to dlaisnan.f
config.status:859: linking ./LAPACK/SRC/dlaln2.f to dlaln2.f
config.status:859: linking ./LAPACK/SRC/dlaneg.f to dlaneg.f
config.status:859: linking ./LAPACK/SRC/dlange.f to dlange.f
config.status:859: linking ./LAPACK/SRC/dlanhs.f to dlanhs.f
config.status:859: linking ./LAPACK/SRC/dlanst.f to dlanst.f
config.status:859: linking ./LAPACK/SRC/dlansy.f to dlansy.f
config.status:859: linking ./LAPACK/SRC/dlanv2.f to dlanv2.f
config.status:859: linking ./LAPACK/SRC/dlapy2.f to dlapy2.f
config.status:859: linking ./LAPACK/SRC/dlapy3.f to dlapy3.f
config.status:859: linking ./LAPACK/SRC/dlaqr0.f to dlaqr0.f
config.status:859: linking ./LAPACK/SRC/dlaqr1.f to dlaqr1.f
config.status:859: linking ./LAPACK/SRC/dlaqr2.f to dlaqr2.f
config.status:859: linking ./LAPACK/SRC/dlaqr3.f to dlaqr3.f
config.status:859: linking ./LAPACK/SRC/dlaqr4.f to dlaqr4.f
config.status:859: linking ./LAPACK/SRC/dlaqr5.f to dlaqr5.f
config.status:859: linking ./LAPACK/SRC/dlarf.f to dlarf.f
config.status:859: linking ./LAPACK/SRC/dlarfb.f to dlarfb.f
config.status:859: linking ./LAPACK/SRC/dlarfg.f to dlarfg.f
config.status:859: linking ./LAPACK/SRC/dlarft.f to dlarft.f
config.status:859: linking ./LAPACK/SRC/dlarfx.f to dlarfx.f
config.status:859: linking ./LAPACK/SRC/dlarnv.f to dlarnv.f
config.status:859: linking ./LAPACK/SRC/dlarra.f to dlarra.f
config.status:859: linking ./LAPACK/SRC/dlarrb.f to dlarrb.f
config.status:859: linking ./LAPACK/SRC/dlarrc.f to dlarrc.f
config.status:859: linking ./LAPACK/SRC/dlarrd.f to dlarrd.f
config.status:859: linking ./LAPACK/SRC/dlarre.f to dlarre.f
config.status:859: linking ./LAPACK/SRC/dlarrf.f to dlarrf.f
config.status:859: linking ./LAPACK/SRC/dlarrj.f to dlarrj.f
config.status:859: linking ./LAPACK/SRC/dlarrk.f to dlarrk.f
config.status:859: linking ./LAPACK/SRC/dlarrr.f to dlarrr.f
config.status:859: linking ./LAPACK/SRC/dlarrv.f to dlarrv.f
config.status:859: linking ./LAPACK/SRC/dlartg.f to dlartg.f
config.status:859: linking ./LAPACK/SRC/dlartv.f to dlartv.f
config.status:859: linking ./LAPACK/SRC/dlaruv.f to dlaruv.f
config.status:859: linking ./LAPACK/SRC/dlar1v.f to dlar1v.f
config.status:859: linking ./LAPACK/SRC/dlas2.f to dlas2.f
config.status:859: linking ./LAPACK/SRC/dlascl.f to dlascl.f
config.status:859: linking ./LAPACK/SRC/dlaset.f to dlaset.f
config.status:859: linking ./LAPACK/SRC/dlasq1.f to dlasq1.f
config.status:859: linking ./LAPACK/SRC/dlasq2.f to dlasq2.f
config.status:859: linking ./LAPACK/SRC/dlasq3.f to dlasq3.f
config.status:859: linking ./LAPACK/SRC/dlasq4.f to dlasq4.f
config.status:859: linking ./LAPACK/SRC/dlasq5.f to dlasq5.f
config.status:859: linking ./LAPACK/SRC/dlasq6.f to dlasq6.f
config.status:859: linking ./LAPACK/SRC/dlasr.f to dlasr.f
config.status:859: linking ./LAPACK/SRC/dlasrt.f to dlasrt.f
config.status:859: linking ./LAPACK/SRC/dlaswp.f to dlaswp.f
config.status:859: linking ./LAPACK/SRC/dlassq.f to dlassq.f
config.status:859: linking ./LAPACK/SRC/dlasv2.f to dlasv2.f
config.status:859: linking ./LAPACK/SRC/dlasyf.f to dlasyf.f
config.status:859: linking ./LAPACK/SRC/dlasy2.f to dlasy2.f
config.status:859: linking ./LAPACK/SRC/dlatrd.f to dlatrd.f
config.status:859: linking ./LAPACK/SRC/dorg2l.f to dorg2l.f
config.status:859: linking ./LAPACK/SRC/dorg2r.f to dorg2r.f
config.status:859: linking ./LAPACK/SRC/dorgbr.f to dorgbr.f
config.status:859: linking ./LAPACK/SRC/dorghr.f to dorghr.f
config.status:859: linking ./LAPACK/SRC/dorglq.f to dorglq.f
config.status:859: linking ./LAPACK/SRC/dorgl2.f to dorgl2.f
config.status:859: linking ./LAPACK/SRC/dorgql.f to dorgql.f
config.status:859: linking ./LAPACK/SRC/dorgqr.f to dorgqr.f
config.status:859: linking ./LAPACK/SRC/dorgtr.f to dorgtr.f
config.status:859: linking ./LAPACK/SRC/dorm2r.f to dorm2r.f
config.status:859: linking ./LAPACK/SRC/dormbr.f to dormbr.f
config.status:859: linking ./LAPACK/SRC/dormhr.f to dormhr.f
config.status:859: linking ./LAPACK/SRC/dorml2.f to dorml2.f
config.status:859: linking ./LAPACK/SRC/dormlq.f to dormlq.f
config.status:859: linking ./LAPACK/SRC/dormql.f to dormql.f
config.status:859: linking ./LAPACK/SRC/dormqr.f to dormqr.f
config.status:859: linking ./LAPACK/SRC/dormtr.f to dormtr.f
config.status:859: linking ./LAPACK/SRC/dorm2l.f to dorm2l.f
config.status:859: linking ./LAPACK/SRC/dpotf2.f to dpotf2.f
config.status:859: linking ./LAPACK/SRC/dpotrf.f to dpotrf.f
config.status:859: linking ./LAPACK/SRC/dpotrs.f to dpotrs.f
config.status:859: linking ./LAPACK/SRC/dstebz.f to dstebz.f
config.status:859: linking ./LAPACK/SRC/dstein.f to dstein.f
config.status:859: linking ./LAPACK/SRC/dstemr.f to dstemr.f
config.status:859: linking ./LAPACK/SRC/dsteqr.f to dsteqr.f
config.status:859: linking ./LAPACK/SRC/dsterf.f to dsterf.f
config.status:859: linking ./LAPACK/SRC/dsyev.f to dsyev.f
config.status:859: linking ./LAPACK/SRC/dsyevr.f to dsyevr.f
config.status:859: linking ./LAPACK/SRC/dsyevx.f to dsyevx.f
config.status:859: linking ./LAPACK/SRC/dsytd2.f to dsytd2.f
config.status:859: linking ./LAPACK/SRC/dsytf2.f to dsytf2.f
config.status:859: linking ./LAPACK/SRC/dsytrd.f to dsytrd.f
config.status:859: linking ./LAPACK/SRC/dsytrf.f to dsytrf.f
config.status:859: linking ./LAPACK/SRC/dsytri.f to dsytri.f
config.status:859: linking ./LAPACK/SRC/dtgevc.f to dtgevc.f
config.status:859: linking ./LAPACK/SRC/dtrevc.f to dtrevc.f
config.status:859: linking ./LAPACK/SRC/dtrexc.f to dtrexc.f
config.status:859: linking ./LAPACK/SRC/dtrti2.f to dtrti2.f
config.status:859: linking ./LAPACK/SRC/dtrtri.f to dtrtri.f
config.status:859: linking ./LAPACK/SRC/dtrtrs.f to dtrtrs.f
config.status:859: linking ./LAPACK/SRC/ieeeck.f to ieeeck.f
config.status:859: linking ./LAPACK/SRC/iladlc.f to iladlc.f
config.status:859: linking ./LAPACK/SRC/iladlr.f to iladlr.f
config.status:859: linking ./LAPACK/SRC/ilaenv.f to ilaenv.f
config.status:859: linking ./LAPACK/SRC/iparmq.f to iparmq.f
config.status:859: linking ./LAPACK/SRC/sgetf2.f to sgetf2.f
config.status:859: linking ./LAPACK/SRC/sgetrf.f to sgetrf.f
config.status:859: linking ./LAPACK/SRC/slaswp.f to slaswp.f
config.status:859: linking ./LAPACK/SRC/zgetf2.f to zgetf2.f
config.status:859: linking ./LAPACK/SRC/zgetrf.f to zgetrf.f
config.status:859: linking ./LAPACK/SRC/zlacgv.f to zlacgv.f
config.status:859: linking ./LAPACK/SRC/zlacpy.f to zlacpy.f
config.status:859: linking ./LAPACK/SRC/zlaev2.f to zlaev2.f
config.status:859: linking ./LAPACK/SRC/zlaswp.f to zlaswp.f
config.status:859: linking ./LAPACK/SRC/zpotf2.f to zpotf2.f
config.status:859: linking ./LAPACK/SRC/zrot.f to zrot.f
config.status:859: linking ./LAPACK/SRC/zsymv.f to zsymv.f
config.status:859: linking ./LAPACK/SRC/zsyr.f to zsyr.f
config.status:859: linking ./LAPACK/SRC/zsytri.f to zsytri.f
config.status:859: linking ./LAPACK/INSTALL/dlamch.f to dlamch.f
config.status:859: linking ./LAPACK/INSTALL/slamch.f to slamch.f
config.status:1096: executing depfiles commands
configure:26775: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting
configure:26778: Configuration of ThirdPartyLapack successful
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin13.1.0
ac_cv_build_alias=i386-apple-darwin13.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_ADD_CFLAGS_set=
ac_cv_env_ADD_CFLAGS_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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_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_FFLAGS_set=
ac_cv_env_DBG_FFLAGS_value=
ac_cv_env_DLAMCH_FFLAGS_set=
ac_cv_env_DLAMCH_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_MPIF77_set=
ac_cv_env_MPIF77_value=
ac_cv_env_OPT_CFLAGS_set=
ac_cv_env_OPT_CFLAGS_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/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=cc
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_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
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABSBUILDDIR='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack'
ACLOCAL='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run aclocal-1.9'
ADD_CFLAGS=''
ADD_FFLAGS=''
ALWAYS_FALSE_FALSE=''
ALWAYS_FALSE_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run automake-1.9'
AUX_DIR=''
AWK='awk'
BLAS_CFLAGS=''
BLAS_CFLAGS_INSTALLED=''
BLAS_DATA=''
BLAS_DATA_INSTALLED=''
BLAS_DEPENDENCIES=''
BLAS_LIBS='-framework vecLib'
BLAS_LIBS_INSTALLED=''
BUILDTOOLSDIR=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CDEFS=''
CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DLAPACK_BUILD'
COIN_CC_IS_CL_FALSE=''
COIN_CC_IS_CL_TRUE='#'
COIN_HAS_BLAS_FALSE='#'
COIN_HAS_BLAS_TRUE=''
COIN_HAS_PKGCONFIG_FALSE='#'
COIN_HAS_PKGCONFIG_TRUE=''
COIN_PKG_CONFIG_PATH='/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib64/pkgconfig:/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig:/Users/huchette/.julia/v0.3/Ipopt/deps/usr/share/pkgconfig:'
COIN_PKG_CONFIG_PATH_UNINSTALLED='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/Ipopt:/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Mumps:/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/HSLold:'
CPP='cc -E'
CPPFLAGS=''
CXX=''
CXXCPP='g++ -E'
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DBG_CFLAGS='-g -O0 -pipe -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
DBG_FFLAGS='-g -O0 -pipe '
DEFS='-DPACKAGE_NAME=\"ThirdPartyLapack\" -DPACKAGE_TARNAME=\"thirdpartylapack\" -DPACKAGE_VERSION=\"1.4.6\" -DPACKAGE_STRING=\"ThirdPartyLapack\ 1.4.6\" -DPACKAGE_BUGREPORT=\"http://projects.coin-or.org/BuildTools/newticket\" -DLAPACK_VERSION=\"1.4.6\" -DLAPACK_VERSION_MAJOR=1 -DLAPACK_VERSION_MINOR=4 -DLAPACK_VERSION_RELEASE=6 -DCOIN_LAPACK_VERBOSITY=0 -DCOIN_LAPACK_CHECKLEVEL=0 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DCOIN_HAS_BLAS=1 -DPACKAGE=\"thirdpartylapack\" -DVERSION=\"1.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
DEPDIR='.deps'
DLAMCH_FFLAGS='-O3 -pipe -O0'
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-O3 -pipe '
FLIBS=' -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
HAVE_EXTERNALS_FALSE=''
HAVE_EXTERNALS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LAPACKLIB_CFLAGS=''
LAPACKLIB_CFLAGS_INSTALLED=''
LAPACKLIB_DEPENDENCIES=''
LAPACKLIB_LIBS='-framework vecLib '
LAPACKLIB_LIBS_INSTALLED='-framework vecLib '
LAPACKLIB_PCLIBS='-framework vecLib -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.1/4.8.2/../../.. -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm'
LAPACKLIB_PCREQUIRES=''
LAPACK_SVN_REV=''
LDFLAGS=''
LIBEXT='a'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/../../libtool'
LIBTOOLM4=''
LN_S='ln -s'
LTLIBOBJS=''
LT_LDFLAGS=' -version-info 5:6:4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/missing --run makeinfo'
MPICC=''
MPIF77=''
OBJEXT='o'
OPT_CFLAGS='-O3 -pipe -DNDEBUG -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long '
OPT_FFLAGS='-O3 -pipe '
PACKAGE='thirdpartylapack'
PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket'
PACKAGE_NAME='ThirdPartyLapack'
PACKAGE_STRING='ThirdPartyLapack 1.4.6'
PACKAGE_TARNAME='thirdpartylapack'
PACKAGE_VERSION='1.4.6'
PATH_SEPARATOR=':'
PKG_CONFIG='pkg-config'
RANLIB='ranlib'
RPATH_FLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.4.6'
VPATH_DISTCLEANFILES=''
abs_bin_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/usr/bin'
abs_include_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/usr/include'
abs_lib_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib'
abs_source_dir='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack'
ac_c_preproc_warn_flag=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
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='i386-apple-darwin13.1.0'
build_alias=''
build_cpu='i386'
build_os='darwin13.1.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
have_autoconf=''
have_automake=''
have_svn=''
have_svnversion='yes'
host='i386-apple-darwin13.1.0'
host_alias=''
host_cpu='i386'
host_os='darwin13.1.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
prefix='/Users/huchette/.julia/v0.3/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_LAPACK_CHECKLEVEL 0
#define COIN_LAPACK_VERBOSITY 0
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 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 LAPACK_VERSION "1.4.6"
#define LAPACK_VERSION_MAJOR 1
#define LAPACK_VERSION_MINOR 4
#define LAPACK_VERSION_RELEASE 6
#define PACKAGE "thirdpartylapack"
#define PACKAGE_BUGREPORT "http://projects.coin-or.org/BuildTools/newticket"
#define PACKAGE_NAME "ThirdPartyLapack"
#define PACKAGE_STRING "ThirdPartyLapack 1.4.6"
#define PACKAGE_TARNAME "thirdpartylapack"
#define PACKAGE_VERSION "1.4.6"
#define STDC_HEADERS 1
#define VERSION "1.4.6"
configure: exit 0
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dasum.lo dasum.f
mkdir .libs
gfortran -O3 -pipe -c dasum.f -fno-common -o .libs/dasum.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o daxpy.lo daxpy.f
gfortran -O3 -pipe -c daxpy.f -fno-common -o .libs/daxpy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dcabs1.lo dcabs1.f
gfortran -O3 -pipe -c dcabs1.f -fno-common -o .libs/dcabs1.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dcopy.lo dcopy.f
gfortran -O3 -pipe -c dcopy.f -fno-common -o .libs/dcopy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ddot.lo ddot.f
gfortran -O3 -pipe -c ddot.f -fno-common -o .libs/ddot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgbmv.lo dgbmv.f
gfortran -O3 -pipe -c dgbmv.f -fno-common -o .libs/dgbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgemm.lo dgemm.f
gfortran -O3 -pipe -c dgemm.f -fno-common -o .libs/dgemm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgemv.lo dgemv.f
gfortran -O3 -pipe -c dgemv.f -fno-common -o .libs/dgemv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dger.lo dger.f
gfortran -O3 -pipe -c dger.f -fno-common -o .libs/dger.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dnrm2.lo dnrm2.f
gfortran -O3 -pipe -c dnrm2.f -fno-common -o .libs/dnrm2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drot.lo drot.f
gfortran -O3 -pipe -c drot.f -fno-common -o .libs/drot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotg.lo drotg.f
gfortran -O3 -pipe -c drotg.f -fno-common -o .libs/drotg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotm.lo drotm.f
gfortran -O3 -pipe -c drotm.f -fno-common -o .libs/drotm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotmg.lo drotmg.f
gfortran -O3 -pipe -c drotmg.f -fno-common -o .libs/drotmg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsbmv.lo dsbmv.f
gfortran -O3 -pipe -c dsbmv.f -fno-common -o .libs/dsbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dscal.lo dscal.f
gfortran -O3 -pipe -c dscal.f -fno-common -o .libs/dscal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsdot.lo dsdot.f
gfortran -O3 -pipe -c dsdot.f -fno-common -o .libs/dsdot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspmv.lo dspmv.f
gfortran -O3 -pipe -c dspmv.f -fno-common -o .libs/dspmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspr2.lo dspr2.f
gfortran -O3 -pipe -c dspr2.f -fno-common -o .libs/dspr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspr.lo dspr.f
gfortran -O3 -pipe -c dspr.f -fno-common -o .libs/dspr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dswap.lo dswap.f
gfortran -O3 -pipe -c dswap.f -fno-common -o .libs/dswap.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsymm.lo dsymm.f
gfortran -O3 -pipe -c dsymm.f -fno-common -o .libs/dsymm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsymv.lo dsymv.f
gfortran -O3 -pipe -c dsymv.f -fno-common -o .libs/dsymv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr2.lo dsyr2.f
gfortran -O3 -pipe -c dsyr2.f -fno-common -o .libs/dsyr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr2k.lo dsyr2k.f
gfortran -O3 -pipe -c dsyr2k.f -fno-common -o .libs/dsyr2k.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr.lo dsyr.f
gfortran -O3 -pipe -c dsyr.f -fno-common -o .libs/dsyr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyrk.lo dsyrk.f
gfortran -O3 -pipe -c dsyrk.f -fno-common -o .libs/dsyrk.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtbmv.lo dtbmv.f
gfortran -O3 -pipe -c dtbmv.f -fno-common -o .libs/dtbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtbsv.lo dtbsv.f
gfortran -O3 -pipe -c dtbsv.f -fno-common -o .libs/dtbsv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtpmv.lo dtpmv.f
gfortran -O3 -pipe -c dtpmv.f -fno-common -o .libs/dtpmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dasum.lo dasum.f
mkdir .libs
gfortran -O3 -pipe -c dasum.f -fno-common -o .libs/dasum.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o daxpy.lo daxpy.f
gfortran -O3 -pipe -c daxpy.f -fno-common -o .libs/daxpy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dcabs1.lo dcabs1.f
gfortran -O3 -pipe -c dcabs1.f -fno-common -o .libs/dcabs1.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dcopy.lo dcopy.f
gfortran -O3 -pipe -c dcopy.f -fno-common -o .libs/dcopy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ddot.lo ddot.f
gfortran -O3 -pipe -c ddot.f -fno-common -o .libs/ddot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgbmv.lo dgbmv.f
gfortran -O3 -pipe -c dgbmv.f -fno-common -o .libs/dgbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgemm.lo dgemm.f
gfortran -O3 -pipe -c dgemm.f -fno-common -o .libs/dgemm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgemv.lo dgemv.f
gfortran -O3 -pipe -c dgemv.f -fno-common -o .libs/dgemv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dger.lo dger.f
gfortran -O3 -pipe -c dger.f -fno-common -o .libs/dger.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dnrm2.lo dnrm2.f
gfortran -O3 -pipe -c dnrm2.f -fno-common -o .libs/dnrm2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drot.lo drot.f
gfortran -O3 -pipe -c drot.f -fno-common -o .libs/drot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotg.lo drotg.f
gfortran -O3 -pipe -c drotg.f -fno-common -o .libs/drotg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotm.lo drotm.f
gfortran -O3 -pipe -c drotm.f -fno-common -o .libs/drotm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o drotmg.lo drotmg.f
gfortran -O3 -pipe -c drotmg.f -fno-common -o .libs/drotmg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsbmv.lo dsbmv.f
gfortran -O3 -pipe -c dsbmv.f -fno-common -o .libs/dsbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dscal.lo dscal.f
gfortran -O3 -pipe -c dscal.f -fno-common -o .libs/dscal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsdot.lo dsdot.f
gfortran -O3 -pipe -c dsdot.f -fno-common -o .libs/dsdot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspmv.lo dspmv.f
gfortran -O3 -pipe -c dspmv.f -fno-common -o .libs/dspmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspr2.lo dspr2.f
gfortran -O3 -pipe -c dspr2.f -fno-common -o .libs/dspr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dspr.lo dspr.f
gfortran -O3 -pipe -c dspr.f -fno-common -o .libs/dspr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dswap.lo dswap.f
gfortran -O3 -pipe -c dswap.f -fno-common -o .libs/dswap.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsymm.lo dsymm.f
gfortran -O3 -pipe -c dsymm.f -fno-common -o .libs/dsymm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsymv.lo dsymv.f
gfortran -O3 -pipe -c dsymv.f -fno-common -o .libs/dsymv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr2.lo dsyr2.f
gfortran -O3 -pipe -c dsyr2.f -fno-common -o .libs/dsyr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr2k.lo dsyr2k.f
gfortran -O3 -pipe -c dsyr2k.f -fno-common -o .libs/dsyr2k.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyr.lo dsyr.f
gfortran -O3 -pipe -c dsyr.f -fno-common -o .libs/dsyr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyrk.lo dsyrk.f
gfortran -O3 -pipe -c dsyrk.f -fno-common -o .libs/dsyrk.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtbmv.lo dtbmv.f
gfortran -O3 -pipe -c dtbmv.f -fno-common -o .libs/dtbmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtbsv.lo dtbsv.f
gfortran -O3 -pipe -c dtbsv.f -fno-common -o .libs/dtbsv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtpmv.lo dtpmv.f
gfortran -O3 -pipe -c dtpmv.f -fno-common -o .libs/dtpmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtpsv.lo dtpsv.f
gfortran -O3 -pipe -c dtpsv.f -fno-common -o .libs/dtpsv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrmm.lo dtrmm.f
gfortran -O3 -pipe -c dtrmm.f -fno-common -o .libs/dtrmm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrmv.lo dtrmv.f
gfortran -O3 -pipe -c dtrmv.f -fno-common -o .libs/dtrmv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrsm.lo dtrsm.f
gfortran -O3 -pipe -c dtrsm.f -fno-common -o .libs/dtrsm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrsv.lo dtrsv.f
gfortran -O3 -pipe -c dtrsv.f -fno-common -o .libs/dtrsv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o idamax.lo idamax.f
gfortran -O3 -pipe -c idamax.f -fno-common -o .libs/idamax.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o isamax.lo isamax.f
gfortran -O3 -pipe -c isamax.f -fno-common -o .libs/isamax.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o izamax.lo izamax.f
gfortran -O3 -pipe -c izamax.f -fno-common -o .libs/izamax.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o lsame.lo lsame.f
gfortran -O3 -pipe -c lsame.f -fno-common -o .libs/lsame.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sgemm.lo sgemm.f
gfortran -O3 -pipe -c sgemm.f -fno-common -o .libs/sgemm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sgemv.lo sgemv.f
gfortran -O3 -pipe -c sgemv.f -fno-common -o .libs/sgemv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sger.lo sger.f
gfortran -O3 -pipe -c sger.f -fno-common -o .libs/sger.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sscal.lo sscal.f
gfortran -O3 -pipe -c sscal.f -fno-common -o .libs/sscal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sswap.lo sswap.f
gfortran -O3 -pipe -c sswap.f -fno-common -o .libs/sswap.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ssyr.lo ssyr.f
gfortran -O3 -pipe -c ssyr.f -fno-common -o .libs/ssyr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o strsm.lo strsm.f
gfortran -O3 -pipe -c strsm.f -fno-common -o .libs/strsm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o xerbla.lo xerbla.f
gfortran -O3 -pipe -c xerbla.f -fno-common -o .libs/xerbla.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zaxpy.lo zaxpy.f
gfortran -O3 -pipe -c zaxpy.f -fno-common -o .libs/zaxpy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zcopy.lo zcopy.f
gfortran -O3 -pipe -c zcopy.f -fno-common -o .libs/zcopy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zdscal.lo zdscal.f
gfortran -O3 -pipe -c zdscal.f -fno-common -o .libs/zdscal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zdotc.lo zdotc.f
gfortran -O3 -pipe -c zdotc.f -fno-common -o .libs/zdotc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zdotu.lo zdotu.f
gfortran -O3 -pipe -c zdotu.f -fno-common -o .libs/zdotu.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zgemm.lo zgemm.f
gfortran -O3 -pipe -c zgemm.f -fno-common -o .libs/zgemm.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zgemv.lo zgemv.f
gfortran -O3 -pipe -c zgemv.f -fno-common -o .libs/zgemv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zgeru.lo zgeru.f
gfortran -O3 -pipe -c zgeru.f -fno-common -o .libs/zgeru.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zher.lo zher.f
gfortran -O3 -pipe -c zher.f -fno-common -o .libs/zher.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zscal.lo zscal.f
gfortran -O3 -pipe -c zscal.f -fno-common -o .libs/zscal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zswap.lo zswap.f
gfortran -O3 -pipe -c zswap.f -fno-common -o .libs/zswap.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ztrsm.lo ztrsm.f
gfortran -O3 -pipe -c ztrsm.f -fno-common -o .libs/ztrsm.o
/bin/sh ./../../libtool --tag=F77 --mode=link gfortran -O3 -pipe -o libcoinblas.la -rpath /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib -version-info 4:6:3 dasum.lo daxpy.lo dcabs1.lo dcopy.lo ddot.lo dgbmv.lo dgemm.lo dgemv.lo dger.lo dnrm2.lo drot.lo drotg.lo drotm.lo drotmg.lo dsbmv.lo dscal.lo dsdot.lo dspmv.lo dspr2.lo dspr.lo dswap.lo dsymm.lo dsymv.lo dsyr2.lo dsyr2k.lo dsyr.lo dsyrk.lo dtbmv.lo dtbsv.lo dtpmv.lo dtpsv.lo dtrmm.lo dtrmv.lo dtrsm.lo dtrsv.lo idamax.lo isamax.lo izamax.lo lsame.lo sgemm.lo sgemv.lo sger.lo sscal.lo sswap.lo ssyr.lo strsm.lo xerbla.lo zaxpy.lo zcopy.lo zdscal.lo zdotc.lo zdotu.lo zgemm.lo zgemv.lo zgeru.lo zher.lo zscal.lo zswap.lo ztrsm.lo
gfortran -dynamiclib -single_module ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libcoinblas.1.3.6.dylib .libs/dasum.o .libs/daxpy.o .libs/dcabs1.o .libs/dcopy.o .libs/ddot.o .libs/dgbmv.o .libs/dgemm.o .libs/dgemv.o .libs/dger.o .libs/dnrm2.o .libs/drot.o .libs/drotg.o .libs/drotm.o .libs/drotmg.o .libs/dsbmv.o .libs/dscal.o .libs/dsdot.o .libs/dspmv.o .libs/dspr2.o .libs/dspr.o .libs/dswap.o .libs/dsymm.o .libs/dsymv.o .libs/dsyr2.o .libs/dsyr2k.o .libs/dsyr.o .libs/dsyrk.o .libs/dtbmv.o .libs/dtbsv.o .libs/dtpmv.o .libs/dtpsv.o .libs/dtrmm.o .libs/dtrmv.o .libs/dtrsm.o .libs/dtrsv.o .libs/idamax.o .libs/isamax.o .libs/izamax.o .libs/lsame.o .libs/sgemm.o .libs/sgemv.o .libs/sger.o .libs/sscal.o .libs/sswap.o .libs/ssyr.o .libs/strsm.o .libs/xerbla.o .libs/zaxpy.o .libs/zcopy.o .libs/zdscal.o .libs/zdotc.o .libs/zdotu.o .libs/zgemm.o .libs/zgemv.o .libs/zgeru.o .libs/zher.o .libs/zscal.o .libs/zswap.o .libs/ztrsm.o -install_name /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinblas.1.dylib -compatibility_version 5 -current_version 5.6
(cd .libs && rm -f libcoinblas.1.dylib && ln -s libcoinblas.1.3.6.dylib libcoinblas.1.dylib)
(cd .libs && rm -f libcoinblas.dylib && ln -s libcoinblas.1.3.6.dylib libcoinblas.dylib)
creating libcoinblas.la
(cd .libs && rm -f libcoinblas.la && ln -s ../libcoinblas.la libcoinblas.la)
test -z "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib" || /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/install-sh -d "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib"
/bin/sh ./../../libtool --mode=install /usr/bin/install -c 'libcoinblas.la' '/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinblas.la'
/usr/bin/install -c .libs/libcoinblas.1.3.6.dylib /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinblas.1.3.6.dylib
(cd /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib && { ln -s -f libcoinblas.1.3.6.dylib libcoinblas.1.dylib || { rm -f libcoinblas.1.dylib && ln -s libcoinblas.1.3.6.dylib libcoinblas.1.dylib; }; })
(cd /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib && { ln -s -f libcoinblas.1.3.6.dylib libcoinblas.dylib || { rm -f libcoinblas.dylib && ln -s libcoinblas.1.3.6.dylib libcoinblas.dylib; }; })
/usr/bin/install -c .libs/libcoinblas.lai /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinblas.la
----------------------------------------------------------------------
Libraries have been installed in:
/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig" || /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Blas/install-sh -d "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'coinblas.pc' '/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig/coinblas.pc'
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dbdsqr.lo dbdsqr.f
mkdir .libs
gfortran -O3 -pipe -c dbdsqr.f -fno-common -o .libs/dbdsqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgebal.lo dgebal.f
gfortran -O3 -pipe -c dgebal.f -fno-common -o .libs/dgebal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgebak.lo dgebak.f
gfortran -O3 -pipe -c dgebak.f -fno-common -o .libs/dgebak.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgebd2.lo dgebd2.f
gfortran -O3 -pipe -c dgebd2.f -fno-common -o .libs/dgebd2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgebrd.lo dgebrd.f
gfortran -O3 -pipe -c dgebrd.f -fno-common -o .libs/dgebrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgeev.lo dgeev.f
gfortran -O3 -pipe -c dgeev.f -fno-common -o .libs/dgeev.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgehd2.lo dgehd2.f
gfortran -O3 -pipe -c dgehd2.f -fno-common -o .libs/dgehd2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgehrd.lo dgehrd.f
gfortran -O3 -pipe -c dgehrd.f -fno-common -o .libs/dgehrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgelq2.lo dgelq2.f
gfortran -O3 -pipe -c dgelq2.f -fno-common -o .libs/dgelq2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgelqf.lo dgelqf.f
gfortran -O3 -pipe -c dgelqf.f -fno-common -o .libs/dgelqf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgels.lo dgels.f
gfortran -O3 -pipe -c dgels.f -fno-common -o .libs/dgels.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgeqr2.lo dgeqr2.f
gfortran -O3 -pipe -c dgeqr2.f -fno-common -o .libs/dgeqr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgeqrf.lo dgeqrf.f
gfortran -O3 -pipe -c dgeqrf.f -fno-common -o .libs/dgeqrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgesvd.lo dgesvd.f
gfortran -O3 -pipe -c dgesvd.f -fno-common -o .libs/dgesvd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgesv.lo dgesv.f
gfortran -O3 -pipe -c dgesv.f -fno-common -o .libs/dgesv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgetf2.lo dgetf2.f
gfortran -O3 -pipe -c dgetf2.f -fno-common -o .libs/dgetf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgetrf.lo dgetrf.f
gfortran -O3 -pipe -c dgetrf.f -fno-common -o .libs/dgetrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgetri.lo dgetri.f
gfortran -O3 -pipe -c dgetri.f -fno-common -o .libs/dgetri.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgetrs.lo dgetrs.f
gfortran -O3 -pipe -c dgetrs.f -fno-common -o .libs/dgetrs.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dggbak.lo dggbak.f
gfortran -O3 -pipe -c dggbak.f -fno-common -o .libs/dggbak.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dggbal.lo dggbal.f
gfortran -O3 -pipe -c dggbal.f -fno-common -o .libs/dggbal.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dgghrd.lo dgghrd.f
gfortran -O3 -pipe -c dgghrd.f -fno-common -o .libs/dgghrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dggev.lo dggev.f
gfortran -O3 -pipe -c dggev.f -fno-common -o .libs/dggev.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dhgeqz.lo dhgeqz.f
gfortran -O3 -pipe -c dhgeqz.f -fno-common -o .libs/dhgeqz.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dhseqr.lo dhseqr.f
gfortran -O3 -pipe -c dhseqr.f -fno-common -o .libs/dhseqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o disnan.lo disnan.f
gfortran -O3 -pipe -c disnan.f -fno-common -o .libs/disnan.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlabad.lo dlabad.f
gfortran -O3 -pipe -c dlabad.f -fno-common -o .libs/dlabad.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlabrd.lo dlabrd.f
gfortran -O3 -pipe -c dlabrd.f -fno-common -o .libs/dlabrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlacpy.lo dlacpy.f
gfortran -O3 -pipe -c dlacpy.f -fno-common -o .libs/dlacpy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dladiv.lo dladiv.f
gfortran -O3 -pipe -c dladiv.f -fno-common -o .libs/dladiv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaebz.lo dlaebz.f
gfortran -O3 -pipe -c dlaebz.f -fno-common -o .libs/dlaebz.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlae2.lo dlae2.f
gfortran -O3 -pipe -c dlae2.f -fno-common -o .libs/dlae2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaev2.lo dlaev2.f
gfortran -O3 -pipe -c dlaev2.f -fno-common -o .libs/dlaev2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaexc.lo dlaexc.f
gfortran -O3 -pipe -c dlaexc.f -fno-common -o .libs/dlaexc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlagtf.lo dlagtf.f
gfortran -O3 -pipe -c dlagtf.f -fno-common -o .libs/dlagtf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlagts.lo dlagts.f
gfortran -O3 -pipe -c dlagts.f -fno-common -o .libs/dlagts.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlag2.lo dlag2.f
gfortran -O3 -pipe -c dlag2.f -fno-common -o .libs/dlag2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlahqr.lo dlahqr.f
gfortran -O3 -pipe -c dlahqr.f -fno-common -o .libs/dlahqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlahr2.lo dlahr2.f
gfortran -O3 -pipe -c dlahr2.f -fno-common -o .libs/dlahr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaisnan.lo dlaisnan.f
gfortran -O3 -pipe -c dlaisnan.f -fno-common -o .libs/dlaisnan.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaln2.lo dlaln2.f
gfortran -O3 -pipe -c dlaln2.f -fno-common -o .libs/dlaln2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -O0 -c -o dlamch.lo dlamch.f
gfortran -O3 -pipe -O0 -c dlamch.f -fno-common -o .libs/dlamch.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaneg.lo dlaneg.f
gfortran -O3 -pipe -c dlaneg.f -fno-common -o .libs/dlaneg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlange.lo dlange.f
gfortran -O3 -pipe -c dlange.f -fno-common -o .libs/dlange.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlanhs.lo dlanhs.f
gfortran -O3 -pipe -c dlanhs.f -fno-common -o .libs/dlanhs.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlanst.lo dlanst.f
gfortran -O3 -pipe -c dlanst.f -fno-common -o .libs/dlanst.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlansy.lo dlansy.f
gfortran -O3 -pipe -c dlansy.f -fno-common -o .libs/dlansy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlanv2.lo dlanv2.f
gfortran -O3 -pipe -c dlanv2.f -fno-common -o .libs/dlanv2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlapy2.lo dlapy2.f
gfortran -O3 -pipe -c dlapy2.f -fno-common -o .libs/dlapy2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlapy3.lo dlapy3.f
gfortran -O3 -pipe -c dlapy3.f -fno-common -o .libs/dlapy3.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr0.lo dlaqr0.f
gfortran -O3 -pipe -c dlaqr0.f -fno-common -o .libs/dlaqr0.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr1.lo dlaqr1.f
gfortran -O3 -pipe -c dlaqr1.f -fno-common -o .libs/dlaqr1.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr2.lo dlaqr2.f
gfortran -O3 -pipe -c dlaqr2.f -fno-common -o .libs/dlaqr2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr3.lo dlaqr3.f
gfortran -O3 -pipe -c dlaqr3.f -fno-common -o .libs/dlaqr3.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr4.lo dlaqr4.f
gfortran -O3 -pipe -c dlaqr4.f -fno-common -o .libs/dlaqr4.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaqr5.lo dlaqr5.f
gfortran -O3 -pipe -c dlaqr5.f -fno-common -o .libs/dlaqr5.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarf.lo dlarf.f
gfortran -O3 -pipe -c dlarf.f -fno-common -o .libs/dlarf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarfb.lo dlarfb.f
gfortran -O3 -pipe -c dlarfb.f -fno-common -o .libs/dlarfb.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarfg.lo dlarfg.f
gfortran -O3 -pipe -c dlarfg.f -fno-common -o .libs/dlarfg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarft.lo dlarft.f
gfortran -O3 -pipe -c dlarft.f -fno-common -o .libs/dlarft.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarfx.lo dlarfx.f
gfortran -O3 -pipe -c dlarfx.f -fno-common -o .libs/dlarfx.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarnv.lo dlarnv.f
gfortran -O3 -pipe -c dlarnv.f -fno-common -o .libs/dlarnv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarra.lo dlarra.f
gfortran -O3 -pipe -c dlarra.f -fno-common -o .libs/dlarra.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrb.lo dlarrb.f
gfortran -O3 -pipe -c dlarrb.f -fno-common -o .libs/dlarrb.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrc.lo dlarrc.f
gfortran -O3 -pipe -c dlarrc.f -fno-common -o .libs/dlarrc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrd.lo dlarrd.f
gfortran -O3 -pipe -c dlarrd.f -fno-common -o .libs/dlarrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarre.lo dlarre.f
gfortran -O3 -pipe -c dlarre.f -fno-common -o .libs/dlarre.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrf.lo dlarrf.f
gfortran -O3 -pipe -c dlarrf.f -fno-common -o .libs/dlarrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrj.lo dlarrj.f
gfortran -O3 -pipe -c dlarrj.f -fno-common -o .libs/dlarrj.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrk.lo dlarrk.f
gfortran -O3 -pipe -c dlarrk.f -fno-common -o .libs/dlarrk.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrr.lo dlarrr.f
gfortran -O3 -pipe -c dlarrr.f -fno-common -o .libs/dlarrr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlarrv.lo dlarrv.f
gfortran -O3 -pipe -c dlarrv.f -fno-common -o .libs/dlarrv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlartg.lo dlartg.f
gfortran -O3 -pipe -c dlartg.f -fno-common -o .libs/dlartg.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlartv.lo dlartv.f
gfortran -O3 -pipe -c dlartv.f -fno-common -o .libs/dlartv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaruv.lo dlaruv.f
gfortran -O3 -pipe -c dlaruv.f -fno-common -o .libs/dlaruv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlar1v.lo dlar1v.f
gfortran -O3 -pipe -c dlar1v.f -fno-common -o .libs/dlar1v.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlas2.lo dlas2.f
gfortran -O3 -pipe -c dlas2.f -fno-common -o .libs/dlas2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlascl.lo dlascl.f
gfortran -O3 -pipe -c dlascl.f -fno-common -o .libs/dlascl.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaset.lo dlaset.f
gfortran -O3 -pipe -c dlaset.f -fno-common -o .libs/dlaset.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq1.lo dlasq1.f
gfortran -O3 -pipe -c dlasq1.f -fno-common -o .libs/dlasq1.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq2.lo dlasq2.f
gfortran -O3 -pipe -c dlasq2.f -fno-common -o .libs/dlasq2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq3.lo dlasq3.f
gfortran -O3 -pipe -c dlasq3.f -fno-common -o .libs/dlasq3.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq4.lo dlasq4.f
gfortran -O3 -pipe -c dlasq4.f -fno-common -o .libs/dlasq4.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq5.lo dlasq5.f
gfortran -O3 -pipe -c dlasq5.f -fno-common -o .libs/dlasq5.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasq6.lo dlasq6.f
gfortran -O3 -pipe -c dlasq6.f -fno-common -o .libs/dlasq6.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasr.lo dlasr.f
gfortran -O3 -pipe -c dlasr.f -fno-common -o .libs/dlasr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasrt.lo dlasrt.f
gfortran -O3 -pipe -c dlasrt.f -fno-common -o .libs/dlasrt.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlaswp.lo dlaswp.f
gfortran -O3 -pipe -c dlaswp.f -fno-common -o .libs/dlaswp.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlassq.lo dlassq.f
gfortran -O3 -pipe -c dlassq.f -fno-common -o .libs/dlassq.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasv2.lo dlasv2.f
gfortran -O3 -pipe -c dlasv2.f -fno-common -o .libs/dlasv2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasyf.lo dlasyf.f
gfortran -O3 -pipe -c dlasyf.f -fno-common -o .libs/dlasyf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlasy2.lo dlasy2.f
gfortran -O3 -pipe -c dlasy2.f -fno-common -o .libs/dlasy2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dlatrd.lo dlatrd.f
gfortran -O3 -pipe -c dlatrd.f -fno-common -o .libs/dlatrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorg2l.lo dorg2l.f
gfortran -O3 -pipe -c dorg2l.f -fno-common -o .libs/dorg2l.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorg2r.lo dorg2r.f
gfortran -O3 -pipe -c dorg2r.f -fno-common -o .libs/dorg2r.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorgbr.lo dorgbr.f
gfortran -O3 -pipe -c dorgbr.f -fno-common -o .libs/dorgbr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorghr.lo dorghr.f
gfortran -O3 -pipe -c dorghr.f -fno-common -o .libs/dorghr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorglq.lo dorglq.f
gfortran -O3 -pipe -c dorglq.f -fno-common -o .libs/dorglq.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorgl2.lo dorgl2.f
gfortran -O3 -pipe -c dorgl2.f -fno-common -o .libs/dorgl2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorgql.lo dorgql.f
gfortran -O3 -pipe -c dorgql.f -fno-common -o .libs/dorgql.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorgqr.lo dorgqr.f
gfortran -O3 -pipe -c dorgqr.f -fno-common -o .libs/dorgqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorgtr.lo dorgtr.f
gfortran -O3 -pipe -c dorgtr.f -fno-common -o .libs/dorgtr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorm2r.lo dorm2r.f
gfortran -O3 -pipe -c dorm2r.f -fno-common -o .libs/dorm2r.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormbr.lo dormbr.f
gfortran -O3 -pipe -c dormbr.f -fno-common -o .libs/dormbr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormhr.lo dormhr.f
gfortran -O3 -pipe -c dormhr.f -fno-common -o .libs/dormhr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorml2.lo dorml2.f
gfortran -O3 -pipe -c dorml2.f -fno-common -o .libs/dorml2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormlq.lo dormlq.f
gfortran -O3 -pipe -c dormlq.f -fno-common -o .libs/dormlq.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormql.lo dormql.f
gfortran -O3 -pipe -c dormql.f -fno-common -o .libs/dormql.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormqr.lo dormqr.f
gfortran -O3 -pipe -c dormqr.f -fno-common -o .libs/dormqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dormtr.lo dormtr.f
gfortran -O3 -pipe -c dormtr.f -fno-common -o .libs/dormtr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dorm2l.lo dorm2l.f
gfortran -O3 -pipe -c dorm2l.f -fno-common -o .libs/dorm2l.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dpotf2.lo dpotf2.f
gfortran -O3 -pipe -c dpotf2.f -fno-common -o .libs/dpotf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dpotrf.lo dpotrf.f
gfortran -O3 -pipe -c dpotrf.f -fno-common -o .libs/dpotrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dpotrs.lo dpotrs.f
gfortran -O3 -pipe -c dpotrs.f -fno-common -o .libs/dpotrs.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dstebz.lo dstebz.f
gfortran -O3 -pipe -c dstebz.f -fno-common -o .libs/dstebz.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dstein.lo dstein.f
gfortran -O3 -pipe -c dstein.f -fno-common -o .libs/dstein.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dstemr.lo dstemr.f
gfortran -O3 -pipe -c dstemr.f -fno-common -o .libs/dstemr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsteqr.lo dsteqr.f
gfortran -O3 -pipe -c dsteqr.f -fno-common -o .libs/dsteqr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsterf.lo dsterf.f
gfortran -O3 -pipe -c dsterf.f -fno-common -o .libs/dsterf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyev.lo dsyev.f
gfortran -O3 -pipe -c dsyev.f -fno-common -o .libs/dsyev.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyevr.lo dsyevr.f
gfortran -O3 -pipe -c dsyevr.f -fno-common -o .libs/dsyevr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsyevx.lo dsyevx.f
gfortran -O3 -pipe -c dsyevx.f -fno-common -o .libs/dsyevx.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsytd2.lo dsytd2.f
gfortran -O3 -pipe -c dsytd2.f -fno-common -o .libs/dsytd2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsytf2.lo dsytf2.f
gfortran -O3 -pipe -c dsytf2.f -fno-common -o .libs/dsytf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsytrd.lo dsytrd.f
gfortran -O3 -pipe -c dsytrd.f -fno-common -o .libs/dsytrd.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsytrf.lo dsytrf.f
gfortran -O3 -pipe -c dsytrf.f -fno-common -o .libs/dsytrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dsytri.lo dsytri.f
gfortran -O3 -pipe -c dsytri.f -fno-common -o .libs/dsytri.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtgevc.lo dtgevc.f
gfortran -O3 -pipe -c dtgevc.f -fno-common -o .libs/dtgevc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrevc.lo dtrevc.f
gfortran -O3 -pipe -c dtrevc.f -fno-common -o .libs/dtrevc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrexc.lo dtrexc.f
gfortran -O3 -pipe -c dtrexc.f -fno-common -o .libs/dtrexc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrti2.lo dtrti2.f
gfortran -O3 -pipe -c dtrti2.f -fno-common -o .libs/dtrti2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrtri.lo dtrtri.f
gfortran -O3 -pipe -c dtrtri.f -fno-common -o .libs/dtrtri.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o dtrtrs.lo dtrtrs.f
gfortran -O3 -pipe -c dtrtrs.f -fno-common -o .libs/dtrtrs.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ieeeck.lo ieeeck.f
gfortran -O3 -pipe -c ieeeck.f -fno-common -o .libs/ieeeck.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o iladlc.lo iladlc.f
gfortran -O3 -pipe -c iladlc.f -fno-common -o .libs/iladlc.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o iladlr.lo iladlr.f
gfortran -O3 -pipe -c iladlr.f -fno-common -o .libs/iladlr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o ilaenv.lo ilaenv.f
gfortran -O3 -pipe -c ilaenv.f -fno-common -o .libs/ilaenv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o iparmq.lo iparmq.f
gfortran -O3 -pipe -c iparmq.f -fno-common -o .libs/iparmq.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sgetf2.lo sgetf2.f
gfortran -O3 -pipe -c sgetf2.f -fno-common -o .libs/sgetf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o sgetrf.lo sgetrf.f
gfortran -O3 -pipe -c sgetrf.f -fno-common -o .libs/sgetrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -O0 -c -o slamch.lo slamch.f
gfortran -O3 -pipe -O0 -c slamch.f -fno-common -o .libs/slamch.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o slaswp.lo slaswp.f
gfortran -O3 -pipe -c slaswp.f -fno-common -o .libs/slaswp.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zgetf2.lo zgetf2.f
gfortran -O3 -pipe -c zgetf2.f -fno-common -o .libs/zgetf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zgetrf.lo zgetrf.f
gfortran -O3 -pipe -c zgetrf.f -fno-common -o .libs/zgetrf.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zlacgv.lo zlacgv.f
gfortran -O3 -pipe -c zlacgv.f -fno-common -o .libs/zlacgv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zlacpy.lo zlacpy.f
gfortran -O3 -pipe -c zlacpy.f -fno-common -o .libs/zlacpy.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zlaev2.lo zlaev2.f
gfortran -O3 -pipe -c zlaev2.f -fno-common -o .libs/zlaev2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zlaswp.lo zlaswp.f
gfortran -O3 -pipe -c zlaswp.f -fno-common -o .libs/zlaswp.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zpotf2.lo zpotf2.f
gfortran -O3 -pipe -c zpotf2.f -fno-common -o .libs/zpotf2.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zrot.lo zrot.f
gfortran -O3 -pipe -c zrot.f -fno-common -o .libs/zrot.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zsymv.lo zsymv.f
gfortran -O3 -pipe -c zsymv.f -fno-common -o .libs/zsymv.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zsyr.lo zsyr.f
gfortran -O3 -pipe -c zsyr.f -fno-common -o .libs/zsyr.o
/bin/sh ./../../libtool --tag=F77 --mode=compile gfortran -O3 -pipe -c -o zsytri.lo zsytri.f
gfortran -O3 -pipe -c zsytri.f -fno-common -o .libs/zsytri.o
/bin/sh ./../../libtool --tag=F77 --mode=link gfortran -O3 -pipe -o libcoinlapack.la -rpath /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib -version-info 5:6:4 dbdsqr.lo dgebal.lo dgebak.lo dgebd2.lo dgebrd.lo dgeev.lo dgehd2.lo dgehrd.lo dgelq2.lo dgelqf.lo dgels.lo dgeqr2.lo dgeqrf.lo dgesvd.lo dgesv.lo dgetf2.lo dgetrf.lo dgetri.lo dgetrs.lo dggbak.lo dggbal.lo dgghrd.lo dggev.lo dhgeqz.lo dhseqr.lo disnan.lo dlabad.lo dlabrd.lo dlacpy.lo dladiv.lo dlaebz.lo dlae2.lo dlaev2.lo dlaexc.lo dlagtf.lo dlagts.lo dlag2.lo dlahqr.lo dlahr2.lo dlaisnan.lo dlaln2.lo dlamch.lo dlaneg.lo dlange.lo dlanhs.lo dlanst.lo dlansy.lo dlanv2.lo dlapy2.lo dlapy3.lo dlaqr0.lo dlaqr1.lo dlaqr2.lo dlaqr3.lo dlaqr4.lo dlaqr5.lo dlarf.lo dlarfb.lo dlarfg.lo dlarft.lo dlarfx.lo dlarnv.lo dlarra.lo dlarrb.lo dlarrc.lo dlarrd.lo dlarre.lo dlarrf.lo dlarrj.lo dlarrk.lo dlarrr.lo dlarrv.lo dlartg.lo dlartv.lo dlaruv.lo dlar1v.lo dlas2.lo dlascl.lo dlaset.lo dlasq1.lo dlasq2.lo dlasq3.lo dlasq4.lo dlasq5.lo dlasq6.lo dlasr.lo dlasrt.lo dlaswp.lo dlassq.lo dlasv2.lo dlasyf.lo dlasy2.lo dlatrd.lo dorg2l.lo dorg2r.lo dorgbr.lo dorghr.lo dorglq.lo dorgl2.lo dorgql.lo dorgqr.lo dorgtr.lo dorm2r.lo dormbr.lo dormhr.lo dorml2.lo dormlq.lo dormql.lo dormqr.lo dormtr.lo dorm2l.lo dpotf2.lo dpotrf.lo dpotrs.lo dstebz.lo dstein.lo dstemr.lo dsteqr.lo dsterf.lo dsyev.lo dsyevr.lo dsyevx.lo dsytd2.lo dsytf2.lo dsytrd.lo dsytrf.lo dsytri.lo dtgevc.lo dtrevc.lo dtrexc.lo dtrti2.lo dtrtri.lo dtrtrs.lo ieeeck.lo iladlc.lo iladlr.lo ilaenv.lo iparmq.lo sgetf2.lo sgetrf.lo slamch.lo slaswp.lo zgetf2.lo zgetrf.lo zlacgv.lo zlacpy.lo zlaev2.lo zlaswp.lo zpotf2.lo zrot.lo zsymv.lo zsyr.lo zsytri.lo
gfortran -dynamiclib -single_module ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libcoinlapack.1.4.6.dylib .libs/dbdsqr.o .libs/dgebal.o .libs/dgebak.o .libs/dgebd2.o .libs/dgebrd.o .libs/dgeev.o .libs/dgehd2.o .libs/dgehrd.o .libs/dgelq2.o .libs/dgelqf.o .libs/dgels.o .libs/dgeqr2.o .libs/dgeqrf.o .libs/dgesvd.o .libs/dgesv.o .libs/dgetf2.o .libs/dgetrf.o .libs/dgetri.o .libs/dgetrs.o .libs/dggbak.o .libs/dggbal.o .libs/dgghrd.o .libs/dggev.o .libs/dhgeqz.o .libs/dhseqr.o .libs/disnan.o .libs/dlabad.o .libs/dlabrd.o .libs/dlacpy.o .libs/dladiv.o .libs/dlaebz.o .libs/dlae2.o .libs/dlaev2.o .libs/dlaexc.o .libs/dlagtf.o .libs/dlagts.o .libs/dlag2.o .libs/dlahqr.o .libs/dlahr2.o .libs/dlaisnan.o .libs/dlaln2.o .libs/dlamch.o .libs/dlaneg.o .libs/dlange.o .libs/dlanhs.o .libs/dlanst.o .libs/dlansy.o .libs/dlanv2.o .libs/dlapy2.o .libs/dlapy3.o .libs/dlaqr0.o .libs/dlaqr1.o .libs/dlaqr2.o .libs/dlaqr3.o .libs/dlaqr4.o .libs/dlaqr5.o .libs/dlarf.o .libs/dlarfb.o .libs/dlarfg.o .libs/dlarft.o .libs/dlarfx.o .libs/dlarnv.o .libs/dlarra.o .libs/dlarrb.o .libs/dlarrc.o .libs/dlarrd.o .libs/dlarre.o .libs/dlarrf.o .libs/dlarrj.o .libs/dlarrk.o .libs/dlarrr.o .libs/dlarrv.o .libs/dlartg.o .libs/dlartv.o .libs/dlaruv.o .libs/dlar1v.o .libs/dlas2.o .libs/dlascl.o .libs/dlaset.o .libs/dlasq1.o .libs/dlasq2.o .libs/dlasq3.o .libs/dlasq4.o .libs/dlasq5.o .libs/dlasq6.o .libs/dlasr.o .libs/dlasrt.o .libs/dlaswp.o .libs/dlassq.o .libs/dlasv2.o .libs/dlasyf.o .libs/dlasy2.o .libs/dlatrd.o .libs/dorg2l.o .libs/dorg2r.o .libs/dorgbr.o .libs/dorghr.o .libs/dorglq.o .libs/dorgl2.o .libs/dorgql.o .libs/dorgqr.o .libs/dorgtr.o .libs/dorm2r.o .libs/dormbr.o .libs/dormhr.o .libs/dorml2.o .libs/dormlq.o .libs/dormql.o .libs/dormqr.o .libs/dormtr.o .libs/dorm2l.o .libs/dpotf2.o .libs/dpotrf.o .libs/dpotrs.o .libs/dstebz.o .libs/dstein.o .libs/dstemr.o .libs/dsteqr.o .libs/dsterf.o .libs/dsyev.o .libs/dsyevr.o .libs/dsyevx.o .libs/dsytd2.o .libs/dsytf2.o .libs/dsytrd.o .libs/dsytrf.o .libs/dsytri.o .libs/dtgevc.o .libs/dtrevc.o .libs/dtrexc.o .libs/dtrti2.o .libs/dtrtri.o .libs/dtrtrs.o .libs/ieeeck.o .libs/iladlc.o .libs/iladlr.o .libs/ilaenv.o .libs/iparmq.o .libs/sgetf2.o .libs/sgetrf.o .libs/slamch.o .libs/slaswp.o .libs/zgetf2.o .libs/zgetrf.o .libs/zlacgv.o .libs/zlacpy.o .libs/zlaev2.o .libs/zlaswp.o .libs/zpotf2.o .libs/zrot.o .libs/zsymv.o .libs/zsyr.o .libs/zsytri.o -install_name /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinlapack.1.dylib -compatibility_version 6 -current_version 6.6
(cd .libs && rm -f libcoinlapack.1.dylib && ln -s libcoinlapack.1.4.6.dylib libcoinlapack.1.dylib)
(cd .libs && rm -f libcoinlapack.dylib && ln -s libcoinlapack.1.4.6.dylib libcoinlapack.dylib)
creating libcoinlapack.la
(cd .libs && rm -f libcoinlapack.la && ln -s ../libcoinlapack.la libcoinlapack.la)
test -z "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib" || /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/install-sh -d "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib"
/bin/sh ./../../libtool --mode=install /usr/bin/install -c 'libcoinlapack.la' '/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinlapack.la'
/usr/bin/install -c .libs/libcoinlapack.1.4.6.dylib /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinlapack.1.4.6.dylib
(cd /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib && { ln -s -f libcoinlapack.1.4.6.dylib libcoinlapack.1.dylib || { rm -f libcoinlapack.1.dylib && ln -s libcoinlapack.1.4.6.dylib libcoinlapack.1.dylib; }; })
(cd /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib && { ln -s -f libcoinlapack.1.4.6.dylib libcoinlapack.dylib || { rm -f libcoinlapack.dylib && ln -s libcoinlapack.1.4.6.dylib libcoinlapack.dylib; }; })
/usr/bin/install -c .libs/libcoinlapack.lai /Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/libcoinlapack.la
----------------------------------------------------------------------
Libraries have been installed in:
/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig" || /Users/huchette/.julia/v0.3/Ipopt/deps/src/Ipopt-3.11.4/ThirdParty/Lapack/install-sh -d "/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'coinlapack.pc' '/Users/huchette/.julia/v0.3/Ipopt/deps/usr/lib/pkgconfig/coinlapack.pc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment