Source: gecode
Version: 4.4.0-4
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170601 qa-ftbfs
Justification: FTBFS in stretch on amd64

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> 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
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/exception.o  gecode/support/exception.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/heap.o  gecode/support/heap.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/thread/thread.o  gecode/support/thread/thread.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/thread/windows.o  gecode/support/thread/windows.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/thread/pthreads.o  gecode/support/thread/pthreads.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/support/hw-rnd.o  gecode/support/hw-rnd.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/gecodelogo.o  gecode/gist/gecodelogo.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/node.o  gecode/gist/node.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/spacenode.o  gecode/gist/spacenode.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/textoutput.o  gecode/gist/textoutput.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/treecanvas.o  gecode/gist/treecanvas.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/qtgist.o  gecode/gist/qtgist.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/visualnode.o  gecode/gist/visualnode.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/nodestats.o  gecode/gist/nodestats.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/nodewidget.o  gecode/gist/nodewidget.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/mainwindow.o  gecode/gist/mainwindow.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/preferences.o  gecode/gist/preferences.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/gist/stopbrancher.o  gecode/gist/stopbrancher.cpp
> moc -I. -pgecode/gist gecode/gist/treecanvas.hh -o 
> gecode/gist/moc_treecanvas.cpp
> moc -I. -pgecode/gist gecode/gist/qtgist.hh -o gecode/gist/moc_qtgist.cpp
> moc -I. -pgecode/gist gecode/gist/mainwindow.hh -o 
> gecode/gist/moc_mainwindow.cpp
> moc -I. -pgecode/gist gecode/gist/textoutput.hh -o 
> gecode/gist/moc_textoutput.cpp
> moc -I. -pgecode/gist gecode/gist/preferences.hh -o 
> gecode/gist/moc_preferences.cpp
> moc -I. -pgecode/gist gecode/gist/nodestats.hh -o 
> gecode/gist/moc_nodestats.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/flatzinc/flatzinc.o  gecode/flatzinc/flatzinc.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2  
> -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB  -I. -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 \
>  \
> -c -o gecode/flatzinc/registry.o  gecode/flatzinc/registry.cpp
> bison -t -o gecode/flatzinc/parser.tab.cpp -d gecode/flatzinc/parser.yxx
> bison -t -o gecode/flatzinc/parser.tab.cpp -d gecode/flatzinc/parser.yxx
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/archive.o  gecode/kernel/archive.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/core.o  gecode/kernel/core.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/memory-manager.o  gecode/kernel/memory-manager.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/branch.o  gecode/kernel/branch.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/region.o  gecode/kernel/region.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/afc.o  gecode/kernel/afc.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/activity.o  gecode/kernel/activity.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/kernel/rnd.o  gecode/kernel/rnd.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/stop.o  gecode/search/stop.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/options.o  gecode/search/options.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/cutoff.o  gecode/search/cutoff.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/engine.o  gecode/search/engine.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/parallel/engine.o  gecode/search/parallel/engine.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/dfs.o  gecode/search/dfs.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/parallel/dfs.o  gecode/search/parallel/dfs.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/bab.o  gecode/search/bab.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/parallel/bab.o  gecode/search/parallel/bab.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/meta/rbs.o  gecode/search/meta/rbs.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/meta/nogoods.o  gecode/search/meta/nogoods.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/sequential/path.o  gecode/search/sequential/path.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/search/parallel/path.o  gecode/search/parallel/path.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/int-set.o  gecode/int/int-set.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/var-imp/int.o  gecode/int/var-imp/int.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/var-imp/bool.o  gecode/int/var-imp/bool.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/var/int.o  gecode/int/var/int.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/var/bool.o  gecode/int/var/bool.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/array.o  gecode/int/array.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/bool.o  gecode/int/bool.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/bool/eqv.o  gecode/int/bool/eqv.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/extensional/dfa.o  gecode/int/extensional/dfa.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/extensional/tuple-set.o  gecode/int/extensional/tuple-set.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/extensional.o  gecode/int/extensional.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/dom.o  gecode/int/dom.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/rel.o  gecode/int/rel.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/precede.o  gecode/int/precede.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/element.o  gecode/int/element.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/count.o  gecode/int/count.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/arithmetic.o  gecode/int/arithmetic.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/exec.o  gecode/int/exec.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/exec/when.o  gecode/int/exec/when.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/element/pair.o  gecode/int/element/pair.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/linear/int-post.o  gecode/int/linear/int-post.cpp
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/linear-int.o  gecode/int/linear-int.cpp
> mv gecode/flatzinc/parser.tab.hpp gecode/flatzinc/parser.tab.hh
> 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
> g++ -I. -fcx-limited-range -fno-signaling-nans -fno-rounding-math 
> -ffinite-math-only -fno-math-errno -fno-strict-aliasing  -fvisibility=hidden 
> -ggdb -pipe -Wall -Wextra -fPIC -pthread -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2   \
> -c -o gecode/int/linear/bool-post.o  gecode/int/linear/bool-post.cpp
> ./gecode/support/thread/pthreads.hpp:167:72: warning: throw will always call 
> terminate() [-Wterminate]
>        throw OperatingSystemError("Event::~Event[pthread_mutex_destroy]");
>                                                                         ^
> ./gecode/support/thread/pthreads.hpp:167:72: note: in C++11 destructors 
> default to noexcept
> mv gecode/flatzinc/parser.tab.hpp gecode/flatzinc/parser.tab.hh
> mv: cannot stat 'gecode/flatzinc/parser.tab.hpp': No such file or directory
> Makefile:1405: recipe for target 'gecode/flatzinc/parser.tab.cpp' failed
> make[2]: *** [gecode/flatzinc/parser.tab.cpp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/06/01/gecode_4.4.0-4_testing.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to