Skip to content

Instantly share code, notes, and snippets.

@Alukardd
Last active August 29, 2015 14:08
Show Gist options
  • Save Alukardd/7c8fe3c76bc44a9e3b52 to your computer and use it in GitHub Desktop.
Save Alukardd/7c8fe3c76bc44a9e3b52 to your computer and use it in GitHub Desktop.
Fetching: dep-selector-libgecode-1.0.2.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing berkshelf:
ERROR: Failed to build gem native extension.
/home/alukardd/.rvm/rubies/ruby-2.1.4/bin/ruby -r ./siteconf20141102-24800-tssqjb.rb extconf.rb
-> sh /home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/ext/libgecode3/vendor/gecode-3.7.3/configure --prefix=/home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/lib/dep-selector-libgecode/vendored-gecode --disable-doc-dot --disable-doc-search --disable-doc-tagfile --disable-doc-chm --disable-doc-docset --disable-qt --disable-examples --disable-flatzinc
checking for the host operating system... Linux
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for diff... ok
checking for tar... ok
checking for make... ok
checking for sed... ok
checking for perl... ok
checking how to run the C++ preprocessor... g++ -E
checking for rc.exe... no
checking whether to build with Visual Studio resource files... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking Whether to build for different architectures... no
checking for user-defined library name prefix... no
checking for user-defined library name suffix... no
checking whether to build static libraries... no
checking whether to build shared libraries... yes
checking whether to build with debug symbols and assertions... no
checking whether to optimize for code size... no
checking whether to build with support for finding memory leaks... no
checking whether to build with auditing code... no
checking whether to build with profiling information... no
checking whether to build with gcov support... no
checking size of int... 4
checking if int has at least 32 bit... yes
checking if doubles have a big enough mantissa... yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether g++ accepts -fPIC... yes
checking whether gcc accepts -fPIC... yes
checking whether g++ accepts -Wextra... yes
checking whether gcc accepts -Wextra... yes
checking whether g++ accepts -Wall... yes
checking whether gcc accepts -Wall... yes
checking whether g++ accepts -pipe... yes
checking whether gcc accepts -pipe... yes
checking whether g++ accepts -ggdb... yes
checking for __builtin_ffsl... yes
checking whether to use gcc visibility attributes... yes
checking whether g++ accepts -fvisibility=hidden... yes
checking if compiler supports forced inlining... yes
checking whether g++ accepts -O3... yes
checking whether gcc accepts -O3... yes
checking whether g++ accepts -fno-strict-aliasing... yes
checking whether gcc accepts -fno-strict-aliasing... yes
checking whether g++ accepts -ffast-math... yes
checking whether gcc accepts -ffast-math... yes
checking whether g++ accepts -mthreads... no
checking whether gcc accepts -mthreads... no
checking whether g++ accepts -Qunused-arguments... no
checking whether gcc accepts -Qunused-arguments... no
checking for dot... no
checking whether to enable graphs in the documentation... no
checking whether to enable the documentation search engine... no
checking whether to generate a doxygen tagfile... no
checking whether to build compressed html documentation... no
checking whether to build docset documentation for XCode... no
checking whether to build the set variables library... yes
checking whether to build the int variables library... yes
checking for qmake-qt4... qmake-qt4
checking for moc-qt4... moc-qt4
checking whether to build with Qt support... no
checking whether to build Gist... no
checking for flex... no
checking whether we have at least flex 2.5.33... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether to build driver... yes
checking whether to build flatzinc... no
checking whether to build driver... yes
checking whether to build examples... no
checking whether to build minimodel... yes
checking whether to build search... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/flatzinc/mzn-gecode
config.status: creating doxygen.conf
config.status: creating doxygen.hh
config.status: creating gecode/support/config.hpp
-> make clean
rm -rf *.stackdump core gmon.out \
vc70.pdb vc80.pdb vc90.pdb vc100.pdb
rm -rf doxygen.log doxygen.hh doxygen.conf.use stat.hh \
changelog.hh doxygen.hh license.hh header.html
rm -rf gecode/support/exception.o gecode/support/heap.o gecode/support/thread/thread.o gecode/support/thread/windows.o gecode/support/thread/pthreads.o gecode/kernel/archive.o gecode/kernel/core.o gecode/kernel/memory-manager.o gecode/kernel/branch.o gecode/kernel/region.o gecode/search/stop.o gecode/search/options.o gecode/search/parallel/engine.o gecode/search/dfs.o gecode/search/parallel/dfs.o gecode/search/bab.o gecode/search/parallel/bab.o gecode/search/restart.o gecode/search/parallel/restart.o gecode/int/int-set.o gecode/int/var-imp/int.o gecode/int/var-imp/bool.o gecode/int/var/int.o gecode/int/var/bool.o gecode/int/array.o gecode/int/bool.o gecode/int/bool/eqv.o gecode/int/extensional/dfa.o gecode/int/extensional/tuple-set.o gecode/int/extensional.o gecode/int/dom.o gecode/int/rel.o gecode/int/precede.o gecode/int/element.o gecode/int/count.o gecode/int/arithmetic.o gecode/int/exec.o gecode/int/exec/when.o gecode/int/element/pair.o gecode/int/linear/int-post.o gecode/int/linear-int.o gecode/int/linear/bool-post.o gecode/int/linear-bool.o gecode/int/branch.o gecode/int/distinct.o gecode/int/sorted.o gecode/int/gcc.o gecode/int/channel.o gecode/int/channel/link-single.o gecode/int/channel/link-multi.o gecode/int/unshare.o gecode/int/sequence.o gecode/int/bin-packing.o gecode/int/bin-packing/propagate.o gecode/int/unary.o gecode/int/cumulative.o gecode/int/cumulatives.o gecode/int/circuit.o gecode/int/no-overlap.o gecode/int/nvalues.o gecode/int/member.o gecode/int/branch/post-view-int.o gecode/int/branch/post-view-bool.o gecode/set/branch.o gecode/set/cardinality.o gecode/set/convex.o gecode/set/convex/conv.o gecode/set/convex/hull.o gecode/set/dom.o gecode/set/rel.o gecode/set/rel-op.o gecode/set/rel-op-ternary.o gecode/set/rel-op-singleton.o gecode/set/rel-op/post-compl.o gecode/set/rel-op/post-nocompl.o gecode/set/rel-op/post-compl-cvv.o gecode/set/rel-op/post-nocompl-cvv.o gecode/set/rel-op/post-compl-vvc.o gecode/set/rel-op/post-nocompl-vvc.o gecode/set/rel-op/post-compl-cvc.o gecode/set/rel-op/post-nocompl-cvc.o gecode/set/rel-op-const-vvc.o gecode/set/rel-op-const-vcv.o gecode/set/rel-op-const-vcc.o gecode/set/rel-op-const-cvc.o gecode/set/rel-op-const-cvv.o gecode/set/int.o gecode/set/element.o gecode/set/sequence.o gecode/set/distinct.o gecode/set/distinct/atmostOne.o gecode/set/precede.o gecode/set/sequence/seq.o gecode/set/sequence/seq-u.o gecode/set/array.o gecode/set/var-imp/set.o gecode/set/var-imp/integerset.o gecode/set/var/set.o gecode/set/exec.o gecode/set/branch/post-view.o gecode/minimodel/lin-expr.o gecode/minimodel/lin-rel.o gecode/minimodel/bool-expr.o gecode/minimodel/set-expr.o gecode/minimodel/set-rel.o gecode/minimodel/reg.o gecode/minimodel/arithmetic.o gecode/driver/options.o gecode/driver/script.o examples/alpha.o examples/bacp.o examples/bibd.o examples/donald.o examples/efpa.o examples/eq20.o examples/golomb-ruler.o examples/graph-color.o examples/grocery.o examples/ind-set.o examples/magic-sequence.o examples/magic-square.o examples/money.o examples/ortho-latin.o examples/partition.o examples/photo.o examples/queens.o examples/sudoku.o examples/kakuro.o examples/nonogram.o examples/pentominoes.o examples/crowded-chess.o examples/black-hole.o examples/minesweeper.o examples/domino.o examples/steel-mill.o examples/sports-league.o examples/all-interval.o examples/langford-number.o examples/warehouses.o examples/radiotherapy.o examples/word-square.o examples/crossword.o examples/open-shop.o examples/car-sequencing.o examples/sat.o examples/bin-packing.o examples/knights.o examples/tsp.o examples/perfect-square.o examples/schurs-lemma.o examples/dominating-queens.o examples/crew.o examples/golf.o examples/hamming.o examples/steiner.o examples/queen-armies.o gecode/gist/drawingcursor.o gecode/gist/gist.o gecode/gist/gecodelogo.o gecode/gist/node.o gecode/gist/spacenode.o gecode/gist/textoutput.o gecode/gist/treecanvas.o gecode/gist/qtgist.o gecode/gist/visualnode.o gecode/gist/nodestats.o gecode/gist/nodewidget.o gecode/gist/mainwindow.o gecode/gist/preferences.o gecode/gist/stopbrancher.o gecode/flatzinc/flatzinc.o gecode/flatzinc/registry.o tools/flatzinc/fz.o gecode/gist/moc_treecanvas.o gecode/gist/moc_qtgist.o gecode/gist/moc_mainwindow.o gecode/gist/moc_textoutput.o gecode/gist/moc_preferences.o gecode/gist/moc_nodestats.o gecode/flatzinc/parser.tab.o gecode/flatzinc/lexer.yy.o gecode/support/exception.s gecode/support/heap.s gecode/support/thread/thread.s gecode/support/thread/windows.s gecode/support/thread/pthreads.s gecode/kernel/archive.s gecode/kernel/core.s gecode/kernel/memory-manager.s gecode/kernel/branch.s gecode/kernel/region.s gecode/search/stop.s gecode/search/options.s gecode/search/parallel/engine.s gecode/search/dfs.s gecode/search/parallel/dfs.s gecode/search/bab.s gecode/search/parallel/bab.s gecode/search/restart.s gecode/search/parallel/restart.s gecode/int/int-set.s gecode/int/var-imp/int.s gecode/int/var-imp/bool.s gecode/int/var/int.s gecode/int/var/bool.s gecode/int/array.s gecode/int/bool.s gecode/int/bool/eqv.s gecode/int/extensional/dfa.s gecode/int/extensional/tuple-set.s gecode/int/extensional.s gecode/int/dom.s gecode/int/rel.s gecode/int/precede.s gecode/int/element.s gecode/int/count.s gecode/int/arithmetic.s gecode/int/exec.s gecode/int/exec/when.s gecode/int/element/pair.s gecode/int/linear/int-post.s gecode/int/linear-int.s gecode/int/linear/bool-post.s gecode/int/linear-bool.s gecode/int/branch.s gecode/int/distinct.s gecode/int/sorted.s gecode/int/gcc.s gecode/int/channel.s gecode/int/channel/link-single.s gecode/int/channel/link-multi.s gecode/int/unshare.s gecode/int/sequence.s gecode/int/bin-packing.s gecode/int/bin-packing/propagate.s gecode/int/unary.s gecode/int/cumulative.s gecode/int/cumulatives.s gecode/int/circuit.s gecode/int/no-overlap.s gecode/int/nvalues.s gecode/int/member.s gecode/int/branch/post-view-int.s gecode/int/branch/post-view-bool.s gecode/set/branch.s gecode/set/cardinality.s gecode/set/convex.s gecode/set/convex/conv.s gecode/set/convex/hull.s gecode/set/dom.s gecode/set/rel.s gecode/set/rel-op.s gecode/set/rel-op-ternary.s gecode/set/rel-op-singleton.s gecode/set/rel-op/post-compl.s gecode/set/rel-op/post-nocompl.s gecode/set/rel-op/post-compl-cvv.s gecode/set/rel-op/post-nocompl-cvv.s gecode/set/rel-op/post-compl-vvc.s gecode/set/rel-op/post-nocompl-vvc.s gecode/set/rel-op/post-compl-cvc.s gecode/set/rel-op/post-nocompl-cvc.s gecode/set/rel-op-const-vvc.s gecode/set/rel-op-const-vcv.s gecode/set/rel-op-const-vcc.s gecode/set/rel-op-const-cvc.s gecode/set/rel-op-const-cvv.s gecode/set/int.s gecode/set/element.s gecode/set/sequence.s gecode/set/distinct.s gecode/set/distinct/atmostOne.s gecode/set/precede.s gecode/set/sequence/seq.s gecode/set/sequence/seq-u.s gecode/set/array.s gecode/set/var-imp/set.s gecode/set/var-imp/integerset.s gecode/set/var/set.s gecode/set/exec.s gecode/set/branch/post-view.s gecode/minimodel/lin-expr.s gecode/minimodel/lin-rel.s gecode/minimodel/bool-expr.s gecode/minimodel/set-expr.s gecode/minimodel/set-rel.s gecode/minimodel/reg.s gecode/minimodel/arithmetic.s gecode/driver/options.s gecode/driver/script.s examples/alpha.s examples/bacp.s examples/bibd.s examples/donald.s examples/efpa.s examples/eq20.s examples/golomb-ruler.s examples/graph-color.s examples/grocery.s examples/ind-set.s examples/magic-sequence.s examples/magic-square.s examples/money.s examples/ortho-latin.s examples/partition.s examples/photo.s examples/queens.s examples/sudoku.s examples/kakuro.s examples/nonogram.s examples/pentominoes.s examples/crowded-chess.s examples/black-hole.s examples/minesweeper.s examples/domino.s examples/steel-mill.s examples/sports-league.s examples/all-interval.s examples/langford-number.s examples/warehouses.s examples/radiotherapy.s examples/word-square.s examples/crossword.s examples/open-shop.s examples/car-sequencing.s examples/sat.s examples/bin-packing.s examples/knights.s examples/tsp.s examples/perfect-square.s examples/schurs-lemma.s examples/dominating-queens.s examples/crew.s examples/golf.s examples/hamming.s examples/steiner.s examples/queen-armies.s gecode/gist/drawingcursor.s gecode/gist/gist.s gecode/gist/gecodelogo.s gecode/gist/node.s gecode/gist/spacenode.s gecode/gist/textoutput.s gecode/gist/treecanvas.s gecode/gist/qtgist.s gecode/gist/visualnode.s gecode/gist/nodestats.s gecode/gist/nodewidget.s gecode/gist/mainwindow.s gecode/gist/preferences.s gecode/gist/stopbrancher.s gecode/flatzinc/flatzinc.s gecode/flatzinc/registry.s tools/flatzinc/fz.s gecode/support/exception.pdb gecode/support/heap.pdb gecode/support/thread/thread.pdb gecode/support/thread/windows.pdb gecode/support/thread/pthreads.pdb gecode/kernel/archive.pdb gecode/kernel/core.pdb gecode/kernel/memory-manager.pdb gecode/kernel/branch.pdb gecode/kernel/region.pdb gecode/search/stop.pdb gecode/search/options.pdb gecode/search/parallel/engine.pdb gecode/search/dfs.pdb gecode/search/parallel/dfs.pdb gecode/search/bab.pdb gecode/search/parallel/bab.pdb gecode/search/restart.pdb gecode/search/parallel/restart.pdb gecode/int/int-set.pdb gecode/int/var-imp/int.pdb gecode/int/var-imp/bool.pdb gecode/int/var/int.pdb gecode/int/var/bool.pdb gecode/int/array.pdb gecode/int/bool.pdb gecode/int/bool/eqv.pdb gecode/int/extensional/dfa.pdb gecode/int/extensional/tuple-set.pdb gecode/int/extensional.pdb gecode/int/dom.pdb gecode/int/rel.pdb gecode/int/precede.pdb gecode/int/element.pdb gecode/int/count.pdb gecode/int/arithmetic.pdb gecode/int/exec.pdb gecode/int/exec/when.pdb gecode/int/element/pair.pdb gecode/int/linear/int-post.pdb gecode/int/linear-int.pdb gecode/int/linear/bool-post.pdb gecode/int/linear-bool.pdb gecode/int/branch.pdb gecode/int/distinct.pdb gecode/int/sorted.pdb gecode/int/gcc.pdb gecode/int/channel.pdb gecode/int/channel/link-single.pdb gecode/int/channel/link-multi.pdb gecode/int/unshare.pdb gecode/int/sequence.pdb gecode/int/bin-packing.pdb gecode/int/bin-packing/propagate.pdb gecode/int/unary.pdb gecode/int/cumulative.pdb gecode/int/cumulatives.pdb gecode/int/circuit.pdb gecode/int/no-overlap.pdb gecode/int/nvalues.pdb gecode/int/member.pdb gecode/int/branch/post-view-int.pdb gecode/int/branch/post-view-bool.pdb gecode/set/branch.pdb gecode/set/cardinality.pdb gecode/set/convex.pdb gecode/set/convex/conv.pdb gecode/set/convex/hull.pdb gecode/set/dom.pdb gecode/set/rel.pdb gecode/set/rel-op.pdb gecode/set/rel-op-ternary.pdb gecode/set/rel-op-singleton.pdb gecode/set/rel-op/post-compl.pdb gecode/set/rel-op/post-nocompl.pdb gecode/set/rel-op/post-compl-cvv.pdb gecode/set/rel-op/post-nocompl-cvv.pdb gecode/set/rel-op/post-compl-vvc.pdb gecode/set/rel-op/post-nocompl-vvc.pdb gecode/set/rel-op/post-compl-cvc.pdb gecode/set/rel-op/post-nocompl-cvc.pdb gecode/set/rel-op-const-vvc.pdb gecode/set/rel-op-const-vcv.pdb gecode/set/rel-op-const-vcc.pdb gecode/set/rel-op-const-cvc.pdb gecode/set/rel-op-const-cvv.pdb gecode/set/int.pdb gecode/set/element.pdb gecode/set/sequence.pdb gecode/set/distinct.pdb gecode/set/distinct/atmostOne.pdb gecode/set/precede.pdb gecode/set/sequence/seq.pdb gecode/set/sequence/seq-u.pdb gecode/set/array.pdb gecode/set/var-imp/set.pdb gecode/set/var-imp/integerset.pdb gecode/set/var/set.pdb gecode/set/exec.pdb gecode/set/branch/post-view.pdb gecode/minimodel/lin-expr.pdb gecode/minimodel/lin-rel.pdb gecode/minimodel/bool-expr.pdb gecode/minimodel/set-expr.pdb gecode/minimodel/set-rel.pdb gecode/minimodel/reg.pdb gecode/minimodel/arithmetic.pdb gecode/driver/options.pdb gecode/driver/script.pdb examples/alpha.pdb examples/bacp.pdb examples/bibd.pdb examples/donald.pdb examples/efpa.pdb examples/eq20.pdb examples/golomb-ruler.pdb examples/graph-color.pdb examples/grocery.pdb examples/ind-set.pdb examples/magic-sequence.pdb examples/magic-square.pdb examples/money.pdb examples/ortho-latin.pdb examples/partition.pdb examples/photo.pdb examples/queens.pdb examples/sudoku.pdb examples/kakuro.pdb examples/nonogram.pdb examples/pentominoes.pdb examples/crowded-chess.pdb examples/black-hole.pdb examples/minesweeper.pdb examples/domino.pdb examples/steel-mill.pdb examples/sports-league.pdb examples/all-interval.pdb examples/langford-number.pdb examples/warehouses.pdb examples/radiotherapy.pdb examples/word-square.pdb examples/crossword.pdb examples/open-shop.pdb examples/car-sequencing.pdb examples/sat.pdb examples/bin-packing.pdb examples/knights.pdb examples/tsp.pdb examples/perfect-square.pdb examples/schurs-lemma.pdb examples/dominating-queens.pdb examples/crew.pdb examples/golf.pdb examples/hamming.pdb examples/steiner.pdb examples/queen-armies.pdb gecode/gist/drawingcursor.pdb gecode/gist/gist.pdb gecode/gist/gecodelogo.pdb gecode/gist/node.pdb gecode/gist/spacenode.pdb gecode/gist/textoutput.pdb gecode/gist/treecanvas.pdb gecode/gist/qtgist.pdb gecode/gist/visualnode.pdb gecode/gist/nodestats.pdb gecode/gist/nodewidget.pdb gecode/gist/mainwindow.pdb gecode/gist/preferences.pdb gecode/gist/stopbrancher.pdb gecode/flatzinc/flatzinc.pdb gecode/flatzinc/registry.pdb tools/flatzinc/fz.pdb gecode/gist/moc_treecanvas.pdb gecode/gist/moc_qtgist.pdb gecode/gist/moc_mainwindow.pdb gecode/gist/moc_textoutput.pdb gecode/gist/moc_preferences.pdb gecode/gist/moc_nodestats.pdb gecode/flatzinc/parser.tab.pdb gecode/flatzinc/lexer.yy.pdb
rm -rf test/int.o test/int/channel.o test/int/arithmetic.o test/int/basic.o test/int/bool.o test/int/count.o test/int/dom.o test/int/distinct.o test/int/element.o test/int/extensional.o test/int/rel.o test/int/linear.o test/int/gcc.o test/int/sorted.o test/int/unshare.o test/int/exec.o test/int/sequence.o test/int/mm-arithmetic.o test/int/mm-bool.o test/int/mm-lin.o test/int/mm-count.o test/int/mm-rel.o test/int/bin-packing.o test/int/unary.o test/int/cumulative.o test/int/cumulatives.o test/int/circuit.o test/int/no-overlap.o test/int/precede.o test/int/nvalues.o test/int/member.o test/set.o test/set/construct.o test/set/dom.o test/set/rel.o test/set/rel-op.o test/set/rel-op-const.o test/set/convex.o test/set/sequence.o test/set/int.o test/set/element.o test/set/precede.o test/set/distinct.o test/set/exec.o test/set/mm-set.o test/branch.o test/branch/int.o test/branch/bool.o test/branch/set.o test/assign.o test/assign/int.o test/assign/bool.o test/assign/set.o test/search.o test/array.o test/test.o test/afc.o test/int.s test/int/channel.s test/int/arithmetic.s test/int/basic.s test/int/bool.s test/int/count.s test/int/dom.s test/int/distinct.s test/int/element.s test/int/extensional.s test/int/rel.s test/int/linear.s test/int/gcc.s test/int/sorted.s test/int/unshare.s test/int/exec.s test/int/sequence.s test/int/mm-arithmetic.s test/int/mm-bool.s test/int/mm-lin.s test/int/mm-count.s test/int/mm-rel.s test/int/bin-packing.s test/int/unary.s test/int/cumulative.s test/int/cumulatives.s test/int/circuit.s test/int/no-overlap.s test/int/precede.s test/int/nvalues.s test/int/member.s test/set.s test/set/construct.s test/set/dom.s test/set/rel.s test/set/rel-op.s test/set/rel-op-const.s test/set/convex.s test/set/sequence.s test/set/int.s test/set/element.s test/set/precede.s test/set/distinct.s test/set/exec.s test/set/mm-set.s test/branch.s test/branch/int.s test/branch/bool.s test/branch/set.s test/assign.s test/assign/int.s test/assign/bool.s test/assign/set.s test/search.s test/array.s test/test.s test/afc.s test/int.pdb test/int/channel.pdb test/int/arithmetic.pdb test/int/basic.pdb test/int/bool.pdb test/int/count.pdb test/int/dom.pdb test/int/distinct.pdb test/int/element.pdb test/int/extensional.pdb test/int/rel.pdb test/int/linear.pdb test/int/gcc.pdb test/int/sorted.pdb test/int/unshare.pdb test/int/exec.pdb test/int/sequence.pdb test/int/mm-arithmetic.pdb test/int/mm-bool.pdb test/int/mm-lin.pdb test/int/mm-count.pdb test/int/mm-rel.pdb test/int/bin-packing.pdb test/int/unary.pdb test/int/cumulative.pdb test/int/cumulatives.pdb test/int/circuit.pdb test/int/no-overlap.pdb test/int/precede.pdb test/int/nvalues.pdb test/int/member.pdb test/set.pdb test/set/construct.pdb test/set/dom.pdb test/set/rel.pdb test/set/rel-op.pdb test/set/rel-op-const.pdb test/set/convex.pdb test/set/sequence.pdb test/set/int.pdb test/set/element.pdb test/set/precede.pdb test/set/distinct.pdb test/set/exec.pdb test/set/mm-set.pdb test/branch.pdb test/branch/int.pdb test/branch/bool.pdb test/branch/set.pdb test/assign.pdb test/assign/int.pdb test/assign/bool.pdb test/assign/set.pdb test/search.pdb test/array.pdb test/test.pdb test/afc.pdb
rm -rf gecode/gist/moc_treecanvas.cpp gecode/gist/moc_qtgist.cpp gecode/gist/moc_mainwindow.cpp gecode/gist/moc_textoutput.cpp gecode/gist/moc_preferences.cpp gecode/gist/moc_nodestats.cpp
rm -rf libgecodesupport.so.32.0.manifest libgecodekernel.so.32.0.manifest libgecodesearch.so.32.0.manifest libgecodeint.so.32.0.manifest libgecodeset.so.32.0.manifest libgecodeminimodel.so.32.0.manifest libgecodedriver.so.32.0.manifest \
libgecodesupport.so.32.0.rc libgecodekernel.so.32.0.rc libgecodesearch.so.32.0.rc libgecodeint.so.32.0.rc libgecodeset.so.32.0.rc libgecodeminimodel.so.32.0.rc libgecodedriver.so.32.0.rc \
libgecodesupport.so.32.0.res libgecodekernel.so.32.0.res libgecodesearch.so.32.0.res libgecodeint.so.32.0.res libgecodeset.so.32.0.res libgecodeminimodel.so.32.0.res libgecodedriver.so.32.0.res \
libgecodesupport.exp libgecodekernel.exp libgecodesearch.exp libgecodeint.exp libgecodeset.exp libgecodeminimodel.exp libgecodedriver.exp
rm -rf examples/alpha examples/bacp examples/bibd examples/donald examples/efpa examples/eq20 examples/golomb-ruler examples/graph-color examples/grocery examples/ind-set examples/magic-sequence examples/magic-square examples/money examples/ortho-latin examples/partition examples/photo examples/queens examples/sudoku examples/kakuro examples/nonogram examples/pentominoes examples/crowded-chess examples/black-hole examples/minesweeper examples/domino examples/steel-mill examples/sports-league examples/all-interval examples/langford-number examples/warehouses examples/radiotherapy examples/word-square examples/crossword examples/open-shop examples/car-sequencing examples/sat examples/bin-packing examples/knights examples/tsp examples/perfect-square examples/schurs-lemma examples/dominating-queens examples/crew examples/golf examples/hamming examples/steiner examples/queen-armies examples/alpha.manifest examples/bacp.manifest examples/bibd.manifest examples/donald.manifest examples/efpa.manifest examples/eq20.manifest examples/golomb-ruler.manifest examples/graph-color.manifest examples/grocery.manifest examples/ind-set.manifest examples/magic-sequence.manifest examples/magic-square.manifest examples/money.manifest examples/ortho-latin.manifest examples/partition.manifest examples/photo.manifest examples/queens.manifest examples/sudoku.manifest examples/kakuro.manifest examples/nonogram.manifest examples/pentominoes.manifest examples/crowded-chess.manifest examples/black-hole.manifest examples/minesweeper.manifest examples/domino.manifest examples/steel-mill.manifest examples/sports-league.manifest examples/all-interval.manifest examples/langford-number.manifest examples/warehouses.manifest examples/radiotherapy.manifest examples/word-square.manifest examples/crossword.manifest examples/open-shop.manifest examples/car-sequencing.manifest examples/sat.manifest examples/bin-packing.manifest examples/knights.manifest examples/tsp.manifest examples/perfect-square.manifest examples/schurs-lemma.manifest examples/dominating-queens.manifest examples/crew.manifest examples/golf.manifest examples/hamming.manifest examples/steiner.manifest examples/queen-armies.manifest \
examples/alpha.rc examples/bacp.rc examples/bibd.rc examples/donald.rc examples/efpa.rc examples/eq20.rc examples/golomb-ruler.rc examples/graph-color.rc examples/grocery.rc examples/ind-set.rc examples/magic-sequence.rc examples/magic-square.rc examples/money.rc examples/ortho-latin.rc examples/partition.rc examples/photo.rc examples/queens.rc examples/sudoku.rc examples/kakuro.rc examples/nonogram.rc examples/pentominoes.rc examples/crowded-chess.rc examples/black-hole.rc examples/minesweeper.rc examples/domino.rc examples/steel-mill.rc examples/sports-league.rc examples/all-interval.rc examples/langford-number.rc examples/warehouses.rc examples/radiotherapy.rc examples/word-square.rc examples/crossword.rc examples/open-shop.rc examples/car-sequencing.rc examples/sat.rc examples/bin-packing.rc examples/knights.rc examples/tsp.rc examples/perfect-square.rc examples/schurs-lemma.rc examples/dominating-queens.rc examples/crew.rc examples/golf.rc examples/hamming.rc examples/steiner.rc examples/queen-armies.rc examples/alpha.res examples/bacp.res examples/bibd.res examples/donald.res examples/efpa.res examples/eq20.res examples/golomb-ruler.res examples/graph-color.res examples/grocery.res examples/ind-set.res examples/magic-sequence.res examples/magic-square.res examples/money.res examples/ortho-latin.res examples/partition.res examples/photo.res examples/queens.res examples/sudoku.res examples/kakuro.res examples/nonogram.res examples/pentominoes.res examples/crowded-chess.res examples/black-hole.res examples/minesweeper.res examples/domino.res examples/steel-mill.res examples/sports-league.res examples/all-interval.res examples/langford-number.res examples/warehouses.res examples/radiotherapy.res examples/word-square.res examples/crossword.res examples/open-shop.res examples/car-sequencing.res examples/sat.res examples/bin-packing.res examples/knights.res examples/tsp.res examples/perfect-square.res examples/schurs-lemma.res examples/dominating-queens.res examples/crew.res examples/golf.res examples/hamming.res examples/steiner.res examples/queen-armies.res
rm -rf test/test test/test.manifest \
test/test.rc test/test.res
rm -rf \
-> make -j 5
make[1]: Entering directory '/home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/ext/libgecode3/vendor/gecode-3.7.3'
perl ./misc/genvarimp.perl -typehpp ./gecode/int/var-imp/int.vis ./gecode/int/var-imp/bool.vis ./gecode/set/var-imp/set.vis > gecode/kernel/var-type.hpp
perl ./misc/genvarimp.perl -header ./gecode/int/var-imp/int.vis ./gecode/int/var-imp/bool.vis ./gecode/set/var-imp/set.vis > gecode/kernel/var-imp.hpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/support/exception.o gecode/support/exception.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/support/heap.o gecode/support/heap.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/support/thread/thread.o gecode/support/thread/thread.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/support/thread/windows.o gecode/support/thread/windows.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/support/thread/pthreads.o gecode/support/thread/pthreads.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/kernel/archive.o gecode/kernel/archive.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/kernel/core.o gecode/kernel/core.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/kernel/memory-manager.o gecode/kernel/memory-manager.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/kernel/branch.o gecode/kernel/branch.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/kernel/region.o gecode/kernel/region.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/stop.o gecode/search/stop.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/options.o gecode/search/options.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/parallel/engine.o gecode/search/parallel/engine.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/dfs.o gecode/search/dfs.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/parallel/dfs.o gecode/search/parallel/dfs.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/bab.o gecode/search/bab.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/parallel/bab.o gecode/search/parallel/bab.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/restart.o gecode/search/restart.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/search/parallel/restart.o gecode/search/parallel/restart.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/int-set.o gecode/int/int-set.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/var-imp/int.o gecode/int/var-imp/int.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/var-imp/bool.o gecode/int/var-imp/bool.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/var/int.o gecode/int/var/int.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/var/bool.o gecode/int/var/bool.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/array.o gecode/int/array.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/bool.o gecode/int/bool.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/bool/eqv.o gecode/int/bool/eqv.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/extensional/dfa.o gecode/int/extensional/dfa.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/extensional/tuple-set.o gecode/int/extensional/tuple-set.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/extensional.o gecode/int/extensional.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/dom.o gecode/int/dom.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/rel.o gecode/int/rel.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/precede.o gecode/int/precede.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/element.o gecode/int/element.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/count.o gecode/int/count.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/arithmetic.o gecode/int/arithmetic.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/exec.o gecode/int/exec.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/exec/when.o gecode/int/exec/when.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/element/pair.o gecode/int/element/pair.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/linear/int-post.o gecode/int/linear/int-post.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/linear-int.o gecode/int/linear-int.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/linear/bool-post.o gecode/int/linear/bool-post.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/linear-bool.o gecode/int/linear-bool.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/branch.o gecode/int/branch.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/distinct.o gecode/int/distinct.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/sorted.o gecode/int/sorted.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/gcc.o gecode/int/gcc.cpp
In file included from ./gecode/int/gcc.hh:56:0,
from gecode/int/gcc.cpp:44:
./gecode/int/gcc/dom-sup.hpp: In instantiation of ‘Gecode::ExecStatus Gecode::Int::GCC::VarValGraph<Card>::sync(Gecode::Space&, Gecode::ViewArray<Gecode::Int::IntView>&, Gecode::ViewArray<View>&) [with Card = Gecode::Int::GCC::CardConst]’:
./gecode/int/gcc/dom.hpp:196:7: required from ‘Gecode::ExecStatus Gecode::Int::GCC::Dom<Card>::propagate(Gecode::Space&, const ModEventDelta&) [with Card = Gecode::Int::GCC::CardConst; Gecode::ModEventDelta = int]’
gecode/int/gcc.cpp:170:1: required from here
./gecode/int/gcc/dom-sup.hpp:1220:20: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
ValNode* rv = NULL;
^
./gecode/int/gcc/dom-sup.hpp: In instantiation of ‘Gecode::ExecStatus Gecode::Int::GCC::VarValGraph<Card>::sync(Gecode::Space&, Gecode::ViewArray<Gecode::Int::IntView>&, Gecode::ViewArray<View>&) [with Card = Gecode::Int::GCC::CardView]’:
./gecode/int/gcc/dom.hpp:196:7: required from ‘Gecode::ExecStatus Gecode::Int::GCC::Dom<Card>::propagate(Gecode::Space&, const ModEventDelta&) [with Card = Gecode::Int::GCC::CardView; Gecode::ModEventDelta = int]’
gecode/int/gcc.cpp:170:1: required from here
./gecode/int/gcc/dom-sup.hpp:1220:20: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/channel.o gecode/int/channel.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/channel/link-single.o gecode/int/channel/link-single.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/channel/link-multi.o gecode/int/channel/link-multi.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/unshare.o gecode/int/unshare.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/sequence.o gecode/int/sequence.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/bin-packing.o gecode/int/bin-packing.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/bin-packing/propagate.o gecode/int/bin-packing/propagate.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/unary.o gecode/int/unary.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/cumulative.o gecode/int/cumulative.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/cumulatives.o gecode/int/cumulatives.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/circuit.o gecode/int/circuit.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/no-overlap.o gecode/int/no-overlap.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/nvalues.o gecode/int/nvalues.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/int/member.o gecode/int/member.cpp
perl ./misc/genbranch.perl gecode/int/branch/post-view-int.bs > gecode/int/branch/post-view-int.cpp
perl ./misc/genbranch.perl gecode/int/branch/post-view-bool.bs > gecode/int/branch/post-view-bool.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/branch.o gecode/set/branch.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/cardinality.o gecode/set/cardinality.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/convex.o gecode/set/convex.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/convex/conv.o gecode/set/convex/conv.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/convex/hull.o gecode/set/convex/hull.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/dom.o gecode/set/dom.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/rel.o gecode/set/rel.cpp
In file included from ./gecode/set/rel.hh:318:0,
from gecode/set/dom.cpp:42:
./gecode/set/rel/re-lq.hpp: In member function ‘Gecode::ExecStatus Gecode::Set::Rel::ReLq<View0, View1, strict>::propagate(Gecode::Space&, const ModEventDelta&) [with View0 = Gecode::Set::SetView; View1 = Gecode::Set::ConstSetView; bool strict = true; Gecode::ModEventDelta = int]’:
./gecode/set/rel/re-lq.hpp:91:3: internal compiler error: Segmentation fault
ReLq<View0,View1,strict>::propagate(Space& home, const ModEventDelta&) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/rel-op.o gecode/set/rel-op.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/rel-op-ternary.o gecode/set/rel-op-ternary.cpp
g++ -I. -ffast-math -fno-strict-aliasing -O3 -fvisibility=hidden -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG \
-c -o gecode/set/rel-op-singleton.o gecode/set/rel-op-singleton.cpp
In file included from ./gecode/set/rel.hh:314:0,
from gecode/set/rel.cpp:41:
./gecode/set/rel/eq.hpp: In member function ‘Gecode::ExecStatus Gecode::Set::Rel::Eq<View0, View1>::propagate(Gecode::Space&, const ModEventDelta&) [with View0 = Gecode::Set::ComplementView<Gecode::Set::SetView>; View1 = Gecode::Set::SingletonView; Gecode::ModEventDelta = int]’:
./gecode/set/rel/eq.hpp:112:3: internal compiler error: in purge_dead_edges, at cfgrtl.c:3184
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
In file included from ./gecode/set/view.hpp:1135:0,
from ./gecode/set.hh:463,
from ./gecode/set/rel-op.hh:47,
from gecode/set/rel-op-singleton.cpp:41:
./gecode/set/view/singleton.hpp: In member function ‘Gecode::ModEvent Gecode::Set::SingletonView::excludeI(Gecode::Space&, I&) [with I = Gecode::Iter::Ranges::Diff<Gecode::Iter::Ranges::Inter<Gecode::Set::BndSetRanges, Gecode::Set::BndSetRanges>, Gecode::Set::LubRanges<Gecode::Set::SetView> >; Gecode::ModEvent = int]’:
./gecode/set/view/singleton.hpp:206:3: internal compiler error: Segmentation fault
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
In file included from ./gecode/set/rel-op.hh:290:0,
from gecode/set/rel-op.cpp:41:
./gecode/set/rel-op/inter.hpp: In member function ‘Gecode::ExecStatus Gecode::Set::RelOp::IntersectionN<View0, View1>::propagate(Gecode::Space&, const ModEventDelta&) [with View0 = Gecode::Set::SetView; View1 = Gecode::Set::SetView; Gecode::ModEventDelta = int]’:
./gecode/set/rel-op/inter.hpp:277:3: internal compiler error: in partition_view_fini, at tree-ssa-live.c:325
IntersectionN<View0,View1>::propagate(Space& home, const ModEventDelta&) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1049: recipe for target 'gecode/set/dom.o' failed
make[1]: *** [gecode/set/dom.o] Error 1
make[1]: *** Waiting for unfinished jobs....
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1049: recipe for target 'gecode/set/rel-op.o' failed
make[1]: *** [gecode/set/rel-op.o] Error 1
In file included from ./gecode/int/unary.hh:746:0,
from ./gecode/int/cumulative.hh:44,
from gecode/int/cumulative.cpp:40:
./gecode/int/unary/tree.hpp: In constructor ‘Gecode::Int::Unary::OmegaLambdaTree<TaskView>::OmegaLambdaTree(Gecode::Region&, const Gecode::Int::TaskViewArray<TaskView>&, bool) [with TaskView = Gecode::Int::FwdToBwd<Gecode::Int::Unary::ManFixPSETask>]’:
./gecode/int/unary/tree.hpp:161:3: internal compiler error: in purge_dead_edges, at cfgrtl.c:3184
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1049: recipe for target 'gecode/set/rel-op-singleton.o' failed
make[1]: *** [gecode/set/rel-op-singleton.o] Error 1
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1049: recipe for target 'gecode/set/rel.o' failed
make[1]: *** [gecode/set/rel.o] Error 1
The bug is not reproducible, so it is likely a hardware or OS problem.
Makefile:1042: recipe for target 'gecode/int/cumulative.o' failed
make[1]: *** [gecode/int/cumulative.o] Error 1
make[1]: Leaving directory '/home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/ext/libgecode3/vendor/gecode-3.7.3'
Makefile:916: recipe for target 'compilelib' failed
make: *** [compilelib] Error 2
extconf.rb:98:in `block in run': Failed to build gecode library. (GecodeBuild::BuildError)
from extconf.rb:97:in `chdir'
from extconf.rb:97:in `run'
from extconf.rb:104:in `<main>'
extconf failed, exit code 1
Gem files will remain installed in /home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2 for inspection.
Results logged to /home/alukardd/.rvm/gems/ruby-2.1.4/extensions/x86_64-linux/2.1.0/dep-selector-libgecode-1.0.2/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment