[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Sat Nov 5 12:55:06 CDT 2016


Minotaur daily test report
Sat Nov  5 22:37:01 IST 2016
origin.ieor.iitb.ac.in
Linux origin 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) 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.
ls: cannot access build-ampl/bin: No such file or directory
ls: cannot access build-ampl/lib: No such file or directory
ls: cannot access build-ampl/include/minotaur/*: No such file or directory
ls: cannot access build-ampl-debug/bin: No such file or directory
ls: cannot access build-ampl-debug/lib: No such file or directory
ls: cannot access build-ampl-debug/include/minotaur/*: No such file or directory
ls: cannot access build-ampl-static/bin: No such file or directory
ls: cannot access build-ampl-static/lib: No such file or directory
ls: cannot access build-ampl-static/include/minotaur/*: No such file or directory
ls: cannot access build-all/bin: No such file or directory
ls: cannot access build-all/lib: No such file or directory
ls: cannot access build-all/include/minotaur/*: No such file or directory
ls: cannot access build-all-debug/bin: No such file or directory
ls: cannot access build-all-debug/lib: No such file or directory
ls: cannot access build-all-debug/include/minotaur/*: No such file or directory
./daily-lnx-iit-test.sh: line 270: cd: build-all-debug/src/testing: No such file or directory
./daily-lnx-iit-test.sh: line 271: ../../../build-all-debug.out: Permission denied
./daily-lnx-iit-test.sh: line 47: ./scripts/build_with_externals: No such file or directory
./daily-lnx-iit-test.sh: line 50: cd: build-all-static: No such file or directory
ls: cannot access build-all-static/bin: No such file or directory
ls: cannot access build-all-static/lib: No such file or directory
ls: cannot access build-all-static/include/minotaur/*: No such file or directory
rsync: change_dir "/home/amahajan/tmp/minotaur-test/build-all/doxygen/html" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]

Summary
--------------------------------------------------
compiling build-base: OK.
make utest output for build-base: OK (39)
compiling build-base-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-base-debug: ERROR
compiling build-base-static: ERROR. lib/libminotaur.a not built.
make utest output for build-base-static: ERROR
compiling build-filter: ERROR. lib/libminotaur.so not built.
make utest output for build-filter: ERROR
compiling build-filter-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-filter-debug: ERROR
compiling build-filter-static: ERROR. lib/libminotaur.a not built.
make utest output for build-filter-static: ERROR
compiling build-ipopt: ERROR. lib/libminotaur.so not built.
make utest output for build-ipopt: ERROR
compiling build-ipopt-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-ipopt-debug: ERROR
compiling build-ipopt-static: ERROR. lib/libminotaur.a not built.
make utest output for build-ipopt-static: ERROR
compiling build-osi: ERROR. lib/libminotaur.so not built.
make utest output for build-osi: ERROR
compiling build-osi-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-osi-debug: ERROR
compiling build-osi-static: ERROR. lib/libminotaur.a not built.
make utest output for build-osi-static: ERROR
compiling build-ampl: ERROR. lib/libminotaur.so not built.
make utest output for build-ampl: ERROR
compiling build-ampl-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-ampl-debug: ERROR
compiling build-ampl-static: ERROR. lib/libminotaur.a not built.
make utest output for build-ampl-static: ERROR
compiling build-all: ERROR. lib/libminotaur.so not built.
make utest output for build-all: ERROR
compiling build-all-debug: ERROR. lib/libminotaur.so not built.
make utest output for build-all-debug: ERROR
compiling build-all-static: ERROR. lib/libminotaur.a not built.
make utest output for build-all-static: ERROR
compiling build-all-manual: ERROR. lib/libminotaur.a not built.

Errors:
--------------------------------------------------
 
Errors in build-all-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-all:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-all-manual:
--------------------------------------------------
Makefile:534: minotaur.d: No such file or directory
cc1plus: warning: /home/amahajan/tmp/minotaur-test/minotaur-externals/ipopt-3.12.3/build/include: No such file or directory
cc1plus: warning: /home/amahajan/tmp/minotaur-test/minotaur-externals/clp-1.16.6/build/include: No such file or directory
cc1plus: warning: /home/amahajan/tmp/minotaur-test/minotaur-externals/asl-20150602: No such file or directory
In file included from /home/amahajan/tmp/minotaur-test/src/base/Brancher.h:17:0,
                 from /home/amahajan/tmp/minotaur-test/src/base/BndProcessor.cpp:15:
/home/amahajan/tmp/minotaur-test/src/base/Types.h:16:32: fatal error: boost/shared_ptr.hpp: No such file or directory
 #include <boost/shared_ptr.hpp>
                                ^
compilation terminated.
make: *** [/home/amahajan/tmp/minotaur-test/src/base/BndProcessor.o] Error 1
 
Errors in build-all-static:
--------------------------------------------------
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ampl-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ampl:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ampl-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-base-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-base:
--------------------------------------------------
--2016-11-05 23:21:54--  http://www.mcs.anl.gov/~mahajan/minotaur/restricted/minotaur-externals-0.2.tar.gz
Resolving www.mcs.anl.gov (www.mcs.anl.gov)... 140.221.6.95
Connecting to www.mcs.anl.gov (www.mcs.anl.gov)|140.221.6.95|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11849670 (11M) [application/x-gzip]
Saving to: ‘minotaur-externals-0.2.tar.gz’

     0K .......... .......... .......... .......... ..........  0% 73.2K 2m37s
    50K .......... .......... .......... .......... ..........  0%  219K 1m45s
   100K .......... .......... .......... .......... ..........  1%  219K 87s
   150K .......... .......... .......... .......... ..........  1%  219K 78s
   200K .......... .......... .......... .......... ..........  2%  219K 72s
   250K .......... .......... .......... .......... ..........  2%  219K 69s
   300K .......... .......... .......... .......... ..........  3%  220K 66s
   350K .......... .......... .......... .......... ..........  3% 46.4M 57s
   400K .......... .......... .......... .......... ..........  3%  220K 56s
   450K .......... .......... .......... .......... ..........  4%  220K 56s
   500K .......... .......... .......... .......... ..........  4% 62.9M 50s
   550K .......... .......... .......... .......... ..........  5%  220K 50s
   600K .......... .......... .......... .......... ..........  5% 58.3M 46s
   650K .......... .......... .......... .......... ..........  6%  220K 46s
   700K .......... .......... .......... .......... ..........  6% 62.7M 43s
   750K .......... .......... .......... .......... ..........  6%  220K 43s
   800K .......... .......... .......... .......... ..........  7% 54.7M 40s
   850K .......... .......... .......... .......... ..........  7% 78.4M 38s
   900K .......... .......... .......... .......... ..........  8%  220K 38s
   950K .......... .......... .......... .......... ..........  8% 89.1M 36s
  1000K .......... .......... .......... .......... ..........  9% 66.7M 34s
  1050K .......... .......... .......... .......... ..........  9%  220K 35s
  1100K .......... .......... .......... .......... ..........  9% 87.9M 33s
  1150K .......... .......... .......... .......... .......... 10% 95.8M 32s
  1200K .......... .......... .......... .......... .......... 10%  220K 32s
  1250K .......... .......... .......... .......... .......... 11% 91.1M 31s
  1300K .......... .......... .......... .......... .......... 11%  122M 29s
  1350K .......... .......... .......... .......... .......... 12%  220K 30s
  1400K .......... .......... .......... .......... .......... 12% 98.3M 29s
  1450K .......... .......... .......... .......... .......... 12%  101M 28s
  1500K .......... .......... .......... .......... .......... 13%  221K 28s
  1550K .......... .......... .......... .......... .......... 13% 75.0M 27s
  1600K .......... .......... .......... .......... .......... 14% 86.7M 26s
  1650K .......... .......... .......... .......... .......... 14%  110M 25s
  1700K .......... .......... .......... .......... .......... 15%  221K 26s
  1750K .......... .......... .......... .......... .......... 15% 76.8M 25s
  1800K .......... .......... .......... .......... .......... 15% 79.9M 24s
  1850K .......... .......... .......... .......... .......... 16%  106M 23s
  1900K .......... .......... .......... .......... .......... 16%  121M 23s
  1950K .......... .......... .......... .......... .......... 17%  221K 23s
  2000K .......... .......... .......... .......... .......... 17% 87.2M 22s
  2050K .......... .......... .......... .......... .......... 18%  146M 22s
  2100K .......... .......... .......... .......... .......... 18% 97.3M 21s
  2150K .......... .......... .......... .......... .......... 19%  106M 20s
  2200K .......... .......... .......... .......... .......... 19%  222K 21s
  2250K .......... .......... .......... .......... .......... 19% 37.9M 20s
  2300K .......... .......... .......... .......... .......... 20%  113M 20s
  2350K .......... .......... .......... .......... .......... 20%  119M 19s
  2400K .......... .......... .......... .......... .......... 21% 97.7M 19s
  2450K .......... .......... .......... .......... .......... 21%  120M 18s
  2500K .......... .......... .......... .......... .......... 22%  222K 19s
  2550K .......... .......... .......... .......... .......... 22% 47.2M 18s
  2600K .......... .......... .......... .......... .......... 22% 52.4M 18s
  2650K .......... .......... .......... .......... .......... 23%  143M 17s
  2700K .......... .......... .......... .......... .......... 23%  122M 17s
  2750K .......... .......... .......... .......... .......... 24% 90.8M 16s
  2800K .......... .......... .......... .......... .......... 24%  103M 16s
  2850K .......... .......... .......... .......... .......... 25%  145M 16s
  2900K .......... .......... .......... .......... .......... 25%  222K 16s
  2950K .......... .......... .......... .......... .......... 25% 71.8M 16s
  3000K .......... .......... .......... .......... .......... 26% 77.7M 15s
  3050K .......... .......... .......... .......... .......... 26%  111M 15s
  3100K .......... .......... .......... .......... .......... 27%  111M 15s
  3150K .......... .......... .......... .......... .......... 27%  126M 14s
  3200K .......... .......... .......... .......... .......... 28%  107M 14s
  3250K .......... .......... .......... .......... .......... 28%  108M 14s
  3300K .......... .......... .......... .......... .......... 28%  223K 14s
  3350K .......... .......... .......... .......... .......... 29% 87.6M 14s
  3400K .......... .......... .......... .......... .......... 29% 68.4M 13s
  3450K .......... .......... .......... .......... .......... 30%  101M 13s
  3500K .......... .......... .......... .......... .......... 30%  105M 13s
  3550K .......... .......... .......... .......... .......... 31%  123M 13s
  3600K .......... .......... .......... .......... .......... 31%  110M 12s
  3650K .......... .......... .......... .......... .......... 31%  106M 12s
  3700K .......... .......... .......... .......... .......... 32%  224K 12s
  3750K .......... .......... .......... .......... .......... 32% 38.3M 12s
  3800K .......... .......... .......... .......... .......... 33% 85.3M 12s
  3850K .......... .......... .......... .......... .......... 33%  103M 12s
  3900K .......... .......... .......... .......... .......... 34% 89.7M 11s
  3950K .......... .......... .......... .......... .......... 34%  110M 11s
  4000K .......... .......... .......... .......... .......... 34%  109M 11s
  4050K .......... .......... .......... .......... .......... 35% 98.9M 11s
  4100K .......... .......... .......... .......... .......... 35%  137M 11s
  4150K .......... .......... .......... .......... .......... 36%  224K 11s
  4200K .......... .......... .......... .......... .......... 36% 55.0M 11s
  4250K .......... .......... .......... .......... .......... 37% 67.2M 10s
  4300K .......... .......... .......... .......... .......... 37% 98.4M 10s
  4350K .......... .......... .......... .......... .......... 38% 90.7M 10s
  4400K .......... .......... .......... .......... .......... 38%  107M 10s
  4450K .......... .......... .......... .......... .......... 38%  135M 10s
  4500K .......... .......... .......... .......... .......... 39% 98.9M 10s
  4550K .......... .......... .......... .......... .......... 39%  104M 9s
  4600K .......... .......... .......... .......... .......... 40%  131M 9s
  4650K .......... .......... .......... .......... .......... 40%  224K 9s
  4700K .......... .......... .......... .......... .......... 41% 43.9M 9s
  4750K .......... .......... .......... .......... .......... 41% 95.4M 9s
  4800K .......... .......... .......... .......... .......... 41%  150M 9s
  4850K .......... .......... .......... .......... .......... 42% 92.7M 9s
  4900K .......... .......... .......... .......... .......... 42%  124M 9s
  4950K .......... .......... .......... .......... .......... 43%  100M 8s
  5000K .......... .......... .......... .......... .......... 43%  150M 8s
  5050K .......... .......... .......... .......... .......... 44%  120M 8s
  5100K .......... .......... .......... .......... .......... 44%  100M 8s
  5150K .......... .......... .......... .......... .......... 44% 91.4M 8s
  5200K .......... .......... .......... .......... .......... 45%  224K 8s
  5250K .......... .......... .......... .......... .......... 45% 79.4M 8s
  5300K .......... .......... .......... .......... .......... 46% 73.4M 8s
  5350K .......... .......... .......... .......... .......... 46%  115M 8s
  5400K .......... .......... .......... .......... .......... 47% 99.9M 7s
  5450K .......... .......... .......... .......... .......... 47%  120M 7s
  5500K .......... .......... .......... .......... .......... 47%  104M 7s
  5550K .......... .......... .......... .......... .......... 48%  114M 7s
  5600K .......... .......... .......... .......... .......... 48%  106M 7s
  5650K .......... .......... .......... .......... .......... 49%  109M 7s
  5700K .......... .......... .......... .......... .......... 49%  119M 7s
  5750K .......... .......... .......... .......... .......... 50% 1.31M 7s
  5800K .......... .......... .......... .......... .......... 50%  269K 7s
  5850K .......... .......... .......... .......... .......... 50% 65.5M 7s
  5900K .......... .......... .......... .......... .......... 51%  114M 6s
  5950K .......... .......... .......... .......... .......... 51%  114M 6s
  6000K .......... .......... .......... .......... .......... 52%  119M 6s
  6050K .......... .......... .......... .......... .......... 52%  100M 6s
  6100K .......... .......... .......... .......... .......... 53%  119M 6s
  6150K .......... .......... .......... .......... .......... 53%  118M 6s
  6200K .......... .......... .......... .......... .......... 54%  115M 6s
  6250K .......... .......... .......... .......... .......... 54% 97.1M 6s
  6300K .......... .......... .......... .......... .......... 54%  119M 6s
  6350K .......... .......... .......... .......... .......... 55%  120M 6s
  6400K .......... .......... .......... .......... .......... 55%  121M 5s
  6450K .......... .......... .......... .......... .......... 56% 67.0M 5s
  6500K .......... .......... .......... .......... .......... 56%  226K 5s
  6550K .......... .......... .......... .......... .......... 57% 97.2M 5s
  6600K .......... .......... .......... .......... .......... 57% 84.5M 5s
  6650K .......... .......... .......... .......... .......... 57% 98.5M 5s
  6700K .......... .......... .......... .......... .......... 58%  117M 5s
  6750K .......... .......... .......... .......... .......... 58%  102M 5s
  6800K .......... .......... .......... .......... .......... 59%  117M 5s
  6850K .......... .......... .......... .......... .......... 59%  116M 5s
  6900K .......... .......... .......... .......... .......... 60%  104M 5s
  6950K .......... .......... .......... .......... .......... 60%  113M 5s
  7000K .......... .......... .......... .......... .......... 60%  116M 5s
  7050K .......... .......... .......... .......... .......... 61%  111M 4s
  7100K .......... .......... .......... .......... .......... 61%  100M 4s
  7150K .......... .......... .......... .......... .......... 62%  118M 4s
  7200K .......... .......... .......... .......... .......... 62%  118M 4s
  7250K .......... .......... .......... .......... .......... 63%  114M 4s
  7300K .......... .......... .......... .......... .......... 63%  103M 4s
  7350K .......... .......... .......... .......... .......... 63%  118M 4s
  7400K .......... .......... .......... .......... .......... 64%  227K 4s
  7450K .......... .......... .......... .......... .......... 64%  122M 4s
  7500K .......... .......... .......... .......... .......... 65% 67.4M 4s
  7550K .......... .......... .......... .......... .......... 65%  112M 4s
  7600K .......... .......... .......... .......... .......... 66%  118M 4s
  7650K .......... .......... .......... .......... .......... 66% 99.8M 4s
  7700K .......... .......... .......... .......... .......... 66%  114M 4s
  7750K .......... .......... .......... .......... .......... 67%  116M 4s
  7800K .......... .......... .......... .......... .......... 67%  119M 3s
  7850K .......... .......... .......... .......... .......... 68%  100M 3s
  7900K .......... .......... .......... .......... .......... 68%  113M 3s
  7950K .......... .......... .......... .......... .......... 69%  114M 3s
  8000K .......... .......... .......... .......... .......... 69%  114M 3s
  8050K .......... .......... .......... .......... .......... 69%  104M 3s
  8100K .......... .......... .......... .......... .......... 70%  116M 3s
  8150K .......... .......... .......... .......... .......... 70%  115M 3s
  8200K .......... .......... .......... .......... .......... 71%  111M 3s
  8250K .......... .......... .......... .......... .......... 71%  103M 3s
  8300K .......... .......... .......... .......... .......... 72%  114M 3s
  8350K .......... .......... .......... .......... .......... 72%  120M 3s
  8400K .......... .......... .......... .......... .......... 73%  108M 3s
  8450K .......... .......... .......... .......... .......... 73%  101M 3s
  8500K .......... .......... .......... .......... .......... 73% 1.48M 3s
  8550K .......... .......... .......... .......... .......... 74%  269K 3s
  8600K .......... .......... .......... .......... .......... 74%  111M 3s
  8650K .......... .......... .......... .......... .......... 75%  108M 2s
  8700K .......... .......... .......... .......... .......... 75%  118M 2s
  8750K .......... .......... .......... .......... .......... 76%  104M 2s
  8800K .......... .......... .......... .......... .......... 76%  116M 2s
  8850K .......... .......... .......... .......... .......... 76%  121M 2s
  8900K .......... .......... .......... .......... .......... 77%  119M 2s
  8950K .......... .......... .......... .......... .......... 77%  105M 2s
  9000K .......... .......... .......... .......... .......... 78%  117M 2s
  9050K .......... .......... .......... .......... .......... 78%  120M 2s
  9100K .......... .......... .......... .......... .......... 79%  118M 2s
  9150K .......... .......... .......... .......... .......... 79%  105M 2s
  9200K .......... .......... .......... .......... .......... 79%  118M 2s
  9250K .......... .......... .......... .......... .......... 80%  107M 2s
  9300K .......... .......... .......... .......... .......... 80%  109M 2s
  9350K .......... .......... .......... .......... .......... 81%  127M 2s
  9400K .......... .......... .......... .......... .......... 81%  108M 2s
  9450K .......... .......... .......... .......... .......... 82%  108M 2s
  9500K .......... .......... .......... .......... .......... 82%  112M 2s
  9550K .......... .......... .......... .......... .......... 82%  114M 2s
  9600K .......... .......... .......... .......... .......... 83%  120M 2s
  9650K .......... .......... .......... .......... .......... 83%  101M 1s
  9700K .......... .......... .......... .......... .......... 84%  118M 1s
  9750K .......... .......... .......... .......... .......... 84%  111M 1s
  9800K .......... .......... .......... .......... .......... 85%  109M 1s
  9850K .......... .......... .......... .......... .......... 85%  124M 1s
  9900K .......... .......... .......... .......... .......... 85%  107M 1s
  9950K .......... .......... .......... .......... .......... 86% 1.56M 1s
 10000K .......... .......... .......... .......... .......... 86%  270K 1s
 10050K .......... .......... .......... .......... .......... 87%  102M 1s
 10100K .......... .......... .......... .......... .......... 87%  109M 1s
 10150K .......... .......... .......... .......... .......... 88%  134M 1s
 10200K .......... .......... .......... .......... .......... 88%  110M 1s
 10250K .......... .......... .......... .......... .......... 89%  109M 1s
 10300K .......... .......... .......... .......... .......... 89%  119M 1s
 10350K .......... .......... .......... .......... .......... 89%  112M 1s
 10400K .......... .......... .......... .......... .......... 90%  107M 1s
 10450K .......... .......... .......... .......... .......... 90%  109M 1s
 10500K .......... .......... .......... .......... .......... 91%  117M 1s
 10550K .......... .......... .......... .......... .......... 91%  112M 1s
 10600K .......... .......... .......... .......... .......... 92%  108M 1s
 10650K .......... .......... .......... .......... .......... 92%  124M 1s
 10700K .......... .......... .......... .......... .......... 92%  110M 1s
 10750K .......... .......... .......... .......... .......... 93%  107M 1s
 10800K .......... .......... .......... .......... .......... 93%  109M 1s
 10850K .......... .......... .......... .......... .......... 94%  120M 0s
 10900K .......... .......... .......... .......... .......... 94%  110M 0s
 10950K .......... .......... .......... .......... .......... 95%  107M 0s
 11000K .......... .......... .......... .......... .......... 95%  118M 0s
 11050K .......... .......... .......... .......... .......... 95%  112M 0s
 11100K .......... .......... .......... .......... .......... 96%  108M 0s
 11150K .......... .......... .......... .......... .......... 96%  123M 0s
 11200K .......... .......... .......... .......... .......... 97%  108M 0s
 11250K .......... .......... .......... .......... .......... 97%  109M 0s
 11300K .......... .......... .......... .......... .......... 98%  121M 0s
 11350K .......... .......... .......... .......... .......... 98%  107M 0s
 11400K .......... .......... .......... .......... .......... 98%  109M 0s
 11450K .......... .......... .......... .......... .......... 99%  120M 0s
 11500K .......... .......... .......... .......... .......... 99%  109M 0s
 11550K .......... .......... .                               100%  109M=7.8s

2016-11-05 23:22:03 (1.45 MB/s) - ‘minotaur-externals-0.2.tar.gz’ saved [11849670/11849670]

configure: WARNING: No solver available, examples will not work.
../../../CoinUtils/src/CoinFactorization2.cpp: In member function 'int CoinFactorization::factorDense()':
../../../CoinUtils/src/CoinFactorization2.cpp:520:11: warning: conversion to 'CoinBigIndex {aka int}' from 'long unsigned int' may alter its value [-Wconversion]
   newSize += (numberDense_+1)/(sizeof(CoinFactorizationDouble)/sizeof(int));
           ^
../../../CoinUtils/src/CoinFactorization2.cpp:521:11: warning: conversion to 'CoinBigIndex {aka int}' from 'long unsigned int' may alter its value [-Wconversion]
   newSize += 2*((numberDense_+3)/(sizeof(CoinFactorizationDouble)/sizeof(short)));
           ^
../../../CoinUtils/src/CoinFactorization2.cpp:522:11: warning: conversion to 'CoinBigIndex {aka int}' from 'long unsigned int' may alter its value [-Wconversion]
   newSize += ((numberRows_+3)/(sizeof(CoinFactorizationDouble)/sizeof(short)));
           ^
../../../CoinUtils/src/CoinLpIO.cpp: In member function 'void CoinLpIO::readLp(FILE*)':
../../../CoinUtils/src/CoinLpIO.cpp:2264:29: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
       int length=strlen(buff);
                             ^
../../../CoinUtils/src/CoinLpIO.cpp:2316:31: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion]
       int length=strlen(next+1);
                               ^
../../../CoinUtils/src/CoinStructuredModel.cpp: In member function 'int CoinStructuredModel::decompose(const CoinPackedMatrix&, const double*, const double*, const double*, const double*, const double*, int, int, int*, double)':
../../../CoinUtils/src/CoinStructuredModel.cpp:761:10: warning: variable 'goodDW' set but not used [-Wunused-but-set-variable]
     bool goodDW=true;
          ^
../../../CoinUtils/src/CoinStructuredModel.cpp:1343:10: warning: variable 'goodBenders' set but not used [-Wunused-but-set-variable]
     bool goodBenders=true;
          ^
../../../CoinUtils/src/CoinPresolveDual.cpp: In static member function 'static const CoinPresolveAction* remove_dual_action::presolve(CoinPresolveMatrix*, const CoinPresolveAction*)':
../../../CoinUtils/src/CoinPresolveDual.cpp:236:20: warning: unused variable 'lb' [-Wunused-variable]
       const double lb = clo[icol] ;
                    ^
../../../CoinUtils/src/CoinPresolveDual.cpp:237:20: warning: unused variable 'ub' [-Wunused-variable]
       const double ub = cup[icol] ;
                    ^
../../../CoinUtils/src/CoinPresolveDual.cpp:642:13: warning: unused variable 'no_clb' [-Wunused-variable]
  const bool no_clb = (active[j]&5)==0 ;
             ^
../../../CoinUtils/src/CoinRational.cpp: In member function 'bool CoinRational::nearestRational_(double, double, long int)':
../../../CoinUtils/src/CoinRational.cpp:30:46: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
       double mediant = (a + c)/(double(b + d));
                                              ^
../../../CoinUtils/src/CoinRational.cpp:60:30: warning: conversion to 'long int' from 'double' may alter its value [-Wfloat-conversion]
    numerator_ += labs(intpart) * denominator_;
                              ^
../../../CoinUtils/src/CoinRational.cpp:64:52: warning: conversion to 'double' from 'long int' may alter its value [-Wconversion]
    return fabs(val - numerator_/double(denominator_)) <= maxdelta;
                                                    ^
../../../../Osi/src/Osi/OsiSolverInterface.cpp: In member function 'int OsiSolverInterface::differentModel(OsiSolverInterface&, bool)':
../../../../Osi/src/Osi/OsiSolverInterface.cpp:1880:8: warning: unused variable 'gotHint' [-Wunused-variable]
   bool gotHint = (getHintParam(OsiDoReducePrint,takeHint,strength));
        ^
libtool: install: warning: relinking `libOsi.la'
libtool: install: warning: relinking `libOsiCommonTests.la'
../../../Clp/src/ClpPlusMinusOneMatrix.cpp:459:13: warning: 'doPlusOnes' defined but not used [-Wunused-variable]
 static bool doPlusOnes=true;
             ^
../../../Clp/src/ClpSimplex.cpp: In member function 'int ClpSimplex::fathom(void*)':
../../../Clp/src/ClpSimplex.cpp:11081:15: warning: unused variable 'statusWeights' [-Wunused-variable]
           int statusWeights = fastDual2(info);
               ^
../../../Clp/src/ClpSimplexOther.cpp: In member function 'int ClpSimplexOther::setInDual(ClpSimplex*)':
../../../Clp/src/ClpSimplexOther.cpp:1313:12: warning: unused variable 'statusD' [-Wunused-variable]
     Status statusD = dualProblem->getRowStatus(iColumn);
            ^
../../../Clp/src/ClpSimplexOther.cpp:1314:12: warning: unused variable 'statusDJ' [-Wunused-variable]
     Status statusDJ = dualProblem->getColumnStatus(jColumn);
            ^
../../../Clp/src/ClpSimplexOther.cpp:1352:12: warning: unused variable 'statusD' [-Wunused-variable]
     Status statusD = dualProblem->getColumnStatus(iRow);
            ^
../../../Clp/src/ClpSolver.cpp: In function 'void statistics(ClpSimplex*, ClpSimplex*)':
../../../Clp/src/ClpSolver.cpp:3756:10: warning: variable 'numberWritten' set but not used [-Wunused-but-set-variable]
   size_t numberWritten;
          ^
libtool: install: warning: relinking `libClp.la'
libtool: install: warning: relinking `libClpSolver.la'
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp: In member function 'virtual void OsiClpSolverInterface::initialSolve()':
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:148:8: warning: variable 'gotHint' set but not used [-Wunused-but-set-variable]
   bool gotHint = (getHintParam(OsiDoReducePrint,takeHint,strength));
        ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp: In member function 'virtual void OsiClpSolverInterface::resolve()':
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:843:8: warning: variable 'gotHint' set but not used [-Wunused-but-set-variable]
   bool gotHint = (getHintParam(OsiDoInBranchAndCut,takeHint,strength));
        ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp: In member function 'int OsiClpSolverInterface::infeasibleOtherWay(char*)':
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:9967:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
    whichWay[iColumn] *=2;
                      ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:9972:22: warning: conversion to 'char' from 'int' may alter its value [-Wconversion]
    whichWay[iColumn] *=2;
                      ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:9822:7: warning: unused variable 'iRow' [-Wunused-variable]
   int iRow,iColumn;
       ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:9840:17: warning: unused variable 'objective' [-Wunused-variable]
   const double *objective = getObjCoefficients() ;
                 ^
../../../../Clp/src/OsiClp/OsiClpSolverInterface.cpp:9841:10: warning: unused variable 'direction' [-Wunused-variable]
   double direction = getObjSense();
          ^
libtool: install: warning: relinking `libOsiClp.la'
ar: creating libbqpd.a
filteraux.f:105.24:

     .                  0.D0,.false.)                                   
                        1
Warning: Rank mismatch in argument 'w' at (1) (rank-1 and scalar)
ar: creating libfiltersqp.a
ar: creating amplsolver.a
/home/amahajan/tmp/minotaur-test/scripts/build_externals: line 189: cd: minotaur-externals//build: No such file or directory
make: *** No rule to make target 'distclean'.  Stop.
: logger ok! OK (39)
 
Errors in build-base-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-filter-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-ipopt-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi-debug:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.
 
Errors in build-osi-static:
--------------------------------------------------
CMake Error at CMakeLists.txt:198 (message):
   Minotaur config: /home/amahajan/tmp/minotaur-test/minotaur-externals/boost/shared_ptr.hpp not found in BOOST_INC_DIR_F


make: *** No rule to make target 'install'.  Stop.
make: *** No rule to make target 'utest'.  Stop.
make: *** No rule to make target 'install'.  Stop.

End of tests
Sat Nov  5 23:25:06 IST 2016
--------------------------------------------------


More information about the Minotaur-dev mailing list