Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openscad.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}shell=Falseuser='mockbuild'logger=gid=425printOutput=Falseuid=1000timeout=172800chrootPath='/var/lib/mock/f25-build-6472695-640905/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openscad.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: arm04-builder22.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/openscad-2015.03.3-2.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openscad.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}shell=Falseuser='mockbuild'logger=gid=425private_network=Trueuid=1000timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f25-build-6472695-640905/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openscad.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mZuNqa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openscad-2015.03-3 + /usr/bin/gzip -dc /builddir/build/SOURCES/openscad-2015.03-3.src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openscad-2015.03-3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/polyclipping -rf + echo 'Patch #0 (openscad-polyclipping.patch):' Patch #0 (openscad-polyclipping.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file openscad.pro Hunk #1 succeeded at 448 (offset 8 lines). patching file src/clipper-utils.h patching file tests/CMakeLists.txt Hunk #1 succeeded at 707 (offset 2 lines). Hunk #2 succeeded at 787 (offset 2 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bQaaj8 + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + /usr/lib/qt4/bin/qmake 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= PREFIX=/usr Project MESSAGE: If you're building a development binary, consider adding CONFIG+=experimental + make -j4 /usr/lib/qt4/bin/uic src/MainWindow.ui -o objects/ui_MainWindow.h -tr _ /usr/lib/qt4/bin/uic src/Preferences.ui -o objects/ui_Preferences.h -tr _ /usr/lib/qt4/bin/uic src/OpenCSGWarningDialog.ui -o objects/ui_OpenCSGWarningDialog.h -tr _ /usr/lib/qt4/bin/uic src/AboutDialog.ui -o objects/ui_AboutDialog.h -tr _ /usr/lib/qt4/bin/uic src/FontListDialog.ui -o objects/ui_FontListDialog.h -tr _ /usr/lib/qt4/bin/uic src/ProgressWidget.ui -o objects/ui_ProgressWidget.h -tr _ /usr/lib/qt4/bin/uic src/launchingscreen.ui -o objects/ui_launchingscreen.h -tr _ /usr/lib/qt4/bin/uic src/LibraryInfoDialog.ui -o objects/ui_LibraryInfoDialog.h -tr _ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/scintillaeditor.o src/scintillaeditor.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/scadlexer.o src/scadlexer.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/version_check.o src/version_check.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/ProgressWidget.o src/ProgressWidget.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/version_check.h:39, from src/version_check.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/version_check.h:39, from src/version_check.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/version_check.h:39, from src/version_check.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/version_check.h:39, from src/version_check.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/version_check.h:39, from src/version_check.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/mathc99.o src/mathc99.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/linalg.o src/linalg.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Camera.o src/Camera.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/linalg.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/linalg.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/linalg.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/linalg.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/linalg.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/handle_dep.o src/handle_dep.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/Camera.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/Camera.h:19, from src/Camera.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/Camera.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/Camera.h:19, from src/Camera.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Camera.h:19, from src/Camera.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/value.o src/value.cc src/handle_dep.cc: In function 'void handle_dep(const string&)': src/handle_dep.cc:26:28: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(buf.str().c_str()); // FIXME: Handle error ^ src/value.cc: In member function 'Value bracket_visitor::operator()(const string&, const double&) const': src/value.cc:708:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (unsigned) i < g_utf8_strlen( str.c_str(), str.size() ) ) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/expr.o src/expr.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/stackcheck.o src/stackcheck.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/func.o src/func.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/localscope.o src/localscope.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/module.o src/module.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/func.cc:59: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/value.h:4, from src/function.h:3, from src/func.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/func.cc:59: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/value.h:4, from src/function.h:3, from src/func.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/func.cc:59: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/feature.o src/feature.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/node.o src/node.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/context.o src/context.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/modcontext.o src/modcontext.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/evalcontext.o src/evalcontext.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/csgterm.o src/csgterm.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgterm.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/csgterm.h:3, from src/csgterm.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgterm.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/csgterm.h:3, from src/csgterm.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgterm.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/csgtermnormalizer.o src/csgtermnormalizer.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Geometry.o src/Geometry.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Polygon2d.o src/Polygon2d.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Geometry.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Geometry.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Geometry.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Geometry.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgtermnormalizer.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from src/memory.h:3, from src/csgtermnormalizer.h:3, from src/csgtermnormalizer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgtermnormalizer.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from src/memory.h:3, from src/csgtermnormalizer.h:3, from src/csgtermnormalizer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Geometry.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgtermnormalizer.cc:2: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Polygon2d.h:3, from src/Polygon2d.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Polygon2d.h:3, from src/Polygon2d.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/clipper-utils.o src/clipper-utils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/polyset-utils.o src/polyset-utils.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/clipper-utils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /usr/include/polyclipping/clipper.hpp:53, from src/clipper-utils.h:3, from src/clipper-utils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/clipper-utils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /usr/include/polyclipping/clipper.hpp:53, from src/clipper-utils.h:3, from src/clipper-utils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/clipper-utils.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/GeometryUtils.o src/GeometryUtils.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/polyset.h:3, from src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/polyset.h:3, from src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/polyset.o src/polyset.cc In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/csgops.o src/csgops.cc /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/GeometryUtils.h:3, from src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/GeometryUtils.h:3, from src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/GeometryUtils.h:3, from src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/GeometryUtils.h:3, from src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/GeometryUtils.h:3, from src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/polyset.h:3, from src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/polyset.h:3, from src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgops.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/csgnode.h:3, from src/csgops.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgops.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/csgnode.h:3, from src/csgops.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/csgterm.h:6, from src/csgops.cc:31: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/polyset.cc: In member function 'void PolySet::quantizeVertices()': src/polyset.cc:220:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/transformnode.h:3, from src/transform.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/transformnode.h:5, from src/transform.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/transformnode.h:3, from src/transform.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/transformnode.h:5, from src/transform.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/color.o src/color.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/primitives.o src/primitives.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/colornode.h:5, from src/color.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/colornode.h:3, from src/color.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/colornode.h:5, from src/color.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/colornode.h:3, from src/color.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/colornode.h:5, from src/color.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/primitives.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/primitives.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/primitives.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/primitives.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/primitives.cc:29: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/projection.o src/projection.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/cgaladv.o src/cgaladv.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/cgaladvnode.h:6, from src/cgaladv.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/cgaladvnode.h:3, from src/cgaladv.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/cgaladvnode.h:6, from src/cgaladv.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/cgaladvnode.h:3, from src/cgaladv.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/projection.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/projectionnode.h:3, from src/projection.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/projection.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/projectionnode.h:3, from src/projection.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/cgaladvnode.h:6, from src/cgaladv.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/projection.cc:33: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/surface.o src/surface.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/control.o src/control.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/render.o src/render.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/text.o src/text.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/surface.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/surface.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/surface.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/surface.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/surface.cc:29: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/rendernode.h:3, from src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/rendernode.h:3, from src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/text.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/text.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/text.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/module.h:3, from src/text.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/text.cc:35: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/dxfdata.o src/dxfdata.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/dxfdim.o src/dxfdim.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/offset.o src/offset.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdata.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdata.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdata.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdata.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdata.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdim.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/dxfdim.h:3, from src/dxfdim.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdim.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/dxfdim.h:3, from src/dxfdim.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/dxfdim.cc:30: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/offsetnode.h:6, from src/offset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/offsetnode.h:3, from src/offset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/offsetnode.h:6, from src/offset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/offsetnode.h:3, from src/offset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/clipper-utils.h:4, from src/offsetnode.h:6, from src/offset.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/linearextrude.o src/linearextrude.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/rotateextrude.o src/rotateextrude.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/linearextrude.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/linearextrudenode.h:3, from src/linearextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/linearextrude.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/linearextrudenode.h:3, from src/linearextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/linearextrude.cc:35: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/printutils.o src/printutils.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/rotateextrude.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/rotateextrudenode.h:3, from src/rotateextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/rotateextrude.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/rotateextrudenode.h:3, from src/rotateextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/rotateextrude.cc:33: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/fileutils.o src/fileutils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/progress.o src/progress.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/parsersettings.o src/parsersettings.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/stl-utils.o src/stl-utils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/boost-utils.o src/boost-utils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/PlatformUtils.o src/PlatformUtils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/LibraryInfo.o src/LibraryInfo.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/nodedumper.o src/nodedumper.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/traverser.o src/traverser.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/nodedumper.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/nodedumper.h:3, from src/nodedumper.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/nodedumper.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/nodedumper.h:3, from src/nodedumper.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/traverser.cc:4: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/traverser.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/traverser.cc:4: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/traverser.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/state.h:4, from src/nodedumper.cc:2: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/state.h:4, from src/traverser.cc:4: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/GeometryEvaluator.o src/GeometryEvaluator.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/ModuleCache.o src/ModuleCache.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/version_check.h:39, from src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/LibraryInfo.h:3, from src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/version_check.h:39, from src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/LibraryInfo.h:3, from src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/version_check.h:39, from src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/GeometryCache.o src/GeometryCache.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from src/memory.h:3, from src/GeometryEvaluator.h:5, from src/GeometryEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from src/memory.h:3, from src/GeometryEvaluator.h:5, from src/GeometryEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/GeometryCache.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/cache.h:47, from src/GeometryCache.h:3, from src/GeometryCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/GeometryCache.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/cache.h:47, from src/GeometryCache.h:3, from src/GeometryCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/GeometryCache.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Tree.o src/Tree.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/DrawingCallback.o src/DrawingCallback.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/DrawingCallback.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/DrawingCallback.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/DrawingCallback.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/DrawingCallback.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/DrawingCallback.cc:31: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/GeometryEvaluator.cc: In member function 'virtual Response GeometryEvaluator::visit(State&, const AbstractPolyNode&)': src/GeometryEvaluator.cc:874:42: warning: unused parameter 'state' [-Wunused-parameter] Response GeometryEvaluator::visit(State &state, const AbstractPolyNode &node) ^~~~~ src/GeometryEvaluator.cc:874:73: warning: unused parameter 'node' [-Wunused-parameter] Response GeometryEvaluator::visit(State &state, const AbstractPolyNode &node) ^~~~ src/GeometryEvaluator.cc: In member function 'virtual Response GeometryEvaluator::visit(State&, const CgaladvNode&)': src/GeometryEvaluator.cc:1006:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (geom && geom->getConvexity() != node.convexity) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/FreetypeRenderer.o src/FreetypeRenderer.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/FontCache.o src/FontCache.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/DrawingCallback.h:30, from src/FreetypeRenderer.cc:38: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/FreetypeRenderer.cc:29: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/DrawingCallback.h:30, from src/FreetypeRenderer.cc:38: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/FreetypeRenderer.cc:29: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/DrawingCallback.h:30, from src/FreetypeRenderer.cc:38: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/FontCache.cc:44:13: warning: 'bool FontInfoSortPredicate(const FontInfo&, const FontInfo&)' defined but not used [-Wunused-function] static bool FontInfoSortPredicate(const FontInfo& fi1, const FontInfo& fi2) ^~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/settings.o src/settings.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/rendersettings.o src/rendersettings.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/rendersettings.h:4, from src/rendersettings.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/rendersettings.h:3, from src/rendersettings.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/rendersettings.h:4, from src/rendersettings.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/rendersettings.h:3, from src/rendersettings.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/rendersettings.h:4, from src/rendersettings.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/highlighter.o src/highlighter.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Preferences.o src/Preferences.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/OpenCSGWarningDialog.o src/OpenCSGWarningDialog.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/editor.o src/editor.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/GLView.o src/GLView.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/Preferences.cc:36: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/qobject.h:48, from /usr/include/QtGui/qwidget.h:47, from /usr/include/QtGui/qmainwindow.h:45, from /usr/include/QtGui/QMainWindow:1, from src/Preferences.h:3, from src/Preferences.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/Preferences.cc:36: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/qobject.h:48, from /usr/include/QtGui/qwidget.h:47, from /usr/include/QtGui/qmainwindow.h:45, from /usr/include/QtGui/QMainWindow:1, from src/Preferences.h:3, from src/Preferences.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/Preferences.cc:36: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/GLView.h:20, from src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/GLView.h:20, from src/GLView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/GLView.h:20, from src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/GLView.h:20, from src/GLView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/GLView.h:20, from src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/QGLView.o src/QGLView.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/AutoUpdater.o src/AutoUpdater.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/grid.o src/grid.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/grid.h:4, from src/grid.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/grid.h:4, from src/grid.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/grid.h:4, from src/grid.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/grid.h:4, from src/grid.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/grid.h:4, from src/grid.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/QGLView.h:7, from src/QGLView.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/QString:1, from src/qtgettext.h:14, from src/QGLView.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/QGLView.h:7, from src/QGLView.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/QString:1, from src/qtgettext.h:14, from src/QGLView.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/QGLView.h:7, from src/QGLView.cc:28: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/builtin.o src/builtin.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/calc.o src/calc.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/grid.h:4, from src/calc.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/grid.h:4, from src/calc.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/grid.h:4, from src/calc.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/grid.h:4, from src/calc.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/grid.h:4, from src/calc.cc:28: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/export.o src/export.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/export_png.o src/export_png.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/import.o src/import.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/renderer.o src/renderer.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/renderer.h:3, from src/renderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/renderer.h:3, from src/renderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/renderer.h:4, from src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/export.h:3, from src/export_png.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/export.h:3, from src/export_png.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/export.h:3, from src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/export.h:3, from src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/colormap.o src/colormap.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/importnode.h:3, from src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/node.h:4, from src/importnode.h:3, from src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/colormap.h:6, from src/colormap.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/colormap.h:3, from src/colormap.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/colormap.h:6, from src/colormap.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/colormap.h:3, from src/colormap.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/colormap.h:6, from src/colormap.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/import.cc: In member function 'virtual Geometry* ImportNode::createGeometry() const': src/import.cc:289:9: warning: unused variable 'err' [-Wunused-variable] bool err = CGALUtils::createPolySetFromPolyhedron(poly, *p); ^~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/ThrownTogetherRenderer.o src/ThrownTogetherRenderer.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/ThrownTogetherRenderer.h:3, from src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/renderer.h:3, from src/ThrownTogetherRenderer.h:3, from src/ThrownTogetherRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/ThrownTogetherRenderer.h:3, from src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/renderer.h:3, from src/ThrownTogetherRenderer.h:3, from src/ThrownTogetherRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/renderer.h:4, from src/ThrownTogetherRenderer.h:3, from src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/CSGTermEvaluator.o src/CSGTermEvaluator.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/svg.o src/svg.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/CSGTermEvaluator.h:3, from src/CSGTermEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/state.h:4, from src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from src/CSGTermEvaluator.h:3, from src/CSGTermEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/state.h:4, from src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/OffscreenView.o src/OffscreenView.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/fbo.o src/fbo.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/system-gl.o src/system-gl.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/OffscreenView.h:4, from src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/OffscreenContext.h:7, from src/OffscreenView.h:3, from src/OffscreenView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/OffscreenView.h:4, from src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/OffscreenContext.h:7, from src/OffscreenView.h:3, from src/OffscreenView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/OffscreenView.h:4, from src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/imageutils.o src/imageutils.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/lodepng.o src/lodepng.cpp In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/svg.h:3, from src/svg.cc:2: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/svg.h:3, from src/svg.cc:2: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/openscad.o src/openscad.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/mainwin.o src/mainwin.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/UIUtils.o src/UIUtils.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/mainwin.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/mainwin.cc:26: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/mainwin.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from src/mainwin.cc:26: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/openscad.h:31, from src/openscad.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/openscad.h:31, from src/openscad.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryCache.h:5, from src/mainwin.cc:28: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Camera.h:19, from src/export.h:5, from src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Dock.o src/Dock.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/FontListDialog.o src/FontListDialog.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/FontListTableView.o src/FontListTableView.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/launchingscreen.o src/launchingscreen.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/legacyeditor.o src/legacyeditor.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/LibraryInfoDialog.o src/LibraryInfoDialog.cc src/legacyeditor.cc: In member function 'virtual bool LegacyEditor::find(const QString&, bool, bool)': src/legacyeditor.cc:243:54: warning: unused parameter 'findNext' [-Wunused-parameter] bool LegacyEditor::find(const QString &newText, bool findNext, bool findBackwards) ^~~~~~~~ src/openscad.cc: In function 'int gui(std::vector >&, const boost::filesystem::path&, int, char**)': src/openscad.cc:737:14: warning: variable 'mainwin' set but not used [-Wunused-but-set-variable] MainWindow *mainwin; ^~~~~~~ src/openscad.cc: In function 'int main(int, char**)': src/openscad.cc:767:7: warning: unused variable 'isGuiLaunched' [-Wunused-variable] bool isGuiLaunched = getenv("GUI_LAUNCHED") != 0; ^~~~~~~~~~~~~ gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/bucketalloc.o src/libtess2/Source/bucketalloc.c src/mainwin.cc: In member function 'void MainWindow::actionSave()': src/mainwin.cc:1413:22: warning: statement has no effect [-Wunused-value] QT_FILE_SAVE_COMMIT; ^ gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/dict.o src/libtess2/Source/dict.c gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/geom.o src/libtess2/Source/geom.c gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/mesh.o src/libtess2/Source/mesh.c src/libtess2/Source/mesh.c: In function 'tessMeshFlipEdge': src/libtess2/Source/mesh.c:753:34: warning: unused parameter 'mesh' [-Wunused-parameter] void tessMeshFlipEdge( TESSmesh *mesh, TESShalfEdge *edge ) ^~~~ src/libtess2/Source/geom.c: In function 'tesedgeIntersect': src/libtess2/Source/geom.c:219:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! VertLeq( o1, d1 )) { Swap( o1, d1 ); } ^ src/libtess2/Source/geom.c:220:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! VertLeq( o2, d2 )) { Swap( o2, d2 ); } ^ src/libtess2/Source/geom.c:221:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! VertLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } ^ src/libtess2/Source/geom.c:221:59: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! VertLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } ^ src/libtess2/Source/geom.c:242:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! TransLeq( o1, d1 )) { Swap( o1, d1 ); } ^ src/libtess2/Source/geom.c:243:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! TransLeq( o2, d2 )) { Swap( o2, d2 ); } ^ src/libtess2/Source/geom.c:244:44: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! TransLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } ^ src/libtess2/Source/geom.c:244:60: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] if( ! TransLeq( o1, o2 )) { Swap( o1, o2 ); Swap( d1, d2 ); } ^ gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/priorityq.o src/libtess2/Source/priorityq.c src/libtess2/Source/priorityq.c: In function 'pqInit': src/libtess2/Source/priorityq.c:385:17: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] Swap( i, j ); ^ src/libtess2/Source/priorityq.c:387:16: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] Swap( i, j ); /* Undo last swap */ ^ gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/sweep.o src/libtess2/Source/sweep.c gcc -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/tess.o src/libtess2/Source/tess.c g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/imageutils-lodepng.o src/imageutils-lodepng.cc src/libtess2/Source/tess.c: In function 'tessTesselate': src/libtess2/Source/tess.c:976:63: warning: argument 'elementType' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int tessTesselate( TESStesselator *tess, int windingRule, int elementType, ^~~~~~~~~~~ src/libtess2/Source/tess.c:977:11: warning: argument 'polySize' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int polySize, int vertexSize, const TESSreal* normal ) ^~~~~~~~ src/libtess2/Source/tess.c:977:25: warning: argument 'vertexSize' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int polySize, int vertexSize, const TESSreal* normal ) ^~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/OffscreenContextGLX.o src/OffscreenContextGLX.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/OpenCSGRenderer.o src/OpenCSGRenderer.cc src/mainwin.cc: At global scope: src/mainwin.cc:149:1: warning: 'void settings_setValueList(const QString&, const QList&)' defined but not used [-Wunused-function] settings_setValueList(const QString &key,const QList &list) ^~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/cgalutils.o src/cgalutils.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/OpenCSGRenderer.h:3, from src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/OpenCSGRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/renderer.h:4, from src/OpenCSGRenderer.h:3, from src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/system-gl.h:19, from src/OpenCSGRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/renderer.h:4, from src/OpenCSGRenderer.h:3, from src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/cgalutils-tess.o src/cgalutils-tess.cc In file included from /usr/include/CGAL/Triangulation_2_filtered_projection_traits_3.h:27:0, from src/cgalutils-tess.cc:10: /usr/include/CGAL/internal/deprecation_warning.h:57:6: warning: #warning "A deprecated header has been included." [-Wcpp] # warning "A deprecated header has been included." ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/cgalutils-polyhedron.o src/cgalutils-polyhedron.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/cgalutils.cc: In function 'const Geometry* CGALUtils::applyMinkowski(const ChildList&)': src/cgalutils.cc:349:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points[0].size(); i++) { ~~^~~~~~~~~~~~~~~~~~ src/cgalutils.cc:350:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < points[1].size(); j++) { ~~^~~~~~~~~~~~~~~~~~ src/cgalutils.cc: In function 'bool CGALUtils::is_approximately_convex(const PolySet&)': src/cgalutils.cc:773:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~ src/cgalutils.cc:778:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ~~^~~ src/cgalutils.cc:791:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~ src/cgalutils.cc:794:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ~~^~~ src/cgalutils.cc:825:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons[f].size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/assert.hpp:58:0, from /usr/include/boost/function/function_base.hpp:20, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:24, from /usr/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /usr/include/boost/algorithm/string/find_iterator.hpp:24, from /usr/include/boost/algorithm/string/iter_find.hpp:27, from /usr/include/boost/algorithm/string/split.hpp:16, from /usr/include/boost/algorithm/string.hpp:23, from src/svg.h:4, from src/cgalutils.cc:26: src/cgalutils.cc: In function 'bool CGALUtils::createPolySetFromNefPolyhedron3(const CGAL_Nef_polyhedron3&, PolySet&)': src/cgalutils.cc:1241:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[0] >= 0 && t[0] < allVertices.size()); src/cgalutils.cc:1242:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[1] >= 0 && t[1] < allVertices.size()); src/cgalutils.cc:1243:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[2] >= 0 && t[2] < allVertices.size()); In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils-tess.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils-tess.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/CGALCache.o src/CGALCache.cc In file included from /usr/include/CGAL/Triangulation_2_filtered_projection_traits_3.h:27:0, from src/cgalutils-tess.cc:10: /usr/include/CGAL/internal/deprecation_warning.h: At global scope: /usr/include/CGAL/internal/deprecation_warning.h:58:54: note: #pragma message: Warning: The header is deprecated. Please use instead. # pragma message (CGAL_INTERNAL_DEPRECATED_MESSAGE) ^ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/cache.h:47, from src/CGALCache.h:3, from src/CGALCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from src/cache.h:47, from src/CGALCache.h:3, from src/CGALCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils-polyhedron.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from src/CGAL_workaround_Mark_bounded_volumes.h:27, from src/cgal.h:23, from src/cgalutils.h:3, from src/cgalutils-polyhedron.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/polyset.h:3, from src/cgalutils.h:4, from src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ src/cgalutils-polyhedron.cc: In member function 'void CGALUtils::Polyhedron_writer::write_header(std::ostream&, std::size_t, std::size_t, std::size_t, bool)': src/cgalutils-polyhedron.cc:306:24: warning: unused parameter 'vertices' [-Wunused-parameter] std::size_t vertices, ^~~~~~~~ src/cgalutils-polyhedron.cc:307:24: warning: unused parameter 'halfedges' [-Wunused-parameter] std::size_t halfedges, ^~~~~~~~~ src/cgalutils-polyhedron.cc:308:24: warning: unused parameter 'facets' [-Wunused-parameter] std::size_t facets, ^~~~~~ src/cgalutils-polyhedron.cc:309:27: warning: unused parameter 'normals' [-Wunused-parameter] bool normals = false) { ^~~~~ src/cgalutils-polyhedron.cc: In member function 'void CGALUtils::Polyhedron_writer::write_facet_begin(std::size_t)': src/cgalutils-polyhedron.cc:325:41: warning: unused parameter 'no' [-Wunused-parameter] void write_facet_begin( std::size_t no) { ^~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/CGALRenderer.o src/CGALRenderer.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/dxfdata.h:3, from src/CGALRenderer.cc:33: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from src/linalg.h:3, from src/dxfdata.h:3, from src/CGALRenderer.cc:33: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/dxfdata.h:3, from src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/CGAL_Nef_polyhedron.o src/CGAL_Nef_polyhedron.cc g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/cgalworker.o src/cgalworker.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/cgalworker.cc:5: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/qobject.h:48, from /usr/include/QtCore/QObject:1, from src/cgalworker.h:3, from src/cgalworker.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/cgalworker.cc:5: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/qobject.h:48, from /usr/include/QtCore/QObject:1, from src/cgalworker.h:3, from src/cgalworker.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/GeometryEvaluator.h:6, from src/cgalworker.cc:5: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/Polygon2d-CGAL.o src/Polygon2d-CGAL.cc In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/CGAL_Nef_polyhedron.h:3, from src/CGAL_Nef_polyhedron.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/CGAL_Nef_polyhedron.h:3, from src/CGAL_Nef_polyhedron.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/CGAL_Nef_polyhedron.h:3, from src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d-CGAL.h:3, from src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Polygon2d.h:3, from src/Polygon2d-CGAL.h:3, from src/Polygon2d-CGAL.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d-CGAL.h:3, from src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from src/Geometry.h:4, from src/Polygon2d.h:3, from src/Polygon2d-CGAL.h:3, from src/Polygon2d-CGAL.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/linalg.h:3, from src/Geometry.h:7, from src/Polygon2d.h:3, from src/Polygon2d-CGAL.h:3, from src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from src/CGAL_OGL_Polyhedron.h:33:0, from src/CGALRenderer.cc:39: src/OGL_helper.h: In member function 'virtual CGAL::Color CGAL::OGL::Polyhedron::getFacetColor(CGAL::OGL::Polyhedron::Halffacet_iterator, bool) const': src/OGL_helper.h:427:58: warning: unused parameter 'f' [-Wunused-parameter] virtual CGAL::Color getFacetColor(Halffacet_iterator f, bool is_back_facing) const ^ src/OGL_helper.h:427:66: warning: unused parameter 'is_back_facing' [-Wunused-parameter] virtual CGAL::Color getFacetColor(Halffacet_iterator f, bool is_back_facing) const ^~~~~~~~~~~~~~ src/OGL_helper.h: In member function 'void CGAL::OGL::Polyhedron::debug(std::ostream&) const': src/OGL_helper.h:618:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(f=halffacets_.begin();f!=halffacets_.end();++f) ^~~ src/OGL_helper.h:619:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' f->debug(); os << std::endl; ^~ In file included from src/CGALRenderer.cc:39:0: src/CGAL_OGL_Polyhedron.h: In member function 'virtual CGAL::Color CGAL_OGL_Polyhedron::getFacetColor(CGAL::OGL::Polyhedron::Halffacet_iterator, bool) const': src/CGAL_OGL_Polyhedron.h:95:55: warning: unused parameter 'is_back_facing' [-Wunused-parameter] CGAL::Color getFacetColor(Halffacet_iterator f, bool is_back_facing) const { ^~~~~~~~~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/PlatformUtils-posix.o src/PlatformUtils-posix.cc /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/scintillaeditor.h -o objects/moc_scintillaeditor.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/ProgressWidget.h -o objects/moc_ProgressWidget.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/QGLView.h -o objects/moc_QGLView.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/MainWindow.h -o objects/moc_MainWindow.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/Preferences.h -o objects/moc_Preferences.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/OpenCSGWarningDialog.h -o objects/moc_OpenCSGWarningDialog.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/AboutDialog.h -o objects/moc_AboutDialog.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/FontListDialog.h -o objects/moc_FontListDialog.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/FontListTableView.h -o objects/moc_FontListTableView.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/highlighter.h -o objects/moc_highlighter.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/editor.h -o objects/moc_editor.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/Dock.h -o objects/moc_Dock.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/AutoUpdater.h -o objects/moc_AutoUpdater.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/launchingscreen.h -o objects/moc_launchingscreen.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/legacyeditor.h -o objects/moc_legacyeditor.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/LibraryInfoDialog.h -o objects/moc_LibraryInfoDialog.cpp /usr/lib/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects src/cgalworker.h -o objects/moc_cgalworker.cpp /usr/lib/qt4/bin/rcc -name openscad openscad.qrc -o objects/qrc_openscad.cpp /usr/bin/bison -d -p parser -b parser src/parser.y rm -f parser_yacc.h parser_yacc.cpp mv -f parser.tab.h parser_yacc.h mv -f parser.tab.c parser_yacc.cpp /usr/bin/flex -Plexer src/lexer.l rm -f lexer_lex.cpp mv -f lex.lexer.c lexer_lex.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_scintillaeditor.o objects/moc_scintillaeditor.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_ProgressWidget.o objects/moc_ProgressWidget.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_QGLView.o objects/moc_QGLView.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_MainWindow.o objects/moc_MainWindow.cpp In file included from /usr/include/eigen3/Eigen/Core:276:0, from objects/../src/QGLView.h:7, from objects/moc_QGLView.cpp:9: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from objects/../src/system-gl.h:19, from objects/../src/QGLView.h:3, from objects/moc_QGLView.cpp:9: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from objects/../src/QGLView.h:7, from objects/moc_QGLView.cpp:9: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from objects/../src/system-gl.h:19, from objects/../src/QGLView.h:3, from objects/moc_QGLView.cpp:9: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from objects/../src/QGLView.h:7, from objects/moc_QGLView.cpp:9: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/QGLView.h:7, from objects/ui_MainWindow.h:35, from objects/../src/MainWindow.h:6, from objects/moc_MainWindow.cpp:9: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/QString:1, from objects/../src/qtgettext.h:14, from objects/../src/MainWindow.h:3, from objects/moc_MainWindow.cpp:9: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from src/QGLView.h:7, from objects/ui_MainWindow.h:35, from objects/../src/MainWindow.h:6, from objects/moc_MainWindow.cpp:9: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/QtCore/qstring.h:54, from /usr/include/QtCore/QString:1, from objects/../src/qtgettext.h:14, from objects/../src/MainWindow.h:3, from objects/moc_MainWindow.cpp:9: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from src/QGLView.h:7, from objects/ui_MainWindow.h:35, from objects/../src/MainWindow.h:6, from objects/moc_MainWindow.cpp:9: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_Preferences.o objects/moc_Preferences.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_OpenCSGWarningDialog.o objects/moc_OpenCSGWarningDialog.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_AboutDialog.o objects/moc_AboutDialog.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_FontListDialog.o objects/moc_FontListDialog.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_FontListTableView.o objects/moc_FontListTableView.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_highlighter.o objects/moc_highlighter.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_editor.o objects/moc_editor.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_Dock.o objects/moc_Dock.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_AutoUpdater.o objects/moc_AutoUpdater.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_launchingscreen.o objects/moc_launchingscreen.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_legacyeditor.o objects/moc_legacyeditor.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_LibraryInfoDialog.o objects/moc_LibraryInfoDialog.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/moc_cgalworker.o objects/moc_cgalworker.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/qrc_openscad.o objects/qrc_openscad.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/parser_yacc.o parser_yacc.cpp g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-3 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/eigen3 -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -Isrc -I/usr/include -Isrc/libtess2/Include -I/usr/X11R6/include -Iobjects -o objects/lexer_lex.o lexer_lex.cpp g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o openscad objects/scintillaeditor.o objects/scadlexer.o objects/version_check.o objects/ProgressWidget.o objects/mathc99.o objects/linalg.o objects/Camera.o objects/handle_dep.o objects/value.o objects/expr.o objects/stackcheck.o objects/func.o objects/localscope.o objects/module.o objects/feature.o objects/node.o objects/context.o objects/modcontext.o objects/evalcontext.o objects/csgterm.o objects/csgtermnormalizer.o objects/Geometry.o objects/Polygon2d.o objects/clipper-utils.o objects/polyset-utils.o objects/GeometryUtils.o objects/polyset.o objects/csgops.o objects/transform.o objects/color.o objects/primitives.o objects/projection.o objects/cgaladv.o objects/surface.o objects/control.o objects/render.o objects/text.o objects/dxfdata.o objects/dxfdim.o objects/offset.o objects/linearextrude.o objects/rotateextrude.o objects/printutils.o objects/fileutils.o objects/progress.o objects/parsersettings.o objects/stl-utils.o objects/boost-utils.o objects/PlatformUtils.o objects/LibraryInfo.o objects/nodedumper.o objects/traverser.o objects/GeometryEvaluator.o objects/ModuleCache.o objects/GeometryCache.o objects/Tree.o objects/DrawingCallback.o objects/FreetypeRenderer.o objects/FontCache.o objects/settings.o objects/rendersettings.o objects/highlighter.o objects/Preferences.o objects/OpenCSGWarningDialog.o objects/editor.o objects/GLView.o objects/QGLView.o objects/AutoUpdater.o objects/grid.o objects/builtin.o objects/calc.o objects/export.o objects/export_png.o objects/import.o objects/renderer.o objects/colormap.o objects/ThrownTogetherRenderer.o objects/CSGTermEvaluator.o objects/svg.o objects/OffscreenView.o objects/fbo.o objects/system-gl.o objects/imageutils.o objects/lodepng.o objects/openscad.o objects/mainwin.o objects/UIUtils.o objects/Dock.o objects/FontListDialog.o objects/FontListTableView.o objects/launchingscreen.o objects/legacyeditor.o objects/LibraryInfoDialog.o objects/bucketalloc.o objects/dict.o objects/geom.o objects/mesh.o objects/priorityq.o objects/sweep.o objects/tess.o objects/imageutils-lodepng.o objects/OffscreenContextGLX.o objects/OpenCSGRenderer.o objects/cgalutils.o objects/cgalutils-tess.o objects/cgalutils-polyhedron.o objects/CGALCache.o objects/CGALRenderer.o objects/CGAL_Nef_polyhedron.o objects/cgalworker.o objects/Polygon2d-CGAL.o objects/PlatformUtils-posix.o objects/moc_scintillaeditor.o objects/moc_ProgressWidget.o objects/moc_QGLView.o objects/moc_MainWindow.o objects/moc_Preferences.o objects/moc_OpenCSGWarningDialog.o objects/moc_AboutDialog.o objects/moc_FontListDialog.o objects/moc_FontListTableView.o objects/moc_highlighter.o objects/moc_editor.o objects/moc_Dock.o objects/moc_AutoUpdater.o objects/moc_launchingscreen.o objects/moc_legacyeditor.o objects/moc_LibraryInfoDialog.o objects/moc_cgalworker.o objects/qrc_openscad.o objects/parser_yacc.o objects/lexer_lex.o -L/usr/lib -L/usr/X11R6/lib -lCGAL -lmpfr -lgmp -lopencsg -lGLEW -lboost_thread -lboost_program_options -lboost_filesystem -lboost_system -lboost_regex -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -L/usr/lib -lqscintilla2 -lpolyclipping -lQtOpenGL -lQtGui -lQtCore -lGL -lGLU -lX11 -lpthread /builddir/build/BUILD/openscad-2015.03-3/scripts/translation-make.sh Compiling language files... msgfmt -c -v -o ./locale/fr/LC_MESSAGES/openscad.mo ./locale/fr.po 268 translated messages. msgfmt -c -v -o ./locale/ru/LC_MESSAGES/openscad.mo ./locale/ru.po 268 translated messages. msgfmt -c -v -o ./locale/de/LC_MESSAGES/openscad.mo ./locale/de.po 268 translated messages. msgfmt -c -v -o ./locale/cs/LC_MESSAGES/openscad.mo ./locale/cs.po 266 translated messages, 2 untranslated messages. msgfmt -c -v -o ./locale/es/LC_MESSAGES/openscad.mo ./locale/es.po 217 translated messages, 41 fuzzy translations, 8 untranslated messages. + cd tests + cmake . -- The C compiler identification is GNU 6.2.1 -- The CXX compiler identification is GNU 6.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_BUILD_TYPE: RelWithDebInfo -- Boost version: 1.60.0 -- Found the following Boost libraries: -- thread -- program_options -- filesystem -- system -- regex -- Boost 106000 includes found: /usr/include -- Boost libraries found: -- /usr/lib/libboost_thread.so -- /usr/lib/libboost_program_options.so -- /usr/lib/libboost_filesystem.so -- /usr/lib/libboost_system.so -- /usr/lib/libboost_regex.so -- Eigen found in /usr/include/eigen3 -- Found OpenGL: /usr/lib/libGL.so -- OPENCSG_DIR: -- OpenCSG include found in /usr/include -- OpenCSG library found in /lib/libopencsg.so -- GLEW include: /usr/include -- GLEW library: /usr/lib/libGLEW.so -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Found FLEX: /usr/bin/flex (found version "2.6.0") -- CGAL_DIR: -- CGAL config found in /usr//lib/CGAL/UseCGAL.cmake -- CGAL include found in /usr//include -- CGAL libraries found in /usr//lib -- CGAL 3RD PARTY LIBS: -- running openscad/tests/FindGLIB2.cmake ... -- saving pkg-config env -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for one of the modules 'glib-2.0' -- GLIB2_VERSION 2.49.6 -- GLIB2_LIBRARY_DIRS -- GLIB2_INCLUDE_DIRS: -- /usr/include/glib-2.0 -- /usr/lib/glib-2.0/include -- GLIB2_LIBDIR /usr/lib -- GLIB2_LIBRARIES: -- /usr/lib/libglib-2.0.so -- restoring pkg-config env -- saving pkg-config env -- Checking for module 'fontconfig>=2.8.0' -- Found fontconfig, version 2.12.1 -- fontconfig 2.12.1 found: /usr/include/freetype2;/usr/include/libpng16;/usr/include/freetype2;/usr/include/libpng16 -- Checking for module 'freetype2>=2.4.9' -- Found freetype2, version 18.5.12 -- freetype2 18.5.12 found: /usr/include/freetype2;/usr/include/libpng16 -- Checking for module 'harfbuzz>=0.9.19' -- Found harfbuzz, version 1.3.0 -- harfbuzz 1.3.0 found: /usr/include/harfbuzz;/usr/include/glib-2.0;/usr/lib/glib-2.0/include -- restoring pkg-config env -- Found ImageMagick: /usr/bin/convert (found version "6.9.3-0") -- ImageMagick convert executable found: /usr/bin/convert -- ImageMagick: OpenMP bug workaround - setting MAGICK_THREAD_LIMIT=1 -- Comparing magicktest1.png with magicktest2.png -- Running ImageMagick compare: /usr/bin/convert;/builddir/build/BUILD/openscad-2015.03-3/tests/magicktest1.png;/builddir/build/BUILD/openscad-2015.03-3/tests/magicktest2.png;-alpha;Off;-compose;difference;-composite;-threshold;10%;-morphology;Erode;Square;-format;%[fx:w*h*mean];info: -- Result: 0 -- OpenSCAD version: 2015.03-3 -- Offscreen OpenGL Context - using Unix GLX -- Found PythonInterp: /usr/bin/python (found version "2.7.12") -- creating CTestCustom.cmake -- CPPFLAGS: -fno-strict-aliasing -DEIGEN_DONT_ALIGN -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/openscad-2015.03-3/tests + make -j4 [ 1%] [FLEX][OpenSCADlexer] Building scanner with flex 2.6.0 Scanning dependencies of target locale_files Compiling language files... Scanning dependencies of target test_pretty_print msgfmt -c -v -o ./locale/fr/LC_MESSAGES/openscad.mo ./locale/fr.po 268 translated messages. msgfmt -c -v -o ./locale/ru/LC_MESSAGES/openscad.mo ./locale/ru.po [ 2%] Building CXX object CMakeFiles/test_pretty_print.dir/test_pretty_print.cc.o 268 translated messages. msgfmt -c -v -o ./locale/de/LC_MESSAGES/openscad.mo ./locale/de.po 268 translated messages. msgfmt -c -v -o ./locale/cs/LC_MESSAGES/openscad.mo ./locale/cs.po [ 2%] [BISON][OpenSCADparser] Building parser with bison 3.0.4 266 translated messages, 2 untranslated messages. msgfmt -c -v -o ./locale/es/LC_MESSAGES/openscad.mo ./locale/es.po 217 translated messages, 41 fuzzy translations, 8 untranslated messages. [ 2%] Built target locale_files [ 3%] Linking CXX executable test_pretty_print Scanning dependencies of target tests-offscreen [ 3%] Built target test_pretty_print [ 5%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc.o [ 5%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc.o [ 5%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/OffscreenContextGLX.cc.o Scanning dependencies of target tests-core [ 6%] Building CXX object CMakeFiles/tests-core.dir/tests-common.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenContext.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenContext.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OffscreenView.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 7%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/parsersettings.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.h:20, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.h:20, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.h:20, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.h:20, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.h:20, from /builddir/build/BUILD/openscad-2015.03-3/src/GLView.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 8%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/imageutils-lodepng.cc.o [ 9%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/imageutils.cc.o [ 10%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/mathc99.cc.o [ 11%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/linalg.cc.o [ 12%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/fbo.cc.o [ 12%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/colormap.cc.o [ 13%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/system-gl.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 14%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/Camera.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colormap.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 15%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export_png.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 15%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc.o [ 16%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/handle_dep.cc.o [ 17%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/value.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:33: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:33: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:33: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 18%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/calc.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/calc.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/calc.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/calc.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/calc.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 19%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/grid.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/grid.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 19%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/expr.cc.o In file included from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_OGL_Polyhedron.h:33:0, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALRenderer.cc:39: /builddir/build/BUILD/openscad-2015.03-3/src/OGL_helper.h: In member function 'void CGAL::OGL::Polyhedron::debug(std::ostream&) const': /builddir/build/BUILD/openscad-2015.03-3/src/OGL_helper.h:618:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(f=halffacets_.begin();f!=halffacets_.end();++f) ^~~ /builddir/build/BUILD/openscad-2015.03-3/src/OGL_helper.h:619:14: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' f->debug(); os << std::endl; ^~ [ 20%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 21%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/func.cc.o In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/ThrownTogetherRenderer.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 22%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/func.cc:59: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/value.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/function.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/func.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/func.cc:59: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/value.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/function.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/func.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 23%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/stackcheck.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 24%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/render.cc.o [ 25%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/localscope.cc.o [ 26%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendernode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendernode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/system-gl.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/renderer.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/OpenCSGRenderer.cc:28: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 27%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/module.cc.o [ 28%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/ModuleCache.cc.o [ 28%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/node.cc.o [ 29%] Linking CXX static library libtests-offscreen.a [ 29%] Built target tests-offscreen [ 30%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/context.cc.o [ 31%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/modcontext.cc.o [ 32%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/evalcontext.cc.o [ 33%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/feature.cc.o [ 34%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/csgterm.cc.o [ 34%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.cc.o [ 35%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/Geometry.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/memory.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/memory.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgtermnormalizer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 36%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.cc.o [ 37%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/csgops.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 38%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/transform.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgops.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/csgnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgops.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgterm.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/csgops.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/csgnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/csgops.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 39%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/color.cc.o [ 39%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/primitives.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/transformnode.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/transform.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/transformnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/transform.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/transformnode.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/transform.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/transformnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/transform.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 40%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/projection.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colornode.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/color.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/colornode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/color.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/colornode.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/color.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/colornode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/color.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/primitives.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/primitives.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/primitives.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/primitives.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/projection.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/projectionnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/projection.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/projection.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/projectionnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/projection.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 41%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/cgaladv.cc.o [ 42%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/surface.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladvnode.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladv.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladvnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladv.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladvnode.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladv.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladvnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgaladv.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 43%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/control.cc.o [ 44%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/render.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/surface.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/surface.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/surface.cc:29: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/surface.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 44%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendernode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendernode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/render.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rendersettings.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 45%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.cc.o [ 46%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.cc.o [ 47%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/offset.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdata.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/dxfdim.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/offsetnode.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/offset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/offsetnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/offset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/offsetnode.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/offset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/offsetnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/offset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 48%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/linearextrude.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrude.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrudenode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrude.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrudenode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/linearextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 49%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/rotateextrude.cc.o [ 49%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/text.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrude.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrudenode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrude.cc:33: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrudenode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/rotateextrude.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 50%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/printutils.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/text.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/text.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/text.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/module.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/text.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 51%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/fileutils.cc.o [ 52%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/progress.cc.o [ 53%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/boost-utils.cc.o [ 54%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/FontCache.cc.o [ 54%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.cc:31: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 55%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/FreetypeRenderer.cc.o [ 56%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/lodepng.cpp.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.h:30, from /builddir/build/BUILD/openscad-2015.03-3/src/FreetypeRenderer.cc:38: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/FreetypeRenderer.cc:29: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/DrawingCallback.h:30, from /builddir/build/BUILD/openscad-2015.03-3/src/FreetypeRenderer.cc:38: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/FreetypeRenderer.cc:29: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 57%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/PlatformUtils.cc.o [ 58%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-3/src/PlatformUtils-posix.cc.o [ 59%] Building CXX object CMakeFiles/tests-core.dir/lexer.cpp.o [ 59%] Building CXX object CMakeFiles/tests-core.dir/parser_yacc.c.o [ 60%] Linking CXX static library libtests-core.a [ 60%] Built target tests-core Scanning dependencies of target tests-common [ 60%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/traverser.cc.o [ 61%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.cc.o [ 63%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.cc.o [ 63%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/traverser.cc:4: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/traverser.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/traverser.cc:4: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/traverser.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /usr/include/polyclipping/clipper.hpp:53, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /usr/include/polyclipping/clipper.hpp:53, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/clipper-utils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/cache.h:47, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/cache.h:47, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/nodedumper.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 64%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/Tree.cc.o [ 65%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/bucketalloc.c.o [ 66%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/dict.c.o [ 66%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/geom.c.o [ 67%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/mesh.c.o [ 68%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/priorityq.c.o [ 69%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/sweep.c.o [ 70%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-3/src/libtess2/Source/tess.c.o [ 71%] Linking CXX static library libtests-common.a [ 71%] Built target tests-common Scanning dependencies of target tests-nocgal [ 72%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/builtin.cc.o [ 73%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/import.cc.o [ 74%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/export.cc.o Scanning dependencies of target tests-cgal [ 74%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/builtin.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/importnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/importnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 75%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc.o [ 76%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/import.cc.o [ 76%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/version_check.h:39, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/version_check.h:39, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 77%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/importnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/node.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/importnode.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:30: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 78%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc.o [ 79%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/export.cc.o [ 80%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/version_check.h:39, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/version_check.h:39, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/ostream:38, from /usr/include/c++/6.2.1/iostream:39, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/version_check.h:39, from /builddir/build/BUILD/openscad-2015.03-3/src/LibraryInfo.cc:8: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/export.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/import.cc: In member function 'virtual Geometry* ImportNode::createGeometry() const': /builddir/build/BUILD/openscad-2015.03-3/src/import.cc:289:9: warning: unused variable 'err' [-Wunused-variable] bool err = CGALUtils::createPolySetFromPolyhedron(poly, *p); ^~~ [ 81%] Linking CXX static library libtests-nocgal.a [ 81%] Built target tests-nocgal [ 82%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:27: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc: In member function 'void PolySet::quantizeVertices()': /builddir/build/BUILD/openscad-2015.03-3/src/polyset.cc:220:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /usr/include/c++/6.2.1/bits/locale_classes.h:40, from /usr/include/c++/6.2.1/bits/ios_base.h:41, from /usr/include/c++/6.2.1/ios:42, from /usr/include/c++/6.2.1/istream:38, from /usr/include/c++/6.2.1/sstream:38, from /usr/include/c++/6.2.1/complex:45, from /usr/include/eigen3/Eigen/Core:28, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryUtils.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset-utils.cc:2: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/map:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/CSGTermEvaluator.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 85%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc.o [ 86%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 87%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc.o In file included from /usr/include/CGAL/Triangulation_2_filtered_projection_traits_3.h:27:0, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:10: /usr/include/CGAL/internal/deprecation_warning.h:57:6: warning: #warning "A deprecated header has been included." [-Wcpp] # warning "A deprecated header has been included." ^~~~~~~ [ 88%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc: In function 'const Geometry* CGALUtils::applyMinkowski(const ChildList&)': /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:349:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points[0].size(); i++) { ~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:350:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < points[1].size(); j++) { ~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc: In function 'bool CGALUtils::is_approximately_convex(const PolySet&)': /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:773:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:778:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ~~^~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:791:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:794:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ~~^~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:825:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons[f].size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/assert.hpp:58:0, from /usr/include/boost/function/function_base.hpp:20, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:24, from /usr/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /usr/include/boost/algorithm/string/find_iterator.hpp:24, from /usr/include/boost/algorithm/string/iter_find.hpp:27, from /usr/include/boost/algorithm/string/split.hpp:16, from /usr/include/boost/algorithm/string.hpp:23, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:26: /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc: In function 'bool CGALUtils::createPolySetFromNefPolyhedron3(const CGAL_Nef_polyhedron3&, PolySet&)': /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:1241:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[0] >= 0 && t[0] < allVertices.size()); /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:1242:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[1] >= 0 && t[1] < allVertices.size()); /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.cc:1243:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[2] >= 0 && t[2] < allVertices.size()); In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/CGAL/Triangulation_2_filtered_projection_traits_3.h:27:0, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-tess.cc:10: /usr/include/CGAL/internal/deprecation_warning.h: At global scope: /usr/include/CGAL/internal/deprecation_warning.h:58:54: note: #pragma message: Warning: The header is deprecated. Please use instead. # pragma message (CGAL_INTERNAL_DEPRECATED_MESSAGE) ^ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:3: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:3: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc: In function 'bool CGALUtils::createPolySetFromPolyhedron(const Polyhedron&, PolySet&)': /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils-polyhedron.cc:275:71: warning: typedef 'VCI' locally defined but not used [-Wunused-local-typedefs] typedef typename Polyhedron::Vertex_const_iterator VCI; ^~~ [ 88%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc.o [ 89%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/cache.h:47, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/unordered/unordered_map_fwd.hpp:14, from /usr/include/boost/unordered/unordered_map.hpp:17, from /usr/include/boost/unordered_map.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/cache.h:47, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_Nef_polyhedron.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/CGALCache.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Polygon2d-CGAL.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ [ 90%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/svg.cc.o [ 91%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.cc:2: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/bits/stl_tree.h:65, from /usr/include/c++/6.2.1/set:60, from /builddir/build/BUILD/openscad-2015.03-3/src/CGAL_workaround_Mark_bounded_volumes.h:27, from /builddir/build/BUILD/openscad-2015.03-3/src/cgal.h:23, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.cc:2: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/polyset.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/cgalutils.h:4, from /builddir/build/BUILD/openscad-2015.03-3/src/svg.cc:3: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/memory.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /builddir/build/BUILD/openscad-2015.03-3/src/memory.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Geometry.h:7, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.h:6, from /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ Scanning dependencies of target csgtexttest [ 92%] Building CXX object CMakeFiles/csgtexttest.dir/csgtexttest.cc.o /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc: In member function 'virtual Response GeometryEvaluator::visit(State&, const CgaladvNode&)': /builddir/build/BUILD/openscad-2015.03-3/src/GeometryEvaluator.cc:1006:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (geom && geom->getConvexity() != node.convexity) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/csgtexttest.cc:36: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/nodecache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Tree.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextCache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/csgtexttest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/csgtexttest.cc:36: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/nodecache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Tree.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextCache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/csgtexttest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 93%] Building CXX object CMakeFiles/csgtexttest.dir/CSGTextRenderer.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.cc:7: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/nodecache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Tree.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextCache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/state.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.cc:7: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/nodecache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Tree.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextCache.h:4, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/CSGTextRenderer.cc:1: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 94%] Building CXX object CMakeFiles/csgtexttest.dir/CSGTextCache.cc.o [ 95%] Linking CXX executable csgtexttest Scanning dependencies of target modulecachetest [ 95%] Building CXX object CMakeFiles/modulecachetest.dir/modulecachetest.cc.o [ 95%] Built target csgtexttest In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/modulecachetest.cc:34: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/tests/modulecachetest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/modulecachetest.cc:34: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/tests/modulecachetest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ [ 96%] Linking CXX executable modulecachetest [ 96%] Built target modulecachetest [ 97%] Linking CXX static library libtests-cgal.a [ 97%] Built target tests-cgal Scanning dependencies of target cgalcachetest [ 97%] Building CXX object CMakeFiles/cgalcachetest.dir/cgalcachetest.cc.o Scanning dependencies of target openscad_nogui [ 98%] Building CXX object CMakeFiles/openscad_nogui.dir/builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc.o In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:27: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:27: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:32: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:973:28: warning: 'template class std::binder2nd' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:143:11: note: declared here class binder2nd ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:276:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:35: /usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning: 'template class std::binder1st' is deprecated [-Wdeprecated-declarations] struct functor_traits > ^~~~~~~~~ In file included from /usr/include/c++/6.2.1/bits/stl_function.h:1127:0, from /usr/include/c++/6.2.1/string:48, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/openscad.h:31, from /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:28: /usr/include/c++/6.2.1/backward/binders.h:108:11: note: declared here class binder1st ^~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:326:0, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/linalg.h:3, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/Camera.h:19, from /builddir/build/BUILD/openscad-2015.03-3/tests/../src/export.h:5, from /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:35: /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In member function 'void Eigen::internal::gebp_kernel::operator()(Eigen::internal::gebp_kernel::ResScalar*, Index, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index, RhsScalar*)': /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:574:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.initAcc(C3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.initAcc(C4); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) R3 = ploadu(r3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' traits.acc(C0, alphav, R0); ^~~~~~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:951:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nr==4) traits.acc(C3, alphav, R3); ^~ /usr/include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h:953:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' pstoreu(r0, R0); ^~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc: In function 'int main(int, char**)': /builddir/build/BUILD/openscad-2015.03-3/src/openscad.cc:767:7: warning: unused variable 'isGuiLaunched' [-Wunused-variable] bool isGuiLaunched = getenv("GUI_LAUNCHED") != 0; ^~~~~~~~~~~~~ /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc: In function 'int main(int, char**)': /builddir/build/BUILD/openscad-2015.03-3/tests/cgalcachetest.cc:132:35: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] root_module = parsefile(filename); ^ [ 99%] Linking CXX executable cgalcachetest [ 99%] Built target cgalcachetest [100%] Linking CXX executable openscad_nogui [100%] Built target openscad_nogui + cd - /builddir/build/BUILD/openscad-2015.03-3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PKuylK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm ++ dirname /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm + cd openscad-2015.03-3 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm install -m 755 -p "openscad" "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/bin/openscad" cp -f locale/fr/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/locale/fr/LC_MESSAGES/openscad.mo" cp -f locale/ru/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/locale/ru/LC_MESSAGES/openscad.mo" cp -f locale/de/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/locale/de/LC_MESSAGES/openscad.mo" cp -f locale/cs/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/locale/cs/LC_MESSAGES/openscad.mo" cp -f locale/es/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/locale/es/LC_MESSAGES/openscad.mo" cp -f -r /builddir/build/BUILD/openscad-2015.03-3/examples/Advanced /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/examples/Basics /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-3/examples/COPYING-CC0.txt /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-3/examples/examples.json /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/examples/Functions /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/examples/Old /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/libraries/MCAD /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/libraries/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-3/fonts/05-osx-fonts.conf /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/fonts/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-3/fonts/10-liberation.conf /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/fonts/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/fonts/Liberation-2.00.1 /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/fonts/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/color-schemes/editor /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/color-schemes/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-3/color-schemes/readme.txt /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/color-schemes/ cp -f -r /builddir/build/BUILD/openscad-2015.03-3/color-schemes/render /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/color-schemes/ cat icons/openscad.desktop | sed -e "s/^Icon=openscad/Icon=openscad/; s/^Exec=openscad/Exec=openscad/" > "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/applications/openscad.desktop" cp -f icons/openscad.xml "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/mime/packages/openscad.xml" cp -f openscad.appdata.xml "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/appdata/openscad.appdata.xml" test -f icons/openscad.png && cp -f icons/openscad.png "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/pixmaps/" || cp -f icons/openscad.png "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/pixmaps/openscad.png" cp -f doc/openscad.1 "/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/man/man1/openscad.1" + rm -rf /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/fonts + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm openscad + rm /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/libraries/MCAD/lgpl-2.1.txt + rm /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/libraries/MCAD/README.markdown + rm /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/openscad/libraries/MCAD/TODO + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openscad-2015.03-3 extracting debug info from /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/bin/openscad dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: openscad-2015.03-3/lex.lexer.c: Cannot stat: No such file or directory cpio: openscad-2015.03-3/parser.tab.c: Cannot stat: No such file or directory cpio: openscad-2015.03-3/parser.tab.h: Cannot stat: No such file or directory 9579 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WrFghA + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + desktop-file-validate /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/applications/openscad.desktop + cd tests + ctest -j4 X11 DISPLAY environment variable not found. Calling virtualfb.sh Virtual framebuffer started. DISPLAY=:749, PID=8986 running '/builddir/build/BUILD/openscad-2015.03-3/tests/openscad_nogui --info' to generate sysinfo.txt ERROR: boost::filesystem::canonical: No such file or directory: "/builddir/.local/share" ERROR: boost::filesystem::canonical: No such file or directory: "/builddir/.local/share" Test project /builddir/build/BUILD/openscad-2015.03-3/tests Enforcing Default test configuration. Use ctest -C to override Start 1: moduledumptest_allmodules Start 2: moduledumptest_allfunctions Start 3: moduledumptest_allexpressions Start 4: csgtexttest_allexpressions 1/929 Test #2: moduledumptest_allfunctions ............................ Passed 0.60 sec 2/929 Test #3: moduledumptest_allexpressions .......................... Passed 0.60 sec 3/929 Test #4: csgtexttest_allexpressions ............................. Passed 0.59 sec Start 5: csgtexttest_allfunctions Start 6: csgtexttest_allmodules Start 7: csgtermtest_allexpressions 4/929 Test #1: moduledumptest_allmodules .............................. Passed 0.72 sec 5/929 Test #5: csgtexttest_allfunctions ............................... Passed 0.21 sec Start 8: csgtermtest_allfunctions Start 9: csgtermtest_allmodules 6/929 Test #6: csgtexttest_allmodules ................................. Passed 0.32 sec 7/929 Test #8: csgtermtest_allfunctions ............................... Passed 0.18 sec 8/929 Test #7: csgtermtest_allexpressions ............................. Passed 0.39 sec Start 10: echotest_cross-tests Start 11: echotest_inf-tests Start 12: echotest_len-tests 9/929 Test #9: csgtermtest_allmodules ................................. Passed 0.19 sec 10/929 Test #12: echotest_len-tests ..................................... Passed 0.23 sec Start 13: echotest_let-tests Start 14: echotest_list-comprehensions 11/929 Test #11: echotest_inf-tests ..................................... Passed 0.34 sec 12/929 Test #10: echotest_cross-tests ................................... Passed 0.35 sec 13/929 Test #13: echotest_let-tests ..................................... Passed 0.19 sec Start 15: echotest_min-max-tests Start 16: echotest_norm-tests Start 17: echotest_rands 14/929 Test #14: echotest_list-comprehensions ........................... Passed 0.20 sec 15/929 Test #16: echotest_norm-tests .................................... Passed 0.19 sec Start 18: echotest_for-tests Start 19: echotest_expression-evaluation-tests 16/929 Test #15: echotest_min-max-tests ................................. Passed 0.40 sec 17/929 Test #17: echotest_rands ......................................... Passed 0.45 sec 18/929 Test #19: echotest_expression-evaluation-tests ................... Passed 0.24 sec Start 20: echotest_echo-tests Start 21: echotest_escape-test Start 22: echotest_parser-tests 19/929 Test #18: echotest_for-tests ..................................... Passed 0.25 sec 20/929 Test #22: echotest_parser-tests .................................. Passed 0.23 sec Start 23: echotest_builtin-tests Start 24: echotest_dim-all 21/929 Test #21: echotest_escape-test ................................... Passed 0.24 sec 22/929 Test #20: echotest_echo-tests .................................... Passed 0.24 sec Start 25: echotest_string-test Start 26: echotest_string-indexing 23/929 Test #23: echotest_builtin-tests ................................. Passed 0.32 sec 24/929 Test #25: echotest_string-test ................................... Passed 0.18 sec 25/929 Test #24: echotest_dim-all ....................................... Passed 0.39 sec Start 27: echotest_string-unicode Start 28: echotest_chr-tests Start 29: echotest_vector-values 26/929 Test #26: echotest_string-indexing ............................... Passed 0.29 sec 27/929 Test #27: echotest_string-unicode ................................ Passed 0.20 sec 28/929 Test #28: echotest_chr-tests ..................................... Passed 0.19 sec Start 30: echotest_search-tests Start 31: echotest_search-tests-unicode Start 32: echotest_recursion-test-function 29/929 Test #29: echotest_vector-values ................................. Passed 0.20 sec 30/929 Test #31: echotest_search-tests-unicode .......................... Passed 0.25 sec Start 33: echotest_recursion-test-function2 Start 34: echotest_recursion-test-module 31/929 Test #30: echotest_search-tests .................................. Passed 0.47 sec Start 35: echotest_recursion-test-vector 32/929 Test #32: echotest_recursion-test-function ....................... Passed 0.67 sec 33/929 Test #33: echotest_recursion-test-function2 ...................... Passed 0.60 sec Start 36: echotest_tail-recursion-tests Start 37: echotest_value-reassignment-tests 34/929 Test #34: echotest_recursion-test-module ......................... Passed 0.65 sec Start 38: echotest_value-reassignment-tests2 35/929 Test #37: echotest_value-reassignment-tests ...................... Passed 0.46 sec 36/929 Test #35: echotest_recursion-test-vector ......................... Passed 0.75 sec Start 39: echotest_variable-scope-tests Start 40: echotest_scope-assignment-tests 37/929 Test #38: echotest_value-reassignment-tests2 ..................... Passed 0.22 sec 38/929 Test #40: echotest_scope-assignment-tests ........................ Passed 0.21 sec Start 41: echotest_lookup-tests Start 42: echotest_expression-shortcircuit-tests 39/929 Test #39: echotest_variable-scope-tests .......................... Passed 0.42 sec 40/929 Test #42: echotest_expression-shortcircuit-tests ................. Passed 0.21 sec Start 43: echotest_parent_module-tests Start 44: echotest_children-tests 41/929 Test #41: echotest_lookup-tests .................................. Passed 0.22 sec 42/929 Test #43: echotest_parent_module-tests ........................... Passed 0.21 sec Start 45: echotest_range-tests Start 46: echotest_no-break-space-test 43/929 Test #44: echotest_children-tests ................................ Passed 0.31 sec 44/929 Test #45: echotest_range-tests ................................... Passed 0.23 sec Start 47: echotest_unicode-tests Start 48: echotest_utf8-tests 45/929 Test #48: echotest_utf8-tests .................................... Passed 0.18 sec 46/929 Test #46: echotest_no-break-space-test ........................... Passed 0.41 sec Start 49: echotest_nbsp-utf8-test Start 50: echotest_nbsp-latin1-test 47/929 Test #47: echotest_unicode-tests ................................. Passed 0.29 sec 48/929 Test #50: echotest_nbsp-latin1-test .............................. Passed 0.21 sec Start 51: echotest_concat-tests Start 52: echotest_include-tests 49/929 Test #49: echotest_nbsp-utf8-test ................................ Passed 0.34 sec 50/929 Test #51: echotest_concat-tests .................................. Passed 0.22 sec Start 53: echotest_include-recursive-test Start 54: echotest_operators-tests 51/929 Test #52: echotest_include-tests ................................. Passed 0.24 sec 52/929 Test #53: echotest_include-recursive-test ........................ Passed 0.19 sec 53/929 Test #54: echotest_operators-tests ............................... Passed 0.23 sec Start 55: echotest_issue1472 Start 56: echotest_empty-stl Start 57: dumptest_circle-tests 54/929 Test #56: echotest_empty-stl ..................................... Passed 0.42 sec 55/929 Test #55: echotest_issue1472 ..................................... Passed 0.42 sec 56/929 Test #57: dumptest_circle-tests .................................. Passed 0.41 sec Start 58: dumptest_control-hull-dimension Start 59: dumptest_difference-2d-tests Start 60: dumptest_highlight-modifier-2d 57/929 Test #58: dumptest_control-hull-dimension ........................ Passed 0.20 sec 58/929 Test #60: dumptest_highlight-modifier-2d ......................... Passed 0.22 sec Start 61: dumptest_hull2-tests Start 62: dumptest_import_dxf-tests 59/929 Test #59: dumptest_difference-2d-tests ........................... Passed 0.33 sec 60/929 Test #62: dumptest_import_dxf-tests .............................. Passed 0.25 sec Start 63: dumptest_intersection2-tests Start 64: dumptest_minkowski2-crack 61/929 Test #61: dumptest_hull2-tests ................................... Passed 0.37 sec 62/929 Test #64: dumptest_minkowski2-crack .............................. Passed 0.21 sec Start 65: dumptest_minkowski2-hole-tests Start 66: dumptest_minkowski2-tests 63/929 Test #63: dumptest_intersection2-tests ........................... Passed 0.22 sec 64/929 Test #65: dumptest_minkowski2-hole-tests ......................... Passed 0.20 sec 65/929 Test #66: dumptest_minkowski2-tests .............................. Passed 0.20 sec Start 67: dumptest_nullspace-2d Start 68: dumptest_offset-tests Start 69: dumptest_polygon-tests 66/929 Test #69: dumptest_polygon-tests ................................. Passed 0.32 sec Start 70: dumptest_polygons-touch 67/929 Test #67: dumptest_nullspace-2d .................................. Passed 0.33 sec 68/929 Test #68: dumptest_offset-tests .................................. Passed 0.33 sec 69/929 Test #70: dumptest_polygons-touch ................................ Passed 0.18 sec Start 71: dumptest_projection-cut-tests Start 72: dumptest_projection-tests Start 73: dumptest_render-2d-tests 70/929 Test #73: dumptest_render-2d-tests ............................... Passed 0.31 sec Start 74: dumptest_resize-2d-tests 71/929 Test #72: dumptest_projection-tests .............................. Passed 0.32 sec 72/929 Test #71: dumptest_projection-cut-tests .......................... Passed 0.32 sec Start 75: dumptest_scale2D-tests Start 76: dumptest_square-tests 73/929 Test #75: dumptest_scale2D-tests ................................. Passed 0.21 sec 74/929 Test #74: dumptest_resize-2d-tests ............................... Passed 0.51 sec Start 77: dumptest_text-empty-tests Start 78: dumptest_text-font-alignment-tests 75/929 Test #76: dumptest_square-tests .................................. Passed 0.30 sec 76/929 Test #78: dumptest_text-font-alignment-tests ..................... Passed 0.24 sec Start 79: dumptest_text-font-composition Start 80: dumptest_text-font-direction-tests 77/929 Test #77: dumptest_text-empty-tests .............................. Passed 0.26 sec 78/929 Test #80: dumptest_text-font-direction-tests ..................... Passed 0.21 sec Start 81: dumptest_text-font-simple-tests Start 82: dumptest_text-font-symbol 79/929 Test #79: dumptest_text-font-composition ......................... Passed 0.32 sec Start 83: dumptest_text-font-tests 80/929 Test #81: dumptest_text-font-simple-tests ........................ Passed 0.31 sec Start 84: dumptest_text-search-test 81/929 Test #82: dumptest_text-font-symbol .............................. Passed 0.90 sec 82/929 Test #84: dumptest_text-search-test .............................. Passed 0.32 sec Start 85: dumptest_2d-3d Start 86: dumptest_assign-tests 83/929 Test #83: dumptest_text-font-tests ............................... Passed 0.83 sec 84/929 Test #86: dumptest_assign-tests .................................. Passed 0.25 sec Start 87: dumptest_background-modifier Start 88: dumptest_camera-tests 85/929 Test #85: dumptest_2d-3d ......................................... Passed 0.36 sec 86/929 Test #87: dumptest_background-modifier ........................... Passed 0.21 sec Start 89: dumptest_child-background Start 90: dumptest_child-child-test 87/929 Test #88: dumptest_camera-tests .................................. Passed 0.21 sec 88/929 Test #89: dumptest_child-background .............................. Passed 0.24 sec Start 91: dumptest_child-tests Start 92: dumptest_color-tests 89/929 Test #90: dumptest_child-child-test .............................. Passed 0.35 sec 90/929 Test #91: dumptest_child-tests ................................... Passed 0.24 sec Start 93: dumptest_cube-tests Start 94: dumptest_cylinder-diameter-tests 91/929 Test #92: dumptest_color-tests ................................... Passed 0.35 sec 92/929 Test #93: dumptest_cube-tests .................................... Passed 0.25 sec Start 95: dumptest_cylinder-tests Start 96: dumptest_difference-tests 93/929 Test #94: dumptest_cylinder-diameter-tests ....................... Passed 0.26 sec 94/929 Test #95: dumptest_cylinder-tests ................................ Passed 0.21 sec Start 97: dumptest_disable-modifier Start 98: dumptest_for-nested-tests 95/929 Test #96: dumptest_difference-tests .............................. Passed 0.21 sec 96/929 Test #97: dumptest_disable-modifier .............................. Passed 0.21 sec Start 99: dumptest_for-tests Start 100: dumptest_highlight-and-background-modifier 97/929 Test #99: dumptest_for-tests ..................................... Passed 0.19 sec 98/929 Test #98: dumptest_for-nested-tests .............................. Passed 0.40 sec 99/929 Test #100: dumptest_highlight-and-background-modifier ............. Passed 0.19 sec Start 101: dumptest_highlight-modifier Start 102: dumptest_hull3-tests Start 103: dumptest_ifelse-tests 100/929 Test #101: dumptest_highlight-modifier ............................ Passed 0.23 sec 101/929 Test #102: dumptest_hull3-tests ................................... Passed 0.22 sec Start 104: dumptest_import-empty-tests Start 105: dumptest_import_stl-tests 102/929 Test #103: dumptest_ifelse-tests .................................. Passed 0.43 sec 103/929 Test #104: dumptest_import-empty-tests ............................ Passed 0.21 sec Start 106: dumptest_intersection-tests Start 107: dumptest_intersection_for-tests 104/929 Test #105: dumptest_import_stl-tests .............................. Passed 0.31 sec 105/929 Test #107: dumptest_intersection_for-tests ........................ Passed 0.22 sec Start 108: dumptest_linear_extrude-parameter-tests Start 109: dumptest_linear_extrude-scale-zero-tests 106/929 Test #106: dumptest_intersection-tests ............................ Passed 0.23 sec 107/929 Test #108: dumptest_linear_extrude-parameter-tests ................***Failed 0.21 sec Start 110: dumptest_linear_extrude-tests Start 111: dumptest_minkowski3-erosion 108/929 Test #109: dumptest_linear_extrude-scale-zero-tests ............... Passed 0.21 sec 109/929 Test #111: dumptest_minkowski3-erosion ............................ Passed 0.24 sec Start 112: dumptest_minkowski3-tests Start 113: dumptest_mirror-tests 110/929 Test #110: dumptest_linear_extrude-tests .......................... Passed 0.45 sec 111/929 Test #113: dumptest_mirror-tests .................................. Passed 0.25 sec Start 114: dumptest_module-recursion Start 115: dumptest_modulevariables 112/929 Test #112: dumptest_minkowski3-tests .............................. Passed 0.26 sec 113/929 Test #115: dumptest_modulevariables ............................... Passed 0.20 sec 114/929 Test #114: dumptest_module-recursion .............................. Passed 0.21 sec Start 116: dumptest_nullspace-difference Start 117: dumptest_nullspace-intersection Start 118: dumptest_nullspace-minkowski-intersection 115/929 Test #118: dumptest_nullspace-minkowski-intersection .............. Passed 0.24 sec 116/929 Test #116: dumptest_nullspace-difference .......................... Passed 0.24 sec Start 119: dumptest_nullspace-minkowski Start 120: dumptest_polyhedron-concave-test 117/929 Test #117: dumptest_nullspace-intersection ........................ Passed 0.35 sec 118/929 Test #120: dumptest_polyhedron-concave-test ....................... Passed 0.24 sec Start 121: dumptest_polyhedron-nonplanar-tests Start 122: dumptest_polyhedron-tests 119/929 Test #122: dumptest_polyhedron-tests .............................. Passed 0.22 sec 120/929 Test #119: dumptest_nullspace-minkowski ........................... Passed 0.47 sec Start 123: dumptest_primitive-inf-tests Start 124: dumptest_projection-extrude-tests 121/929 Test #121: dumptest_polyhedron-nonplanar-tests .................... Passed 0.33 sec 122/929 Test #124: dumptest_projection-extrude-tests ...................... Passed 0.19 sec 123/929 Test #123: dumptest_primitive-inf-tests ........................... Passed 0.20 sec Start 125: dumptest_render-tests Start 126: dumptest_resize-tests Start 127: dumptest_root-modifier 124/929 Test #125: dumptest_render-tests .................................. Passed 0.22 sec 125/929 Test #126: dumptest_resize-tests .................................. Passed 0.28 sec 126/929 Test #127: dumptest_root-modifier ................................. Passed 0.27 sec Start 128: dumptest_rotate_extrude-tests Start 129: dumptest_scale-mirror2D-3D-tests Start 130: dumptest_scale3D-tests 127/929 Test #129: dumptest_scale-mirror2D-3D-tests ....................... Passed 0.23 sec 128/929 Test #130: dumptest_scale3D-tests ................................. Passed 0.23 sec Start 131: dumptest_sphere-tests Start 132: dumptest_surface-png-image-tests 129/929 Test #128: dumptest_rotate_extrude-tests .......................... Passed 0.24 sec 130/929 Test #131: dumptest_sphere-tests .................................. Passed 0.19 sec 131/929 Test #132: dumptest_surface-png-image-tests ....................... Passed 0.18 sec Start 133: dumptest_surface-png-image2-tests Start 134: dumptest_surface-png-image3-tests Start 135: dumptest_surface-simple 132/929 Test #134: dumptest_surface-png-image3-tests ...................... Passed 0.22 sec 133/929 Test #135: dumptest_surface-simple ................................ Passed 0.21 sec Start 136: dumptest_surface-tests Start 137: dumptest_tessellation-text-test 134/929 Test #133: dumptest_surface-png-image2-tests ...................... Passed 0.24 sec 135/929 Test #136: dumptest_surface-tests ................................. Passed 0.23 sec Start 138: dumptest_testcolornames Start 139: dumptest_transform-tests 136/929 Test #137: dumptest_tessellation-text-test ........................ Passed 0.44 sec 137/929 Test #138: dumptest_testcolornames ................................ Passed 0.23 sec Start 140: dumptest_union-coincident-test Start 141: dumptest_union-tests 138/929 Test #140: dumptest_union-coincident-test ......................... Passed 0.19 sec 139/929 Test #139: dumptest_transform-tests ............................... Passed 0.42 sec 140/929 Test #141: dumptest_union-tests ................................... Passed 0.18 sec Start 142: dumptest_import_stl-test Start 143: dumptest_rotate_extrude_dxf-tests Start 144: dumptest_escape-test 141/929 Test #143: dumptest_rotate_extrude_dxf-tests ...................... Passed 0.24 sec 142/929 Test #144: dumptest_escape-test ................................... Passed 0.26 sec Start 145: dumptest_include-tests Start 146: dumptest_use-tests 143/929 Test #142: dumptest_import_stl-test ............................... Passed 0.28 sec 144/929 Test #145: dumptest_include-tests ................................. Passed 0.25 sec Start 147: dumptest_localfiles-test Start 148: dumptest_localfiles-compatibility-test 145/929 Test #148: dumptest_localfiles-compatibility-test ................. Passed 0.20 sec 146/929 Test #146: dumptest_use-tests ..................................... Passed 0.46 sec Start 149: dumptest_allexpressions Start 150: dumptest_allfunctions 147/929 Test #147: dumptest_localfiles-test ............................... Passed 0.22 sec 148/929 Test #149: dumptest_allexpressions ................................ Passed 0.22 sec Start 151: dumptest_allmodules Start 152: dumptest-examples_GEB 149/929 Test #150: dumptest_allfunctions .................................. Passed 0.23 sec 150/929 Test #151: dumptest_allmodules .................................... Passed 0.21 sec Start 153: dumptest-examples_animation Start 154: dumptest-examples_children 151/929 Test #152: dumptest-examples_GEB .................................. Passed 0.41 sec 152/929 Test #153: dumptest-examples_animation ............................ Passed 0.22 sec Start 155: dumptest-examples_children_indexed Start 156: dumptest-examples_offset 153/929 Test #154: dumptest-examples_children ............................. Passed 0.23 sec 154/929 Test #155: dumptest-examples_children_indexed ..................... Passed 0.26 sec Start 157: dumptest-examples_surface_image Start 158: dumptest-examples_CSG-modules 155/929 Test #158: dumptest-examples_CSG-modules .......................... Passed 0.19 sec 156/929 Test #156: dumptest-examples_offset ............................... Passed 0.46 sec 157/929 Test #157: dumptest-examples_surface_image ........................ Passed 0.19 sec Start 159: dumptest-examples_CSG Start 160: dumptest-examples_LetterBlock Start 161: dumptest-examples_linear_extrude 158/929 Test #159: dumptest-examples_CSG .................................. Passed 0.25 sec 159/929 Test #161: dumptest-examples_linear_extrude ....................... Passed 0.25 sec Start 162: dumptest-examples_logo Start 163: dumptest-examples_logo_and_text 160/929 Test #160: dumptest-examples_LetterBlock .......................... Passed 0.36 sec 161/929 Test #162: dumptest-examples_logo ................................. Passed 0.25 sec Start 164: dumptest-examples_projection Start 165: dumptest-examples_rotate_extrude 162/929 Test #163: dumptest-examples_logo_and_text ........................ Passed 0.35 sec 163/929 Test #164: dumptest-examples_projection ........................... Passed 0.19 sec 164/929 Test #165: dumptest-examples_rotate_extrude ....................... Passed 0.19 sec Start 166: dumptest-examples_text_on_cube Start 167: dumptest-examples_functions Start 168: dumptest-examples_example001 165/929 Test #168: dumptest-examples_example001 ........................... Passed 0.21 sec 166/929 Test #166: dumptest-examples_text_on_cube ......................... Passed 0.23 sec Start 169: dumptest-examples_example002 Start 170: dumptest-examples_example003 167/929 Test #170: dumptest-examples_example003 ........................... Passed 0.19 sec 168/929 Test #167: dumptest-examples_functions ............................ Passed 0.43 sec 169/929 Test #169: dumptest-examples_example002 ........................... Passed 0.20 sec Start 171: dumptest-examples_example004 Start 172: dumptest-examples_example005 Start 173: dumptest-examples_example006 170/929 Test #171: dumptest-examples_example004 ........................... Passed 0.24 sec 171/929 Test #173: dumptest-examples_example006 ........................... Passed 0.27 sec Start 174: dumptest-examples_example007 Start 175: dumptest-examples_example008 172/929 Test #172: dumptest-examples_example005 ........................... Passed 0.28 sec 173/929 Test #36: echotest_tail-recursion-tests .......................... Passed 16.06 sec 174/929 Test #175: dumptest-examples_example008 ........................... Passed 0.20 sec Start 176: dumptest-examples_example009 Start 177: dumptest-examples_example010 Start 178: dumptest-examples_example011 175/929 Test #174: dumptest-examples_example007 ........................... Passed 0.42 sec 176/929 Test #176: dumptest-examples_example009 ........................... Passed 0.29 sec Start 179: dumptest-examples_example012 Start 180: dumptest-examples_example013 177/929 Test #177: dumptest-examples_example010 ........................... Passed 0.30 sec 178/929 Test #178: dumptest-examples_example011 ........................... Passed 0.29 sec 179/929 Test #179: dumptest-examples_example012 ........................... Passed 0.18 sec Start 181: dumptest-examples_example014 Start 182: dumptest-examples_example016 Start 183: dumptest-examples_example017 180/929 Test #180: dumptest-examples_example013 ........................... Passed 0.29 sec 181/929 Test #183: dumptest-examples_example017 ........................... Passed 0.25 sec Start 184: dumptest-examples_example018 Start 185: dumptest-examples_example019 182/929 Test #182: dumptest-examples_example016 ........................... Passed 0.26 sec 183/929 Test #181: dumptest-examples_example014 ........................... Passed 0.27 sec Start 186: dumptest-examples_example020 Start 187: dumptest-examples_example021 184/929 Test #185: dumptest-examples_example019 ........................... Passed 0.31 sec 185/929 Test #184: dumptest-examples_example018 ........................... Passed 0.32 sec 186/929 Test #187: dumptest-examples_example021 ........................... Passed 0.20 sec Start 188: dumptest-examples_example022 Start 189: dumptest-examples_example023 Start 190: dumptest-examples_example024 187/929 Test #186: dumptest-examples_example020 ........................... Passed 0.32 sec 188/929 Test #188: dumptest-examples_example022 ........................... Passed 0.24 sec Start 191: dumptest-examples_example015 Start 192: dumptest-examples_list_comprehensions 189/929 Test #189: dumptest-examples_example023 ........................... Passed 0.30 sec 190/929 Test #190: dumptest-examples_example024 ........................... Passed 0.30 sec 191/929 Test #191: dumptest-examples_example015 ........................... Passed 0.19 sec Start 193: dumptest-examples_polygon_areas Start 194: dumptest-examples_recursion Start 195: cgalpngtest_circle-tests 192/929 Test #192: dumptest-examples_list_comprehensions .................. Passed 0.33 sec 193/929 Test #194: dumptest-examples_recursion ............................ Passed 0.19 sec 194/929 Test #193: dumptest-examples_polygon_areas ........................ Passed 0.28 sec Start 196: cgalpngtest_control-hull-dimension Start 197: cgalpngtest_difference-2d-tests Start 198: cgalpngtest_highlight-modifier-2d 195/929 Test #197: cgalpngtest_difference-2d-tests ........................ Passed 3.35 sec 196/929 Test #196: cgalpngtest_control-hull-dimension ..................... Passed 3.36 sec 197/929 Test #198: cgalpngtest_highlight-modifier-2d ...................... Passed 3.35 sec Start 199: cgalpngtest_hull2-tests Start 200: cgalpngtest_import_dxf-tests Start 201: cgalpngtest_intersection2-tests 198/929 Test #195: cgalpngtest_circle-tests ............................... Passed 3.64 sec Start 202: cgalpngtest_minkowski2-crack 199/929 Test #201: cgalpngtest_intersection2-tests ........................ Passed 1.80 sec Start 203: cgalpngtest_minkowski2-hole-tests 200/929 Test #200: cgalpngtest_import_dxf-tests ........................... Passed 1.91 sec 201/929 Test #199: cgalpngtest_hull2-tests ................................ Passed 1.92 sec Start 204: cgalpngtest_minkowski2-tests Start 205: cgalpngtest_nullspace-2d 202/929 Test #202: cgalpngtest_minkowski2-crack ........................... Passed 2.02 sec Start 206: cgalpngtest_offset-tests 203/929 Test #205: cgalpngtest_nullspace-2d ............................... Passed 1.21 sec Start 207: cgalpngtest_polygon-tests 204/929 Test #203: cgalpngtest_minkowski2-hole-tests ...................... Passed 1.88 sec Start 208: cgalpngtest_polygons-touch 205/929 Test #204: cgalpngtest_minkowski2-tests ........................... Passed 1.83 sec Start 209: cgalpngtest_projection-cut-tests 206/929 Test #206: cgalpngtest_offset-tests ............................... Passed 1.93 sec Start 210: cgalpngtest_projection-tests 207/929 Test #208: cgalpngtest_polygons-touch ............................. Passed 1.77 sec 208/929 Test #207: cgalpngtest_polygon-tests .............................. Passed 2.13 sec Start 211: cgalpngtest_render-2d-tests Start 212: cgalpngtest_resize-2d-tests 209/929 Test #211: cgalpngtest_render-2d-tests ............................ Passed 1.92 sec Start 213: cgalpngtest_scale2D-tests 210/929 Test #212: cgalpngtest_resize-2d-tests ............................ Passed 1.95 sec Start 214: cgalpngtest_square-tests 211/929 Test #209: cgalpngtest_projection-cut-tests ....................... Passed 4.97 sec 212/929 Test #213: cgalpngtest_scale2D-tests .............................. Passed 1.74 sec Start 215: cgalpngtest_text-empty-tests Start 216: cgalpngtest_text-font-alignment-tests 213/929 Test #214: cgalpngtest_square-tests ............................... Passed 1.81 sec Start 217: cgalpngtest_text-font-composition 214/929 Test #215: cgalpngtest_text-empty-tests ........................... Passed 0.94 sec Start 218: cgalpngtest_text-font-direction-tests 215/929 Test #210: cgalpngtest_projection-tests ........................... Passed 5.97 sec Start 219: cgalpngtest_text-font-simple-tests 216/929 Test #216: cgalpngtest_text-font-alignment-tests .................. Passed 2.12 sec Start 220: cgalpngtest_text-font-symbol 217/929 Test #217: cgalpngtest_text-font-composition ...................... Passed 2.04 sec Start 221: cgalpngtest_text-font-tests 218/929 Test #218: cgalpngtest_text-font-direction-tests .................. Passed 2.00 sec Start 222: cgalpngtest_text-search-test 219/929 Test #219: cgalpngtest_text-font-simple-tests ..................... Passed 1.91 sec Start 223: cgalpngtest_arc 220/929 Test #220: cgalpngtest_text-font-symbol ........................... Passed 2.22 sec Start 224: cgalpngtest_circle-advanced 221/929 Test #221: cgalpngtest_text-font-tests ............................ Passed 2.16 sec Start 225: cgalpngtest_circle-double 222/929 Test #223: cgalpngtest_arc ........................................ Passed 1.88 sec 223/929 Test #222: cgalpngtest_text-search-test ........................... Passed 2.26 sec Start 226: cgalpngtest_circle-small Start 227: cgalpngtest_circle 224/929 Test #224: cgalpngtest_circle-advanced ............................ Passed 2.08 sec Start 228: cgalpngtest_ellipse-arc-rot 225/929 Test #225: cgalpngtest_circle-double .............................. Passed 1.93 sec Start 229: cgalpngtest_ellipse-arc 226/929 Test #226: cgalpngtest_circle-small ............................... Passed 1.85 sec 227/929 Test #227: cgalpngtest_circle ..................................... Passed 1.85 sec Start 230: cgalpngtest_ellipse-reverse Start 231: cgalpngtest_ellipse-rot 228/929 Test #228: cgalpngtest_ellipse-arc-rot ............................ Passed 1.84 sec Start 232: cgalpngtest_ellipse 229/929 Test #229: cgalpngtest_ellipse-arc ................................ Passed 1.94 sec Start 233: cgalpngtest_lwpolyline-closed 230/929 Test #230: cgalpngtest_ellipse-reverse ............................ Passed 1.80 sec Start 234: cgalpngtest_lwpolyline 231/929 Test #231: cgalpngtest_ellipse-rot ................................ Passed 1.83 sec Start 235: cgalpngtest_lwpolyline2 232/929 Test #232: cgalpngtest_ellipse .................................... Passed 1.87 sec Start 236: cgalpngtest_multiple-layers 233/929 Test #233: cgalpngtest_lwpolyline-closed .......................... Passed 1.97 sec Start 237: cgalpngtest_nothing-decimal-comma-separated 234/929 Test #234: cgalpngtest_lwpolyline ................................. Passed 1.96 sec Start 238: cgalpngtest_polygon-concave-hole 235/929 Test #235: cgalpngtest_lwpolyline2 ................................ Passed 2.06 sec Start 239: cgalpngtest_polygon-concave-simple 236/929 Test #237: cgalpngtest_nothing-decimal-comma-separated ............ Passed 1.12 sec Start 240: cgalpngtest_polygon-concave 237/929 Test #236: cgalpngtest_multiple-layers ............................ Passed 2.03 sec Start 241: cgalpngtest_polygon-holes-touch 238/929 Test #238: cgalpngtest_polygon-concave-hole ....................... Passed 1.93 sec Start 242: cgalpngtest_polygon-intersect 239/929 Test #239: cgalpngtest_polygon-concave-simple ..................... Passed 2.03 sec Start 243: cgalpngtest_polygon-many-holes 240/929 Test #240: cgalpngtest_polygon-concave ............................ Passed 1.83 sec Start 244: cgalpngtest_polygon-mesh 241/929 Test #241: cgalpngtest_polygon-holes-touch ........................ Passed 2.12 sec Start 245: cgalpngtest_polygon-overlap 242/929 Test #242: cgalpngtest_polygon-intersect .......................... Passed 1.93 sec Start 246: cgalpngtest_polygon-riser 243/929 Test #243: cgalpngtest_polygon-many-holes ......................... Passed 2.03 sec Start 247: cgalpngtest_polygon-self-intersect 244/929 Test #244: cgalpngtest_polygon-mesh ............................... Passed 1.83 sec Start 248: cgalpngtest_polygon8 245/929 Test #245: cgalpngtest_polygon-overlap ............................ Passed 1.80 sec Start 249: cgalpngtest_polygons 246/929 Test #246: cgalpngtest_polygon-riser .............................. Passed 1.90 sec Start 250: cgalpngtest_transform-insert 247/929 Test #247: cgalpngtest_polygon-self-intersect ..................... Passed 2.11 sec Start 251: cgalpngtest_triangle-with-duplicate-vertex 248/929 Test #248: cgalpngtest_polygon8 ................................... Passed 2.11 sec Start 252: cgalpngtest_2d-3d 249/929 Test #249: cgalpngtest_polygons ................................... Passed 1.84 sec Start 253: cgalpngtest_assign-tests 250/929 Test #250: cgalpngtest_transform-insert ........................... Passed 2.14 sec 251/929 Test #251: cgalpngtest_triangle-with-duplicate-vertex ............. Passed 1.93 sec Start 254: cgalpngtest_background-modifier Start 255: cgalpngtest_camera-tests 252/929 Test #252: cgalpngtest_2d-3d ...................................... Passed 2.42 sec Start 256: cgalpngtest_child-child-test 253/929 Test #253: cgalpngtest_assign-tests ............................... Passed 3.43 sec Start 257: cgalpngtest_child-tests 254/929 Test #256: cgalpngtest_child-child-test ........................... Passed 4.92 sec Start 258: cgalpngtest_color-tests 255/929 Test #254: cgalpngtest_background-modifier ........................ Passed 6.14 sec Start 259: cgalpngtest_cube-tests 256/929 Test #259: cgalpngtest_cube-tests ................................. Passed 2.51 sec 257/929 Test #258: cgalpngtest_color-tests ................................ Passed 3.22 sec Start 260: cgalpngtest_cylinder-diameter-tests Start 261: cgalpngtest_cylinder-tests 258/929 Test #257: cgalpngtest_child-tests ................................ Passed 9.54 sec Start 262: cgalpngtest_difference-tests 259/929 Test #261: cgalpngtest_cylinder-tests ............................. Passed 5.72 sec Start 263: cgalpngtest_disable-modifier 260/929 Test #255: cgalpngtest_camera-tests ............................... Passed 16.13 sec Start 264: cgalpngtest_for-tests 261/929 Test #263: cgalpngtest_disable-modifier ........................... Passed 1.76 sec Start 265: cgalpngtest_highlight-modifier 262/929 Test #260: cgalpngtest_cylinder-diameter-tests .................... Passed 8.38 sec Start 266: cgalpngtest_hull3-tests 263/929 Test #262: cgalpngtest_difference-tests ........................... Passed 6.58 sec Start 267: cgalpngtest_ifelse-tests 264/929 Test #266: cgalpngtest_hull3-tests ................................ Passed 4.44 sec Start 268: cgalpngtest_import-empty-tests 265/929 Test #267: cgalpngtest_ifelse-tests ............................... Passed 3.83 sec Start 269: cgalpngtest_import_stl-tests 266/929 Test #268: cgalpngtest_import-empty-tests ......................... Passed 1.22 sec Start 270: cgalpngtest_intersection-tests 267/929 Test #269: cgalpngtest_import_stl-tests ........................... Passed 3.42 sec Start 271: cgalpngtest_intersection_for-tests 268/929 Test #265: cgalpngtest_highlight-modifier ......................... Passed 9.58 sec Start 272: cgalpngtest_linear_extrude-parameter-tests 269/929 Test #271: cgalpngtest_intersection_for-tests ..................... Passed 2.30 sec Start 273: cgalpngtest_linear_extrude-tests 270/929 Test #264: cgalpngtest_for-tests .................................. Passed 14.57 sec Start 274: cgalpngtest_minkowski3-erosion 271/929 Test #270: cgalpngtest_intersection-tests ......................... Passed 8.42 sec Start 275: cgalpngtest_minkowski3-tests 272/929 Test #273: cgalpngtest_linear_extrude-tests ....................... Passed 5.07 sec Start 276: cgalpngtest_mirror-tests 273/929 Test #276: cgalpngtest_mirror-tests ............................... Passed 1.91 sec Start 277: cgalpngtest_module-recursion 274/929 Test #272: cgalpngtest_linear_extrude-parameter-tests ............. Passed 13.89 sec Start 278: cgalpngtest_modulevariables 275/929 Test #275: cgalpngtest_minkowski3-tests ........................... Passed 8.97 sec Start 279: cgalpngtest_nullspace-difference 276/929 Test #279: cgalpngtest_nullspace-difference ....................... Passed 1.11 sec Start 280: cgalpngtest_nullspace-intersection 277/929 Test #278: cgalpngtest_modulevariables ............................ Passed 2.00 sec Start 281: cgalpngtest_nullspace-minkowski-intersection 278/929 Test #280: cgalpngtest_nullspace-intersection ..................... Passed 1.06 sec Start 282: cgalpngtest_nullspace-minkowski 279/929 Test #282: cgalpngtest_nullspace-minkowski ........................ Passed 1.91 sec Start 283: cgalpngtest_polyhedron-concave-test 280/929 Test #281: cgalpngtest_nullspace-minkowski-intersection ........... Passed 2.48 sec Start 284: cgalpngtest_polyhedron-nonplanar-tests 281/929 Test #277: cgalpngtest_module-recursion ........................... Passed 10.91 sec Start 285: cgalpngtest_polyhedron-tests 282/929 Test #283: cgalpngtest_polyhedron-concave-test .................... Passed 1.76 sec Start 286: cgalpngtest_primitive-inf-tests 283/929 Test #284: cgalpngtest_polyhedron-nonplanar-tests ................. Passed 3.24 sec Start 287: cgalpngtest_projection-extrude-tests 284/929 Test #285: cgalpngtest_polyhedron-tests ........................... Passed 2.68 sec Start 288: cgalpngtest_render-tests 285/929 Test #286: cgalpngtest_primitive-inf-tests ........................ Passed 2.56 sec Start 289: cgalpngtest_root-modifier 286/929 Test #289: cgalpngtest_root-modifier .............................. Passed 1.81 sec Start 290: cgalpngtest_scale-mirror2D-3D-tests 287/929 Test #274: cgalpngtest_minkowski3-erosion ......................... Passed 22.56 sec Start 291: cgalpngtest_scale3D-tests 288/929 Test #290: cgalpngtest_scale-mirror2D-3D-tests .................... Passed 2.48 sec Start 292: cgalpngtest_surface-png-image-tests 289/929 Test #288: cgalpngtest_render-tests ............................... Passed 5.51 sec Start 293: cgalpngtest_surface-png-image2-tests 290/929 Test #291: cgalpngtest_scale3D-tests .............................. Passed 2.17 sec Start 294: cgalpngtest_surface-png-image3-tests 291/929 Test #292: cgalpngtest_surface-png-image-tests .................... Passed 4.40 sec Start 295: cgalpngtest_surface-simple 292/929 Test #293: cgalpngtest_surface-png-image2-tests ................... Passed 4.08 sec Start 296: cgalpngtest_surface-tests 293/929 Test #294: cgalpngtest_surface-png-image3-tests ................... Passed 4.12 sec Start 297: cgalpngtest_tessellation-text-test 294/929 Test #295: cgalpngtest_surface-simple ............................. Passed 1.92 sec Start 298: cgalpngtest_transform-tests 295/929 Test #297: cgalpngtest_tessellation-text-test ..................... Passed 1.81 sec Start 299: cgalpngtest_union-coincident-test 296/929 Test #287: cgalpngtest_projection-extrude-tests ................... Passed 13.48 sec Start 300: cgalpngtest_union-tests 297/929 Test #299: cgalpngtest_union-coincident-test ...................... Passed 2.21 sec Start 301: cgalpngtest_import_stl-test 298/929 Test #301: cgalpngtest_import_stl-test ............................ Passed 0.95 sec Start 302: cgalpngtest_rotate_extrude_dxf-tests 299/929 Test #300: cgalpngtest_union-tests ................................ Passed 4.27 sec 300/929 Test #302: cgalpngtest_rotate_extrude_dxf-tests ................... Passed 1.82 sec Start 303: cgalpngtest_issue1004 Start 304: cgalpngtest_issue1005 301/929 Test #298: cgalpngtest_transform-tests ............................ Passed 6.90 sec Start 305: cgalpngtest_issue1061 302/929 Test #304: cgalpngtest_issue1005 .................................. Passed 1.21 sec Start 306: cgalpngtest_issue1069 303/929 Test #303: cgalpngtest_issue1004 .................................. Passed 2.23 sec Start 307: cgalpngtest_issue1089 304/929 Test #305: cgalpngtest_issue1061 .................................. Passed 2.03 sec Start 308: cgalpngtest_issue1089b 305/929 Test #307: cgalpngtest_issue1089 .................................. Passed 1.91 sec Start 309: cgalpngtest_issue1105 306/929 Test #308: cgalpngtest_issue1089b ................................. Passed 2.11 sec Start 310: cgalpngtest_issue1105b 307/929 Test #296: cgalpngtest_surface-tests .............................. Passed 15.13 sec Start 311: cgalpngtest_issue1105c 308/929 Test #309: cgalpngtest_issue1105 .................................. Passed 2.82 sec 309/929 Test #310: cgalpngtest_issue1105b ................................. Passed 2.62 sec Start 312: cgalpngtest_issue1105d Start 313: cgalpngtest_issue1165 310/929 Test #313: cgalpngtest_issue1165 .................................. Passed 2.12 sec Start 314: cgalpngtest_issue1196 311/929 Test #311: cgalpngtest_issue1105c ................................. Passed 3.47 sec Start 315: cgalpngtest_issue1198 312/929 Test #312: cgalpngtest_issue1105d ................................. Passed 4.13 sec Start 316: cgalpngtest_issue1215 313/929 Test #314: cgalpngtest_issue1196 .................................. Passed 2.60 sec Start 317: cgalpngtest_issue1215b 314/929 Test #315: cgalpngtest_issue1198 .................................. Passed 1.82 sec Start 318: cgalpngtest_issue1215c 315/929 Test #316: cgalpngtest_issue1215 .................................. Passed 2.82 sec Start 319: cgalpngtest_issue1221 316/929 Test #317: cgalpngtest_issue1215b ................................. Passed 3.40 sec Start 320: cgalpngtest_issue1225 317/929 Test #319: cgalpngtest_issue1221 .................................. Passed 1.82 sec Start 321: cgalpngtest_issue1258 318/929 Test #318: cgalpngtest_issue1215c ................................. Passed 4.84 sec Start 322: cgalpngtest_issue1325 319/929 Test #322: cgalpngtest_issue1325 .................................. Passed 1.00 sec Start 323: cgalpngtest_issue835 320/929 Test #320: cgalpngtest_issue1225 .................................. Passed 3.30 sec Start 324: cgalpngtest_issue904 321/929 Test #321: cgalpngtest_issue1258 .................................. Passed 2.56 sec Start 325: cgalpngtest_issue911 322/929 Test #306: cgalpngtest_issue1069 .................................. Passed 19.53 sec Start 326: cgalpngtest_issue913 323/929 Test #323: cgalpngtest_issue835 ................................... Passed 2.39 sec Start 327: cgalpngtest_issue964 324/929 Test #324: cgalpngtest_issue904 ................................... Passed 2.45 sec Start 328: cgalpngtest_issue964b 325/929 Test #327: cgalpngtest_issue964 ................................... Passed 1.78 sec Start 329: cgalpngtest_issue990 326/929 Test #328: cgalpngtest_issue964b .................................. Passed 1.88 sec Start 330: cgalpngtest_minkowski-thin-cylinder 327/929 Test #325: cgalpngtest_issue911 ................................... Passed 4.93 sec Start 331: cgalpngtest_include-tests 328/929 Test #330: cgalpngtest_minkowski-thin-cylinder .................... Passed 1.82 sec Start 332: cgalpngtest_use-tests 329/929 Test #326: cgalpngtest_issue913 ................................... Passed 4.31 sec Start 333: cgalpngtest_transform-nan-inf-tests 330/929 Test #329: cgalpngtest_issue990 ................................... Passed 2.54 sec Start 334: cgalpngtest_localfiles-test 331/929 Test #333: cgalpngtest_transform-nan-inf-tests .................... Passed 1.95 sec Start 335: cgalpngtest_localfiles-compatibility-test 332/929 Test #334: cgalpngtest_localfiles-test ............................ Passed 7.66 sec Start 336: cgalpngtest_rotate-empty-bbox 333/929 Test #335: cgalpngtest_localfiles-compatibility-test .............. Passed 7.52 sec Start 337: cgalpngtest_empty-shape-tests 334/929 Test #336: cgalpngtest_rotate-empty-bbox .......................... Passed 2.01 sec 335/929 Test #331: cgalpngtest_include-tests .............................. Passed 11.20 sec Start 338: cgalpngtest_null-polygons Start 339: cgalpngtest_internal-cavity 336/929 Test #337: cgalpngtest_empty-shape-tests .......................... Passed 1.12 sec Start 340: cgalpngtest_internal-cavity-polyhedron 337/929 Test #339: cgalpngtest_internal-cavity ............................ Passed 2.39 sec 338/929 Test #338: cgalpngtest_null-polygons .............................. Passed 2.50 sec Start 341: cgalpngtest_bad-stl-pcbvicebar Start 342: cgalpngtest_bad-stl-tardis 339/929 Test #332: cgalpngtest_use-tests .................................. Passed 13.39 sec Start 343: cgalpngtest_bad-stl-wing 340/929 Test #340: cgalpngtest_internal-cavity-polyhedron ................. Passed 2.50 sec Start 344: cgalpngtest_rotate_extrude-hole 341/929 Test #342: cgalpngtest_bad-stl-tardis ............................. Passed 1.83 sec 342/929 Test #341: cgalpngtest_bad-stl-pcbvicebar ......................... Passed 1.87 sec Start 345: opencsgtest_circle-tests Start 346: opencsgtest_control-hull-dimension 343/929 Test #343: cgalpngtest_bad-stl-wing ............................... Passed 1.98 sec Start 347: opencsgtest_difference-2d-tests 344/929 Test #345: opencsgtest_circle-tests ............................... Passed 1.92 sec 345/929 Test #346: opencsgtest_control-hull-dimension ..................... Passed 2.02 sec Start 348: opencsgtest_highlight-modifier-2d Start 349: opencsgtest_hull2-tests 346/929 Test #344: cgalpngtest_rotate_extrude-hole ........................ Passed 4.69 sec Start 350: opencsgtest_import_dxf-tests 347/929 Test #347: opencsgtest_difference-2d-tests ........................ Passed 3.42 sec Start 351: opencsgtest_intersection2-tests 348/929 Test #349: opencsgtest_hull2-tests ................................ Passed 2.02 sec Start 352: opencsgtest_minkowski2-crack 349/929 Test #350: opencsgtest_import_dxf-tests ........................... Passed 2.12 sec Start 353: opencsgtest_minkowski2-hole-tests 350/929 Test #348: opencsgtest_highlight-modifier-2d ...................... Passed 3.64 sec Start 354: opencsgtest_minkowski2-tests 351/929 Test #352: opencsgtest_minkowski2-crack ........................... Passed 2.09 sec Start 355: opencsgtest_nullspace-2d 352/929 Test #355: opencsgtest_nullspace-2d ............................... Passed 1.01 sec 353/929 Test #353: opencsgtest_minkowski2-hole-tests ...................... Passed 1.74 sec Start 356: opencsgtest_offset-tests Start 357: opencsgtest_polygon-tests 354/929 Test #351: opencsgtest_intersection2-tests ........................ Passed 3.75 sec Start 358: opencsgtest_polygons-touch 355/929 Test #354: opencsgtest_minkowski2-tests ........................... Passed 2.27 sec Start 359: opencsgtest_projection-cut-tests 356/929 Test #357: opencsgtest_polygon-tests .............................. Passed 1.84 sec Start 360: opencsgtest_projection-tests 357/929 Test #358: opencsgtest_polygons-touch ............................. Passed 1.76 sec Start 361: opencsgtest_render-2d-tests 358/929 Test #356: opencsgtest_offset-tests ............................... Passed 3.96 sec 359/929 Test #361: opencsgtest_render-2d-tests ............................ Passed 1.81 sec Start 362: opencsgtest_resize-2d-tests Start 363: opencsgtest_scale2D-tests 360/929 Test #363: opencsgtest_scale2D-tests .............................. Passed 1.81 sec Start 364: opencsgtest_square-tests 361/929 Test #359: opencsgtest_projection-cut-tests ....................... Passed 4.86 sec Start 365: opencsgtest_text-empty-tests 362/929 Test #365: opencsgtest_text-empty-tests ........................... Passed 0.98 sec Start 366: opencsgtest_text-font-alignment-tests 363/929 Test #362: opencsgtest_resize-2d-tests ............................ Passed 3.72 sec 364/929 Test #364: opencsgtest_square-tests ............................... Passed 1.81 sec Start 367: opencsgtest_text-font-composition Start 368: opencsgtest_text-font-direction-tests 365/929 Test #360: opencsgtest_projection-tests ........................... Passed 5.93 sec Start 369: opencsgtest_text-font-simple-tests 366/929 Test #366: opencsgtest_text-font-alignment-tests .................. Passed 1.94 sec Start 370: opencsgtest_text-font-symbol 367/929 Test #367: opencsgtest_text-font-composition ...................... Passed 2.02 sec 368/929 Test #368: opencsgtest_text-font-direction-tests .................. Passed 2.02 sec 369/929 Test #369: opencsgtest_text-font-simple-tests ..................... Passed 1.74 sec Start 371: opencsgtest_text-font-tests Start 372: opencsgtest_text-search-test Start 373: opencsgtest_arc 370/929 Test #370: opencsgtest_text-font-symbol ........................... Passed 1.92 sec 371/929 Test #373: opencsgtest_arc ........................................ Passed 1.80 sec Start 374: opencsgtest_circle-advanced Start 375: opencsgtest_circle-double 372/929 Test #372: opencsgtest_text-search-test ........................... Passed 2.22 sec 373/929 Test #371: opencsgtest_text-font-tests ............................ Passed 2.22 sec Start 376: opencsgtest_circle-small Start 377: opencsgtest_circle 374/929 Test #374: opencsgtest_circle-advanced ............................ Passed 1.91 sec 375/929 Test #375: opencsgtest_circle-double .............................. Passed 1.90 sec 376/929 Test #377: opencsgtest_circle ..................................... Passed 1.79 sec Start 378: opencsgtest_ellipse-arc-rot Start 379: opencsgtest_ellipse-arc Start 380: opencsgtest_ellipse-reverse 377/929 Test #376: opencsgtest_circle-small ............................... Passed 2.02 sec Start 381: opencsgtest_ellipse-rot 378/929 Test #379: opencsgtest_ellipse-arc ................................ Passed 1.73 sec 379/929 Test #380: opencsgtest_ellipse-reverse ............................ Passed 1.83 sec Start 382: opencsgtest_ellipse Start 383: opencsgtest_lwpolyline-closed 380/929 Test #378: opencsgtest_ellipse-arc-rot ............................ Passed 1.86 sec Start 384: opencsgtest_lwpolyline 381/929 Test #381: opencsgtest_ellipse-rot ................................ Passed 2.02 sec Start 385: opencsgtest_lwpolyline2 382/929 Test #383: opencsgtest_lwpolyline-closed .......................... Passed 1.78 sec Start 386: opencsgtest_multiple-layers 383/929 Test #382: opencsgtest_ellipse .................................... Passed 1.89 sec Start 387: opencsgtest_nothing-decimal-comma-separated 384/929 Test #384: opencsgtest_lwpolyline ................................. Passed 1.77 sec Start 388: opencsgtest_polygon-concave-hole 385/929 Test #385: opencsgtest_lwpolyline2 ................................ Passed 1.97 sec Start 389: opencsgtest_polygon-concave-simple 386/929 Test #387: opencsgtest_nothing-decimal-comma-separated ............ Passed 1.12 sec Start 390: opencsgtest_polygon-concave 387/929 Test #386: opencsgtest_multiple-layers ............................ Passed 1.93 sec Start 391: opencsgtest_polygon-holes-touch 388/929 Test #388: opencsgtest_polygon-concave-hole ....................... Passed 2.13 sec 389/929 Test #389: opencsgtest_polygon-concave-simple ..................... Passed 1.93 sec Start 392: opencsgtest_polygon-intersect Start 393: opencsgtest_polygon-many-holes 390/929 Test #390: opencsgtest_polygon-concave ............................ Passed 1.83 sec Start 394: opencsgtest_polygon-mesh 391/929 Test #391: opencsgtest_polygon-holes-touch ........................ Passed 2.03 sec Start 395: opencsgtest_polygon-overlap 392/929 Test #392: opencsgtest_polygon-intersect .......................... Passed 1.82 sec 393/929 Test #393: opencsgtest_polygon-many-holes ......................... Passed 1.92 sec Start 396: opencsgtest_polygon-riser Start 397: opencsgtest_polygon-self-intersect 394/929 Test #394: opencsgtest_polygon-mesh ............................... Passed 1.82 sec Start 398: opencsgtest_polygon8 395/929 Test #395: opencsgtest_polygon-overlap ............................ Passed 2.02 sec Start 399: opencsgtest_polygons 396/929 Test #396: opencsgtest_polygon-riser .............................. Passed 1.82 sec 397/929 Test #397: opencsgtest_polygon-self-intersect ..................... Passed 1.92 sec Start 400: opencsgtest_transform-insert Start 401: opencsgtest_triangle-with-duplicate-vertex 398/929 Test #398: opencsgtest_polygon8 ................................... Passed 1.92 sec Start 402: opencsgtest_2d-3d 399/929 Test #399: opencsgtest_polygons ................................... Passed 1.83 sec Start 403: opencsgtest_assign-tests 400/929 Test #400: opencsgtest_transform-insert ........................... Passed 1.78 sec Start 404: opencsgtest_background-modifier 401/929 Test #401: opencsgtest_triangle-with-duplicate-vertex ............. Passed 1.78 sec Start 405: opencsgtest_camera-tests 402/929 Test #402: opencsgtest_2d-3d ...................................... Passed 1.98 sec Start 406: opencsgtest_child-child-test 403/929 Test #403: opencsgtest_assign-tests ............................... Passed 1.88 sec Start 407: opencsgtest_child-tests 404/929 Test #406: opencsgtest_child-child-test ........................... Passed 1.78 sec Start 408: opencsgtest_color-tests 405/929 Test #407: opencsgtest_child-tests ................................ Passed 2.08 sec 406/929 Test #404: opencsgtest_background-modifier ........................ Passed 3.50 sec Start 409: opencsgtest_cube-tests Start 410: opencsgtest_cylinder-diameter-tests 407/929 Test #405: opencsgtest_camera-tests ............................... Passed 3.22 sec Start 411: opencsgtest_cylinder-tests 408/929 Test #408: opencsgtest_color-tests ................................ Passed 1.93 sec Start 412: opencsgtest_difference-tests 409/929 Test #410: opencsgtest_cylinder-diameter-tests .................... Passed 1.82 sec Start 413: opencsgtest_disable-modifier 410/929 Test #409: opencsgtest_cube-tests ................................. Passed 1.93 sec Start 414: opencsgtest_for-nested-tests 411/929 Test #411: opencsgtest_cylinder-tests ............................. Passed 1.86 sec Start 415: opencsgtest_for-tests 412/929 Test #413: opencsgtest_disable-modifier ........................... Passed 1.70 sec Start 416: opencsgtest_highlight-and-background-modifier 413/929 Test #414: opencsgtest_for-nested-tests ........................... Passed 2.20 sec Start 417: opencsgtest_highlight-modifier 414/929 Test #412: opencsgtest_difference-tests ........................... Passed 3.50 sec Start 418: opencsgtest_hull3-tests 415/929 Test #415: opencsgtest_for-tests .................................. Passed 3.45 sec Start 419: opencsgtest_ifelse-tests 416/929 Test #416: opencsgtest_highlight-and-background-modifier .......... Passed 3.92 sec Start 420: opencsgtest_import-empty-tests 417/929 Test #418: opencsgtest_hull3-tests ................................ Passed 2.83 sec 418/929 Test #417: opencsgtest_highlight-modifier ......................... Passed 3.62 sec Start 421: opencsgtest_import_stl-tests Start 422: opencsgtest_intersection-tests 419/929 Test #419: opencsgtest_ifelse-tests ............................... Passed 1.81 sec Start 423: opencsgtest_intersection_for-tests 420/929 Test #420: opencsgtest_import-empty-tests ......................... Passed 1.00 sec Start 424: opencsgtest_linear_extrude-parameter-tests 421/929 Test #421: opencsgtest_import_stl-tests ........................... Passed 1.76 sec Start 425: opencsgtest_linear_extrude-scale-zero-tests 422/929 Test #424: opencsgtest_linear_extrude-parameter-tests ............. Passed 2.02 sec Start 426: opencsgtest_linear_extrude-tests 423/929 Test #423: opencsgtest_intersection_for-tests ..................... Passed 3.34 sec Start 427: opencsgtest_minkowski3-erosion 424/929 Test #422: opencsgtest_intersection-tests ......................... Passed 3.93 sec 425/929 Test #425: opencsgtest_linear_extrude-scale-zero-tests ............ Passed 2.12 sec Start 428: opencsgtest_minkowski3-tests Start 429: opencsgtest_mirror-tests 426/929 Test #426: opencsgtest_linear_extrude-tests ....................... Passed 2.02 sec Start 430: opencsgtest_module-recursion 427/929 Test #429: opencsgtest_mirror-tests ............................... Passed 2.01 sec Start 431: opencsgtest_modulevariables 428/929 Test #430: opencsgtest_module-recursion ........................... Passed 1.70 sec Start 432: opencsgtest_nullspace-difference 429/929 Test #431: opencsgtest_modulevariables ............................ Passed 1.90 sec Start 433: opencsgtest_nullspace-intersection 430/929 Test #433: opencsgtest_nullspace-intersection ..................... Passed 1.11 sec Start 434: opencsgtest_nullspace-minkowski-intersection 431/929 Test #432: opencsgtest_nullspace-difference ....................... Passed 3.13 sec Start 435: opencsgtest_nullspace-minkowski 432/929 Test #428: opencsgtest_minkowski3-tests ........................... Passed 8.16 sec Start 436: opencsgtest_polyhedron-concave-test 433/929 Test #434: opencsgtest_nullspace-minkowski-intersection ........... Passed 3.33 sec Start 437: opencsgtest_polyhedron-nonplanar-tests 434/929 Test #435: opencsgtest_nullspace-minkowski ........................ Passed 1.92 sec Start 438: opencsgtest_polyhedron-tests 435/929 Test #436: opencsgtest_polyhedron-concave-test .................... Passed 1.92 sec Start 439: opencsgtest_primitive-inf-tests 436/929 Test #437: opencsgtest_polyhedron-nonplanar-tests ................. Passed 2.32 sec Start 440: opencsgtest_projection-extrude-tests 437/929 Test #439: opencsgtest_primitive-inf-tests ........................ Passed 1.82 sec Start 441: opencsgtest_render-tests 438/929 Test #438: opencsgtest_polyhedron-tests ........................... Passed 3.64 sec Start 442: opencsgtest_resize-tests 439/929 Test #442: opencsgtest_resize-tests ............................... Passed 2.11 sec Start 443: opencsgtest_root-modifier 440/929 Test #443: opencsgtest_root-modifier .............................. Passed 1.91 sec Start 444: opencsgtest_rotate_extrude-tests 441/929 Test #441: opencsgtest_render-tests ............................... Passed 7.93 sec Start 445: opencsgtest_scale-mirror2D-3D-tests 442/929 Test #445: opencsgtest_scale-mirror2D-3D-tests .................... Passed 2.21 sec Start 446: opencsgtest_scale3D-tests 443/929 Test #444: opencsgtest_rotate_extrude-tests ....................... Passed 6.17 sec Start 447: opencsgtest_sphere-tests 444/929 Test #440: opencsgtest_projection-extrude-tests ................... Passed 11.92 sec Start 448: opencsgtest_surface-png-image-tests 445/929 Test #446: opencsgtest_scale3D-tests .............................. Passed 2.07 sec Start 449: opencsgtest_surface-png-image2-tests 446/929 Test #447: opencsgtest_sphere-tests ............................... Passed 2.13 sec Start 450: opencsgtest_surface-png-image3-tests 447/929 Test #427: opencsgtest_minkowski3-erosion ......................... Passed 25.77 sec Start 451: opencsgtest_surface-simple 448/929 Test #448: opencsgtest_surface-png-image-tests .................... Passed 4.06 sec Start 452: opencsgtest_surface-tests 449/929 Test #451: opencsgtest_surface-simple ............................. Passed 2.01 sec Start 453: opencsgtest_tessellation-text-test 450/929 Test #449: opencsgtest_surface-png-image2-tests ................... Passed 3.98 sec Start 454: opencsgtest_testcolornames 451/929 Test #450: opencsgtest_surface-png-image3-tests ................... Passed 3.86 sec Start 455: opencsgtest_transform-tests 452/929 Test #452: opencsgtest_surface-tests .............................. Passed 2.34 sec Start 456: opencsgtest_union-coincident-test 453/929 Test #453: opencsgtest_tessellation-text-test ..................... Passed 2.03 sec Start 457: opencsgtest_union-tests 454/929 Test #454: opencsgtest_testcolornames ............................. Passed 2.13 sec Start 458: opencsgtest_import_stl-test 455/929 Test #455: opencsgtest_transform-tests ............................ Passed 2.25 sec Start 459: opencsgtest_rotate_extrude_dxf-tests 456/929 Test #457: opencsgtest_union-tests ................................ Passed 1.86 sec 457/929 Test #456: opencsgtest_union-coincident-test ...................... Passed 2.26 sec 458/929 Test #458: opencsgtest_import_stl-test ............................ Passed 0.95 sec Start 460: opencsgtest_issue1004 Start 461: opencsgtest_issue1005 Start 462: opencsgtest_issue1061 459/929 Test #459: opencsgtest_rotate_extrude_dxf-tests ................... Passed 2.04 sec Start 463: opencsgtest_issue1069 460/929 Test #460: opencsgtest_issue1004 .................................. Passed 1.82 sec Start 464: opencsgtest_issue1089 461/929 Test #462: opencsgtest_issue1061 .................................. Passed 1.91 sec 462/929 Test #461: opencsgtest_issue1005 .................................. Passed 1.92 sec Start 465: opencsgtest_issue1089b Start 466: opencsgtest_issue1105 463/929 Test #464: opencsgtest_issue1089 .................................. Passed 1.92 sec Start 467: opencsgtest_issue1105b 464/929 Test #465: opencsgtest_issue1089b ................................. Passed 1.96 sec Start 468: opencsgtest_issue1105c 465/929 Test #466: opencsgtest_issue1105 .................................. Passed 3.26 sec Start 469: opencsgtest_issue1105d 466/929 Test #467: opencsgtest_issue1105b ................................. Passed 3.25 sec Start 470: opencsgtest_issue1165 467/929 Test #469: opencsgtest_issue1105d ................................. Passed 4.08 sec Start 471: opencsgtest_issue1196 468/929 Test #468: opencsgtest_issue1105c ................................. Passed 5.80 sec 469/929 Test #470: opencsgtest_issue1165 .................................. Passed 2.90 sec Start 472: opencsgtest_issue1198 Start 473: opencsgtest_issue1215 470/929 Test #471: opencsgtest_issue1196 .................................. Passed 2.04 sec Start 474: opencsgtest_issue1215b 471/929 Test #472: opencsgtest_issue1198 .................................. Passed 2.02 sec Start 475: opencsgtest_issue1215c 472/929 Test #473: opencsgtest_issue1215 ..................................***Failed 3.02 sec Start 476: opencsgtest_issue1221 473/929 Test #474: opencsgtest_issue1215b ................................. Passed 2.33 sec Start 477: opencsgtest_issue1225 474/929 Test #476: opencsgtest_issue1221 .................................. Passed 1.71 sec Start 478: opencsgtest_issue1258 475/929 Test #475: opencsgtest_issue1215c ................................. Passed 3.33 sec Start 479: opencsgtest_issue1325 476/929 Test #477: opencsgtest_issue1225 .................................. Passed 1.92 sec Start 480: opencsgtest_issue835 477/929 Test #479: opencsgtest_issue1325 .................................. Passed 1.11 sec Start 481: opencsgtest_issue904 478/929 Test #478: opencsgtest_issue1258 .................................. Passed 3.53 sec Start 482: opencsgtest_issue911 479/929 Test #480: opencsgtest_issue835 ................................... Passed 3.93 sec Start 483: opencsgtest_issue913 480/929 Test #481: opencsgtest_issue904 ................................... Passed 3.43 sec 481/929 Test #463: opencsgtest_issue1069 .................................. Passed 19.73 sec Start 484: opencsgtest_issue964 Start 485: opencsgtest_issue964b 482/929 Test #484: opencsgtest_issue964 ................................... Passed 1.80 sec Start 486: opencsgtest_issue990 483/929 Test #485: opencsgtest_issue964b .................................. Passed 2.00 sec Start 487: opencsgtest_minkowski-thin-cylinder 484/929 Test #486: opencsgtest_issue990 ................................... Passed 1.91 sec 485/929 Test #487: opencsgtest_minkowski-thin-cylinder .................... Passed 1.73 sec Start 488: opencsgtest_include-tests Start 489: opencsgtest_use-tests 486/929 Test #482: opencsgtest_issue911 ................................... Passed 6.62 sec Start 490: opencsgtest_transform-nan-inf-tests 487/929 Test #483: opencsgtest_issue913 ................................... Passed 6.82 sec Start 491: opencsgtest_localfiles-test 488/929 Test #490: opencsgtest_transform-nan-inf-tests .................... Passed 2.28 sec Start 492: opencsgtest_localfiles-compatibility-test 489/929 Test #489: opencsgtest_use-tests .................................. Passed 3.81 sec 490/929 Test #488: opencsgtest_include-tests .............................. Passed 3.92 sec Start 493: opencsgtest_rotate-empty-bbox Start 494: opencsgtest_empty-shape-tests 491/929 Test #492: opencsgtest_localfiles-compatibility-test .............. Passed 2.18 sec Start 495: opencsgtest_null-polygons 492/929 Test #491: opencsgtest_localfiles-test ............................ Passed 2.65 sec 493/929 Test #494: opencsgtest_empty-shape-tests .......................... Passed 0.93 sec Start 496: opencsgtest_internal-cavity Start 497: opencsgtest_internal-cavity-polyhedron 494/929 Test #495: opencsgtest_null-polygons .............................. Passed 1.89 sec Start 498: opencsgtest_bad-stl-pcbvicebar 495/929 Test #493: opencsgtest_rotate-empty-bbox .......................... Passed 3.15 sec Start 499: opencsgtest_bad-stl-tardis 496/929 Test #498: opencsgtest_bad-stl-pcbvicebar ......................... Passed 2.22 sec Start 500: opencsgtest_bad-stl-wing 497/929 Test #497: opencsgtest_internal-cavity-polyhedron ................. Passed 4.33 sec 498/929 Test #499: opencsgtest_bad-stl-tardis ............................. Passed 2.11 sec Start 501: opencsgtest_rotate_extrude-hole Start 502: opencsgtest_intersection-prune-test 499/929 Test #496: opencsgtest_internal-cavity ............................ Passed 4.44 sec Start 503: csgpngtest_circle-tests 500/929 Test #502: opencsgtest_intersection-prune-test .................... Passed 0.94 sec Start 504: csgpngtest_control-hull-dimension 501/929 Test #500: opencsgtest_bad-stl-wing ............................... Passed 2.06 sec Start 505: csgpngtest_difference-2d-tests 502/929 Test #503: csgpngtest_circle-tests ................................ Passed 2.35 sec Start 506: csgpngtest_highlight-modifier-2d 503/929 Test #504: csgpngtest_control-hull-dimension ...................... Passed 1.96 sec Start 507: csgpngtest_hull2-tests 504/929 Test #505: csgpngtest_difference-2d-tests ......................... Passed 2.26 sec 505/929 Test #501: opencsgtest_rotate_extrude-hole ........................ Passed 4.52 sec Start 508: csgpngtest_import_dxf-tests Start 509: csgpngtest_intersection2-tests 506/929 Test #506: csgpngtest_highlight-modifier-2d ....................... Passed 2.07 sec Start 510: csgpngtest_minkowski2-crack 507/929 Test #507: csgpngtest_hull2-tests ................................. Passed 2.23 sec Start 511: csgpngtest_minkowski2-hole-tests 508/929 Test #509: csgpngtest_intersection2-tests ......................... Passed 2.23 sec 509/929 Test #508: csgpngtest_import_dxf-tests ............................ Passed 2.24 sec Start 512: csgpngtest_minkowski2-tests Start 513: csgpngtest_nullspace-2d 510/929 Test #510: csgpngtest_minkowski2-crack ............................ Passed 2.25 sec Start 514: csgpngtest_offset-tests 511/929 Test #511: csgpngtest_minkowski2-hole-tests ....................... Passed 2.02 sec Start 515: csgpngtest_polygon-tests 512/929 Test #513: csgpngtest_nullspace-2d ................................ Passed 1.42 sec Start 516: csgpngtest_polygons-touch 513/929 Test #512: csgpngtest_minkowski2-tests ............................ Passed 2.33 sec Start 517: csgpngtest_projection-cut-tests 514/929 Test #514: csgpngtest_offset-tests ................................ Passed 2.31 sec Start 518: csgpngtest_projection-tests 515/929 Test #515: csgpngtest_polygon-tests ............................... Passed 2.14 sec Start 519: csgpngtest_render-2d-tests 516/929 Test #516: csgpngtest_polygons-touch .............................. Passed 1.95 sec Start 520: csgpngtest_resize-2d-tests 517/929 Test #519: csgpngtest_render-2d-tests ............................. Passed 1.94 sec Start 521: csgpngtest_scale2D-tests 518/929 Test #520: csgpngtest_resize-2d-tests ............................. Passed 2.03 sec Start 522: csgpngtest_square-tests 519/929 Test #521: csgpngtest_scale2D-tests ............................... Passed 1.94 sec Start 523: csgpngtest_text-empty-tests 520/929 Test #522: csgpngtest_square-tests ................................ Passed 2.02 sec 521/929 Test #517: csgpngtest_projection-cut-tests ........................ Passed 5.29 sec Start 524: csgpngtest_text-font-alignment-tests Start 525: csgpngtest_text-font-composition 522/929 Test #523: csgpngtest_text-empty-tests ............................ Passed 1.43 sec 523/929 Test #518: csgpngtest_projection-tests ............................ Passed 6.31 sec Start 526: csgpngtest_text-font-direction-tests Start 527: csgpngtest_text-font-simple-tests 524/929 Test #525: csgpngtest_text-font-composition ....................... Passed 2.15 sec Start 528: csgpngtest_text-font-symbol 525/929 Test #524: csgpngtest_text-font-alignment-tests ................... Passed 2.34 sec Start 529: csgpngtest_text-font-tests 526/929 Test #527: csgpngtest_text-font-simple-tests ...................... Passed 2.18 sec Start 530: csgpngtest_text-search-test 527/929 Test #526: csgpngtest_text-font-direction-tests ................... Passed 2.28 sec Start 531: csgpngtest_arc 528/929 Test #528: csgpngtest_text-font-symbol ............................ Passed 2.55 sec Start 532: csgpngtest_circle-advanced 529/929 Test #529: csgpngtest_text-font-tests ............................. Passed 2.36 sec Start 533: csgpngtest_circle-double 530/929 Test #531: csgpngtest_arc ......................................... Passed 2.30 sec 531/929 Test #530: csgpngtest_text-search-test ............................ Passed 2.70 sec Start 534: csgpngtest_circle-small Start 535: csgpngtest_circle 532/929 Test #532: csgpngtest_circle-advanced ............................. Passed 2.14 sec Start 536: csgpngtest_ellipse-arc-rot 533/929 Test #533: csgpngtest_circle-double ............................... Passed 2.27 sec Start 537: csgpngtest_ellipse-arc 534/929 Test #535: csgpngtest_circle ...................................... Passed 2.10 sec Start 538: csgpngtest_ellipse-reverse 535/929 Test #534: csgpngtest_circle-small ................................ Passed 2.31 sec 536/929 Test #536: csgpngtest_ellipse-arc-rot ............................. Passed 2.06 sec Start 539: csgpngtest_ellipse-rot Start 540: csgpngtest_ellipse 537/929 Test #537: csgpngtest_ellipse-arc ................................. Passed 2.16 sec Start 541: csgpngtest_lwpolyline-closed 538/929 Test #540: csgpngtest_ellipse ..................................... Passed 2.01 sec 539/929 Test #538: csgpngtest_ellipse-reverse ............................. Passed 2.22 sec Start 542: csgpngtest_lwpolyline Start 543: csgpngtest_lwpolyline2 540/929 Test #539: csgpngtest_ellipse-rot ................................. Passed 2.13 sec Start 544: csgpngtest_multiple-layers 541/929 Test #541: csgpngtest_lwpolyline-closed ........................... Passed 2.06 sec Start 545: csgpngtest_nothing-decimal-comma-separated 542/929 Test #543: csgpngtest_lwpolyline2 ................................. Passed 2.06 sec 543/929 Test #542: csgpngtest_lwpolyline .................................. Passed 2.06 sec Start 546: csgpngtest_polygon-concave-hole Start 547: csgpngtest_polygon-concave-simple 544/929 Test #545: csgpngtest_nothing-decimal-comma-separated ............. Passed 1.13 sec Start 548: csgpngtest_polygon-concave 545/929 Test #544: csgpngtest_multiple-layers ............................. Passed 2.19 sec Start 549: csgpngtest_polygon-holes-touch 546/929 Test #546: csgpngtest_polygon-concave-hole ........................ Passed 2.04 sec 547/929 Test #547: csgpngtest_polygon-concave-simple ...................... Passed 2.04 sec Start 550: csgpngtest_polygon-intersect Start 551: csgpngtest_polygon-many-holes 548/929 Test #548: csgpngtest_polygon-concave ............................. Passed 2.14 sec Start 552: csgpngtest_polygon-mesh 549/929 Test #549: csgpngtest_polygon-holes-touch ......................... Passed 2.23 sec Start 553: csgpngtest_polygon-overlap 550/929 Test #551: csgpngtest_polygon-many-holes .......................... Passed 2.13 sec Start 554: csgpngtest_polygon-riser 551/929 Test #550: csgpngtest_polygon-intersect ........................... Passed 2.14 sec Start 555: csgpngtest_polygon-self-intersect 552/929 Test #552: csgpngtest_polygon-mesh ................................ Passed 2.01 sec Start 556: csgpngtest_polygon8 553/929 Test #553: csgpngtest_polygon-overlap ............................. Passed 2.31 sec Start 557: csgpngtest_polygons 554/929 Test #554: csgpngtest_polygon-riser ............................... Passed 2.00 sec Start 558: csgpngtest_transform-insert 555/929 Test #555: csgpngtest_polygon-self-intersect ...................... Passed 2.21 sec 556/929 Test #556: csgpngtest_polygon8 .................................... Passed 2.02 sec Start 559: csgpngtest_triangle-with-duplicate-vertex Start 560: csgpngtest_2d-3d 557/929 Test #557: csgpngtest_polygons .................................... Passed 2.23 sec Start 561: csgpngtest_assign-tests 558/929 Test #558: csgpngtest_transform-insert ............................ Passed 1.97 sec Start 562: csgpngtest_background-modifier 559/929 Test #559: csgpngtest_triangle-with-duplicate-vertex .............. Passed 2.27 sec 560/929 Test #560: csgpngtest_2d-3d ....................................... Passed 2.47 sec Start 563: csgpngtest_camera-tests Start 564: csgpngtest_child-child-test 561/929 Test #561: csgpngtest_assign-tests ................................ Passed 3.88 sec Start 565: csgpngtest_child-tests 562/929 Test #564: csgpngtest_child-child-test ............................ Passed 5.02 sec Start 566: csgpngtest_color-tests 563/929 Test #562: csgpngtest_background-modifier ......................... Passed 6.75 sec Start 567: csgpngtest_cube-tests 564/929 Test #567: csgpngtest_cube-tests .................................. Passed 2.71 sec Start 568: csgpngtest_cylinder-diameter-tests 565/929 Test #566: csgpngtest_color-tests ................................. Passed 3.65 sec Start 569: csgpngtest_cylinder-tests 566/929 Test #565: csgpngtest_child-tests ................................. Passed 9.47 sec Start 570: csgpngtest_difference-tests 567/929 Test #569: csgpngtest_cylinder-tests .............................. Passed 5.62 sec Start 571: csgpngtest_disable-modifier 568/929 Test #563: csgpngtest_camera-tests ................................ Passed 16.27 sec 569/929 Test #571: csgpngtest_disable-modifier ............................ Passed 1.91 sec Start 572: csgpngtest_for-tests Start 573: csgpngtest_highlight-modifier 570/929 Test #568: csgpngtest_cylinder-diameter-tests ..................... Passed 8.76 sec Start 574: csgpngtest_hull3-tests 571/929 Test #570: csgpngtest_difference-tests ............................ Passed 6.36 sec Start 575: csgpngtest_ifelse-tests 572/929 Test #574: csgpngtest_hull3-tests ................................. Passed 5.02 sec Start 576: csgpngtest_import-empty-tests 573/929 Test #575: csgpngtest_ifelse-tests ................................ Passed 3.70 sec Start 577: csgpngtest_import_stl-tests 574/929 Test #576: csgpngtest_import-empty-tests .......................... Passed 1.32 sec Start 578: csgpngtest_intersection-tests 575/929 Test #577: csgpngtest_import_stl-tests ............................ Passed 3.62 sec 576/929 Test #573: csgpngtest_highlight-modifier .......................... Passed 9.96 sec Start 579: csgpngtest_intersection_for-tests Start 580: csgpngtest_linear_extrude-parameter-tests 577/929 Test #579: csgpngtest_intersection_for-tests ...................... Passed 2.92 sec Start 581: csgpngtest_linear_extrude-tests 578/929 Test #572: csgpngtest_for-tests ................................... Passed 15.09 sec Start 582: csgpngtest_minkowski3-erosion 579/929 Test #578: csgpngtest_intersection-tests .......................... Passed 8.25 sec Start 583: csgpngtest_minkowski3-tests 580/929 Test #581: csgpngtest_linear_extrude-tests ........................ Passed 5.17 sec Start 584: csgpngtest_mirror-tests 581/929 Test #584: csgpngtest_mirror-tests ................................ Passed 2.11 sec Start 585: csgpngtest_module-recursion 582/929 Test #580: csgpngtest_linear_extrude-parameter-tests .............. Passed 14.31 sec Start 586: csgpngtest_modulevariables 583/929 Test #583: csgpngtest_minkowski3-tests ............................ Passed 9.29 sec Start 587: csgpngtest_nullspace-difference 584/929 Test #586: csgpngtest_modulevariables ............................. Passed 2.10 sec 585/929 Test #587: csgpngtest_nullspace-difference ........................ Passed 1.49 sec Start 588: csgpngtest_nullspace-intersection Start 589: csgpngtest_nullspace-minkowski-intersection 586/929 Test #588: csgpngtest_nullspace-intersection ...................... Passed 1.19 sec Start 590: csgpngtest_nullspace-minkowski 587/929 Test #585: csgpngtest_module-recursion ............................ Passed 7.92 sec Start 591: csgpngtest_polyhedron-concave-test 588/929 Test #589: csgpngtest_nullspace-minkowski-intersection ............ Passed 2.81 sec Start 592: csgpngtest_polyhedron-nonplanar-tests 589/929 Test #590: csgpngtest_nullspace-minkowski ......................... Passed 2.13 sec Start 593: csgpngtest_polyhedron-tests 590/929 Test #591: csgpngtest_polyhedron-concave-test ..................... Passed 2.00 sec Start 594: csgpngtest_projection-extrude-tests 591/929 Test #593: csgpngtest_polyhedron-tests ............................ Passed 3.10 sec Start 595: csgpngtest_render-tests 592/929 Test #592: csgpngtest_polyhedron-nonplanar-tests .................. Passed 3.70 sec Start 596: csgpngtest_root-modifier 593/929 Test #596: csgpngtest_root-modifier ............................... Passed 2.11 sec Start 597: csgpngtest_scale-mirror2D-3D-tests 594/929 Test #597: csgpngtest_scale-mirror2D-3D-tests ..................... Passed 2.71 sec Start 598: csgpngtest_scale3D-tests 595/929 Test #582: csgpngtest_minkowski3-erosion .......................... Passed 22.92 sec 596/929 Test #595: csgpngtest_render-tests ................................ Passed 5.54 sec Start 599: csgpngtest_sphere-tests Start 600: csgpngtest_surface-png-image-tests 597/929 Test #598: csgpngtest_scale3D-tests ............................... Passed 2.24 sec Start 601: csgpngtest_surface-png-image2-tests 598/929 Test #600: csgpngtest_surface-png-image-tests ..................... Passed 4.34 sec Start 602: csgpngtest_surface-png-image3-tests 599/929 Test #594: csgpngtest_projection-extrude-tests .................... Passed 13.61 sec 600/929 Test #601: csgpngtest_surface-png-image2-tests .................... Passed 4.04 sec Start 603: csgpngtest_surface-simple Start 604: csgpngtest_surface-tests 601/929 Test #603: csgpngtest_surface-simple .............................. Passed 2.15 sec Start 605: csgpngtest_tessellation-text-test 602/929 Test #602: csgpngtest_surface-png-image3-tests .................... Passed 4.47 sec Start 606: csgpngtest_transform-tests 603/929 Test #605: csgpngtest_tessellation-text-test ...................... Passed 2.43 sec Start 607: csgpngtest_union-coincident-test 604/929 Test #607: csgpngtest_union-coincident-test ....................... Passed 2.51 sec Start 608: csgpngtest_union-tests 605/929 Test #606: csgpngtest_transform-tests ............................. Passed 6.99 sec Start 609: csgpngtest_import_stl-test 606/929 Test #609: csgpngtest_import_stl-test ............................. Passed 1.17 sec Start 610: csgpngtest_rotate_extrude_dxf-tests 607/929 Test #608: csgpngtest_union-tests ................................. Passed 4.44 sec Start 611: csgpngtest_issue1004 608/929 Test #610: csgpngtest_rotate_extrude_dxf-tests .................... Passed 1.92 sec Start 612: csgpngtest_issue1005 609/929 Test #612: csgpngtest_issue1005 ................................... Passed 1.11 sec Start 613: csgpngtest_issue1061 610/929 Test #611: csgpngtest_issue1004 ................................... Passed 2.10 sec Start 614: csgpngtest_issue1069 611/929 Test #604: csgpngtest_surface-tests ............................... Passed 15.25 sec Start 615: csgpngtest_issue1089 612/929 Test #613: csgpngtest_issue1061 ................................... Passed 2.23 sec Start 616: csgpngtest_issue1089b 613/929 Test #599: csgpngtest_sphere-tests ................................ Passed 23.44 sec 614/929 Test #615: csgpngtest_issue1089 ................................... Passed 1.93 sec Start 617: csgpngtest_issue1105 Start 618: csgpngtest_issue1105b 615/929 Test #616: csgpngtest_issue1089b .................................. Passed 2.43 sec Start 619: csgpngtest_issue1105c 616/929 Test #618: csgpngtest_issue1105b .................................. Passed 3.02 sec Start 620: csgpngtest_issue1105d 617/929 Test #617: csgpngtest_issue1105 ................................... Passed 3.43 sec Start 621: csgpngtest_issue1165 618/929 Test #619: csgpngtest_issue1105c .................................. Passed 3.82 sec Start 622: csgpngtest_issue1196 619/929 Test #621: csgpngtest_issue1165 ................................... Passed 2.41 sec Start 623: csgpngtest_issue1198 620/929 Test #620: csgpngtest_issue1105d .................................. Passed 4.45 sec 621/929 Test #622: csgpngtest_issue1196 ................................... Passed 2.62 sec Start 624: csgpngtest_issue1215 Start 625: csgpngtest_issue1215b 622/929 Test #623: csgpngtest_issue1198 ................................... Passed 1.99 sec Start 626: csgpngtest_issue1215c 623/929 Test #624: csgpngtest_issue1215 ................................... Passed 2.62 sec Start 627: csgpngtest_issue1221 624/929 Test #625: csgpngtest_issue1215b .................................. Passed 3.62 sec Start 628: csgpngtest_issue1225 625/929 Test #627: csgpngtest_issue1221 ................................... Passed 2.32 sec Start 629: csgpngtest_issue1325 626/929 Test #626: csgpngtest_issue1215c .................................. Passed 4.93 sec Start 630: csgpngtest_issue835 627/929 Test #629: csgpngtest_issue1325 ................................... Passed 1.50 sec Start 631: csgpngtest_issue904 628/929 Test #628: csgpngtest_issue1225 ................................... Passed 3.33 sec Start 632: csgpngtest_issue911 629/929 Test #630: csgpngtest_issue835 .................................... Passed 2.62 sec Start 633: csgpngtest_issue913 630/929 Test #631: csgpngtest_issue904 .................................... Passed 2.72 sec Start 634: csgpngtest_issue964 631/929 Test #614: csgpngtest_issue1069 ................................... Passed 20.28 sec Start 635: csgpngtest_issue964b 632/929 Test #634: csgpngtest_issue964 .................................... Passed 1.95 sec 633/929 Test #632: csgpngtest_issue911 .................................... Passed 4.79 sec Start 636: csgpngtest_issue990 Start 637: csgpngtest_minkowski-thin-cylinder 634/929 Test #635: csgpngtest_issue964b ................................... Passed 2.38 sec Start 638: csgpngtest_include-tests 635/929 Test #633: csgpngtest_issue913 .................................... Passed 4.60 sec Start 639: csgpngtest_use-tests 636/929 Test #637: csgpngtest_minkowski-thin-cylinder ..................... Passed 2.12 sec Start 640: csgpngtest_localfiles-test 637/929 Test #636: csgpngtest_issue990 .................................... Passed 2.53 sec Start 641: csgpngtest_localfiles-compatibility-test 638/929 Test #640: csgpngtest_localfiles-test ............................. Passed 7.40 sec Start 642: csgpngtest_rotate-empty-bbox 639/929 Test #641: csgpngtest_localfiles-compatibility-test ............... Passed 7.60 sec Start 643: csgpngtest_empty-shape-tests 640/929 Test #643: csgpngtest_empty-shape-tests ........................... Passed 1.21 sec 641/929 Test #642: csgpngtest_rotate-empty-bbox ........................... Passed 2.32 sec Start 644: csgpngtest_null-polygons Start 645: csgpngtest_internal-cavity 642/929 Test #638: csgpngtest_include-tests ............................... Passed 11.55 sec Start 646: csgpngtest_internal-cavity-polyhedron 643/929 Test #644: csgpngtest_null-polygons ............................... Passed 2.73 sec 644/929 Test #645: csgpngtest_internal-cavity ............................. Passed 2.83 sec 645/929 Test #639: csgpngtest_use-tests ................................... Passed 13.16 sec Start 647: csgpngtest_bad-stl-pcbvicebar Start 648: csgpngtest_bad-stl-tardis Start 649: csgpngtest_bad-stl-wing 646/929 Test #646: csgpngtest_internal-cavity-polyhedron .................. Passed 2.63 sec Start 650: csgpngtest_rotate_extrude-hole 647/929 Test #647: csgpngtest_bad-stl-pcbvicebar .......................... Passed 1.94 sec Start 651: throwntogethertest_circle-tests 648/929 Test #648: csgpngtest_bad-stl-tardis .............................. Passed 2.44 sec 649/929 Test #649: csgpngtest_bad-stl-wing ................................ Passed 2.43 sec Start 652: throwntogethertest_control-hull-dimension Start 653: throwntogethertest_difference-2d-tests 650/929 Test #651: throwntogethertest_circle-tests ........................ Passed 1.82 sec 651/929 Test #653: throwntogethertest_difference-2d-tests ................. Passed 1.80 sec 652/929 Test #652: throwntogethertest_control-hull-dimension .............. Passed 1.80 sec Start 654: throwntogethertest_highlight-modifier-2d Start 655: throwntogethertest_hull2-tests Start 656: throwntogethertest_import_dxf-tests 653/929 Test #650: csgpngtest_rotate_extrude-hole ......................... Passed 5.26 sec Start 657: throwntogethertest_intersection2-tests 654/929 Test #655: throwntogethertest_hull2-tests ......................... Passed 1.80 sec 655/929 Test #656: throwntogethertest_import_dxf-tests .................... Passed 1.80 sec Start 658: throwntogethertest_minkowski2-crack Start 659: throwntogethertest_minkowski2-hole-tests 656/929 Test #654: throwntogethertest_highlight-modifier-2d ............... Passed 1.82 sec Start 660: throwntogethertest_minkowski2-tests 657/929 Test #657: throwntogethertest_intersection2-tests ................. Passed 1.91 sec Start 661: throwntogethertest_nullspace-2d 658/929 Test #659: throwntogethertest_minkowski2-hole-tests ............... Passed 2.03 sec 659/929 Test #658: throwntogethertest_minkowski2-crack .................... Passed 2.04 sec Start 662: throwntogethertest_offset-tests Start 663: throwntogethertest_polygon-tests 660/929 Test #660: throwntogethertest_minkowski2-tests .................... Passed 2.54 sec 661/929 Test #661: throwntogethertest_nullspace-2d ........................ Passed 1.02 sec Start 664: throwntogethertest_polygons-touch Start 665: throwntogethertest_projection-cut-tests 662/929 Test #663: throwntogethertest_polygon-tests ....................... Passed 1.71 sec Start 666: throwntogethertest_projection-tests 663/929 Test #662: throwntogethertest_offset-tests ........................ Passed 2.17 sec Start 667: throwntogethertest_render-2d-tests 664/929 Test #664: throwntogethertest_polygons-touch ...................... Passed 1.96 sec Start 668: throwntogethertest_resize-2d-tests 665/929 Test #667: throwntogethertest_render-2d-tests ..................... Passed 1.81 sec Start 669: throwntogethertest_scale2D-tests 666/929 Test #668: throwntogethertest_resize-2d-tests ..................... Passed 2.32 sec 667/929 Test #665: throwntogethertest_projection-cut-tests ................ Passed 4.73 sec 668/929 Test #669: throwntogethertest_scale2D-tests ....................... Passed 1.77 sec Start 670: throwntogethertest_square-tests Start 671: throwntogethertest_text-empty-tests Start 672: throwntogethertest_text-font-alignment-tests 669/929 Test #671: throwntogethertest_text-empty-tests .................... Passed 1.02 sec Start 673: throwntogethertest_text-font-composition 670/929 Test #670: throwntogethertest_square-tests ........................ Passed 1.93 sec 671/929 Test #666: throwntogethertest_projection-tests .................... Passed 5.93 sec 672/929 Test #672: throwntogethertest_text-font-alignment-tests ........... Passed 2.09 sec Start 674: throwntogethertest_text-font-direction-tests Start 675: throwntogethertest_text-font-simple-tests Start 676: throwntogethertest_text-font-symbol 673/929 Test #673: throwntogethertest_text-font-composition ............... Passed 1.89 sec Start 677: throwntogethertest_text-font-tests 674/929 Test #675: throwntogethertest_text-font-simple-tests .............. Passed 1.83 sec Start 678: throwntogethertest_text-search-test 675/929 Test #674: throwntogethertest_text-font-direction-tests ........... Passed 1.87 sec 676/929 Test #676: throwntogethertest_text-font-symbol .................... Passed 1.98 sec Start 679: throwntogethertest_arc Start 680: throwntogethertest_circle-advanced 677/929 Test #677: throwntogethertest_text-font-tests ..................... Passed 2.32 sec Start 681: throwntogethertest_circle-double 678/929 Test #679: throwntogethertest_arc ................................. Passed 1.95 sec 679/929 Test #678: throwntogethertest_text-search-test .................... Passed 2.24 sec 680/929 Test #680: throwntogethertest_circle-advanced ..................... Passed 1.94 sec Start 682: throwntogethertest_circle-small Start 683: throwntogethertest_circle Start 684: throwntogethertest_ellipse-arc-rot 681/929 Test #681: throwntogethertest_circle-double ....................... Passed 2.04 sec Start 685: throwntogethertest_ellipse-arc 682/929 Test #684: throwntogethertest_ellipse-arc-rot ..................... Passed 1.74 sec Start 686: throwntogethertest_ellipse-reverse 683/929 Test #683: throwntogethertest_circle .............................. Passed 1.85 sec 684/929 Test #682: throwntogethertest_circle-small ........................ Passed 1.86 sec Start 687: throwntogethertest_ellipse-rot Start 688: throwntogethertest_ellipse 685/929 Test #685: throwntogethertest_ellipse-arc ......................... Passed 2.06 sec Start 689: throwntogethertest_lwpolyline-closed 686/929 Test #688: throwntogethertest_ellipse ............................. Passed 1.78 sec 687/929 Test #686: throwntogethertest_ellipse-reverse ..................... Passed 1.99 sec Start 690: throwntogethertest_lwpolyline Start 691: throwntogethertest_lwpolyline2 688/929 Test #687: throwntogethertest_ellipse-rot ......................... Passed 2.19 sec Start 692: throwntogethertest_multiple-layers 689/929 Test #689: throwntogethertest_lwpolyline-closed ................... Passed 1.89 sec 690/929 Test #690: throwntogethertest_lwpolyline .......................... Passed 1.70 sec 691/929 Test #691: throwntogethertest_lwpolyline2 ......................... Passed 1.70 sec Start 693: throwntogethertest_nothing-decimal-comma-separated Start 694: throwntogethertest_polygon-concave-hole Start 695: throwntogethertest_polygon-concave-simple 692/929 Test #692: throwntogethertest_multiple-layers ..................... Passed 1.82 sec Start 696: throwntogethertest_polygon-concave 693/929 Test #693: throwntogethertest_nothing-decimal-comma-separated ..... Passed 1.23 sec Start 697: throwntogethertest_polygon-holes-touch 694/929 Test #694: throwntogethertest_polygon-concave-hole ................ Passed 1.69 sec 695/929 Test #695: throwntogethertest_polygon-concave-simple .............. Passed 1.74 sec Start 698: throwntogethertest_polygon-intersect Start 699: throwntogethertest_polygon-many-holes 696/929 Test #696: throwntogethertest_polygon-concave ..................... Passed 1.91 sec Start 700: throwntogethertest_polygon-mesh 697/929 Test #697: throwntogethertest_polygon-holes-touch ................. Passed 2.01 sec 698/929 Test #698: throwntogethertest_polygon-intersect ................... Passed 1.72 sec 699/929 Test #699: throwntogethertest_polygon-many-holes .................. Passed 1.72 sec Start 701: throwntogethertest_polygon-overlap Start 702: throwntogethertest_polygon-riser Start 703: throwntogethertest_polygon-self-intersect 700/929 Test #700: throwntogethertest_polygon-mesh ........................ Passed 1.82 sec 701/929 Test #701: throwntogethertest_polygon-overlap ..................... Passed 1.78 sec 702/929 Test #702: throwntogethertest_polygon-riser ....................... Passed 1.77 sec Start 704: throwntogethertest_polygon8 Start 705: throwntogethertest_polygons Start 706: throwntogethertest_transform-insert 703/929 Test #703: throwntogethertest_polygon-self-intersect .............. Passed 1.88 sec Start 707: throwntogethertest_triangle-with-duplicate-vertex 704/929 Test #706: throwntogethertest_transform-insert .................... Passed 1.74 sec Start 708: throwntogethertest_2d-3d 705/929 Test #704: throwntogethertest_polygon8 ............................ Passed 1.85 sec 706/929 Test #705: throwntogethertest_polygons ............................ Passed 1.85 sec Start 709: throwntogethertest_assign-tests Start 710: throwntogethertest_background-modifier 707/929 Test #707: throwntogethertest_triangle-with-duplicate-vertex ...... Passed 1.96 sec Start 711: throwntogethertest_camera-tests 708/929 Test #708: throwntogethertest_2d-3d ............................... Passed 1.84 sec Start 712: throwntogethertest_child-background 709/929 Test #709: throwntogethertest_assign-tests ........................ Passed 1.84 sec 710/929 Test #710: throwntogethertest_background-modifier ................. Passed 2.04 sec Start 713: throwntogethertest_child-child-test Start 714: throwntogethertest_child-tests 711/929 Test #711: throwntogethertest_camera-tests ........................ Passed 1.93 sec Start 715: throwntogethertest_color-tests 712/929 Test #712: throwntogethertest_child-background .................... Passed 1.86 sec Start 716: throwntogethertest_cube-tests 713/929 Test #713: throwntogethertest_child-child-test .................... Passed 1.85 sec 714/929 Test #714: throwntogethertest_child-tests ......................... Passed 2.05 sec Start 717: throwntogethertest_cylinder-diameter-tests Start 718: throwntogethertest_cylinder-tests 715/929 Test #715: throwntogethertest_color-tests ......................... Passed 2.06 sec Start 719: throwntogethertest_difference-tests 716/929 Test #716: throwntogethertest_cube-tests .......................... Passed 1.93 sec Start 720: throwntogethertest_disable-modifier 717/929 Test #718: throwntogethertest_cylinder-tests ...................... Passed 1.82 sec 718/929 Test #719: throwntogethertest_difference-tests .................... Passed 1.80 sec Start 721: throwntogethertest_for-nested-tests Start 722: throwntogethertest_for-tests 719/929 Test #717: throwntogethertest_cylinder-diameter-tests ............. Passed 2.12 sec Start 723: throwntogethertest_highlight-and-background-modifier 720/929 Test #720: throwntogethertest_disable-modifier .................... Passed 1.91 sec Start 724: throwntogethertest_highlight-modifier 721/929 Test #721: throwntogethertest_for-nested-tests .................... Passed 2.07 sec 722/929 Test #722: throwntogethertest_for-tests ........................... Passed 2.07 sec Start 725: throwntogethertest_hull3-tests Start 726: throwntogethertest_ifelse-tests 723/929 Test #723: throwntogethertest_highlight-and-background-modifier ... Passed 2.18 sec Start 727: throwntogethertest_import-empty-tests 724/929 Test #727: throwntogethertest_import-empty-tests .................. Passed 0.90 sec 725/929 Test #726: throwntogethertest_ifelse-tests ........................ Passed 1.71 sec 726/929 Test #724: throwntogethertest_highlight-modifier .................. Passed 2.04 sec Start 728: throwntogethertest_import_stl-tests Start 729: throwntogethertest_intersection-tests Start 730: throwntogethertest_intersection_for-tests 727/929 Test #725: throwntogethertest_hull3-tests ......................... Passed 2.90 sec Start 731: throwntogethertest_linear_extrude-parameter-tests 728/929 Test #730: throwntogethertest_intersection_for-tests .............. Passed 1.83 sec Start 732: throwntogethertest_linear_extrude-scale-zero-tests 729/929 Test #728: throwntogethertest_import_stl-tests .................... Passed 1.84 sec 730/929 Test #729: throwntogethertest_intersection-tests .................. Passed 1.84 sec Start 733: throwntogethertest_linear_extrude-tests Start 734: throwntogethertest_minkowski3-tests 731/929 Test #731: throwntogethertest_linear_extrude-parameter-tests ...... Passed 2.00 sec Start 735: throwntogethertest_mirror-tests 732/929 Test #733: throwntogethertest_linear_extrude-tests ................ Passed 1.98 sec 733/929 Test #732: throwntogethertest_linear_extrude-scale-zero-tests ..... Passed 2.39 sec Start 736: throwntogethertest_module-recursion Start 737: throwntogethertest_modulevariables 734/929 Test #735: throwntogethertest_mirror-tests ........................ Passed 1.70 sec Start 738: throwntogethertest_nullspace-intersection 735/929 Test #738: throwntogethertest_nullspace-intersection .............. Passed 1.01 sec 736/929 Test #737: throwntogethertest_modulevariables ..................... Passed 1.79 sec Start 739: throwntogethertest_nullspace-minkowski-intersection Start 740: throwntogethertest_nullspace-minkowski 737/929 Test #736: throwntogethertest_module-recursion .................... Passed 1.85 sec Start 741: throwntogethertest_polyhedron-concave-test 738/929 Test #740: throwntogethertest_nullspace-minkowski ................. Passed 1.86 sec Start 742: throwntogethertest_polyhedron-nonplanar-tests 739/929 Test #739: throwntogethertest_nullspace-minkowski-intersection .... Passed 2.07 sec Start 743: throwntogethertest_polyhedron-tests 740/929 Test #741: throwntogethertest_polyhedron-concave-test ............. Passed 1.93 sec Start 744: throwntogethertest_primitive-inf-tests 741/929 Test #734: throwntogethertest_minkowski3-tests .................... Passed 8.16 sec 742/929 Test #743: throwntogethertest_polyhedron-tests .................... Passed 2.01 sec 743/929 Test #742: throwntogethertest_polyhedron-nonplanar-tests .......... Passed 2.32 sec Start 745: throwntogethertest_projection-extrude-tests Start 746: throwntogethertest_render-tests Start 747: throwntogethertest_resize-tests 744/929 Test #744: throwntogethertest_primitive-inf-tests ................. Passed 2.13 sec Start 748: throwntogethertest_root-modifier 745/929 Test #747: throwntogethertest_resize-tests ........................ Passed 2.05 sec Start 749: throwntogethertest_rotate_extrude-tests 746/929 Test #748: throwntogethertest_root-modifier ....................... Passed 1.94 sec 747/929 Test #746: throwntogethertest_render-tests ........................ Passed 2.80 sec Start 750: throwntogethertest_scale-mirror2D-3D-tests Start 751: throwntogethertest_scale3D-tests 748/929 Test #749: throwntogethertest_rotate_extrude-tests ................ Passed 2.17 sec Start 752: throwntogethertest_sphere-tests 749/929 Test #750: throwntogethertest_scale-mirror2D-3D-tests ............. Passed 1.83 sec Start 753: throwntogethertest_surface-png-image-tests 750/929 Test #751: throwntogethertest_scale3D-tests ....................... Passed 1.92 sec Start 754: throwntogethertest_surface-png-image2-tests 751/929 Test #752: throwntogethertest_sphere-tests ........................ Passed 2.02 sec Start 755: throwntogethertest_surface-png-image3-tests 752/929 Test #753: throwntogethertest_surface-png-image-tests ............. Passed 4.52 sec Start 756: throwntogethertest_surface-simple 753/929 Test #754: throwntogethertest_surface-png-image2-tests ............ Passed 4.33 sec Start 757: throwntogethertest_surface-tests 754/929 Test #755: throwntogethertest_surface-png-image3-tests ............ Passed 4.33 sec Start 758: throwntogethertest_tessellation-text-test 755/929 Test #756: throwntogethertest_surface-simple ...................... Passed 2.02 sec Start 759: throwntogethertest_transform-tests 756/929 Test #757: throwntogethertest_surface-tests ....................... Passed 2.17 sec Start 760: throwntogethertest_union-coincident-test 757/929 Test #745: throwntogethertest_projection-extrude-tests ............ Passed 12.15 sec Start 761: throwntogethertest_union-tests 758/929 Test #758: throwntogethertest_tessellation-text-test .............. Passed 1.79 sec Start 762: throwntogethertest_import_stl-test 759/929 Test #759: throwntogethertest_transform-tests ..................... Passed 2.30 sec Start 763: throwntogethertest_rotate_extrude_dxf-tests 760/929 Test #760: throwntogethertest_union-coincident-test ............... Passed 2.45 sec Start 764: throwntogethertest_issue1004 761/929 Test #762: throwntogethertest_import_stl-test ..................... Passed 1.03 sec 762/929 Test #761: throwntogethertest_union-tests ......................... Passed 1.84 sec Start 765: throwntogethertest_issue1005 Start 766: throwntogethertest_issue1061 763/929 Test #763: throwntogethertest_rotate_extrude_dxf-tests ............ Passed 1.77 sec Start 767: throwntogethertest_issue1069 764/929 Test #764: throwntogethertest_issue1004 ........................... Passed 2.07 sec Start 768: throwntogethertest_issue1089 765/929 Test #765: throwntogethertest_issue1005 ........................... Passed 1.97 sec 766/929 Test #766: throwntogethertest_issue1061 ........................... Passed 2.07 sec Start 769: throwntogethertest_issue1089b Start 770: throwntogethertest_issue1105 767/929 Test #768: throwntogethertest_issue1089 ........................... Passed 2.02 sec 768/929 Test #770: throwntogethertest_issue1105 ........................... Passed 1.81 sec Start 771: throwntogethertest_issue1105b Start 772: throwntogethertest_issue1105c 769/929 Test #769: throwntogethertest_issue1089b .......................... Passed 1.97 sec Start 773: throwntogethertest_issue1105d 770/929 Test #772: throwntogethertest_issue1105c .......................... Passed 1.79 sec 771/929 Test #771: throwntogethertest_issue1105b .......................... Passed 1.80 sec Start 774: throwntogethertest_issue1165 Start 775: throwntogethertest_issue1196 772/929 Test #773: throwntogethertest_issue1105d .......................... Passed 2.07 sec Start 776: throwntogethertest_issue1198 773/929 Test #775: throwntogethertest_issue1196 ........................... Passed 1.83 sec Start 777: throwntogethertest_issue1215 774/929 Test #774: throwntogethertest_issue1165 ........................... Passed 1.84 sec Start 778: throwntogethertest_issue1215b 775/929 Test #776: throwntogethertest_issue1198 ........................... Passed 1.92 sec Start 779: throwntogethertest_issue1215c 776/929 Test #777: throwntogethertest_issue1215 ........................... Passed 1.81 sec Start 780: throwntogethertest_issue1221 777/929 Test #779: throwntogethertest_issue1215c .......................... Passed 1.77 sec 778/929 Test #778: throwntogethertest_issue1215b .......................... Passed 2.48 sec Start 781: throwntogethertest_issue1225 Start 782: throwntogethertest_issue1258 779/929 Test #780: throwntogethertest_issue1221 ........................... Passed 1.80 sec Start 783: throwntogethertest_issue1325 780/929 Test #781: throwntogethertest_issue1225 ........................... Passed 1.82 sec 781/929 Test #783: throwntogethertest_issue1325 ........................... Passed 1.10 sec Start 784: throwntogethertest_issue835 Start 785: throwntogethertest_issue904 782/929 Test #782: throwntogethertest_issue1258 ........................... Passed 1.89 sec Start 786: throwntogethertest_issue911 783/929 Test #784: throwntogethertest_issue835 ............................ Passed 1.78 sec 784/929 Test #785: throwntogethertest_issue904 ............................ Passed 1.82 sec Start 787: throwntogethertest_issue913 Start 788: throwntogethertest_issue964 785/929 Test #788: throwntogethertest_issue964 ............................ Passed 1.91 sec Start 789: throwntogethertest_issue964b 786/929 Test #786: throwntogethertest_issue911 ............................ Passed 4.57 sec Start 790: throwntogethertest_issue990 787/929 Test #789: throwntogethertest_issue964b ........................... Passed 1.82 sec Start 791: throwntogethertest_minkowski-thin-cylinder 788/929 Test #787: throwntogethertest_issue913 ............................ Passed 4.34 sec Start 792: throwntogethertest_include-tests 789/929 Test #790: throwntogethertest_issue990 ............................ Passed 1.83 sec 790/929 Test #791: throwntogethertest_minkowski-thin-cylinder ............. Passed 1.71 sec Start 793: throwntogethertest_use-tests Start 794: throwntogethertest_transform-nan-inf-tests 791/929 Test #792: throwntogethertest_include-tests ....................... Passed 2.33 sec Start 795: throwntogethertest_localfiles-test 792/929 Test #767: throwntogethertest_issue1069 ........................... Passed 19.92 sec 793/929 Test #794: throwntogethertest_transform-nan-inf-tests ............. Passed 2.12 sec Start 796: throwntogethertest_localfiles-compatibility-test Start 797: throwntogethertest_rotate-empty-bbox 794/929 Test #793: throwntogethertest_use-tests ........................... Passed 2.55 sec Start 798: throwntogethertest_empty-shape-tests 795/929 Test #798: throwntogethertest_empty-shape-tests ................... Passed 1.11 sec Start 799: throwntogethertest_null-polygons 796/929 Test #795: throwntogethertest_localfiles-test ..................... Passed 2.33 sec Start 800: throwntogethertest_bad-stl-pcbvicebar 797/929 Test #797: throwntogethertest_rotate-empty-bbox ................... Passed 2.02 sec Start 801: throwntogethertest_bad-stl-tardis 798/929 Test #796: throwntogethertest_localfiles-compatibility-test ....... Passed 2.54 sec Start 802: throwntogethertest_bad-stl-wing 799/929 Test #799: throwntogethertest_null-polygons ....................... Passed 2.00 sec Start 803: throwntogethertest_rotate_extrude-hole 800/929 Test #800: throwntogethertest_bad-stl-pcbvicebar .................. Passed 1.82 sec Start 804: throwntogethertest_intersection-prune-test 801/929 Test #801: throwntogethertest_bad-stl-tardis ...................... Passed 2.03 sec Start 805: cgalstlsanitytest_normal-nan 802/929 Test #802: throwntogethertest_bad-stl-wing ........................ Passed 2.12 sec 803/929 Test #804: throwntogethertest_intersection-prune-test ............. Passed 1.11 sec Start 806: monotonepngtest_polyhedron-tests Start 807: monotonepngtest_issue1105b 804/929 Test #805: cgalstlsanitytest_normal-nan ........................... Passed 1.18 sec 805/929 Test #803: throwntogethertest_rotate_extrude-hole ................. Passed 1.79 sec Start 808: monotonepngtest_issue1105c Start 809: monotonepngtest_issue1215b 806/929 Test #807: monotonepngtest_issue1105b ............................. Passed 2.59 sec Start 810: monotonepngtest_issue1258 807/929 Test #806: monotonepngtest_polyhedron-tests ....................... Passed 2.60 sec Start 811: monotonepngtest_polyhedron-nonplanar-tests 808/929 Test #809: monotonepngtest_issue1215b ............................. Passed 3.53 sec 809/929 Test #808: monotonepngtest_issue1105c ............................. Passed 3.53 sec Start 812: monotonepngtest_rotate_extrude-tests Start 813: monotonepngtest_union-coincident-test 810/929 Test #810: monotonepngtest_issue1258 .............................. Passed 2.73 sec Start 814: monotonepngtest_mirror-tests 811/929 Test #813: monotonepngtest_union-coincident-test .................. Passed 2.07 sec Start 815: monotonepngtest_null-polygons 812/929 Test #811: monotonepngtest_polyhedron-nonplanar-tests ............. Passed 3.29 sec Start 816: monotonepngtest_internal-cavity 813/929 Test #814: monotonepngtest_mirror-tests ........................... Passed 1.95 sec Start 817: monotonepngtest_internal-cavity-polyhedron 814/929 Test #815: monotonepngtest_null-polygons .......................... Passed 2.52 sec Start 818: monotonepngtest_bad-stl-pcbvicebar 815/929 Test #816: monotonepngtest_internal-cavity ........................ Passed 2.62 sec Start 819: monotonepngtest_bad-stl-tardis 816/929 Test #817: monotonepngtest_internal-cavity-polyhedron ............. Passed 2.33 sec Start 820: monotonepngtest_rotate_extrude-hole 817/929 Test #818: monotonepngtest_bad-stl-pcbvicebar ..................... Passed 1.73 sec Start 821: monotonepngtest_issue904 818/929 Test #819: monotonepngtest_bad-stl-tardis ......................... Passed 2.23 sec Start 822: monotonepngtest_issue1105 819/929 Test #821: monotonepngtest_issue904 ............................... Passed 2.62 sec Start 823: monotonepngtest_issue1105d 820/929 Test #820: monotonepngtest_rotate_extrude-hole .................... Passed 4.64 sec Start 824: monotonepngtest_issue1215 821/929 Test #822: monotonepngtest_issue1105 .............................. Passed 3.02 sec Start 825: monotonepngtest_issue1215c 822/929 Test #823: monotonepngtest_issue1105d ............................. Passed 4.13 sec Start 826: monotonepngtest_issue1221 823/929 Test #824: monotonepngtest_issue1215 .............................. Passed 2.72 sec Start 827: monotonepngtest_issue1225 824/929 Test #826: monotonepngtest_issue1221 .............................. Passed 2.22 sec Start 828: stlpngtest_nonmanifold-polyhedron 825/929 Test #825: monotonepngtest_issue1215c ............................. Passed 4.94 sec Start 829: stlcgalpngtest_polyhedron-tests 826/929 Test #827: monotonepngtest_issue1225 .............................. Passed 3.13 sec Start 830: stlcgalpngtest_issue1105b 827/929 Test #828: stlpngtest_nonmanifold-polyhedron ...................... Passed 2.13 sec Start 831: stlcgalpngtest_issue1105c 828/929 Test #829: stlcgalpngtest_polyhedron-tests ........................ Passed 3.03 sec Start 832: stlcgalpngtest_issue1215b 829/929 Test #830: stlcgalpngtest_issue1105b .............................. Passed 2.71 sec Start 833: stlcgalpngtest_issue1258 830/929 Test #831: stlcgalpngtest_issue1105c .............................. Passed 4.01 sec Start 834: cgalstlcgalpngtest_polyhedron-nonplanar-tests 831/929 Test #833: stlcgalpngtest_issue1258 ............................... Passed 2.33 sec Start 835: cgalstlcgalpngtest_rotate_extrude-tests 832/929 Test #832: stlcgalpngtest_issue1215b .............................. Passed 3.74 sec Start 836: cgalstlcgalpngtest_union-coincident-test 833/929 Test #834: cgalstlcgalpngtest_polyhedron-nonplanar-tests .......... Passed 4.05 sec Start 837: cgalstlcgalpngtest_mirror-tests 834/929 Test #836: cgalstlcgalpngtest_union-coincident-test ............... Passed 2.33 sec Start 838: cgalstlcgalpngtest_null-polygons 835/929 Test #837: cgalstlcgalpngtest_mirror-tests ........................ Passed 2.51 sec Start 839: cgalstlcgalpngtest_internal-cavity 836/929 Test #838: cgalstlcgalpngtest_null-polygons ....................... Passed 2.74 sec Start 840: cgalstlcgalpngtest_internal-cavity-polyhedron 837/929 Test #839: cgalstlcgalpngtest_internal-cavity ..................... Passed 2.67 sec Start 841: cgalstlcgalpngtest_bad-stl-pcbvicebar 838/929 Test #840: cgalstlcgalpngtest_internal-cavity-polyhedron .......... Passed 2.75 sec Start 842: cgalstlcgalpngtest_bad-stl-tardis 839/929 Test #841: cgalstlcgalpngtest_bad-stl-pcbvicebar .................. Passed 3.42 sec Start 843: cgalstlcgalpngtest_rotate_extrude-hole 840/929 Test #843: cgalstlcgalpngtest_rotate_extrude-hole ................. Passed 5.92 sec Start 844: cgalstlcgalpngtest_issue904 841/929 Test #844: cgalstlcgalpngtest_issue904 ............................ Passed 2.71 sec Start 845: cgalstlcgalpngtest_issue1105 842/929 Test #842: cgalstlcgalpngtest_bad-stl-tardis ...................... Passed 11.35 sec Start 846: cgalstlcgalpngtest_issue1105d 843/929 Test #845: cgalstlcgalpngtest_issue1105 ........................... Passed 3.42 sec Start 847: cgalstlcgalpngtest_issue1215 844/929 Test #846: cgalstlcgalpngtest_issue1105d .......................... Passed 4.72 sec Start 848: cgalstlcgalpngtest_issue1215c 845/929 Test #847: cgalstlcgalpngtest_issue1215 ........................... Passed 2.61 sec Start 849: cgalstlcgalpngtest_issue1221 846/929 Test #849: cgalstlcgalpngtest_issue1221 ........................... Passed 2.31 sec Start 850: cgalstlcgalpngtest_issue1225 847/929 Test #848: cgalstlcgalpngtest_issue1215c .......................... Passed 5.84 sec 848/929 Test #850: cgalstlcgalpngtest_issue1225 ........................... Passed 3.46 sec Start 851: dxfpngtest_circle-tests Start 852: dxfpngtest_control-hull-dimension 849/929 Test #852: dxfpngtest_control-hull-dimension ...................... Passed 1.96 sec Start 853: dxfpngtest_difference-2d-tests 850/929 Test #851: dxfpngtest_circle-tests ................................ Passed 1.97 sec Start 854: dxfpngtest_highlight-modifier-2d 851/929 Test #853: dxfpngtest_difference-2d-tests ......................... Passed 2.21 sec Start 855: dxfpngtest_hull2-tests 852/929 Test #854: dxfpngtest_highlight-modifier-2d ....................... Passed 1.91 sec Start 856: dxfpngtest_import_dxf-tests 853/929 Test #855: dxfpngtest_hull2-tests ................................. Passed 2.21 sec Start 857: dxfpngtest_intersection2-tests 854/929 Test #856: dxfpngtest_import_dxf-tests ............................ Passed 2.32 sec Start 858: dxfpngtest_minkowski2-crack 855/929 Test #857: dxfpngtest_intersection2-tests ......................... Passed 2.22 sec Start 859: dxfpngtest_minkowski2-hole-tests 856/929 Test #858: dxfpngtest_minkowski2-crack ............................ Passed 2.36 sec Start 860: dxfpngtest_minkowski2-tests 857/929 Test #859: dxfpngtest_minkowski2-hole-tests ....................... Passed 2.24 sec Start 861: dxfpngtest_offset-tests 858/929 Test #860: dxfpngtest_minkowski2-tests ............................ Passed 2.32 sec Start 862: dxfpngtest_polygon-tests 859/929 Test #861: dxfpngtest_offset-tests ................................ Passed 2.21 sec Start 863: dxfpngtest_polygons-touch 860/929 Test #862: dxfpngtest_polygon-tests ............................... Passed 1.97 sec Start 864: dxfpngtest_projection-cut-tests 861/929 Test #863: dxfpngtest_polygons-touch .............................. Passed 1.98 sec Start 865: dxfpngtest_projection-tests 862/929 Test #864: dxfpngtest_projection-cut-tests ........................ Passed 4.83 sec Start 866: dxfpngtest_render-2d-tests 863/929 Test #812: monotonepngtest_rotate_extrude-tests ................... Passed 76.39 sec 864/929 Test #865: dxfpngtest_projection-tests ............................ Passed 6.17 sec Start 867: dxfpngtest_resize-2d-tests Start 868: dxfpngtest_scale2D-tests 865/929 Test #866: dxfpngtest_render-2d-tests ............................. Passed 1.99 sec Start 869: dxfpngtest_square-tests 866/929 Test #868: dxfpngtest_scale2D-tests ............................... Passed 2.00 sec Start 870: dxfpngtest_text-font-alignment-tests 867/929 Test #867: dxfpngtest_resize-2d-tests ............................. Passed 2.62 sec Start 871: dxfpngtest_text-font-composition 868/929 Test #869: dxfpngtest_square-tests ................................ Passed 1.99 sec Start 872: dxfpngtest_text-font-direction-tests 869/929 Test #870: dxfpngtest_text-font-alignment-tests ................... Passed 2.62 sec Start 873: dxfpngtest_text-font-simple-tests 870/929 Test #871: dxfpngtest_text-font-composition ....................... Passed 2.12 sec Start 874: dxfpngtest_text-font-symbol 871/929 Test #872: dxfpngtest_text-font-direction-tests ................... Passed 2.62 sec Start 875: dxfpngtest_text-font-tests 872/929 Test #873: dxfpngtest_text-font-simple-tests ...................... Passed 2.04 sec Start 876: dxfpngtest_text-search-test 873/929 Test #874: dxfpngtest_text-font-symbol ............................ Passed 2.84 sec Start 877: dxfpngtest_arc 874/929 Test #875: dxfpngtest_text-font-tests ............................. Passed 3.01 sec Start 878: dxfpngtest_circle-advanced 875/929 Test #876: dxfpngtest_text-search-test ............................ Passed 2.69 sec Start 879: dxfpngtest_circle-double 876/929 Test #877: dxfpngtest_arc ......................................... Passed 2.15 sec Start 880: dxfpngtest_circle-small 877/929 Test #878: dxfpngtest_circle-advanced ............................. Passed 2.07 sec Start 881: dxfpngtest_circle 878/929 Test #879: dxfpngtest_circle-double ............................... Passed 2.27 sec 879/929 Test #880: dxfpngtest_circle-small ................................ Passed 2.06 sec Start 882: dxfpngtest_ellipse-arc-rot Start 883: dxfpngtest_ellipse-arc 880/929 Test #881: dxfpngtest_circle ...................................... Passed 2.13 sec Start 884: dxfpngtest_ellipse-reverse 881/929 Test #883: dxfpngtest_ellipse-arc ................................. Passed 1.98 sec 882/929 Test #882: dxfpngtest_ellipse-arc-rot ............................. Passed 2.08 sec Start 885: dxfpngtest_ellipse-rot Start 886: dxfpngtest_ellipse 883/929 Test #884: dxfpngtest_ellipse-reverse ............................. Passed 2.07 sec Start 887: dxfpngtest_lwpolyline-closed 884/929 Test #885: dxfpngtest_ellipse-rot ................................. Passed 2.22 sec Start 888: dxfpngtest_lwpolyline 885/929 Test #886: dxfpngtest_ellipse ..................................... Passed 2.22 sec Start 889: dxfpngtest_lwpolyline2 886/929 Test #887: dxfpngtest_lwpolyline-closed ........................... Passed 1.96 sec Start 890: dxfpngtest_multiple-layers 887/929 Test #888: dxfpngtest_lwpolyline .................................. Passed 2.06 sec Start 891: dxfpngtest_polygon-concave-hole 888/929 Test #889: dxfpngtest_lwpolyline2 ................................. Passed 2.17 sec Start 892: dxfpngtest_polygon-concave-simple 889/929 Test #890: dxfpngtest_multiple-layers ............................. Passed 2.22 sec Start 893: dxfpngtest_polygon-concave 890/929 Test #891: dxfpngtest_polygon-concave-hole ........................ Passed 1.98 sec Start 894: dxfpngtest_polygon-holes-touch 891/929 Test #892: dxfpngtest_polygon-concave-simple ...................... Passed 2.10 sec Start 895: dxfpngtest_polygon-intersect 892/929 Test #893: dxfpngtest_polygon-concave ............................. Passed 2.21 sec Start 896: dxfpngtest_polygon-many-holes 893/929 Test #894: dxfpngtest_polygon-holes-touch ......................... Passed 2.26 sec 894/929 Test #895: dxfpngtest_polygon-intersect ........................... Passed 2.04 sec Start 897: dxfpngtest_polygon-mesh Start 898: dxfpngtest_polygon-overlap 895/929 Test #896: dxfpngtest_polygon-many-holes .......................... Passed 2.11 sec Start 899: dxfpngtest_polygon-riser 896/929 Test #897: dxfpngtest_polygon-mesh ................................ Passed 2.31 sec Start 900: dxfpngtest_polygon-self-intersect 897/929 Test #898: dxfpngtest_polygon-overlap ............................. Passed 2.33 sec Start 901: dxfpngtest_polygon8 898/929 Test #899: dxfpngtest_polygon-riser ............................... Passed 1.95 sec Start 902: dxfpngtest_polygons 899/929 Test #900: dxfpngtest_polygon-self-intersect ...................... Passed 2.13 sec Start 903: dxfpngtest_transform-insert 900/929 Test #901: dxfpngtest_polygon8 .................................... Passed 2.21 sec Start 904: dxfpngtest_triangle-with-duplicate-vertex 901/929 Test #902: dxfpngtest_polygons .................................... Passed 1.99 sec Start 905: stlfailedtest_empty-union 902/929 Test #905: stlfailedtest_empty-union .............................. Passed 0.31 sec Start 906: offfailedtest_empty-union 903/929 Test #906: offfailedtest_empty-union .............................. Passed 0.41 sec Start 907: openscad-nonascii_sfære 904/929 Test #903: dxfpngtest_transform-insert ............................ Passed 2.22 sec 905/929 Test #904: dxfpngtest_triangle-with-duplicate-vertex .............. Passed 1.96 sec 906/929 Test #907: openscad-nonascii_sfære ............................... Passed 0.21 sec Start 908: openscad-override_override Start 909: openscad-imgsize_camera-tests Start 910: openscad-imgstretch_camera-tests 907/929 Test #908: openscad-override_override ............................. Passed 0.22 sec Start 911: openscad-imgstretch2_camera-tests 908/929 Test #909: openscad-imgsize_camera-tests .......................... Passed 2.43 sec 909/929 Test #910: openscad-imgstretch_camera-tests ....................... Passed 2.53 sec Start 912: openscad-camdist_camera-tests Start 913: openscad-camrot_camera-tests 910/929 Test #911: openscad-imgstretch2_camera-tests ...................... Passed 2.64 sec Start 914: openscad-camtrans_camera-tests 911/929 Test #913: openscad-camrot_camera-tests ........................... Passed 3.25 sec 912/929 Test #914: openscad-camtrans_camera-tests ......................... Passed 2.95 sec 913/929 Test #912: openscad-camdist_camera-tests .......................... Passed 3.28 sec Start 915: openscad-camtrans-viewall_camera-tests Start 916: openscad-camortho_camera-tests Start 917: openscad-camortho-viewall_camera-tests 914/929 Test #917: openscad-camortho-viewall_camera-tests ................. Passed 2.97 sec 915/929 Test #915: openscad-camtrans-viewall_camera-tests ................. Passed 3.08 sec Start 918: openscad-cameye_camera-tests Start 919: openscad-cameye2_camera-tests 916/929 Test #916: openscad-camortho_camera-tests ......................... Passed 3.29 sec Start 920: openscad-camcenter_camera-tests 917/929 Test #919: openscad-cameye2_camera-tests .......................... Passed 3.10 sec Start 921: openscad-camcenter-viewall_camera-tests 918/929 Test #920: openscad-camcenter_camera-tests ........................ Passed 3.02 sec Start 922: openscad-cameyeortho_camera-tests 919/929 Test #918: openscad-cameye_camera-tests ........................... Passed 3.43 sec Start 923: openscad-cameyeortho-viewall_camera-tests 920/929 Test #921: openscad-camcenter-viewall_camera-tests ................ Passed 3.23 sec Start 924: openscad-colorscheme-cornfield_logo 921/929 Test #922: openscad-cameyeortho_camera-tests ...................... Passed 3.30 sec Start 925: openscad-colorscheme-metallic_logo 922/929 Test #923: openscad-cameyeortho-viewall_camera-tests .............. Passed 3.40 sec Start 926: openscad-colorscheme-sunset_logo 923/929 Test #924: openscad-colorscheme-cornfield_logo .................... Passed 4.30 sec 924/929 Test #925: openscad-colorscheme-metallic_logo ..................... Passed 4.02 sec Start 927: openscad-colorscheme-starnight_logo Start 928: openscad-colorscheme-monotone_logo 925/929 Test #926: openscad-colorscheme-sunset_logo ....................... Passed 4.13 sec Start 929: openscad-colorscheme-metallic-render_CSG 926/929 Test #835: cgalstlcgalpngtest_rotate_extrude-tests ................ Passed 105.33 sec 927/929 Test #928: openscad-colorscheme-monotone_logo ..................... Passed 3.92 sec 928/929 Test #927: openscad-colorscheme-starnight_logo .................... Passed 3.93 sec 929/929 Test #929: openscad-colorscheme-metallic-render_CSG ............... Passed 23.70 sec 99% tests passed, 2 tests failed out of 929 Total Test time (real) = 679.30 sec The following tests FAILED: 108 - dumptest_linear_extrude-parameter-tests (Failed) 473 - opencsgtest_issue1215 (Failed) Stopping virtual fb, PID was 8986, DISPLAY was :749 report saved: Testing/Temporary/linux_armv7l_gallium-0.4-on-llvmpipe_egfa_report.html Errors while running CTest + : /builddir/build/BUILD/openscad-2015.03-3 + cd - + exit 0 Processing files: openscad-2015.03.3-2.fc25.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fVYqq7 + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + DOCDIR=/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad + cp -pr README.md /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gRXa2G + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + LICENSEDIR=/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad + cp -pr COPYING /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad + exit 0 Provides: appdata() appdata(openscad.appdata.xml) application() application(openscad.desktop) mimehandler(application/x-openscad) openscad = 2015.03.3-2.fc25 openscad(armv7hl-32) = 2015.03.3-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCGAL.so.12 libGL.so.1 libGLEW.so.1.13 libGLU.so.1 libQtCore.so.4 libQtGui.so.4 libQtOpenGL.so.4 libX11.so.6 libboost_filesystem.so.1.60.0 libboost_program_options.so.1.60.0 libboost_regex.so.1.60.0 libboost_system.so.1.60.0 libboost_thread.so.1.60.0 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmp.so.10 libharfbuzz.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libmpfr.so.4 libopencsg.so.1 libpolyclipping.so.18 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libqscintilla2.so.12 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_1.3.7) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Recommends: openscad-MCAD = 2015.03.3-2.fc25 Processing files: openscad-MCAD-2015.03.3-2.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rnXIrj + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + DOCDIR=/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad-MCAD + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad-MCAD + cp -pr libraries/MCAD/README.markdown /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad-MCAD + cp -pr libraries/MCAD/TODO /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/doc/openscad-MCAD + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wGVOhZ + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + LICENSEDIR=/builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad-MCAD + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad-MCAD + cp -pr libraries/MCAD/lgpl-2.1.txt /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm/usr/share/licenses/openscad-MCAD + exit 0 Provides: openscad-MCAD = 2015.03.3-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: openscad-debuginfo-2015.03.3-2.fc25.armv7hl Provides: openscad-debuginfo = 2015.03.3-2.fc25 openscad-debuginfo(armv7hl-32) = 2015.03.3-2.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm Wrote: /builddir/build/RPMS/openscad-2015.03.3-2.fc25.armv7hl.rpm Wrote: /builddir/build/RPMS/openscad-MCAD-2015.03.3-2.fc25.noarch.rpm Wrote: /builddir/build/RPMS/openscad-debuginfo-2015.03.3-2.fc25.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.shGUk1 + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openscad-2015.03.3-2.fc25.arm + exit 0 Child return code was: 0