[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Mon Apr 17 12:31:11 CDT 2017


Minotaur daily test report
Mon Apr 17 22:37:01 IST 2017
origin.ieor.iitb.ac.in
Linux origin 4.9.0-2-amd64 #1 SMP Debian 4.9.13-1 (2017-02-27) x86_64 GNU/Linux
Detailed log available at  http://www.ieor.iitb.ac.in/files/faculty/amahajan/minotaur/nightly/origin/index.html
Not using any user specified doxygen installation
Not using any user specified cmake installation

Minotaur src directory checked out.
Minotaur version: v0.2-146-g62beafa

Summary
--------------------------------------------------
compiling build-base: OK.
make utest output for build-base: OK (39)
compiling build-base-debug: OK.
make utest output for build-base-debug: OK (39)
compiling build-base-static: OK.
make utest output for build-base-static: OK (39)
compiling build-filter: OK.
make utest output for build-filter: OK (39)
compiling build-filter-debug: OK.
make utest output for build-filter-debug: OK (39)
compiling build-filter-static: OK.
make utest output for build-filter-static: OK (39)
compiling build-ipopt: OK.
make utest output for build-ipopt: OK (42)
compiling build-ipopt-debug: OK.
make utest output for build-ipopt-debug: OK (42)
compiling build-ipopt-static: OK.
make utest output for build-ipopt-static: OK (42)
compiling build-osi: OK.
make utest output for build-osi: OK (39)
compiling build-osi-debug: OK.
make utest output for build-osi-debug: OK (39)
compiling build-osi-static: OK.
make utest output for build-osi-static: OK (39)
compiling build-ampl: OK.
make utest output for build-ampl: OK (58)
compiling build-ampl-debug: OK.
make utest output for build-ampl-debug: OK (58)
compiling build-ampl-static: OK.
make utest output for build-ampl-static: OK (58)
compiling build-all: OK.
make utest output for build-all: OK (69)
compiling build-all-debug: OK.
make utest output for build-all-debug: OK (69)
compiling build-all-static: OK.
make utest output for build-all-static: OK (69)
compiling build-all-manual: OK.

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (69)
==9888== Memcheck, a memory error detector
==9888== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==9888== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==9888== Command: ./unittest all
==9888== 
: logger ok! ==9888== Conditional jump or move depends on uninitialised value(s)
==9888==    at 0x2007A4: bqpd_ (in /home/amahajan/tmp/minotaur-test/build-all-debug/src/testing/unittest)
==9888==    by 0x1F8E5F: Minotaur::BqpdEngine::solve_(int, double&) (BqpdEngine.cpp:512)
==9888==    by 0x1F8934: Minotaur::BqpdEngine::solve() (BqpdEngine.cpp:432)
==9888==    by 0x1EC1C4: AMPLBqpdUT::testNLP() (AMPLBqpdUT.cpp:57)
==9888==    by 0x1ED93B: CppUnit::TestCaller<AMPLBqpdUT>::runTest() (TestCaller.h:166)
==9888==    by 0x4E5AB81: CppUnit::TestCaseMethodFunctor::operator()() const (TestCase.cpp:32)
==9888==    by 0x4E5197F: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (DefaultProtector.cpp:15)
==9888==    by 0x4E57F74: operator() (ProtectorChain.cpp:20)
==9888==    by 0x4E57F74: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (ProtectorChain.cpp:77)
==9888==    by 0x4E6047B: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TestResult.cpp:181)
==9888==    by 0x4E5A9CF: CppUnit::TestCase::run(CppUnit::TestResult*) (TestCase.cpp:92)
==9888==    by 0x4E5AE52: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (TestComposite.cpp:64)
==9888==    by 0x4E5AD6D: CppUnit::TestComposite::run(CppUnit::TestResult*) (TestComposite.cpp:23)
==9888== 
OK (69)
==9888== 
==9888== HEAP SUMMARY:
==9888==     in use at exit: 0 bytes in 0 blocks
==9888==   total heap usage: 172,917 allocs, 172,917 frees, 888,616,379 bytes allocated
==9888== 
==9888== All heap blocks were freed -- no leaks are possible
==9888== 
==9888== For counts of detected and suppressed errors, rerun with: -v
==9888== Use --track-origins=yes to see where uninitialised values come from
==9888== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
 
Errors in build-all:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (69)
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:542: minotaur.d: No such file or directory
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from ./include/minotaur/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from ./include/minotaur/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from ./include/minotaur/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from ./include/minotaur/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from ./include/minotaur/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from ./include/minotaur/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from ./include/minotaur/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from ./include/minotaur/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
 
Errors in build-all-static:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLBqpdUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLFilterSQPUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLIpoptUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLOsiUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (69)
 
Errors in build-ampl-debug:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (58)
 
Errors in build-ampl:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (58)
 
Errors in build-ampl-static:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLNonlinearFunction.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLJacobian.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/qg.cpp:17:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/QPDive.cpp:43:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/McBnb.cpp:54:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/MsBnb.cpp:52:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLHessian.h:17,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Bnb.cpp:50:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/algorithms/Glob.cpp:45:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLInstanceUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/AMPLCGraphUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/PolySolverUT.cpp:10:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18:0,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:956:13: warning: redundant redeclaration of ‘int Sprintf(char*, const char*, ...)’ in same scope [-Wredundant-decls]
  extern int Sprintf(char*, const char*, ...);
             ^~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/asl.h:24:0,
                 from /home/amahajan/tmp/minotaur-test/src/interfaces/ampl/AMPLInterface.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.h:18,
                 from /home/amahajan/tmp/minotaur-test/src/testing/TransformerUT.cpp:8:
/home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20161228/stdio1.h:66:12: note: previous declaration of ‘int Sprintf(char*, const char*, ...)’
 extern int Sprintf ANSI((char*, const char*, ...));
            ^~~~~~~
: logger ok! OK (58)
 
Errors in build-base-debug:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-base:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-base-static:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-filter-debug:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-filter:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-filter-static:
--------------------------------------------------
: logger ok! OK (39)
 
Errors in build-ipopt-debug:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
: logger ok! OK (42)
 
Errors in build-ipopt:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
: logger ok! OK (42)
 
Errors in build-ipopt-static:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:13:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::AddRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:215:51: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::AddRef(const Referencer* referencer) const
                                                   ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp: In member function ‘void Ipopt::ReferencedObject::ReleaseRef(const Ipopt::Referencer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpReferenced.hpp:227:55: warning: unused parameter ‘referencer’ [-Wunused-parameter]
   void ReferencedObject::ReleaseRef(const Referencer* referencer) const
                                                       ^~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:18:0:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_var_con_metadata(Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&, Ipopt::Index, Ipopt::TNLP::StringMetaDataMapType&, Ipopt::TNLP::IntegerMetaDataMapType&, Ipopt::TNLP::NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:90:45: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_var_con_metadata(Index n,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:91:62: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& var_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:92:63: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& var_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:93:63: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& var_numeric_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:94:45: warning: unused parameter ‘m’ [-Wunused-parameter]
                                       Index m,
                                             ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:95:62: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                       StringMetaDataMapType& con_string_md,
                                                              ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:96:63: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                       IntegerMetaDataMapType& con_integer_md,
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:97:63: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                       NumericMetaDataMapType& con_numeric_md)
                                                               ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_scaling_parameters(Ipopt::Number&, bool&, Ipopt::Index, Ipopt::Number*, bool&, Ipopt::Index, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:119:49: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
     virtual bool get_scaling_parameters(Number& obj_scaling,
                                                 ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:47: warning: unused parameter ‘use_x_scaling’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:120:68: warning: unused parameter ‘n’ [-Wunused-parameter]
                                         bool& use_x_scaling, Index n,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:121:49: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
                                         Number* x_scaling,
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:47: warning: unused parameter ‘use_g_scaling’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                               ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:122:68: warning: unused parameter ‘m’ [-Wunused-parameter]
                                         bool& use_g_scaling, Index m,
                                                                    ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:123:49: warning: unused parameter ‘g_scaling’ [-Wunused-parameter]
                                         Number* g_scaling)
                                                 ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_variables_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:48: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:132:66: warning: unused parameter ‘var_types’ [-Wunused-parameter]
     virtual bool get_variables_linearity(Index n, LinearityType* var_types)
                                                                  ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_constraints_linearity(Ipopt::Index, Ipopt::TNLP::LinearityType*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:50: warning: unused parameter ‘m’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:140:68: warning: unused parameter ‘const_types’ [-Wunused-parameter]
     virtual bool get_constraints_linearity(Index m, LinearityType* const_types)
                                                                    ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_warm_start_iterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:161:57: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool get_warm_start_iterate(IteratesVector& warm_start_iterate)
                                                         ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::eval_h(Ipopt::Index, const Number*, bool, Ipopt::Number, Ipopt::Index, const Number*, bool, Ipopt::Index, Ipopt::Index*, Ipopt::Index*, Ipopt::Number*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:31: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                               ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:48: warning: unused parameter ‘x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:196:56: warning: unused parameter ‘new_x’ [-Wunused-parameter]
     virtual bool eval_h(Index n, const Number* x, bool new_x,
                                                        ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:32: warning: unused parameter ‘obj_factor’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:50: warning: unused parameter ‘m’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:197:67: warning: unused parameter ‘lambda’ [-Wunused-parameter]
                         Number obj_factor, Index m, const Number* lambda,
                                                                   ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:30: warning: unused parameter ‘new_lambda’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                              ^~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:198:48: warning: unused parameter ‘nele_hess’ [-Wunused-parameter]
                         bool new_lambda, Index nele_hess,
                                                ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:32: warning: unused parameter ‘iRow’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:45: warning: unused parameter ‘jCol’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:199:59: warning: unused parameter ‘values’ [-Wunused-parameter]
                         Index* iRow, Index* jCol, Number* values)
                                                           ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual void Ipopt::TNLP::finalize_metadata(Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&, Ipopt::Index, const StringMetaDataMapType&, const IntegerMetaDataMapType&, const NumericMetaDataMapType&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:226:42: warning: unused parameter ‘n’ [-Wunused-parameter]
     virtual void finalize_metadata(Index n,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:227:65: warning: unused parameter ‘var_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& var_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:228:66: warning: unused parameter ‘var_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& var_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:229:66: warning: unused parameter ‘var_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& var_numeric_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:230:42: warning: unused parameter ‘m’ [-Wunused-parameter]
                                    Index m,
                                          ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:231:65: warning: unused parameter ‘con_string_md’ [-Wunused-parameter]
                                    const StringMetaDataMapType& con_string_md,
                                                                 ^~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:232:66: warning: unused parameter ‘con_integer_md’ [-Wunused-parameter]
                                    const IntegerMetaDataMapType& con_integer_md,
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:233:66: warning: unused parameter ‘con_numeric_md’ [-Wunused-parameter]
                                    const NumericMetaDataMapType& con_numeric_md)
                                                                  ^~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::intermediate_callback(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:240:54: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool intermediate_callback(AlgorithmMode mode,
                                                      ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:46: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                              ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:241:59: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                        Index iter, Number obj_value,
                                                           ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:47: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                               ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:242:62: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                        Number inf_pr, Number inf_du,
                                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:47: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                               ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:243:58: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                        Number mu, Number d_norm,
                                                          ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:244:47: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                        Number regularization_size,
                                               ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:47: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:245:64: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                        Number alpha_du, Number alpha_pr,
                                                                ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:246:46: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                        Index ls_trials,
                                              ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:247:57: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                        const IpoptData* ip_data,
                                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:248:67: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                        IpoptCalculatedQuantities* ip_cq)
                                                                   ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp: In member function ‘virtual bool Ipopt::TNLP::get_list_of_nonlinear_variables(Ipopt::Index, Ipopt::Index*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:272:56: warning: unused parameter ‘num_nonlin_vars’ [-Wunused-parameter]
     virtual bool get_list_of_nonlinear_variables(Index num_nonlin_vars,
                                                        ^~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTNLP.hpp:273:16: warning: unused parameter ‘pos_nonlin_vars’ [-Wunused-parameter]
         Index* pos_nonlin_vars)
                ^~~~~~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpTaggedObject.hpp:15:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::AttachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:309:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::AttachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp: In member function ‘void Ipopt::Subject::DetachObserver(Ipopt::Observer::NotifyType, Ipopt::Observer*) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpObserver.hpp:329:53: warning: unused parameter ‘notify_type’ [-Wunused-parameter]
   void Subject::DetachObserver(Observer::NotifyType notify_type, Observer* observer) const
                                                     ^~~~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28:0,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::ProcessOptions(const Ipopt::OptionsList&, const string&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:56:52: warning: unused parameter ‘options’ [-Wunused-parameter]
     virtual bool ProcessOptions(const OptionsList& options,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:57:52: warning: unused parameter ‘prefix’ [-Wunused-parameter]
                                 const std::string& prefix)
                                                    ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::GetWarmStartIterate(Ipopt::IteratesVector&)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:109:54: warning: unused parameter ‘warm_start_iterate’ [-Wunused-parameter]
     virtual bool GetWarmStartIterate(IteratesVector& warm_start_iterate)
                                                      ^~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::FinalizeSolution(Ipopt::SolverReturn, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, const Ipopt::Vector&, Ipopt::Number, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:145:48: warning: unused parameter ‘status’ [-Wunused-parameter]
     virtual void FinalizeSolution(SolverReturn status,
                                                ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:49: warning: unused parameter ‘x’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:146:66: warning: unused parameter ‘z_L’ [-Wunused-parameter]
                                   const Vector& x, const Vector& z_L,
                                                                  ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:147:49: warning: unused parameter ‘z_U’ [-Wunused-parameter]
                                   const Vector& z_U,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:49: warning: unused parameter ‘c’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                 ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:148:66: warning: unused parameter ‘d’ [-Wunused-parameter]
                                   const Vector& c, const Vector& d,
                                                                  ^
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:49: warning: unused parameter ‘y_c’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                 ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:149:68: warning: unused parameter ‘y_d’ [-Wunused-parameter]
                                   const Vector& y_c, const Vector& y_d,
                                                                    ^~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:150:42: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                   Number obj_value,
                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:151:52: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                   const IpoptData* ip_data,
                                                    ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:152:62: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                   IpoptCalculatedQuantities* ip_cq)
                                                              ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual bool Ipopt::NLP::IntermediateCallBack(Ipopt::AlgorithmMode, Ipopt::Index, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Number, Ipopt::Index, const Ipopt::IpoptData*, Ipopt::IpoptCalculatedQuantities*)’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:170:53: warning: unused parameter ‘mode’ [-Wunused-parameter]
     virtual bool IntermediateCallBack(AlgorithmMode mode,
                                                     ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:45: warning: unused parameter ‘iter’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                             ^~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:171:58: warning: unused parameter ‘obj_value’ [-Wunused-parameter]
                                       Index iter, Number obj_value,
                                                          ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:46: warning: unused parameter ‘inf_pr’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                              ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:172:61: warning: unused parameter ‘inf_du’ [-Wunused-parameter]
                                       Number inf_pr, Number inf_du,
                                                             ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:46: warning: unused parameter ‘mu’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                              ^~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:173:57: warning: unused parameter ‘d_norm’ [-Wunused-parameter]
                                       Number mu, Number d_norm,
                                                         ^~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:174:46: warning: unused parameter ‘regularization_size’ [-Wunused-parameter]
                                       Number regularization_size,
                                              ^~~~~~~~~~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:46: warning: unused parameter ‘alpha_du’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                              ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:175:63: warning: unused parameter ‘alpha_pr’ [-Wunused-parameter]
                                       Number alpha_du, Number alpha_pr,
                                                               ^~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:176:45: warning: unused parameter ‘ls_trials’ [-Wunused-parameter]
                                       Index ls_trials,
                                             ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:177:56: warning: unused parameter ‘ip_data’ [-Wunused-parameter]
                                       const IpoptData* ip_data,
                                                        ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:178:66: warning: unused parameter ‘ip_cq’ [-Wunused-parameter]
                                       IpoptCalculatedQuantities* ip_cq)
                                                                  ^~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp: In member function ‘virtual void Ipopt::NLP::GetScalingParameters(Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::SmartPtr<const Ipopt::VectorSpace>, Ipopt::Number&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&, Ipopt::SmartPtr<Ipopt::Vector>&) const’:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:189:41: warning: unused parameter ‘x_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> x_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:190:41: warning: unused parameter ‘c_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> c_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:191:41: warning: unused parameter ‘d_space’ [-Wunused-parameter]
       const SmartPtr<const VectorSpace> d_space,
                                         ^~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:192:15: warning: unused parameter ‘obj_scaling’ [-Wunused-parameter]
       Number& obj_scaling,
               ^~~~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:193:25: warning: unused parameter ‘x_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& x_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:194:25: warning: unused parameter ‘c_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& c_scaling,
                         ^~~~~~~~~
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:195:25: warning: unused parameter ‘d_scaling’ [-Wunused-parameter]
       SmartPtr<Vector>& d_scaling) const
                         ^~~~~~~~~
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpVector.hpp:14:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpNLP.hpp:13,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpIpoptApplication.hpp:28,
                 from /home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:19:
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp: In instantiation of ‘void Ipopt::DependentResult<T>::RecieveNotification(Ipopt::Observer::NotifyType, const Ipopt::Subject*) [with T = double]’:
/home/amahajan/tmp/minotaur-test/src/engines/Ipopt/IpoptEngine.cpp:1126:1:   required from here
/home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.7/build/include/coin/IpCachedResults.hpp:405:87: warning: unused parameter ‘subject’ [-Wunused-parameter]
   void DependentResult<T>::RecieveNotification(NotifyType notify_type, const Subject* subject)
                                                                                       ^~~~~~~
: logger ok! OK (42)
 
Errors in build-osi-debug:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
: logger ok! OK (39)
 
Errors in build-osi:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
: logger ok! OK (39)
 
Errors in build-osi-static:
--------------------------------------------------
In file included from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSimplex.hpp:18:0,
                 from /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/OsiClpSolverInterface.hpp:14,
                 from /home/amahajan/tmp/minotaur-test/src/engines/OsiLP/OsiLPEngine.cpp:18:
/home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.9/build/include/coin/ClpSolve.hpp:408:5: warning: "CLP_HAS_ABC" is not defined [-Wundef]
 #if CLP_HAS_ABC
     ^~~~~~~~~~~
: logger ok! OK (39)

End of tests
Mon Apr 17 23:01:11 IST 2017
--------------------------------------------------


More information about the Minotaur-dev mailing list