[Minotaur-dev] minotaur daily test results

amahajan amahajan at iitb.ac.in
Sun Nov 6 11:55:05 CST 2016


Minotaur daily test report
Sun Nov  6 22:37:02 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-06 23:21:55--  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%  111K 1m44s
    50K .......... .......... .......... .......... ..........  0%  111K 1m43s
   100K .......... .......... .......... .......... ..........  1%  111K 1m43s
   150K .......... .......... .......... .......... ..........  1%  222K 89s
   200K .......... .......... .......... .......... ..........  2% 41.4M 71s
   250K .......... .......... .......... .......... ..........  2%  223K 68s
   300K .......... .......... .......... .......... ..........  3%  223K 65s
   350K .......... .......... .......... .......... ..........  3%  223K 63s
   400K .......... .......... .......... .......... ..........  3% 50.7M 56s
   450K .......... .......... .......... .......... ..........  4%  223K 55s
   500K .......... .......... .......... .......... ..........  4% 63.5M 50s
   550K .......... .......... .......... .......... ..........  5%  223K 49s
   600K .......... .......... .......... .......... ..........  5% 74.7M 45s
   650K .......... .......... .......... .......... ..........  6%  223K 45s
   700K .......... .......... .......... .......... ..........  6% 74.1M 42s
   750K .......... .......... .......... .......... ..........  6%  223K 42s
   800K .......... .......... .......... .......... ..........  7% 79.7M 40s
   850K .......... .......... .......... .......... ..........  7% 65.9M 37s
   900K .......... .......... .......... .......... ..........  8%  223K 38s
   950K .......... .......... .......... .......... ..........  8% 77.7M 36s
  1000K .......... .......... .......... .......... ..........  9% 48.6M 34s
  1050K .......... .......... .......... .......... ..........  9%  224K 34s
  1100K .......... .......... .......... .......... ..........  9% 93.2M 33s
  1150K .......... .......... .......... .......... .......... 10% 46.1M 31s
  1200K .......... .......... .......... .......... .......... 10%  224K 32s
  1250K .......... .......... .......... .......... .......... 11% 69.6M 30s
  1300K .......... .......... .......... .......... .......... 11% 42.5M 29s
  1350K .......... .......... .......... .......... .......... 12%  224K 29s
  1400K .......... .......... .......... .......... .......... 12%  129M 28s
  1450K .......... .......... .......... .......... .......... 12% 81.0M 27s
  1500K .......... .......... .......... .......... .......... 13%  223K 28s
  1550K .......... .......... .......... .......... .......... 13%  126M 27s
  1600K .......... .......... .......... .......... .......... 14%  100M 26s
  1650K .......... .......... .......... .......... .......... 14% 46.9M 25s
  1700K .......... .......... .......... .......... .......... 15%  224K 25s
  1750K .......... .......... .......... .......... .......... 15%  125M 24s
  1800K .......... .......... .......... .......... .......... 15%  106M 24s
  1850K .......... .......... .......... .......... .......... 16% 45.3M 23s
  1900K .......... .......... .......... .......... .......... 16%  224K 23s
  1950K .......... .......... .......... .......... .......... 17%  152M 23s
  2000K .......... .......... .......... .......... .......... 17% 80.6M 22s
  2050K .......... .......... .......... .......... .......... 18% 75.8M 21s
  2100K .......... .......... .......... .......... .......... 18%  224K 22s
  2150K .......... .......... .......... .......... .......... 19% 68.5M 21s
  2200K .......... .......... .......... .......... .......... 19% 72.8M 20s
  2250K .......... .......... .......... .......... .......... 19%  117M 20s
  2300K .......... .......... .......... .......... .......... 20% 70.9M 19s
  2350K .......... .......... .......... .......... .......... 20%  225K 20s
  2400K .......... .......... .......... .......... .......... 21% 89.4M 19s
  2450K .......... .......... .......... .......... .......... 21% 82.5M 19s
  2500K .......... .......... .......... .......... .......... 22%  107M 18s
  2550K .......... .......... .......... .......... .......... 22%  119M 18s
  2600K .......... .......... .......... .......... .......... 22% 85.7M 17s
  2650K .......... .......... .......... .......... .......... 23%  225K 18s
  2700K .......... .......... .......... .......... .......... 23% 53.8M 17s
  2750K .......... .......... .......... .......... .......... 24% 96.4M 17s
  2800K .......... .......... .......... .......... .......... 24%  128M 17s
  2850K .......... .......... .......... .......... .......... 25%  100M 16s
  2900K .......... .......... .......... .......... .......... 25%  133M 16s
  2950K .......... .......... .......... .......... .......... 25% 98.7M 15s
  3000K .......... .......... .......... .......... .......... 26%  226K 16s
  3050K .......... .......... .......... .......... .......... 26% 68.4M 15s
  3100K .......... .......... .......... .......... .......... 27% 84.9M 15s
  3150K .......... .......... .......... .......... .......... 27%  138M 15s
  3200K .......... .......... .......... .......... .......... 28%  104M 14s
  3250K .......... .......... .......... .......... .......... 28%  116M 14s
  3300K .......... .......... .......... .......... .......... 28% 99.0M 14s
  3350K .......... .......... .......... .......... .......... 29% 87.8M 14s
  3400K .......... .......... .......... .......... .......... 29%  226K 14s
  3450K .......... .......... .......... .......... .......... 30%  144M 13s
  3500K .......... .......... .......... .......... .......... 30% 69.2M 13s
  3550K .......... .......... .......... .......... .......... 31%  136M 13s
  3600K .......... .......... .......... .......... .......... 31% 97.1M 13s
  3650K .......... .......... .......... .......... .......... 31%  103M 12s
  3700K .......... .......... .......... .......... .......... 32%  133M 12s
  3750K .......... .......... .......... .......... .......... 32%  106M 12s
  3800K .......... .......... .......... .......... .......... 33%  226K 12s
  3850K .......... .......... .......... .......... .......... 33%  107M 12s
  3900K .......... .......... .......... .......... .......... 34%  146M 12s
  3950K .......... .......... .......... .......... .......... 34%  105M 11s
  4000K .......... .......... .......... .......... .......... 34%  101M 11s
  4050K .......... .......... .......... .......... .......... 35%  109M 11s
  4100K .......... .......... .......... .......... .......... 35% 94.5M 11s
  4150K .......... .......... .......... .......... .......... 36%  146M 11s
  4200K .......... .......... .......... .......... .......... 36%  110M 10s
  4250K .......... .......... .......... .......... .......... 37%  226K 11s
  4300K .......... .......... .......... .......... .......... 37% 95.2M 10s
  4350K .......... .......... .......... .......... .......... 38%  157M 10s
  4400K .......... .......... .......... .......... .......... 38% 96.4M 10s
  4450K .......... .......... .......... .......... .......... 38%  116M 10s
  4500K .......... .......... .......... .......... .......... 39%  141M 10s
  4550K .......... .......... .......... .......... .......... 39%  110M 10s
  4600K .......... .......... .......... .......... .......... 40%  108M 9s
  4650K .......... .......... .......... .......... .......... 40%  101M 9s
  4700K .......... .......... .......... .......... .......... 41%  107M 9s
  4750K .......... .......... .......... .......... .......... 41%  226K 9s
  4800K .......... .......... .......... .......... .......... 41% 96.2M 9s
  4850K .......... .......... .......... .......... .......... 42%  151M 9s
  4900K .......... .......... .......... .......... .......... 42% 99.4M 9s
  4950K .......... .......... .......... .......... .......... 43% 97.8M 9s
  5000K .......... .......... .......... .......... .......... 43%  111M 8s
  5050K .......... .......... .......... .......... .......... 44%  140M 8s
  5100K .......... .......... .......... .......... .......... 44%  103M 8s
  5150K .......... .......... .......... .......... .......... 44% 94.7M 8s
  5200K .......... .......... .......... .......... .......... 45%  104M 8s
  5250K .......... .......... .......... .......... .......... 45%  226K 8s
  5300K .......... .......... .......... .......... .......... 46%  123M 8s
  5350K .......... .......... .......... .......... .......... 46% 99.9M 8s
  5400K .......... .......... .......... .......... .......... 47%  103M 8s
  5450K .......... .......... .......... .......... .......... 47%  110M 7s
  5500K .......... .......... .......... .......... .......... 47%  131M 7s
  5550K .......... .......... .......... .......... .......... 48% 96.1M 7s
  5600K .......... .......... .......... .......... .......... 48%  130M 7s
  5650K .......... .......... .......... .......... .......... 49% 86.8M 7s
  5700K .......... .......... .......... .......... .......... 49%  103M 7s
  5750K .......... .......... .......... .......... .......... 50% 1.41M 7s
  5800K .......... .......... .......... .......... .......... 50%  268K 7s
  5850K .......... .......... .......... .......... .......... 50%  146M 7s
  5900K .......... .......... .......... .......... .......... 51%  108M 7s
  5950K .......... .......... .......... .......... .......... 51% 98.3M 6s
  6000K .......... .......... .......... .......... .......... 52%  103M 6s
  6050K .......... .......... .......... .......... .......... 52%  139M 6s
  6100K .......... .......... .......... .......... .......... 53% 94.9M 6s
  6150K .......... .......... .......... .......... .......... 53%  120M 6s
  6200K .......... .......... .......... .......... .......... 54%  101M 6s
  6250K .......... .......... .......... .......... .......... 54%  144M 6s
  6300K .......... .......... .......... .......... .......... 54% 94.7M 6s
  6350K .......... .......... .......... .......... .......... 55%  227K 6s
  6400K .......... .......... .......... .......... .......... 55% 87.6M 6s
  6450K .......... .......... .......... .......... .......... 56% 98.3M 6s
  6500K .......... .......... .......... .......... .......... 56%  122M 6s
  6550K .......... .......... .......... .......... .......... 57% 64.9M 5s
  6600K .......... .......... .......... .......... .......... 57%  133M 5s
  6650K .......... .......... .......... .......... .......... 57%  100M 5s
  6700K .......... .......... .......... .......... .......... 58%  140M 5s
  6750K .......... .......... .......... .......... .......... 58%  106M 5s
  6800K .......... .......... .......... .......... .......... 59% 89.6M 5s
  6850K .......... .......... .......... .......... .......... 59%  139M 5s
  6900K .......... .......... .......... .......... .......... 60%  106M 5s
  6950K .......... .......... .......... .......... .......... 60%  228K 5s
  7000K .......... .......... .......... .......... .......... 60% 88.0M 5s
  7050K .......... .......... .......... .......... .......... 61% 88.3M 5s
  7100K .......... .......... .......... .......... .......... 61% 88.8M 5s
  7150K .......... .......... .......... .......... .......... 62%  145M 5s
  7200K .......... .......... .......... .......... .......... 62%  108M 4s
  7250K .......... .......... .......... .......... .......... 63% 94.6M 4s
  7300K .......... .......... .......... .......... .......... 63%  142M 4s
  7350K .......... .......... .......... .......... .......... 63% 93.8M 4s
  7400K .......... .......... .......... .......... .......... 64%  130M 4s
  7450K .......... .......... .......... .......... .......... 64%  112M 4s
  7500K .......... .......... .......... .......... .......... 65%  102M 4s
  7550K .......... .......... .......... .......... .......... 65% 1.46M 4s
  7600K .......... .......... .......... .......... .......... 66%  268K 4s
  7650K .......... .......... .......... .......... .......... 66% 75.3M 4s
  7700K .......... .......... .......... .......... .......... 66% 85.0M 4s
  7750K .......... .......... .......... .......... .......... 67%  127M 4s
  7800K .......... .......... .......... .......... .......... 67% 97.3M 4s
  7850K .......... .......... .......... .......... .......... 68%  141M 4s
  7900K .......... .......... .......... .......... .......... 68%  104M 3s
  7950K .......... .......... .......... .......... .......... 69%  100M 3s
  8000K .......... .......... .......... .......... .......... 69%  144M 3s
  8050K .......... .......... .......... .......... .......... 69% 40.9M 3s
  8100K .......... .......... .......... .......... .......... 70%  105M 3s
  8150K .......... .......... .......... .......... .......... 70%  113M 3s
  8200K .......... .......... .......... .......... .......... 71% 88.5M 3s
  8250K .......... .......... .......... .......... .......... 71% 1.50M 3s
  8300K .......... .......... .......... .......... .......... 72%  269K 3s
  8350K .......... .......... .......... .......... .......... 72% 96.4M 3s
  8400K .......... .......... .......... .......... .......... 73% 85.5M 3s
  8450K .......... .......... .......... .......... .......... 73%  121M 3s
  8500K .......... .......... .......... .......... .......... 73%  114M 3s
  8550K .......... .......... .......... .......... .......... 74%  103M 3s
  8600K .......... .......... .......... .......... .......... 74%  116M 3s
  8650K .......... .......... .......... .......... .......... 75%  118M 3s
  8700K .......... .......... .......... .......... .......... 75% 97.6M 3s
  8750K .......... .......... .......... .......... .......... 76% 62.4M 2s
  8800K .......... .......... .......... .......... .......... 76% 96.4M 2s
  8850K .......... .......... .......... .......... .......... 76%  113M 2s
  8900K .......... .......... .......... .......... .......... 77%  120M 2s
  8950K .......... .......... .......... .......... .......... 77% 1.53M 2s
  9000K .......... .......... .......... .......... .......... 78%  268K 2s
  9050K .......... .......... .......... .......... .......... 78% 50.5M 2s
  9100K .......... .......... .......... .......... .......... 79% 97.1M 2s
  9150K .......... .......... .......... .......... .......... 79% 32.4M 2s
  9200K .......... .......... .......... .......... .......... 79%  142M 2s
  9250K .......... .......... .......... .......... .......... 80%  112M 2s
  9300K .......... .......... .......... .......... .......... 80% 96.5M 2s
  9350K .......... .......... .......... .......... .......... 81%  104M 2s
  9400K .......... .......... .......... .......... .......... 81%  137M 2s
  9450K .......... .......... .......... .......... .......... 82% 97.7M 2s
  9500K .......... .......... .......... .......... .......... 82%  120M 2s
  9550K .......... .......... .......... .......... .......... 82% 99.2M 2s
  9600K .......... .......... .......... .......... .......... 83%  143M 2s
  9650K .......... .......... .......... .......... .......... 83% 96.8M 2s
  9700K .......... .......... .......... .......... .......... 84%  129M 2s
  9750K .......... .......... .......... .......... .......... 84%  105M 1s
  9800K .......... .......... .......... .......... .......... 85%  145M 1s
  9850K .......... .......... .......... .......... .......... 85%  107M 1s
  9900K .......... .......... .......... .......... .......... 85% 1.59M 1s
  9950K .......... .......... .......... .......... .......... 86%  269K 1s
 10000K .......... .......... .......... .......... .......... 86% 78.9M 1s
 10050K .......... .......... .......... .......... .......... 87%  106M 1s
 10100K .......... .......... .......... .......... .......... 87% 43.5M 1s
 10150K .......... .......... .......... .......... .......... 88% 69.6M 1s
 10200K .......... .......... .......... .......... .......... 88%  107M 1s
 10250K .......... .......... .......... .......... .......... 89%  125M 1s
 10300K .......... .......... .......... .......... .......... 89% 98.5M 1s
 10350K .......... .......... .......... .......... .......... 89% 91.2M 1s
 10400K .......... .......... .......... .......... .......... 90%  153M 1s
 10450K .......... .......... .......... .......... .......... 90%  106M 1s
 10500K .......... .......... .......... .......... .......... 91% 92.8M 1s
 10550K .......... .......... .......... .......... .......... 91%  136M 1s
 10600K .......... .......... .......... .......... .......... 92% 98.4M 1s
 10650K .......... .......... .......... .......... .......... 92%  129M 1s
 10700K .......... .......... .......... .......... .......... 92% 95.5M 1s
 10750K .......... .......... .......... .......... .......... 93%  126M 1s
 10800K .......... .......... .......... .......... .......... 93% 98.6M 1s
 10850K .......... .......... .......... .......... .......... 94% 1.65M 1s
 10900K .......... .......... .......... .......... .......... 94% 45.7M 0s
 10950K .......... .......... .......... .......... .......... 95%  270K 0s
 11000K .......... .......... .......... .......... .......... 95% 56.6M 0s
 11050K .......... .......... .......... .......... .......... 95%  121M 0s
 11100K .......... .......... .......... .......... .......... 96% 45.5M 0s
 11150K .......... .......... .......... .......... .......... 96%  108M 0s
 11200K .......... .......... .......... .......... .......... 97% 98.0M 0s
 11250K .......... .......... .......... .......... .......... 97% 84.3M 0s
 11300K .......... .......... .......... .......... .......... 98%  125M 0s
 11350K .......... .......... .......... .......... .......... 98%  111M 0s
 11400K .......... .......... .......... .......... .......... 98%  106M 0s
 11450K .......... .......... .......... .......... .......... 99%  124M 0s
 11500K .......... .......... .......... .......... .......... 99%  108M 0s
 11550K .......... .......... .                               100% 99.0M=8.6s

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

configure: WARNING: No solver available, examples will not work.
mkdir: cannot create directory '.libs': File exists
../../../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;
                                                    ^
mkdir: mkdir: cannot create directory '.libs'cannot create directory '.libs': File exists: File exists

mkdir: cannot create directory '.libs': File exists
../../../../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'
mkdir: cannot create directory '.libs': File exists
libtool: install: warning: relinking `libOsiCommonTests.la'
mkdir: cannot create directory '.libs': File exists
mkdir: cannot create directory '.libs': File exists
../../../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
Sun Nov  6 23:25:05 IST 2016
--------------------------------------------------


More information about the Minotaur-dev mailing list