Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 492570 Details for
Bug 629994
dev-libs/gecode-4.4.0-r1 : * test suite failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:gecode-4.4.0-r1:20170905-125016.log
dev-libs:gecode-4.4.0-r1:20170905-125016.log (text/plain), 682.97 KB, created by
Toralf Förster
on 2017-09-05 17:07:15 UTC
(
hide
)
Description:
dev-libs:gecode-4.4.0-r1:20170905-125016.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-09-05 17:07:15 UTC
Size:
682.97 KB
patch
obsolete
> * Package: dev-libs/gecode-4.4.0-r1 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gecode-4.4.0.tar.gz to /var/tmp/portage/dev-libs/gecode-4.4.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/gecode-4.4.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0 ... > * Applying gecode-4.4.0-no-examples.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: gecode-4.4.0/ > * Running elibtoolize in: gecode-4.4.0/contribs/qecode/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gecode-4.4.0-r1 --htmldir=/usr/share/doc/gecode-4.4.0-r1/html --libdir=/usr/lib64 --disable-examples --disable-doc-dot --disable-doc-tagfile --disable-qt --disable-gist --disable-mpfr >checking for the host operating system... Linux >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-g++ -E >checking for rc.exe... no >checking whether to build with Visual Studio resource files... no >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 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 whether to build with peak heap size tracking... 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 whether to build with multi-threading support... yes >checking for unistd.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking libkern/OSAtomic.h usability... no >checking libkern/OSAtomic.h presence... no >checking for libkern/OSAtomic.h... no >checking for spin locks... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fPIC... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fPIC... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -Wextra... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wextra... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes >checking whether x86_64-pc-linux-gnu-g++ accepts ... yes >checking whether x86_64-pc-linux-gnu-gcc accepts ... yes >checking whether x86_64-pc-linux-gnu-g++ accepts ... yes >checking for __builtin_ffsl... yes >checking whether to use gcc visibility attributes... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fvisibility=hidden... yes >checking if compiler supports forced inlining... yes >checking whether x86_64-pc-linux-gnu-g++ accepts ... yes >checking whether x86_64-pc-linux-gnu-gcc accepts ... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-strict-aliasing... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fno-strict-aliasing... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-math-errno... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fno-math-errno... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -ffinite-math-only... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -ffinite-math-only... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-rounding-math... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fno-rounding-math... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fno-signaling-nans... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fno-signaling-nans... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -fcx-limited-range... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fcx-limited-range... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -mthreads... no >checking whether x86_64-pc-linux-gnu-gcc accepts -mthreads... no >checking whether x86_64-pc-linux-gnu-g++ accepts -Qunused-arguments... no >checking whether x86_64-pc-linux-gnu-gcc accepts -Qunused-arguments... no >checking ext/hash_map usability... yes >checking ext/hash_map presence... yes >checking for ext/hash_map... yes >checking unordered_map usability... yes >checking unordered_map presence... yes >checking for unordered_map... yes >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 float variables library... yes >checking whether to build the set variables library... yes >checking whether to build the int variables library... yes >checking whether to build with MPFR support... no >checking for qmake-qt4... no >checking for qmake... qmake >checking for moc-qt4... no >checking for moc... moc >checking whether to build with Qt support... no >checking whether to build Gist... no >checking for x86_64-pc-linux-gnu-flex... no >checking for flex... flex >checking whether we have at least flex 2.5.33... yes >checking for x86_64-pc-linux-gnu-bison... no >checking for bison... bison >checking whether we have at least bison 2.3... 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... yes >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0 ... >make -j1 >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >perl ./misc/genvarimp.perl -typehpp ./gecode/int/var-imp/int.vis ./gecode/int/var-imp/bool.vis ./gecode/set/var-imp/set.vis ./gecode/float/var-imp/float.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/float/var-imp/float.vis > gecode/kernel/var-imp.hpp >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/exception.o gecode/support/exception.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/exception.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/heap.o gecode/support/heap.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/heap.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/thread/thread.o gecode/support/thread/thread.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/thread/thread.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/thread/windows.o gecode/support/thread/windows.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/thread/windows.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/thread/pthreads.o gecode/support/thread/pthreads.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/thread/pthreads.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/support/hw-rnd.o gecode/support/hw-rnd.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/support/hw-rnd.cpp:57: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/support/exception.o gecode/support/heap.o gecode/support/thread/thread.o gecode/support/thread/windows.o gecode/support/thread/pthreads.o gecode/support/hw-rnd.o -Wl,-soname=libgecodesupport.so.41 \ > -o libgecodesupport.so.41.0 >ln -fs libgecodesupport.so.41.0 libgecodesupport.so >ln -fs libgecodesupport.so.41.0 libgecodesupport.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/archive.o gecode/kernel/archive.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/archive.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/core.o gecode/kernel/core.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/core.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/memory-manager.o gecode/kernel/memory-manager.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/memory-manager.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/branch.o gecode/kernel/branch.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/branch.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/region.o gecode/kernel/region.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/region.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/afc.o gecode/kernel/afc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/afc.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/activity.o gecode/kernel/activity.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/activity.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/kernel/rnd.o gecode/kernel/rnd.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from gecode/kernel/rnd.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/kernel/archive.o gecode/kernel/core.o gecode/kernel/memory-manager.o gecode/kernel/branch.o gecode/kernel/region.o gecode/kernel/afc.o gecode/kernel/activity.o gecode/kernel/rnd.o -Wl,-soname=libgecodekernel.so.41 \ > -L. -lgecodesupport \ > -o libgecodekernel.so.41.0 >ln -fs libgecodekernel.so.41.0 libgecodekernel.so >ln -fs libgecodekernel.so.41.0 libgecodekernel.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/stop.o gecode/search/stop.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/stop.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/options.o gecode/search/options.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/options.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/cutoff.o gecode/search/cutoff.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/cutoff.cpp:43: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/engine.o gecode/search/engine.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/engine.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/parallel/engine.o gecode/search/parallel/engine.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/search/parallel/engine.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/dfs.o gecode/search/dfs.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/dfs.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/parallel/dfs.o gecode/search/parallel/dfs.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/search/parallel/dfs.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/bab.o gecode/search/bab.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/bab.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/parallel/bab.o gecode/search/parallel/bab.cpp >In file included from ./gecode/support.hh:136:0, > from gecode/search/parallel/bab.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/meta/rbs.o gecode/search/meta/rbs.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from gecode/search/meta/rbs.cpp:39: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/meta/nogoods.o gecode/search/meta/nogoods.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from ./gecode/search/meta/nogoods.hh:41, > from gecode/search/meta/nogoods.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/sequential/path.o gecode/search/sequential/path.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from ./gecode/search/sequential/path.hh:41, > from gecode/search/sequential/path.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/search/parallel/path.o gecode/search/parallel/path.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/search.hh:43, > from ./gecode/search/parallel/path.hh:41, > from gecode/search/parallel/path.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/search/stop.o gecode/search/options.o gecode/search/cutoff.o gecode/search/engine.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/meta/rbs.o gecode/search/meta/nogoods.o gecode/search/sequential/path.o gecode/search/parallel/path.o -Wl,-soname=libgecodesearch.so.41 \ > -L. -lgecodesupport -lgecodekernel \ > -o libgecodesearch.so.41.0 >ln -fs libgecodesearch.so.41.0 libgecodesearch.so >ln -fs libgecodesearch.so.41.0 libgecodesearch.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/int-set.o gecode/int/int-set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/int-set.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/var-imp/int.o gecode/int/var-imp/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/var-imp/int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/var-imp/bool.o gecode/int/var-imp/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/var-imp/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/var/int.o gecode/int/var/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/var/int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/var/bool.o gecode/int/var/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/var/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/array.o gecode/int/array.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/array.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/bool.o gecode/int/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/bool.hh:43, > from gecode/int/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/bool/eqv.o gecode/int/bool/eqv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/bool.hh:43, > from gecode/int/bool/eqv.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/extensional/dfa.o gecode/int/extensional/dfa.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/extensional/dfa.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/extensional/tuple-set.o gecode/int/extensional/tuple-set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/extensional/tuple-set.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/extensional.o gecode/int/extensional.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/extensional.hh:43, > from gecode/int/extensional.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/dom.o gecode/int/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/dom.hh:43, > from gecode/int/dom.cpp:39: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/rel.o gecode/int/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/rel.hh:47, > from gecode/int/rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/precede.o gecode/int/precede.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/precede.hh:45, > from gecode/int/precede.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/element.o gecode/int/element.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/element.hh:43, > from gecode/int/element.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/count.o gecode/int/count.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/count.hh:43, > from gecode/int/count.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/arithmetic.o gecode/int/arithmetic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/arithmetic.hh:43, > from gecode/int/arithmetic.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/exec.o gecode/int/exec.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/exec.hh:41, > from gecode/int/exec.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/exec/when.o gecode/int/exec/when.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/exec.hh:41, > from gecode/int/exec/when.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/element/pair.o gecode/int/element/pair.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/element.hh:43, > from gecode/int/element/pair.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/linear/int-post.o gecode/int/linear/int-post.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/rel.hh:47, > from gecode/int/linear/int-post.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/linear-int.o gecode/int/linear-int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/linear.hh:45, > from gecode/int/linear-int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/linear/bool-post.o gecode/int/linear/bool-post.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/linear.hh:45, > from gecode/int/linear/bool-post.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/linear-bool.o gecode/int/linear-bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/linear.hh:45, > from gecode/int/linear-bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/branch.o gecode/int/branch.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/branch.hh:41, > from gecode/int/branch.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/distinct.o gecode/int/distinct.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/distinct.hh:47, > from gecode/int/distinct.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/sorted.o gecode/int/sorted.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/sorted.hh:42, > from gecode/int/sorted.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/gcc.o gecode/int/gcc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/gcc.hh:47, > from gecode/int/gcc.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/channel.o gecode/int/channel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/channel.hh:41, > from gecode/int/channel.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/channel/link-single.o gecode/int/channel/link-single.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/channel.hh:41, > from gecode/int/channel/link-single.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/channel/link-multi.o gecode/int/channel/link-multi.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/channel.hh:41, > from gecode/int/channel/link-multi.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/unshare.o gecode/int/unshare.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/rel.hh:47, > from gecode/int/unshare.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/sequence.o gecode/int/sequence.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/sequence.hh:41, > from gecode/int/sequence.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/bin-packing.o gecode/int/bin-packing.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/bin-packing.hh:45, > from gecode/int/bin-packing.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/bin-packing/propagate.o gecode/int/bin-packing/propagate.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/bin-packing.hh:45, > from gecode/int/bin-packing/propagate.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/bin-packing/conflict-graph.o gecode/int/bin-packing/conflict-graph.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/bin-packing.hh:45, > from gecode/int/bin-packing/conflict-graph.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/unary.o gecode/int/unary.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/task.hh:41, > from ./gecode/int/unary.hh:43, > from gecode/int/unary.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/cumulative.o gecode/int/cumulative.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/task.hh:41, > from ./gecode/int/cumulative.hh:43, > from gecode/int/cumulative.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/cumulatives.o gecode/int/cumulatives.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/cumulatives.hh:41, > from gecode/int/cumulatives.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/circuit.o gecode/int/circuit.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/circuit.hh:41, > from gecode/int/circuit.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/no-overlap.o gecode/int/no-overlap.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/no-overlap.hh:41, > from gecode/int/no-overlap.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/nvalues.o gecode/int/nvalues.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/nvalues.hh:41, > from gecode/int/nvalues.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/member.o gecode/int/member.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/member.hh:41, > from gecode/int/member.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/branch/activity.o gecode/int/branch/activity.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from gecode/int/branch/activity.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/arithmetic/mult.o gecode/int/arithmetic/mult.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/arithmetic.hh:43, > from gecode/int/arithmetic/mult.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/branch/view-sel.o gecode/int/branch/view-sel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/branch.hh:41, > from gecode/int/branch/view-sel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/branch/val-sel-commit.o gecode/int/branch/val-sel-commit.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/branch.hh:41, > from gecode/int/branch/val-sel-commit.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/branch/view-values.o gecode/int/branch/view-values.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/branch.hh:41, > from gecode/int/branch/view-values.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/ldsb.o gecode/int/ldsb.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/ldsb.hh:41, > from gecode/int/ldsb.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/ldsb/sym-imp.o gecode/int/ldsb/sym-imp.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/ldsb.hh:41, > from gecode/int/ldsb/sym-imp.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/int/ldsb/sym-obj.o gecode/int/ldsb/sym-obj.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/int/ldsb.hh:41, > from gecode/int/ldsb/sym-obj.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread 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/bin-packing/conflict-graph.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/activity.o gecode/int/arithmetic/mult.o gecode/int/branch/view-sel.o gecode/int/branch/val-sel-commit.o gecode/int/branch/view-values.o gecode/int/ldsb.o gecode/int/ldsb/sym-imp.o gecode/int/ldsb/sym-obj.o -Wl,-soname=libgecodeint.so.41 \ > -L. -lgecodesupport -lgecodekernel \ > -o libgecodeint.so.41.0 >ln -fs libgecodeint.so.41.0 libgecodeint.so >ln -fs libgecodeint.so.41.0 libgecodeint.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/var/float.o gecode/float/var/float.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from gecode/float/var/float.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/arithmetic.o gecode/float/arithmetic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/float/arithmetic.hh:45, > from gecode/float/arithmetic.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/array.o gecode/float/array.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from gecode/float/array.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/branch.o gecode/float/branch.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from ./gecode/float/branch.hh:43, > from gecode/float/branch.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/rel.o gecode/float/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/float/rel.hh:49, > from gecode/float/rel.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/linear.o gecode/float/linear.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/float/linear.hh:45, > from gecode/float/linear.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/linear/post.o gecode/float/linear/post.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/float/linear.hh:45, > from gecode/float/linear/post.cpp:43: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/branch/activity.o gecode/float/branch/activity.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from gecode/float/branch/activity.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/rounding.o gecode/float/rounding.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from gecode/float/rounding.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/exec.o gecode/float/exec.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from gecode/float/exec.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/branch/val-sel-commit.o gecode/float/branch/val-sel-commit.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from ./gecode/float/branch.hh:43, > from gecode/float/branch/val-sel-commit.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/branch/view-sel.o gecode/float/branch/view-sel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/float.hh:49, > from ./gecode/float/branch.hh:43, > from gecode/float/branch/view-sel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/float/dom.o gecode/float/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/int.hh:57, > from ./gecode/float/rel.hh:49, > from gecode/float/dom.cpp:39: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/float/var/float.o gecode/float/arithmetic.o gecode/float/array.o gecode/float/branch.o gecode/float/rel.o gecode/float/linear.o gecode/float/linear/post.o gecode/float/branch/activity.o gecode/float/rounding.o gecode/float/exec.o gecode/float/branch/val-sel-commit.o gecode/float/branch/view-sel.o gecode/float/dom.o -Wl,-soname=libgecodefloat.so.41 \ > -L. -lgecodesupport -lgecodekernel -lgecodeint \ > -o libgecodefloat.so.41.0 >ln -fs libgecodefloat.so.41.0 libgecodefloat.so >ln -fs libgecodefloat.so.41.0 libgecodefloat.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/branch.o gecode/set/branch.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/branch.hh:47, > from gecode/set/branch.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/cardinality.o gecode/set/cardinality.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/cardinality.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/convex.o gecode/set/convex.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/convex.hh:47, > from gecode/set/convex.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/convex/conv.o gecode/set/convex/conv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/convex.hh:47, > from gecode/set/convex/conv.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/convex/hull.o gecode/set/convex/hull.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/convex.hh:47, > from gecode/set/convex/hull.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/dom.o gecode/set/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/dom.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel.o gecode/set/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/rel.hh:47, > from gecode/set/rel.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op.o gecode/set/rel-op.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/rel-op.hh:47, > from gecode/set/rel-op.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-ternary.o gecode/set/rel-op-ternary.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/rel-op.hh:47, > from gecode/set/rel-op-ternary.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-singleton.o gecode/set/rel-op-singleton.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/rel-op.hh:47, > from gecode/set/rel-op-singleton.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-compl.o gecode/set/rel-op/post-compl.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-compl.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-nocompl.o gecode/set/rel-op/post-nocompl.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-nocompl.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-compl-cvv.o gecode/set/rel-op/post-compl-cvv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-compl-cvv.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-nocompl-cvv.o gecode/set/rel-op/post-nocompl-cvv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-nocompl-cvv.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-compl-vvc.o gecode/set/rel-op/post-compl-vvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-compl-vvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-nocompl-vvc.o gecode/set/rel-op/post-nocompl-vvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-nocompl-vvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-compl-cvc.o gecode/set/rel-op/post-compl-cvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-compl-cvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op/post-nocompl-cvc.o gecode/set/rel-op/post-nocompl-cvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op/post-nocompl-cvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-const-vvc.o gecode/set/rel-op-const-vvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op-const-vvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-const-vcv.o gecode/set/rel-op-const-vcv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op-const-vcv.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-const-vcc.o gecode/set/rel-op-const-vcc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op-const-vcc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-const-cvc.o gecode/set/rel-op-const-cvc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op-const-cvc.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/rel-op-const-cvv.o gecode/set/rel-op-const-cvv.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/rel-op-const-cvv.cpp:41: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/int.o gecode/set/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/int.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/channel.o gecode/set/channel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/channel.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >In file included from ./gecode/set/channel.hh:256:0, > from gecode/set/channel.cpp:44: >./gecode/set/channel/bool.hpp: In instantiation of âGecode::Set::Channel::ChannelBool<View>::ChannelBool(Gecode::Home, Gecode::ViewArray<Gecode::Int::BoolView>&, View) [with View = Gecode::Set::SetView]â: >./gecode/set/channel/bool.hpp:126:12: required from âstatic Gecode::ExecStatus Gecode::Set::Channel::ChannelBool<View>::post(Gecode::Home, Gecode::ViewArray<Gecode::Int::BoolView>&, View) [with View = Gecode::Set::SetView]â >gecode/set/channel.cpp:71:5: required from here >./gecode/set/channel/bool.hpp:105:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (y.glbSize() == y.glbMax()-y.glbMin()+1) { > >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/element.o gecode/set/element.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/element.hh:43, > from gecode/set/element.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/sequence.o gecode/set/sequence.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/sequence.hh:47, > from gecode/set/sequence.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/distinct.o gecode/set/distinct.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/distinct.hh:41, > from gecode/set/distinct.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/distinct/atmostOne.o gecode/set/distinct/atmostOne.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/distinct.hh:41, > from gecode/set/distinct/atmostOne.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/precede.o gecode/set/precede.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/precede.hh:47, > from gecode/set/precede.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/sequence/seq.o gecode/set/sequence/seq.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/sequence.hh:47, > from gecode/set/sequence/seq.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/sequence/seq-u.o gecode/set/sequence/seq-u.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/sequence.hh:47, > from gecode/set/sequence/seq-u.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/array.o gecode/set/array.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/array.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/var-imp/set.o gecode/set/var-imp/set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/var-imp/set.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/var-imp/integerset.o gecode/set/var-imp/integerset.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/var-imp/integerset.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/var/set.o gecode/set/var/set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/var/set.cpp:43: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/exec.o gecode/set/exec.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/exec.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/branch/activity.o gecode/set/branch/activity.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from gecode/set/branch/activity.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/branch/view-sel.o gecode/set/branch/view-sel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/branch.hh:47, > from gecode/set/branch/view-sel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/branch/val-sel-commit.o gecode/set/branch/val-sel-commit.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/branch.hh:47, > from gecode/set/branch/val-sel-commit.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/branch/ngl.o gecode/set/branch/ngl.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/branch.hh:47, > from gecode/set/branch/ngl.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/ldsb.o gecode/set/ldsb.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/ldsb.hh:41, > from gecode/set/ldsb.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/set/ldsb/sym-imp.o gecode/set/ldsb/sym-imp.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./gecode/set/ldsb.hh:41, > from gecode/set/ldsb/sym-imp.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread 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/channel.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/activity.o gecode/set/branch/view-sel.o gecode/set/branch/val-sel-commit.o gecode/set/branch/ngl.o gecode/set/ldsb.o gecode/set/ldsb/sym-imp.o -Wl,-soname=libgecodeset.so.41 \ > -L. -lgecodesupport -lgecodekernel -lgecodeint \ > -o libgecodeset.so.41.0 >ln -fs libgecodeset.so.41.0 libgecodeset.so >ln -fs libgecodeset.so.41.0 libgecodeset.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/int-expr.o gecode/minimodel/int-expr.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/int-expr.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/int-rel.o gecode/minimodel/int-rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/int-rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/int-arith.o gecode/minimodel/int-arith.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/int-arith.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/bool-expr.o gecode/minimodel/bool-expr.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/bool-expr.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >gecode/minimodel/bool-expr.cpp: At global scope: >gecode/minimodel/bool-expr.cpp:258:51: warning: âvisibilityâ attribute ignored [-Wattributes] > static NNF* nnf(Region& r, Node* n, bool neg); > ^ >gecode/minimodel/bool-expr.cpp:264:34: warning: âvisibilityâ attribute ignored [-Wattributes] > IntConLevel icl) const; > ^~~~~ >gecode/minimodel/bool-expr.cpp:267:48: warning: âvisibilityâ attribute ignored [-Wattributes] > BoolVar expr(Home home, IntConLevel icl) const; > ^~~~~ >gecode/minimodel/bool-expr.cpp:270:44: warning: âvisibilityâ attribute ignored [-Wattributes] > void rel(Home home, IntConLevel icl) const; > ^~~~~ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/set-expr.o gecode/minimodel/set-expr.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/set-expr.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/set-rel.o gecode/minimodel/set-rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/set-rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/float-expr.o gecode/minimodel/float-expr.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/float-expr.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/float-rel.o gecode/minimodel/float-rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/float-rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/float-arith.o gecode/minimodel/float-arith.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/float-arith.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/reg.o gecode/minimodel/reg.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/reg.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/minimodel/optimize.o gecode/minimodel/optimize.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from gecode/minimodel/optimize.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/minimodel/int-expr.o gecode/minimodel/int-rel.o gecode/minimodel/int-arith.o gecode/minimodel/bool-expr.o gecode/minimodel/set-expr.o gecode/minimodel/set-rel.o gecode/minimodel/float-expr.o gecode/minimodel/float-rel.o gecode/minimodel/float-arith.o gecode/minimodel/reg.o gecode/minimodel/optimize.o -Wl,-soname=libgecodeminimodel.so.41 \ > -L. -lgecodesupport -lgecodekernel -lgecodeint -lgecodefloat -lgecodeset \ > -o libgecodeminimodel.so.41.0 >ln -fs libgecodeminimodel.so.41.0 libgecodeminimodel.so >ln -fs libgecodeminimodel.so.41.0 libgecodeminimodel.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/driver/options.o gecode/driver/options.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from ./gecode/driver.hh:41, > from gecode/driver/options.cpp:39: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-c -o gecode/driver/script.o gecode/driver/script.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from ./gecode/driver.hh:41, > from gecode/driver/script.cpp:39: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/driver/options.o gecode/driver/script.o -Wl,-soname=libgecodedriver.so.41 \ > -L. -lgecodesupport -lgecodekernel -lgecodesearch -lgecodeint -lgecodeminimodel \ > -o libgecodedriver.so.41.0 >ln -fs libgecodedriver.so.41.0 libgecodedriver.so >ln -fs libgecodedriver.so.41.0 libgecodedriver.so.41 >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > \ >-c -o gecode/flatzinc/flatzinc.o gecode/flatzinc/flatzinc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/flatzinc.hh:47, > from gecode/flatzinc/flatzinc.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > \ >-c -o gecode/flatzinc/registry.o gecode/flatzinc/registry.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/flatzinc.hh:47, > from ./gecode/flatzinc/registry.hh:41, > from gecode/flatzinc/registry.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > \ >-c -o gecode/flatzinc/parser.tab.o gecode/flatzinc/parser.tab.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/flatzinc.hh:47, > from gecode/flatzinc/parser.yxx:43: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >gecode/flatzinc/parser.yxx: In function âGecode::FlatZinc::FlatZincSpace* Gecode::FlatZinc::parse(const string&, Gecode::FlatZinc::Printer&, std::ostream&, Gecode::FlatZinc::FlatZincSpace*, Gecode::FlatZinc::FznRnd*)â: >gecode/flatzinc/parser.yxx:374:52: warning: unused parameter ârndâ [-Wunused-parameter] > FlatZincSpace* fzs, FznRnd* rnd) { > ^~~ >gecode/flatzinc/parser.yxx: In function âint yyparse(void*)â: >gecode/flatzinc/parser.yxx:1863:11: warning: âeâ may be used uninitialized in this function [-Wmaybe-uninitialized] > if (e.t == ST_INTVARARRAY) > ^~ >gecode/flatzinc/parser.yxx:1848:21: note: âeâ was declared here > SymbolEntry e; > ^ >gecode/flatzinc/parser.yxx:1857:89: warning: âe.Gecode::FlatZinc::SymbolEntry::iâ may be used uninitialized in this function [-Wmaybe-uninitialized] > if ($3 == 0 || $3 > pp->arrays[e.i]) { > ^ >gecode/flatzinc/parser.yxx:1848:21: note: âe.Gecode::FlatZinc::SymbolEntry::iâ was declared here > SymbolEntry e; > ^ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > \ >-c -o gecode/flatzinc/lexer.yy.o gecode/flatzinc/lexer.yy.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/flatzinc.hh:47, > from ./gecode/flatzinc/parser.hh:41, > from ./gecode/flatzinc/lexer.lxx:58: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -shared -pthread gecode/flatzinc/flatzinc.o gecode/flatzinc/registry.o gecode/flatzinc/parser.tab.o gecode/flatzinc/lexer.yy.o -Wl,-soname=libgecodeflatzinc.so.41 \ > -L. -lgecodesupport -lgecodekernel -lgecodesearch -lgecodeint \ > -lgecodeset -lgecodefloat -lgecodeminimodel -lgecodedriver \ > -o libgecodeflatzinc.so.41.0 >ln -fs libgecodeflatzinc.so.41.0 libgecodeflatzinc.so >ln -fs libgecodeflatzinc.so.41.0 libgecodeflatzinc.so.41 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Nothing to be done for 'framework'. >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o tools/flatzinc/fzn-gecode.o tools/flatzinc/fzn-gecode.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/flatzinc.hh:47, > from tools/flatzinc/fzn-gecode.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -o tools/flatzinc/fzn-gecode tools/flatzinc/fzn-gecode.o \ >-L. -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-lgecodeflatzinc -lgecodedriver -lgecodesearch -lgecodeminimodel -lgecodeset -lgecodefloat -lgecodeint -lgecodekernel -lgecodesupport >perl ./misc/fixmanifest.perl .so.41.0 tools/flatzinc/fzn-gecode.manifest >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' > >Compilation of Gecode finished successfully. To use Gecode, either add >/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0 >to your search path for libraries, or install Gecode using >make install > >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >>>> Source compiled. >>>> Test phase: dev-libs/gecode-4.4.0-r1 >make -j1 test >make[1]: Entering directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >make[1]: 'gecode/kernel/var-type.hpp' is up to date. >make[1]: 'gecode/kernel/var-imp.hpp' is up to date. >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int.o test/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/channel.o test/int/channel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/channel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/arithmetic.o test/int/arithmetic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/arithmetic.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/basic.o test/int/basic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/basic.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/bool.o test/int/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/int/bool.cpp: In function âint Test::Int::Bool::check(int, Gecode::BoolOpType, int)â: >test/int/bool.cpp:52:37: warning: suggest parentheses around operand of â!â or change â|â to â||â or â!â to â~â [-Wparentheses] > case Gecode::BOT_IMP: return !x0 | x1; > ^~~ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/count.o test/int/count.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/count.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/dom.o test/int/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/dom.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/distinct.o test/int/distinct.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/distinct.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/element.o test/int/element.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/element.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/extensional.o test/int/extensional.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/extensional.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/rel.o test/int/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/linear.o test/int/linear.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/linear.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/gcc.o test/int/gcc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/gcc.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/sorted.o test/int/sorted.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/sorted.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/unshare.o test/int/unshare.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/unshare.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/exec.o test/int/exec.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/exec.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/sequence.o test/int/sequence.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/sequence.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/mm-arithmetic.o test/int/mm-arithmetic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/mm-arithmetic.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/mm-bool.o test/int/mm-bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/mm-bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/int/mm-bool.cpp: In function âint Test::Int::MiniModelBoolean::eval(const Test::Int::MiniModelBoolean::BoolInstr*, int*)â: >test/int/mm-bool.cpp:73:36: warning: suggest parentheses around operand of â!â or change â|â to â||â or â!â to â~â [-Wparentheses] > case BO_IMP: reg[pc->z] = !reg[pc->x] | reg[pc->y]; break; > ^~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/mm-lin.o test/int/mm-lin.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/mm-lin.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/mm-count.o test/int/mm-count.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/mm-count.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/mm-rel.o test/int/mm-rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/mm-rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/bin-packing.o test/int/bin-packing.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/bin-packing.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/int/bin-packing.cpp: In member function âvirtual Gecode::Space* Test::Int::BinPacking::CliqueMBPT::TestSpace::copy(bool)â: >test/int/bin-packing.cpp:257:42: warning: unused parameter âshareâ [-Wunused-parameter] > virtual Gecode::Space* copy(bool share) { > ^~~~~ >test/int/bin-packing.cpp: In member function âvirtual bool Test::Int::BinPacking::CliqueMBPT::run()â: >test/int/bin-packing.cpp:298:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (clique.size() != mc.size()) { > ~~~~~~~~~~~~~~^~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/unary.o test/int/unary.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/unary.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/cumulative.o test/int/cumulative.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/cumulative.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/cumulatives.o test/int/cumulatives.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/cumulatives.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/circuit.o test/int/circuit.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/circuit.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/no-overlap.o test/int/no-overlap.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/no-overlap.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/precede.o test/int/precede.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/int/precede.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/nvalues.o test/int/nvalues.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from test/int/nvalues.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/int/member.o test/int/member.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from test/int/member.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set.o test/set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/construct.o test/set/construct.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/construct.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/dom.o test/set/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/dom.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/rel.o test/set/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/rel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/rel-op.o test/set/rel-op.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/rel-op.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/set/rel-op.cpp: In instantiation of âbool Test::Set::RelOp::Rel::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Union<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op.cpp:110:29: required from here >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^~~~~~ >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op.cpp: In instantiation of âbool Test::Set::RelOp::Rel::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Inter<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op.cpp:128:29: required from here >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op.cpp: In instantiation of âbool Test::Set::RelOp::Rel::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op.cpp:135:29: required from here >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op.cpp:66:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/rel-op-const.o test/set/rel-op-const.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/rel-op-const.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSIS::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Union<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op-const.cpp:107:29: required from here >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^~~~~~ >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSIS::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Inter<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op-const.cpp:125:29: required from here >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSIS::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op-const.cpp:133:31: required from here >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSIS::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Test::Set::CountableSetRanges, Gecode::IntSetRanges>; J = Test::Set::CountableSetRanges]â: >test/set/rel-op-const.cpp:137:31: required from here >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:70:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSSI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Union<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:202:29: required from here >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^~~~~~ >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSSI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Inter<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:220:29: required from here >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelSSI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Test::Set::CountableSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:227:29: required from here >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:165:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelISI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Union<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:291:30: required from here >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^~~~~~ >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelISI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Inter<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:309:30: required from here >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelISI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Gecode::IntSetRanges, Test::Set::CountableSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:317:32: required from here >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp: In instantiation of âbool Test::Set::RelOpConst::RelISI::sol(I&, J&) const [with I = Gecode::Iter::Ranges::Diff<Test::Set::CountableSetRanges, Gecode::IntSetRanges>; J = Gecode::IntSetRanges]â: >test/set/rel-op-const.cpp:321:32: required from here >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/rel-op-const.cpp:252:9: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/convex.o test/set/convex.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/convex.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/sequence.o test/set/sequence.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/sequence.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/int.o test/set/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/set/int.cpp: In member function âvirtual bool Test::Set::Int::Rel::solution(const Test::Set::SetAssignment&) constâ: >test/set/int.cpp:242:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (rsrt) { > ^ >test/set/int.cpp:242:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/int.cpp:242:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/int.cpp:242:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/element.o test/set/element.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from test/set/element.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/precede.o test/set/precede.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/precede.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/distinct.o test/set/distinct.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/distinct.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/exec.o test/set/exec.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/exec.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/mm-set.o test/set/mm-set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/set/mm-set.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/set/mm-set.cpp: In member function âvirtual bool Test::Int::MiniModelSet::SetExprConst::solution(const Test::Int::Assignment&) constâ: >test/set/mm-set.cpp:144:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:144:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:144:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:144:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/mm-set.cpp: In member function âvirtual void Test::Int::MiniModelSet::SetExprConst::post(Gecode::Space&, Gecode::IntVarArray&)â: >test/set/mm-set.cpp:166:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:166:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:166:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:166:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/mm-set.cpp: In member function âvirtual void Test::Int::MiniModelSet::SetExprConst::post(Gecode::Space&, Gecode::IntVarArray&, Gecode::Reify)â: >test/set/mm-set.cpp:188:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:188:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:188:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:188:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/mm-set.cpp: In member function âvirtual bool Test::Int::MiniModelSet::SetExprExpr::solution(const Test::Int::Assignment&) constâ: >test/set/mm-set.cpp:239:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:239:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:239:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:239:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/mm-set.cpp: In member function âvirtual void Test::Int::MiniModelSet::SetExprExpr::post(Gecode::Space&, Gecode::IntVarArray&)â: >test/set/mm-set.cpp:270:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:270:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:270:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:270:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >test/set/mm-set.cpp: In member function âvirtual void Test::Int::MiniModelSet::SetExprExpr::post(Gecode::Space&, Gecode::IntVarArray&, Gecode::Reify)â: >test/set/mm-set.cpp:301:16: warning: enumeration value âSRT_LQâ not handled in switch [-Wswitch] > switch (srt) { > ^ >test/set/mm-set.cpp:301:16: warning: enumeration value âSRT_LEâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:301:16: warning: enumeration value âSRT_GQâ not handled in switch [-Wswitch] >test/set/mm-set.cpp:301:16: warning: enumeration value âSRT_GRâ not handled in switch [-Wswitch] >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/set/channel.o test/set/channel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/set.hh:47, > from ./test/set.hh:43, > from test/set/channel.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float.o test/float.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/basic.o test/float/basic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/basic.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/arithmetic.o test/float/arithmetic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/arithmetic.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/transcendental.o test/float/transcendental.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/transcendental.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/trigonometric.o test/float/trigonometric.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/trigonometric.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/linear.o test/float/linear.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/linear.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/rel.o test/float/rel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/rel.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/channel.o test/float/channel.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/channel.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/mm-lin.o test/float/mm-lin.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/int.hh:43, > from test/float/mm-lin.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/float/dom.o test/float/dom.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from ./test/float.hh:45, > from test/float/dom.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc.o test/flatzinc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/bool_clause.o test/flatzinc/bool_clause.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/bool_clause.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/bug232.o test/flatzinc/bug232.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/bug232.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/bug319.o test/flatzinc/bug319.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/bug319.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/bugfix_r6746.o test/flatzinc/bugfix_r6746.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/bugfix_r6746.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/bugfix_r7854.o test/flatzinc/bugfix_r7854.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/bugfix_r7854.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/empty_domain_1.o test/flatzinc/empty_domain_1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/empty_domain_1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/empty_domain_2.o test/flatzinc/empty_domain_2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/empty_domain_2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/int_set_as_type1.o test/flatzinc/int_set_as_type1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/int_set_as_type1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/int_set_as_type2.o test/flatzinc/int_set_as_type2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/int_set_as_type2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/jobshop.o test/flatzinc/jobshop.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/jobshop.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/no_warn_empty_domain.o test/flatzinc/no_warn_empty_domain.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/no_warn_empty_domain.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/output_test.o test/flatzinc/output_test.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/output_test.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/queens4.o test/flatzinc/queens4.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/queens4.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sat_arith1.o test/flatzinc/sat_arith1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sat_arith1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sat_array_bool_and.o test/flatzinc/sat_array_bool_and.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sat_array_bool_and.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sat_array_bool_or.o test/flatzinc/sat_array_bool_or.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sat_array_bool_or.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sat_cmp_reif.o test/flatzinc/sat_cmp_reif.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sat_cmp_reif.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sat_eq_reif.o test/flatzinc/sat_eq_reif.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sat_eq_reif.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_approx_bnb.o test/flatzinc/test_approx_bnb.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_approx_bnb.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_array_just_right.o test/flatzinc/test_array_just_right.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_array_just_right.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_assigned_var_bounds_bad.o test/flatzinc/test_assigned_var_bounds_bad.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_assigned_var_bounds_bad.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_flatzinc_output_anns.o test/flatzinc/test_flatzinc_output_anns.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_flatzinc_output_anns.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_arith.o test/flatzinc/test_fzn_arith.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_arith.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_arrays.o test/flatzinc/test_fzn_arrays.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_arrays.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_coercions.o test/flatzinc/test_fzn_coercions.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_coercions.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_comparison.o test/flatzinc/test_fzn_comparison.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_comparison.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_logic.o test/flatzinc/test_fzn_logic.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_logic.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_fzn_sets.o test/flatzinc/test_fzn_sets.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_fzn_sets.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_int_div.o test/flatzinc/test_int_div.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_int_div.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_int_mod.o test/flatzinc/test_int_mod.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_int_mod.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_int_ranges_as_values.o test/flatzinc/test_int_ranges_as_values.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_int_ranges_as_values.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/test_seq_search.o test/flatzinc/test_seq_search.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/test_seq_search.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/2dpacking.o test/flatzinc/2dpacking.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/2dpacking.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/alpha.o test/flatzinc/alpha.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/alpha.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships1.o test/flatzinc/battleships1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships10.o test/flatzinc/battleships10.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships10.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships2.o test/flatzinc/battleships2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships3.o test/flatzinc/battleships3.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships3.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships4.o test/flatzinc/battleships4.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships4.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships5.o test/flatzinc/battleships5.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships5.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships7.o test/flatzinc/battleships7.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships7.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/battleships9.o test/flatzinc/battleships9.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/battleships9.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/blocksworld_instance_1.o test/flatzinc/blocksworld_instance_1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/blocksworld_instance_1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/blocksworld_instance_2.o test/flatzinc/blocksworld_instance_2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/blocksworld_instance_2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/cumulatives.o test/flatzinc/cumulatives.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/cumulatives.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/cutstock.o test/flatzinc/cutstock.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/cutstock.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/eq20.o test/flatzinc/eq20.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/eq20.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/factory_planning_instance.o test/flatzinc/factory_planning_instance.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/factory_planning_instance.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/golomb.o test/flatzinc/golomb.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/golomb.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/jobshop2x2.o test/flatzinc/jobshop2x2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/jobshop2x2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/knights.o test/flatzinc/knights.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/knights.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/langford2.o test/flatzinc/langford2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/langford2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/latin_squares_fd.o test/flatzinc/latin_squares_fd.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/latin_squares_fd.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/multidim_knapsack_simple.o test/flatzinc/multidim_knapsack_simple.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/multidim_knapsack_simple.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/packing.o test/flatzinc/packing.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/packing.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/perfsq.o test/flatzinc/perfsq.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/perfsq.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/perfsq2.o test/flatzinc/perfsq2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/perfsq2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/photo.o test/flatzinc/photo.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/photo.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/product_fd.o test/flatzinc/product_fd.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/product_fd.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/product_lp.o test/flatzinc/product_lp.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/product_lp.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/quasigroup_qg5.o test/flatzinc/quasigroup_qg5.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/quasigroup_qg5.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/queen_cp2.o test/flatzinc/queen_cp2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/queen_cp2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/queen_ip.o test/flatzinc/queen_ip.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/queen_ip.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/radiation.o test/flatzinc/radiation.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/radiation.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/simple_sat.o test/flatzinc/simple_sat.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/simple_sat.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/singHoist2.o test/flatzinc/singHoist2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/singHoist2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/sudoku.o test/flatzinc/sudoku.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/sudoku.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/template_design.o test/flatzinc/template_design.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/template_design.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_1.o test/flatzinc/tenpenki_1.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_1.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_2.o test/flatzinc/tenpenki_2.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_2.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_3.o test/flatzinc/tenpenki_3.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_3.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_4.o test/flatzinc/tenpenki_4.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_4.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_5.o test/flatzinc/tenpenki_5.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_5.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/tenpenki_6.o test/flatzinc/tenpenki_6.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/tenpenki_6.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/warehouses.o test/flatzinc/warehouses.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/warehouses.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/warehouses_small.o test/flatzinc/warehouses_small.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/warehouses_small.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/wolf_goat_cabbage.o test/flatzinc/wolf_goat_cabbage.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/wolf_goat_cabbage.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/zebra.o test/flatzinc/zebra.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/zebra.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/magicsq_3.o test/flatzinc/magicsq_3.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/magicsq_3.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/magicsq_4.o test/flatzinc/magicsq_4.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/magicsq_4.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/magicsq_5.o test/flatzinc/magicsq_5.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/magicsq_5.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/oss.o test/flatzinc/oss.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/oss.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/steiner_triples.o test/flatzinc/steiner_triples.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/steiner_triples.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/timetabling.o test/flatzinc/timetabling.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/timetabling.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/flatzinc/trucking.o test/flatzinc/trucking.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/flatzinc.hh:41, > from test/flatzinc/trucking.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/branch.o test/branch.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/branch.hh:47, > from test/branch.cpp:44: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/branch/int.o test/branch/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/branch.hh:47, > from test/branch/int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/branch/bool.o test/branch/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/branch.hh:47, > from test/branch/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/branch/set.o test/branch/set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/branch.hh:47, > from test/branch/set.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/branch/float.o test/branch/float.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/branch.hh:47, > from test/branch/float.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/assign.o test/assign.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/assign.hh:45, > from test/assign.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/assign/int.o test/assign/int.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/assign.hh:45, > from test/assign/int.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/assign/bool.o test/assign/bool.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/assign.hh:45, > from test/assign/bool.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/assign/set.o test/assign/set.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/assign.hh:45, > from test/assign/set.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/assign/float.o test/assign/float.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/assign.hh:45, > from test/assign/float.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/search.o test/search.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from test/search.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/search.cpp: In member function âvirtual void Test::Search::HasSolutions::master(long unsigned int, const Gecode::Space*, Gecode::NoGoods&)â: >test/search.cpp:289:45: warning: unused parameter âiâ [-Wunused-parameter] > virtual void master(unsigned long int i, const Space* _s, > ^ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/nogoods.o test/nogoods.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./gecode/minimodel.hh:47, > from test/nogoods.cpp:42: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >test/nogoods.cpp: In function âvoid Test::NoGoods::dummy(Gecode::Space&)â: >test/nogoods.cpp:55:23: warning: unused parameter âhomeâ [-Wunused-parameter] > void dummy(Space& home) { > ^~~~ >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/array.o test/array.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from test/array.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/test.o test/test.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from ./test/test.hh:45, > from test/test.cpp:40: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/afc.o test/afc.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from test/afc.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/brancher-handle.o test/brancher-handle.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from test/brancher-handle.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ > -c -o test/ldsb.o test/ldsb.cpp >In file included from ./gecode/support.hh:136:0, > from ./gecode/kernel.hh:50, > from test/ldsb.cpp:38: >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Mutex::~Mutex()â: >./gecode/support/thread/pthreads.hpp:69:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Mutex::~Mutex[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:69:72: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::FastMutex::~FastMutex()â: >./gecode/support/thread/pthreads.hpp:124:54: warning: throw will always call terminate() [-Wterminate] > "FastMutex::~FastMutex[pthread_spin_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:124:54: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp: In destructor âGecode::Support::Event::~Event()â: >./gecode/support/thread/pthreads.hpp:165:71: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_cond_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:165:71: note: in C++11 destructors default to noexcept >./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call terminate() [-Wterminate] > throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]"); > ^ >./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors default to noexcept >x86_64-pc-linux-gnu-g++ -o test/test 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/set/channel.o test/float.o test/float/basic.o test/float/arithmetic.o test/float/transcendental.o test/float/trigonometric.o test/float/linear.o test/float/rel.o test/float/channel.o test/float/mm-lin.o test/float/dom.o test/flatzinc.o test/flatzinc/bool_clause.o test/flatzinc/bug232.o test/flatzinc/bug319.o test/flatzinc/bugfix_r6746.o test/flatzinc/bugfix_r7854.o test/flatzinc/empty_domain_1.o test/flatzinc/empty_domain_2.o test/flatzinc/int_set_as_type1.o test/flatzinc/int_set_as_type2.o test/flatzinc/jobshop.o test/flatzinc/no_warn_empty_domain.o test/flatzinc/output_test.o test/flatzinc/queens4.o test/flatzinc/sat_arith1.o test/flatzinc/sat_array_bool_and.o test/flatzinc/sat_array_bool_or.o test/flatzinc/sat_cmp_reif.o test/flatzinc/sat_eq_reif.o test/flatzinc/test_approx_bnb.o test/flatzinc/test_array_just_right.o test/flatzinc/test_assigned_var_bounds_bad.o test/flatzinc/test_flatzinc_output_anns.o test/flatzinc/test_fzn_arith.o test/flatzinc/test_fzn_arrays.o test/flatzinc/test_fzn_coercions.o test/flatzinc/test_fzn_comparison.o test/flatzinc/test_fzn_logic.o test/flatzinc/test_fzn_sets.o test/flatzinc/test_int_div.o test/flatzinc/test_int_mod.o test/flatzinc/test_int_ranges_as_values.o test/flatzinc/test_seq_search.o test/flatzinc/2dpacking.o test/flatzinc/alpha.o test/flatzinc/battleships1.o test/flatzinc/battleships10.o test/flatzinc/battleships2.o test/flatzinc/battleships3.o test/flatzinc/battleships4.o test/flatzinc/battleships5.o test/flatzinc/battleships7.o test/flatzinc/battleships9.o test/flatzinc/blocksworld_instance_1.o test/flatzinc/blocksworld_instance_2.o test/flatzinc/cumulatives.o test/flatzinc/cutstock.o test/flatzinc/eq20.o test/flatzinc/factory_planning_instance.o test/flatzinc/golomb.o test/flatzinc/jobshop2x2.o test/flatzinc/knights.o test/flatzinc/langford2.o test/flatzinc/latin_squares_fd.o test/flatzinc/multidim_knapsack_simple.o test/flatzinc/packing.o test/flatzinc/perfsq.o test/flatzinc/perfsq2.o test/flatzinc/photo.o test/flatzinc/product_fd.o test/flatzinc/product_lp.o test/flatzinc/quasigroup_qg5.o test/flatzinc/queen_cp2.o test/flatzinc/queen_ip.o test/flatzinc/radiation.o test/flatzinc/simple_sat.o test/flatzinc/singHoist2.o test/flatzinc/sudoku.o test/flatzinc/template_design.o test/flatzinc/tenpenki_1.o test/flatzinc/tenpenki_2.o test/flatzinc/tenpenki_3.o test/flatzinc/tenpenki_4.o test/flatzinc/tenpenki_5.o test/flatzinc/tenpenki_6.o test/flatzinc/warehouses.o test/flatzinc/warehouses_small.o test/flatzinc/wolf_goat_cabbage.o test/flatzinc/zebra.o test/flatzinc/magicsq_3.o test/flatzinc/magicsq_4.o test/flatzinc/magicsq_5.o test/flatzinc/oss.o test/flatzinc/steiner_triples.o test/flatzinc/timetabling.o test/flatzinc/trucking.o test/branch.o test/branch/int.o test/branch/bool.o test/branch/set.o test/branch/float.o test/assign.o test/assign/int.o test/assign/bool.o test/assign/set.o test/assign/float.o test/search.o test/nogoods.o test/array.o test/test.o test/afc.o test/brancher-handle.o test/ldsb.o -L. -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math -ffinite-math-only -fno-math-errno -fno-strict-aliasing -fvisibility=hidden -Wall -Wextra -fPIC -pthread -DNDEBUG -O2 -pipe -march=native \ >-lgecodeflatzinc -lgecodedriver -lgecodesearch -lgecodeminimodel -lgecodeset -lgecodefloat -lgecodeint -lgecodekernel -lgecodesupport >perl ./misc/fixmanifest.perl .so.41.0 test/test.manifest .so.41.0 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' >AFC +++++ >Array::Iterator::SharedArray +++++ >Array::Iterator::VarArgs +++++ >Array::Iterator::VarArray +++++ >Array::Iterator::ViewArray +++++ >Bool::Assign::3 +++++ >Bool::Assign::5 +++++ >Bool::Assign::7 +++++ >Bool::Branch::3 +++++ >Bool::Branch::5 +++++ >Bool::Branch::7 +++++ >BrancherHandle +++++ >FlatZinc::2DPacking /var/tmp/portage/dev-libs/gecode-4.4.0-r1/temp/environment: line 1602: 9336 Segmentation fault LD_LIBRARY_PATH="${S}" ./test/test > * ERROR: dev-libs/gecode-4.4.0-r1::gentoo failed (test phase): > * test suite failed > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 1604: Called die > * The specific snippet of code: > * LD_LIBRARY_PATH="${S}" ./test/test || die "test suite failed" > * > * If you need support, post the output of `emerge --info '=dev-libs/gecode-4.4.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/gecode-4.4.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:gecode-4.4.0-r1:20170905-125016.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0' > * S: '/var/tmp/portage/dev-libs/gecode-4.4.0-r1/work/gecode-4.4.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 629994
:
492568
| 492570 |
492572
|
492574
|
492576
|
492578
|
492580