Skip to content

Instantly share code, notes, and snippets.

@abhayraw1
Created July 8, 2020 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhayraw1/3502d788d8b12d9e20ef70b4969160b4 to your computer and use it in GitHub Desktop.
Save abhayraw1/3502d788d8b12d9e20ef70b4969160b4 to your computer and use it in GitHub Desktop.
Making all in Ipopt
make[1]: Entering directory '/home/abhay/Ipopt/Ipopt'
Making all in src/Common
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Common'
make all-am
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Common'
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Common'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Common'
Making all in src/LinAlg
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
Making all in TMatrices
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg/TMatrices'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg/TMatrices'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
Making all in src/Algorithm
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
Making all in LinearSolvers
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/LinearSolvers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/LinearSolvers'
Making all in Inexact
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/Inexact'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/Inexact'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
Making all in src/contrib/CGPenalty
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/contrib/CGPenalty'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/contrib/CGPenalty'
Making all in src/contrib/LinearSolverLoader
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/contrib/LinearSolverLoader'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/contrib/LinearSolverLoader'
Making all in src/Interfaces
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Interfaces'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Interfaces'
Making all in src/Apps
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps'
Making all in CUTErInterface
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps/CUTErInterface'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps/CUTErInterface'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt'
make[1]: Leaving directory '/home/abhay/Ipopt/Ipopt'
make[1]: Entering directory '/home/abhay/Ipopt'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/abhay/Ipopt'
cd Ipopt; make test
make[1]: Entering directory '/home/abhay/Ipopt/Ipopt'
Making all in src/Common
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Common'
make all-am
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Common'
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Common'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Common'
Making all in src/LinAlg
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
Making all in TMatrices
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg/TMatrices'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg/TMatrices'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/LinAlg'
Making all in src/Algorithm
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
Making all in LinearSolvers
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/LinearSolvers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/LinearSolvers'
Making all in Inexact
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/Inexact'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm/Inexact'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Algorithm'
Making all in src/contrib/CGPenalty
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/contrib/CGPenalty'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/contrib/CGPenalty'
Making all in src/contrib/LinearSolverLoader
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/contrib/LinearSolverLoader'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/contrib/LinearSolverLoader'
Making all in src/Interfaces
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Interfaces'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Interfaces'
Making all in src/Apps
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps'
Making all in CUTErInterface
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps/CUTErInterface'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps/CUTErInterface'
make[3]: Entering directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/src/Apps'
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt'
cd test; make test
make[2]: Entering directory '/home/abhay/Ipopt/Ipopt/test'
/bin/bash ../../libtool --tag=CXX --mode=link g++ -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD -L/home/abhay/HSL/lib -o hs071_cpp hs071_main.o hs071_nlp.o ../src/Interfaces/libipopt.la -L/usr/local/lib -lcoinhsl -llapack -lblas -lm -ldl
mkdir .libs
libtool: link: warning: library `/usr/local/lib/libmetis.la' was moved.
g++ -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD -o .libs/hs071_cpp hs071_main.o hs071_nlp.o -L/home/abhay/HSL/lib ../src/Interfaces/.libs/libipopt.so -L/usr/local/lib /usr/local/lib/libcoinhsl.so /usr/local/lib/libmetis.so -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -lgfortran -lquadmath -llapack -lblas -lm -ldl -Wl,--rpath -Wl,/home/abhay/Ipopt/lib
../src/Interfaces/.libs/libipopt.so: undefined reference to `mc68_default_control'
../src/Interfaces/.libs/libipopt.so: undefined reference to `mc68_order'
collect2: error: ld returned 1 exit status
Makefile:434: recipe for target 'hs071_cpp' failed
make[2]: *** [hs071_cpp] Error 1
make[2]: Leaving directory '/home/abhay/Ipopt/Ipopt/test'
Makefile:1063: recipe for target 'unitTest' failed
make[1]: *** [unitTest] Error 2
make[1]: Leaving directory '/home/abhay/Ipopt/Ipopt'
Makefile:694: recipe for target 'test' failed
make: *** [test] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment