Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openscad.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1550/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openscad.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-951979581 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openscad-2015.03.2-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openscad.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1550/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openscad.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tpTJnh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openscad-2015.03-2 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/openscad-2015.03-2.src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openscad-2015.03-2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/polyclipping -rf Patch #0 (openscad-polyclipping.patch): + echo 'Patch #0 (openscad-polyclipping.patch):' + /usr/bin/cat /builddir/build/SOURCES/openscad-polyclipping.patch + /usr/bin/patch -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.iTkljN + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + qmake-qt4 PREFIX=/usr Project MESSAGE: If you're building a development binary, consider adding CONFIG+=experimental WARNING: /builddir/build/BUILD/openscad-2015.03-2/scintilla.pri:13: Unable to find file for inclusion qscintilla2 Project MESSAGE: Using local copy of qscintilla2.prf instead. + make -j2 /usr/lib64/qt4/bin/uic src/MainWindow.ui -o objects/ui_MainWindow.h -tr _ /usr/lib64/qt4/bin/uic src/Preferences.ui -o objects/ui_Preferences.h -tr _ /usr/lib64/qt4/bin/uic src/OpenCSGWarningDialog.ui -o objects/ui_OpenCSGWarningDialog.h -tr _ /usr/lib64/qt4/bin/uic src/AboutDialog.ui -o objects/ui_AboutDialog.h -tr _ /usr/lib64/qt4/bin/uic src/FontListDialog.ui -o objects/ui_FontListDialog.h -tr _ /usr/lib64/qt4/bin/uic src/ProgressWidget.ui -o objects/ui_ProgressWidget.h -tr _ /usr/lib64/qt4/bin/uic src/launchingscreen.ui -o objects/ui_launchingscreen.h -tr _ /usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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 ^ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 src/polyset.cc: In member function 'void PolySet::quantizeVertices()': src/polyset.cc:220:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;igetConvexity() != node.convexity) { ^ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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; ^ 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; ^ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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:243:6: warning: unused parameter 'findNext' [-Wunused-parameter] bool LegacyEditor::find(const QString &newText, bool findNext, bool findBackwards) ^ gcc -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 gcc -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 ) ^ gcc -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 src/cgalutils.cc: In function 'const Geometry* CGALUtils::applyMinkowski(const ChildList&)': src/cgalutils.cc:349:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points[0].size(); i++) { ^ src/cgalutils.cc:350:43: 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:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ^ src/cgalutils.cc:778:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ^ src/cgalutils.cc:791:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ps.polygons.size(); i++) { ^ src/cgalutils.cc:794:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < N; j++) { ^ src/cgalutils.cc:825:44: 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:50: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:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[0] >= 0 && t[0] < allVertices.size()); ^ src/cgalutils.cc:1242:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[1] >= 0 && t[1] < allVertices.size()); ^ src/cgalutils.cc:1243:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[2] >= 0 && t[2] < allVertices.size()); ^ g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 src/cgalutils-polyhedron.cc:305:10: warning: unused parameter 'vertices' [-Wunused-parameter] void write_header(std::ostream &stream, ^ src/cgalutils-polyhedron.cc:305:10: warning: unused parameter 'halfedges' [-Wunused-parameter] src/cgalutils-polyhedron.cc:305:10: warning: unused parameter 'facets' [-Wunused-parameter] src/cgalutils-polyhedron.cc:305:10: warning: unused parameter 'normals' [-Wunused-parameter] src/cgalutils-polyhedron.cc:325:10: 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 src/CGAL_OGL_Polyhedron.h:33:0, from src/CGALRenderer.cc:39: src/OGL_helper.h:427:25: warning: unused parameter 'f' [-Wunused-parameter] virtual CGAL::Color getFacetColor(Halffacet_iterator f, bool is_back_facing) const ^ src/OGL_helper.h:427:25: warning: unused parameter 'is_back_facing' [-Wunused-parameter] In file included from src/CGALRenderer.cc:39:0: src/CGAL_OGL_Polyhedron.h:95:14: 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/qt4/bin/moc -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 g++ -c -pipe -fno-strict-aliasing -frounding-math -DEIGEN_DONT_ALIGN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03-2 -DOPENSCAD_SHORTVERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DDEBUG -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/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 lex.lexer.c: In function 'int lexerlex()': lex.lexer.c:994:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] lex.lexer.c: In function 'yy_buffer_state* lexer_scan_bytes(const char*, yy_size_t)': lex.lexer.c:2093:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g++ -Wl,-O1 -Wl,-z,relro -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/lib64 -L/usr/X11R6/lib -lCGAL -lmpfr -lgmp -lopencsg -lGLEW -lboost_thread-mt -lboost_program_options-mt -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -L/usr/lib64 -lqscintilla2 -lpolyclipping -lQtOpenGL -lQtGui -lQtCore -lGL -lGLU -lX11 -lpthread /builddir/build/BUILD/openscad-2015.03-2/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 messagesmsgfmt -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 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- 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 -- 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 -- CMAKE_BUILD_TYPE: RelWithDebInfo -- Boost version: 1.53.0 -- Found the following Boost libraries: -- thread -- program_options -- filesystem -- system -- regex -- Boost 105300 includes found: /usr/include -- Boost libraries found: -- /usr/lib64/libboost_thread-mt.so -- /usr/lib64/libboost_program_options-mt.so -- /usr/lib64/libboost_filesystem-mt.so -- /usr/lib64/libboost_system-mt.so -- /usr/lib64/libboost_regex-mt.so -- Eigen found in /usr/include/eigen3 -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Found OpenGL: /usr/lib64/libGL.so -- OPENCSG_DIR: -- OpenCSG include found in /usr/include -- OpenCSG library found in /lib64/libopencsg.so -- GLEW include: /usr/include -- GLEW library: /usr/lib64/libGLEW.so -- Found BISON: /usr/bin/bison (found version "2.7") -- Found FLEX: /usr/bin/flex (found version "2.5.37") -- CGAL_DIR: -- CGAL config found in /usr/lib64/CGAL/UseCGAL.cmake -- CGAL include found in /usr/include -- CGAL libraries found in /usr/lib64 -- CGAL 3RD PARTY LIBS: -- /usr/lib64/libboost_thread-mt.so -- /usr/lib64/libboost_system-mt.so -- running openscad/tests/FindGLIB2.cmake ... -- saving pkg-config env -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- checking for one of the modules 'glib-2.0' -- GLIB2_VERSION 2.40.0 -- GLIB2_LIBRARY_DIRS -- GLIB2_INCLUDE_DIRS: -- /usr/include/glib-2.0 -- /usr/lib64/glib-2.0/include -- GLIB2_LIBDIR /usr/lib64 -- GLIB2_LIBRARIES: -- /usr/lib64/libglib-2.0.so -- restoring pkg-config env -- saving pkg-config env -- checking for module 'fontconfig>=2.8.0' -- found fontconfig, version 2.10.95 -- fontconfig 2.10.95 found: /usr/include/freetype2 -- checking for module 'freetype2>=2.4.9' -- found freetype2, version 16.0.10 -- freetype2 16.0.10 found: /usr/include/freetype2 -- checking for module 'harfbuzz>=0.9.19' -- found harfbuzz, version 0.9.20 -- harfbuzz 0.9.20 found: /usr/include/harfbuzz -- restoring pkg-config env -- Found ImageMagick: /usr/bin/convert (found version "6.7.8-9") -- 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-2/tests/magicktest1.png;/builddir/build/BUILD/openscad-2015.03-2/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-2 -- Offscreen OpenGL Context - using Unix GLX -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- 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-2/tests + make -j2 [ 1%] Scanning dependencies of target locale_files [FLEX][OpenSCADlexer] Building scanner with flex 2.5.37 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 [ 2%] 268 translated messages. msgfmt -c -v -o ./locale/de/LC_MESSAGES/openscad.mo ./locale/de.po [BISON][OpenSCADparser] Building parser with bison 2.7 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. [ 2%] Built target locale_files Scanning dependencies of target tests-offscreen [ 3%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/GLView.cc.o Scanning dependencies of target tests-core [ 4%] Building CXX object CMakeFiles/tests-core.dir/tests-common.cc.o [ 5%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/parsersettings.cc.o [ 6%] [ 7%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/mathc99.cc.o Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/OffscreenView.cc.o [ 8%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/linalg.cc.o [ 9%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/colormap.cc.o [ 9%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/OffscreenContextGLX.cc.o [ 10%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/imageutils-lodepng.cc.o [ 11%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/imageutils.cc.o [ 12%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/fbo.cc.o [ 13%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/system-gl.cc.o [ 14%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/export_png.cc.o [ 15%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/Camera.cc.o [ 16%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/handle_dep.cc.o [ 17%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/CGALRenderer.cc.o [ 17%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/value.cc.o [ 18%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/calc.cc.o [ 19%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/grid.cc.o [ 20%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/expr.cc.o [ 21%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/ThrownTogetherRenderer.cc.o [ 22%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/renderer.cc.o [ 23%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/func.cc.o [ 24%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/render.cc.o [ 25%] Building CXX object CMakeFiles/tests-offscreen.dir/builddir/build/BUILD/openscad-2015.03-2/src/OpenCSGRenderer.cc.o [ 26%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/stackcheck.cc.o [ 27%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/localscope.cc.o Linking CXX static library libtests-offscreen.a [ 27%] Built target tests-offscreen Scanning dependencies of target test_pretty_print [ 28%] Building CXX object CMakeFiles/test_pretty_print.dir/test_pretty_print.cc.o Linking CXX executable test_pretty_print [ 28%] Built target test_pretty_print [ 29%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/module.cc.o [ 30%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/ModuleCache.cc.o [ 31%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/node.cc.o [ 32%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/context.cc.o [ 32%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/modcontext.cc.o [ 33%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/evalcontext.cc.o [ 34%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/feature.cc.o [ 35%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/csgterm.cc.o [ 36%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/csgtermnormalizer.cc.o [ 37%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/Geometry.cc.o [ 38%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/Polygon2d.cc.o [ 39%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/csgops.cc.o [ 40%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/transform.cc.o [ 41%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/color.cc.o [ 42%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/primitives.cc.o [ 42%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/projection.cc.o [ 43%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/cgaladv.cc.o [ 44%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/surface.cc.o [ 45%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/control.cc.o [ 46%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/render.cc.o [ 47%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/rendersettings.cc.o [ 48%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/dxfdata.cc.o [ 49%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/dxfdim.cc.o [ 50%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/offset.cc.o [ 51%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/linearextrude.cc.o [ 52%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/rotateextrude.cc.o [ 52%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/text.cc.o [ 53%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/printutils.cc.o [ 54%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/fileutils.cc.o [ 55%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/progress.cc.o [ 56%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/boost-utils.cc.o [ 57%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/FontCache.cc.o [ 58%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/DrawingCallback.cc.o [ 59%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/FreetypeRenderer.cc.o [ 60%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/lodepng.cpp.o [ 61%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/PlatformUtils.cc.o [ 62%] Building CXX object CMakeFiles/tests-core.dir/builddir/build/BUILD/openscad-2015.03-2/src/PlatformUtils-posix.cc.o [ 62%] Building CXX object CMakeFiles/tests-core.dir/lexer.cpp.o [ 63%] Building CXX object CMakeFiles/tests-core.dir/parser_yacc.c.o Linking CXX static library libtests-core.a [ 63%] Built target tests-core Scanning dependencies of target tests-common [ 64%] [ 65%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/nodedumper.cc.o Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/traverser.cc.o [ 66%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/GeometryCache.cc.o [ 67%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/clipper-utils.cc.o [ 68%] Building CXX object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/Tree.cc.o [ 69%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/bucketalloc.c.o [ 70%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/dict.c.o [ 71%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/geom.c.o [ 72%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/mesh.c.o [ 73%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/priorityq.c.o [ 73%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/sweep.c.o [ 74%] Building C object CMakeFiles/tests-common.dir/builddir/build/BUILD/openscad-2015.03-2/src/libtess2/Source/tess.c.o Linking CXX static library libtests-common.a [ 74%] Built target tests-common Scanning dependencies of target tests-nocgal [ 75%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/builtin.cc.o Scanning dependencies of target tests-cgal [ 76%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/builtin.cc.o [ 77%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/import.cc.o [ 78%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/import.cc.o [ 79%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/export.cc.o /builddir/build/BUILD/openscad-2015.03-2/src/import.cc: In member function 'virtual Geometry* ImportNode::createGeometry() const': /builddir/build/BUILD/openscad-2015.03-2/src/import.cc:289:9: warning: unused variable 'err' [-Wunused-variable] bool err = CGALUtils::createPolySetFromPolyhedron(poly, *p); ^ [ 80%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/LibraryInfo.cc.o [ 81%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/polyset.cc.o [ 82%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/export.cc.o [ 83%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/polyset-utils.cc.o [ 84%] Building CXX object CMakeFiles/tests-nocgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/GeometryUtils.cc.o Linking CXX static library libtests-nocgal.a [ 84%] Built target tests-nocgal Scanning dependencies of target csgtexttest [ 85%] Building CXX object CMakeFiles/csgtexttest.dir/csgtexttest.cc.o [ 86%] Building CXX object CMakeFiles/csgtexttest.dir/CSGTextRenderer.cc.o [ 87%] Building CXX object CMakeFiles/csgtexttest.dir/CSGTextCache.cc.o Linking CXX executable csgtexttest [ 87%] Built target csgtexttest Scanning dependencies of target modulecachetest [ 88%] Building CXX object CMakeFiles/modulecachetest.dir/modulecachetest.cc.o [ 89%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/LibraryInfo.cc.o Linking CXX executable modulecachetest [ 89%] Built target modulecachetest [ 89%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/polyset.cc.o /builddir/build/BUILD/openscad-2015.03-2/src/polyset.cc: In member function 'void PolySet::quantizeVertices()': /builddir/build/BUILD/openscad-2015.03-2/src/polyset.cc:220:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i= 0 && t[0] < allVertices.size()); ^ /builddir/build/BUILD/openscad-2015.03-2/src/cgalutils.cc:1242:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[1] >= 0 && t[1] < allVertices.size()); ^ /builddir/build/BUILD/openscad-2015.03-2/src/cgalutils.cc:1243:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(t[2] >= 0 && t[2] < allVertices.size()); ^ [ 95%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/cgalutils-tess.cc.o [ 96%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/cgalutils-polyhedron.cc.o /builddir/build/BUILD/openscad-2015.03-2/src/cgalutils-polyhedron.cc: In function 'bool CGALUtils::createPolySetFromPolyhedron(const Polyhedron&, PolySet&)': /builddir/build/BUILD/openscad-2015.03-2/src/cgalutils-polyhedron.cc:275:71: warning: typedef 'VCI' locally defined but not used [-Wunused-local-typedefs] typedef typename Polyhedron::Vertex_const_iterator VCI; ^ [ 97%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/CGALCache.cc.o [ 98%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/Polygon2d-CGAL.cc.o [ 99%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/svg.cc.o [ 99%] Building CXX object CMakeFiles/tests-cgal.dir/builddir/build/BUILD/openscad-2015.03-2/src/GeometryEvaluator.cc.o /builddir/build/BUILD/openscad-2015.03-2/src/GeometryEvaluator.cc: In member function 'virtual Response GeometryEvaluator::visit(State&, const CgaladvNode&)': /builddir/build/BUILD/openscad-2015.03-2/src/GeometryEvaluator.cc:1006:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (geom && geom->getConvexity() != node.convexity) { ^ Linking CXX static library libtests-cgal.a [ 99%] Built target tests-cgal Scanning dependencies of target cgalcachetest Scanning dependencies of target openscad_nogui [ 99%] Building CXX object CMakeFiles/cgalcachetest.dir/cgalcachetest.cc.o [100%] Building CXX object CMakeFiles/openscad_nogui.dir/builddir/build/BUILD/openscad-2015.03-2/src/openscad.cc.o /builddir/build/BUILD/openscad-2015.03-2/src/openscad.cc: In function 'int main(int, char**)': /builddir/build/BUILD/openscad-2015.03-2/src/openscad.cc:767:7: warning: unused variable 'isGuiLaunched' [-Wunused-variable] bool isGuiLaunched = getenv("GUI_LAUNCHED") != 0; ^ /builddir/build/BUILD/openscad-2015.03-2/tests/cgalcachetest.cc: In function 'int main(int, char**)': /builddir/build/BUILD/openscad-2015.03-2/tests/cgalcachetest.cc:132:35: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] root_module = parsefile(filename); ^ Linking CXX executable cgalcachetest [100%] Built target cgalcachetest Linking CXX executable openscad_nogui [100%] Built target openscad_nogui + cd - /builddir/build/BUILD/openscad-2015.03-2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HncACr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 + cd openscad-2015.03-2 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 install -m 755 -p "openscad" "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/bin/openscad" cp -f locale/fr/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/locale/fr/LC_MESSAGES/openscad.mo" cp -f locale/ru/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/locale/ru/LC_MESSAGES/openscad.mo" cp -f locale/de/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/locale/de/LC_MESSAGES/openscad.mo" cp -f locale/cs/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/locale/cs/LC_MESSAGES/openscad.mo" cp -f locale/es/LC_MESSAGES/openscad.mo "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/locale/es/LC_MESSAGES/openscad.mo" cp -f -r /builddir/build/BUILD/openscad-2015.03-2/examples/Advanced /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/examples/Basics /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-2/examples/COPYING-CC0.txt /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-2/examples/examples.json /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/examples/Functions /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/examples/Old /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/examples/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/libraries/MCAD /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/libraries/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-2/fonts/05-osx-fonts.conf /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/fonts/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-2/fonts/10-liberation.conf /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/fonts/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/fonts/Liberation-2.00.1 /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/fonts/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/color-schemes/editor /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/color-schemes/ install -m 644 -p /builddir/build/BUILD/openscad-2015.03-2/color-schemes/readme.txt /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/color-schemes/ cp -f -r /builddir/build/BUILD/openscad-2015.03-2/color-schemes/render /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/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.2-1.el7.centos.x86_64/usr/share/applications/openscad.desktop" cp -f icons/openscad.xml "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/mime/packages/openscad.xml" cp -f openscad.appdata.xml "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/appdata/openscad.appdata.xml" test -f icons/openscad.png && cp -f icons/openscad.png "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/pixmaps/" || cp -f icons/openscad.png "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/pixmaps/openscad.png" cp -f doc/openscad.1 "/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/man/man1/openscad.1" + rm -rf /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/fonts + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 openscad + rm /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/libraries/MCAD/lgpl-2.1.txt + rm /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/openscad/libraries/MCAD/README.markdown + rm /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/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 110000000 /builddir/build/BUILD/openscad-2015.03-2 extracting debug info from /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/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-2/lex.lexer.c: Cannot stat: No such file or directory cpio: openscad-2015.03-2/parser.tab.c: Cannot stat: No such file or directory cpio: openscad-2015.03-2/parser.tab.h: Cannot stat: No such file or directory 9580 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iIGzmX + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + desktop-file-validate /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/applications/openscad.desktop + cd tests + ctest -j2 X11 DISPLAY environment variable not found. Calling virtualfb.sh Virtual framebuffer started. DISPLAY=:723, PID=6294 running '/builddir/build/BUILD/openscad-2015.03-2/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-2/tests Enforcing Default test configuration. Use ctest -C to override Start 1: moduledumptest_allmodules Start 2: moduledumptest_allfunctions 1/929 Test #1: moduledumptest_allmodules .............................. Passed 0.16 sec Start 3: moduledumptest_allexpressions 2/929 Test #2: moduledumptest_allfunctions ............................ Passed 0.16 sec 3/929 Test #3: moduledumptest_allexpressions .......................... Passed 0.04 sec Start 4: csgtexttest_allexpressions Start 5: csgtexttest_allfunctions 4/929 Test #4: csgtexttest_allexpressions ............................. Passed 0.04 sec 5/929 Test #5: csgtexttest_allfunctions ............................... Passed 0.04 sec Start 6: csgtexttest_allmodules Start 7: csgtermtest_allexpressions 6/929 Test #6: csgtexttest_allmodules ................................. Passed 0.03 sec 7/929 Test #7: csgtermtest_allexpressions ............................. Passed 0.03 sec Start 8: csgtermtest_allfunctions Start 9: csgtermtest_allmodules 8/929 Test #8: csgtermtest_allfunctions ............................... Passed 0.03 sec 9/929 Test #9: csgtermtest_allmodules ................................. Passed 0.03 sec Start 10: echotest_rands Start 11: echotest_norm-tests 10/929 Test #10: echotest_rands ......................................... Passed 0.08 sec 11/929 Test #11: echotest_norm-tests .................................... Passed 0.08 sec Start 12: echotest_min-max-tests Start 13: echotest_list-comprehensions 12/929 Test #13: echotest_list-comprehensions ........................... Passed 0.04 sec 13/929 Test #12: echotest_min-max-tests ................................. Passed 0.04 sec Start 14: echotest_let-tests Start 15: echotest_len-tests 14/929 Test #15: echotest_len-tests ..................................... Passed 0.04 sec 15/929 Test #14: echotest_let-tests ..................................... Passed 0.04 sec Start 16: echotest_inf-tests Start 17: echotest_cross-tests 16/929 Test #17: echotest_cross-tests ................................... Passed 0.03 sec 17/929 Test #16: echotest_inf-tests ..................................... Passed 0.04 sec Start 18: echotest_for-tests Start 19: echotest_expression-evaluation-tests 18/929 Test #18: echotest_for-tests ..................................... Passed 0.04 sec 19/929 Test #19: echotest_expression-evaluation-tests ................... Passed 0.04 sec Start 20: echotest_echo-tests Start 21: echotest_escape-test 20/929 Test #21: echotest_escape-test ................................... Passed 0.03 sec 21/929 Test #20: echotest_echo-tests .................................... Passed 0.04 sec Start 22: echotest_parser-tests Start 23: echotest_builtin-tests 22/929 Test #23: echotest_builtin-tests ................................. Passed 0.03 sec 23/929 Test #22: echotest_parser-tests .................................. Passed 0.03 sec Start 24: echotest_dim-all Start 25: echotest_string-test 24/929 Test #25: echotest_string-test ................................... Passed 0.03 sec 25/929 Test #24: echotest_dim-all ....................................... Passed 0.05 sec Start 26: echotest_string-indexing Start 27: echotest_string-unicode 26/929 Test #26: echotest_string-indexing ............................... Passed 0.03 sec 27/929 Test #27: echotest_string-unicode ................................ Passed 0.03 sec Start 28: echotest_chr-tests Start 29: echotest_vector-values 28/929 Test #28: echotest_chr-tests ..................................... Passed 0.03 sec 29/929 Test #29: echotest_vector-values ................................. Passed 0.03 sec Start 30: echotest_search-tests Start 31: echotest_search-tests-unicode 30/929 Test #30: echotest_search-tests .................................. Passed 0.03 sec 31/929 Test #31: echotest_search-tests-unicode .......................... Passed 0.04 sec Start 32: echotest_recursion-test-function Start 33: echotest_recursion-test-function2 32/929 Test #32: echotest_recursion-test-function ....................... Passed 0.11 sec Start 34: echotest_recursion-test-module 33/929 Test #33: echotest_recursion-test-function2 ...................... Passed 0.11 sec 34/929 Test #34: echotest_recursion-test-module ......................... Passed 0.10 sec Start 35: echotest_recursion-test-vector Start 36: echotest_tail-recursion-tests 35/929 Test #35: echotest_recursion-test-vector ......................... Passed 0.11 sec Start 37: echotest_value-reassignment-tests 36/929 Test #37: echotest_value-reassignment-tests ...................... Passed 0.10 sec Start 38: echotest_value-reassignment-tests2 37/929 Test #38: echotest_value-reassignment-tests2 ..................... Passed 0.10 sec Start 39: echotest_variable-scope-tests 38/929 Test #39: echotest_variable-scope-tests .......................... Passed 0.10 sec Start 40: echotest_scope-assignment-tests 39/929 Test #40: echotest_scope-assignment-tests ........................ Passed 0.10 sec Start 41: echotest_lookup-tests 40/929 Test #41: echotest_lookup-tests .................................. Passed 0.10 sec Start 42: echotest_expression-shortcircuit-tests 41/929 Test #42: echotest_expression-shortcircuit-tests ................. Passed 0.10 sec Start 43: echotest_parent_module-tests 42/929 Test #43: echotest_parent_module-tests ........................... Passed 0.10 sec Start 44: echotest_children-tests 43/929 Test #44: echotest_children-tests ................................ Passed 0.10 sec Start 45: echotest_range-tests 44/929 Test #45: echotest_range-tests ................................... Passed 0.10 sec Start 46: echotest_no-break-space-test 45/929 Test #46: echotest_no-break-space-test ........................... Passed 0.10 sec Start 47: echotest_unicode-tests 46/929 Test #47: echotest_unicode-tests ................................. Passed 0.10 sec Start 48: echotest_utf8-tests 47/929 Test #36: echotest_tail-recursion-tests .......................... Passed 1.24 sec 48/929 Test #48: echotest_utf8-tests .................................... Passed 0.03 sec Start 49: echotest_nbsp-utf8-test Start 50: echotest_nbsp-latin1-test 49/929 Test #49: echotest_nbsp-utf8-test ................................ Passed 0.03 sec 50/929 Test #50: echotest_nbsp-latin1-test .............................. Passed 0.03 sec Start 51: echotest_concat-tests Start 52: echotest_include-tests 51/929 Test #52: echotest_include-tests ................................. Passed 0.04 sec 52/929 Test #51: echotest_concat-tests .................................. Passed 0.04 sec Start 53: echotest_include-recursive-test Start 54: echotest_operators-tests 53/929 Test #54: echotest_operators-tests ............................... Passed 0.04 sec 54/929 Test #53: echotest_include-recursive-test ........................ Passed 0.04 sec Start 55: echotest_issue1472 Start 56: echotest_empty-stl 55/929 Test #56: echotest_empty-stl ..................................... Passed 0.04 sec 56/929 Test #55: echotest_issue1472 ..................................... Passed 0.04 sec Start 57: dumptest_import_dxf-tests Start 58: dumptest_text-search-test 57/929 Test #57: dumptest_import_dxf-tests .............................. Passed 0.04 sec 58/929 Test #58: dumptest_text-search-test .............................. Passed 0.06 sec Start 59: dumptest_text-font-tests Start 60: dumptest_text-font-symbol 59/929 Test #60: dumptest_text-font-symbol .............................. Passed 0.34 sec Start 61: dumptest_text-font-simple-tests 60/929 Test #61: dumptest_text-font-simple-tests ........................ Passed 0.03 sec 61/929 Test #59: dumptest_text-font-tests ............................... Passed 0.38 sec Start 62: dumptest_text-font-direction-tests Start 63: dumptest_text-font-composition 62/929 Test #63: dumptest_text-font-composition ......................... Passed 0.03 sec 63/929 Test #62: dumptest_text-font-direction-tests ..................... Passed 0.03 sec Start 64: dumptest_text-font-alignment-tests Start 65: dumptest_text-empty-tests 64/929 Test #65: dumptest_text-empty-tests .............................. Passed 0.03 sec 65/929 Test #64: dumptest_text-font-alignment-tests ..................... Passed 0.03 sec Start 66: dumptest_square-tests Start 67: dumptest_scale2D-tests 66/929 Test #66: dumptest_square-tests .................................. Passed 0.04 sec 67/929 Test #67: dumptest_scale2D-tests ................................. Passed 0.03 sec Start 68: dumptest_resize-2d-tests Start 69: dumptest_render-2d-tests 68/929 Test #69: dumptest_render-2d-tests ............................... Passed 0.03 sec 69/929 Test #68: dumptest_resize-2d-tests ............................... Passed 0.03 sec Start 70: dumptest_projection-tests Start 71: dumptest_projection-cut-tests 70/929 Test #70: dumptest_projection-tests .............................. Passed 0.03 sec 71/929 Test #71: dumptest_projection-cut-tests .......................... Passed 0.03 sec Start 72: dumptest_polygons-touch Start 73: dumptest_polygon-tests 72/929 Test #72: dumptest_polygons-touch ................................ Passed 0.04 sec 73/929 Test #73: dumptest_polygon-tests ................................. Passed 0.04 sec Start 74: dumptest_offset-tests Start 75: dumptest_nullspace-2d 74/929 Test #75: dumptest_nullspace-2d .................................. Passed 0.03 sec 75/929 Test #74: dumptest_offset-tests .................................. Passed 0.03 sec Start 76: dumptest_minkowski2-tests Start 77: dumptest_minkowski2-hole-tests 76/929 Test #76: dumptest_minkowski2-tests .............................. Passed 0.03 sec 77/929 Test #77: dumptest_minkowski2-hole-tests ......................... Passed 0.03 sec Start 78: dumptest_minkowski2-crack Start 79: dumptest_intersection2-tests 78/929 Test #78: dumptest_minkowski2-crack .............................. Passed 0.03 sec 79/929 Test #79: dumptest_intersection2-tests ........................... Passed 0.03 sec Start 80: dumptest_hull2-tests Start 81: dumptest_highlight-modifier-2d 80/929 Test #80: dumptest_hull2-tests ................................... Passed 0.04 sec 81/929 Test #81: dumptest_highlight-modifier-2d ......................... Passed 0.04 sec Start 82: dumptest_difference-2d-tests Start 83: dumptest_control-hull-dimension 82/929 Test #82: dumptest_difference-2d-tests ........................... Passed 0.03 sec 83/929 Test #83: dumptest_control-hull-dimension ........................ Passed 0.03 sec Start 84: dumptest_circle-tests Start 85: dumptest_import_stl-tests 84/929 Test #84: dumptest_circle-tests .................................. Passed 0.03 sec 85/929 Test #85: dumptest_import_stl-tests .............................. Passed 0.03 sec Start 86: dumptest_union-tests Start 87: dumptest_union-coincident-test 86/929 Test #87: dumptest_union-coincident-test ......................... Passed 0.03 sec 87/929 Test #86: dumptest_union-tests ................................... Passed 0.03 sec Start 88: dumptest_transform-tests Start 89: dumptest_testcolornames 88/929 Test #88: dumptest_transform-tests ............................... Passed 0.03 sec 89/929 Test #89: dumptest_testcolornames ................................ Passed 0.04 sec Start 90: dumptest_tessellation-text-test Start 91: dumptest_surface-tests 90/929 Test #90: dumptest_tessellation-text-test ........................ Passed 0.03 sec 91/929 Test #91: dumptest_surface-tests ................................. Passed 0.03 sec Start 92: dumptest_surface-simple Start 93: dumptest_surface-png-image3-tests 92/929 Test #92: dumptest_surface-simple ................................ Passed 0.03 sec 93/929 Test #93: dumptest_surface-png-image3-tests ...................... Passed 0.03 sec Start 94: dumptest_surface-png-image2-tests Start 95: dumptest_surface-png-image-tests 94/929 Test #95: dumptest_surface-png-image-tests ....................... Passed 0.03 sec 95/929 Test #94: dumptest_surface-png-image2-tests ...................... Passed 0.03 sec Start 96: dumptest_sphere-tests Start 97: dumptest_scale3D-tests 96/929 Test #96: dumptest_sphere-tests .................................. Passed 0.03 sec 97/929 Test #97: dumptest_scale3D-tests ................................. Passed 0.03 sec Start 98: dumptest_scale-mirror2D-3D-tests Start 99: dumptest_rotate_extrude-tests 98/929 Test #99: dumptest_rotate_extrude-tests .......................... Passed 0.03 sec 99/929 Test #98: dumptest_scale-mirror2D-3D-tests ....................... Passed 0.03 sec Start 100: dumptest_root-modifier Start 101: dumptest_resize-tests 100/929 Test #100: dumptest_root-modifier ................................. Passed 0.03 sec 101/929 Test #101: dumptest_resize-tests .................................. Passed 0.04 sec Start 102: dumptest_render-tests Start 103: dumptest_projection-extrude-tests 102/929 Test #103: dumptest_projection-extrude-tests ...................... Passed 0.03 sec 103/929 Test #102: dumptest_render-tests .................................. Passed 0.04 sec Start 104: dumptest_primitive-inf-tests Start 105: dumptest_polyhedron-tests 104/929 Test #104: dumptest_primitive-inf-tests ........................... Passed 0.03 sec 105/929 Test #105: dumptest_polyhedron-tests .............................. Passed 0.03 sec Start 106: dumptest_polyhedron-nonplanar-tests Start 107: dumptest_polyhedron-concave-test 106/929 Test #107: dumptest_polyhedron-concave-test ....................... Passed 0.03 sec 107/929 Test #106: dumptest_polyhedron-nonplanar-tests .................... Passed 0.03 sec Start 108: dumptest_nullspace-minkowski Start 109: dumptest_nullspace-minkowski-intersection 108/929 Test #108: dumptest_nullspace-minkowski ........................... Passed 0.03 sec 109/929 Test #109: dumptest_nullspace-minkowski-intersection .............. Passed 0.03 sec Start 110: dumptest_nullspace-intersection Start 111: dumptest_nullspace-difference 110/929 Test #111: dumptest_nullspace-difference .......................... Passed 0.03 sec 111/929 Test #110: dumptest_nullspace-intersection ........................ Passed 0.03 sec Start 112: dumptest_modulevariables Start 113: dumptest_module-recursion 112/929 Test #113: dumptest_module-recursion .............................. Passed 0.03 sec 113/929 Test #112: dumptest_modulevariables ............................... Passed 0.04 sec Start 114: dumptest_mirror-tests Start 115: dumptest_minkowski3-tests 114/929 Test #115: dumptest_minkowski3-tests .............................. Passed 0.03 sec 115/929 Test #114: dumptest_mirror-tests .................................. Passed 0.03 sec Start 116: dumptest_minkowski3-erosion Start 117: dumptest_linear_extrude-tests 116/929 Test #117: dumptest_linear_extrude-tests .......................... Passed 0.03 sec 117/929 Test #116: dumptest_minkowski3-erosion ............................ Passed 0.03 sec Start 118: dumptest_linear_extrude-scale-zero-tests Start 119: dumptest_linear_extrude-parameter-tests 118/929 Test #119: dumptest_linear_extrude-parameter-tests ................ Passed 0.04 sec 119/929 Test #118: dumptest_linear_extrude-scale-zero-tests ............... Passed 0.04 sec Start 120: dumptest_intersection_for-tests Start 121: dumptest_intersection-tests 120/929 Test #121: dumptest_intersection-tests ............................ Passed 0.03 sec 121/929 Test #120: dumptest_intersection_for-tests ........................ Passed 0.03 sec Start 122: dumptest_import-empty-tests Start 123: dumptest_ifelse-tests 122/929 Test #123: dumptest_ifelse-tests .................................. Passed 0.03 sec 123/929 Test #122: dumptest_import-empty-tests ............................ Passed 0.03 sec Start 124: dumptest_hull3-tests Start 125: dumptest_highlight-modifier 124/929 Test #125: dumptest_highlight-modifier ............................ Passed 0.04 sec 125/929 Test #124: dumptest_hull3-tests ................................... Passed 0.04 sec Start 126: dumptest_highlight-and-background-modifier Start 127: dumptest_for-tests 126/929 Test #127: dumptest_for-tests ..................................... Passed 0.03 sec 127/929 Test #126: dumptest_highlight-and-background-modifier ............. Passed 0.04 sec Start 128: dumptest_for-nested-tests Start 129: dumptest_disable-modifier 128/929 Test #129: dumptest_disable-modifier .............................. Passed 0.03 sec 129/929 Test #128: dumptest_for-nested-tests .............................. Passed 0.04 sec Start 130: dumptest_difference-tests Start 131: dumptest_cylinder-tests 130/929 Test #131: dumptest_cylinder-tests ................................ Passed 0.03 sec 131/929 Test #130: dumptest_difference-tests .............................. Passed 0.04 sec Start 132: dumptest_cylinder-diameter-tests Start 133: dumptest_cube-tests 132/929 Test #132: dumptest_cylinder-diameter-tests ....................... Passed 0.03 sec 133/929 Test #133: dumptest_cube-tests .................................... Passed 0.03 sec Start 134: dumptest_color-tests Start 135: dumptest_child-tests 134/929 Test #134: dumptest_color-tests ................................... Passed 0.03 sec 135/929 Test #135: dumptest_child-tests ................................... Passed 0.04 sec Start 136: dumptest_child-child-test Start 137: dumptest_child-background 136/929 Test #136: dumptest_child-child-test .............................. Passed 0.04 sec 137/929 Test #137: dumptest_child-background .............................. Passed 0.03 sec Start 138: dumptest_camera-tests Start 139: dumptest_background-modifier 138/929 Test #138: dumptest_camera-tests .................................. Passed 0.03 sec 139/929 Test #139: dumptest_background-modifier ........................... Passed 0.03 sec Start 140: dumptest_assign-tests Start 141: dumptest_2d-3d 140/929 Test #140: dumptest_assign-tests .................................. Passed 0.03 sec 141/929 Test #141: dumptest_2d-3d ......................................... Passed 0.04 sec Start 142: dumptest_rotate_extrude_dxf-tests Start 143: dumptest_import_stl-test 142/929 Test #142: dumptest_rotate_extrude_dxf-tests ...................... Passed 0.03 sec 143/929 Test #143: dumptest_import_stl-test ............................... Passed 0.03 sec Start 144: dumptest_escape-test Start 145: dumptest_include-tests 144/929 Test #144: dumptest_escape-test ................................... Passed 0.03 sec 145/929 Test #145: dumptest_include-tests ................................. Passed 0.03 sec Start 146: dumptest_use-tests Start 147: dumptest_localfiles-test 146/929 Test #146: dumptest_use-tests ..................................... Passed 0.04 sec 147/929 Test #147: dumptest_localfiles-test ............................... Passed 0.04 sec Start 148: dumptest_localfiles-compatibility-test Start 149: dumptest_allexpressions 148/929 Test #148: dumptest_localfiles-compatibility-test ................. Passed 0.04 sec 149/929 Test #149: dumptest_allexpressions ................................ Passed 0.03 sec Start 150: dumptest_allfunctions Start 151: dumptest_allmodules 150/929 Test #150: dumptest_allfunctions .................................. Passed 0.03 sec 151/929 Test #151: dumptest_allmodules .................................... Passed 0.03 sec Start 152: dumptest-examples_example024 Start 153: dumptest-examples_example023 152/929 Test #152: dumptest-examples_example024 ........................... Passed 0.06 sec 153/929 Test #153: dumptest-examples_example023 ........................... Passed 0.06 sec Start 154: dumptest-examples_example022 Start 155: dumptest-examples_example021 154/929 Test #154: dumptest-examples_example022 ........................... Passed 0.05 sec 155/929 Test #155: dumptest-examples_example021 ........................... Passed 0.05 sec Start 156: dumptest-examples_example020 Start 157: dumptest-examples_example019 156/929 Test #156: dumptest-examples_example020 ........................... Passed 0.06 sec 157/929 Test #157: dumptest-examples_example019 ........................... Passed 0.05 sec Start 158: dumptest-examples_example018 Start 159: dumptest-examples_example017 158/929 Test #158: dumptest-examples_example018 ........................... Passed 0.03 sec 159/929 Test #159: dumptest-examples_example017 ........................... Passed 0.03 sec Start 160: dumptest-examples_example016 Start 161: dumptest-examples_example014 160/929 Test #160: dumptest-examples_example016 ........................... Passed 0.04 sec 161/929 Test #161: dumptest-examples_example014 ........................... Passed 0.03 sec Start 162: dumptest-examples_example013 Start 163: dumptest-examples_example012 162/929 Test #162: dumptest-examples_example013 ........................... Passed 0.03 sec 163/929 Test #163: dumptest-examples_example012 ........................... Passed 0.03 sec Start 164: dumptest-examples_example011 Start 165: dumptest-examples_example010 164/929 Test #164: dumptest-examples_example011 ........................... Passed 0.03 sec 165/929 Test #165: dumptest-examples_example010 ........................... Passed 0.03 sec Start 166: dumptest-examples_example009 Start 167: dumptest-examples_example008 166/929 Test #166: dumptest-examples_example009 ........................... Passed 0.05 sec 167/929 Test #167: dumptest-examples_example008 ........................... Passed 0.04 sec Start 168: dumptest-examples_example007 Start 169: dumptest-examples_example006 168/929 Test #168: dumptest-examples_example007 ........................... Passed 0.03 sec 169/929 Test #169: dumptest-examples_example006 ........................... Passed 0.03 sec Start 170: dumptest-examples_example005 Start 171: dumptest-examples_example004 170/929 Test #170: dumptest-examples_example005 ........................... Passed 0.03 sec 171/929 Test #171: dumptest-examples_example004 ........................... Passed 0.03 sec Start 172: dumptest-examples_example003 Start 173: dumptest-examples_example002 172/929 Test #172: dumptest-examples_example003 ........................... Passed 0.03 sec 173/929 Test #173: dumptest-examples_example002 ........................... Passed 0.03 sec Start 174: dumptest-examples_example001 Start 175: dumptest-examples_functions 174/929 Test #174: dumptest-examples_example001 ........................... Passed 0.03 sec 175/929 Test #175: dumptest-examples_functions ............................ Passed 0.04 sec Start 176: dumptest-examples_text_on_cube Start 177: dumptest-examples_rotate_extrude 176/929 Test #176: dumptest-examples_text_on_cube ......................... Passed 0.04 sec 177/929 Test #177: dumptest-examples_rotate_extrude ....................... Passed 0.04 sec Start 178: dumptest-examples_projection Start 179: dumptest-examples_logo_and_text 178/929 Test #178: dumptest-examples_projection ........................... Passed 0.04 sec 179/929 Test #179: dumptest-examples_logo_and_text ........................ Passed 0.04 sec Start 180: dumptest-examples_logo Start 181: dumptest-examples_linear_extrude 180/929 Test #180: dumptest-examples_logo ................................. Passed 0.04 sec 181/929 Test #181: dumptest-examples_linear_extrude ....................... Passed 0.05 sec Start 182: dumptest-examples_LetterBlock Start 183: dumptest-examples_CSG 182/929 Test #182: dumptest-examples_LetterBlock .......................... Passed 0.05 sec 183/929 Test #183: dumptest-examples_CSG .................................. Passed 0.05 sec Start 184: dumptest-examples_CSG-modules Start 185: dumptest-examples_surface_image 184/929 Test #184: dumptest-examples_CSG-modules .......................... Passed 0.04 sec 185/929 Test #185: dumptest-examples_surface_image ........................ Passed 0.04 sec Start 186: dumptest-examples_offset Start 187: dumptest-examples_children_indexed 186/929 Test #186: dumptest-examples_offset ............................... Passed 0.04 sec 187/929 Test #187: dumptest-examples_children_indexed ..................... Passed 0.04 sec Start 188: dumptest-examples_children Start 189: dumptest-examples_animation 188/929 Test #188: dumptest-examples_children ............................. Passed 0.04 sec 189/929 Test #189: dumptest-examples_animation ............................ Passed 0.05 sec Start 190: dumptest-examples_GEB Start 191: dumptest-examples_example015 190/929 Test #190: dumptest-examples_GEB .................................. Passed 0.05 sec 191/929 Test #191: dumptest-examples_example015 ........................... Passed 0.05 sec Start 192: dumptest-examples_list_comprehensions Start 193: dumptest-examples_polygon_areas 192/929 Test #192: dumptest-examples_list_comprehensions .................. Passed 0.07 sec 193/929 Test #193: dumptest-examples_polygon_areas ........................ Passed 0.07 sec Start 194: dumptest-examples_recursion Start 195: cgalpngtest_import_dxf-tests 194/929 Test #194: dumptest-examples_recursion ............................ Passed 0.05 sec Start 196: cgalpngtest_text-search-test 195/929 Test #196: cgalpngtest_text-search-test ........................... Passed 1.23 sec 196/929 Test #195: cgalpngtest_import_dxf-tests ........................... Passed 1.38 sec Start 197: cgalpngtest_text-font-tests Start 198: cgalpngtest_text-font-symbol 197/929 Test #197: cgalpngtest_text-font-tests ............................ Passed 0.37 sec Start 199: cgalpngtest_text-font-simple-tests 198/929 Test #198: cgalpngtest_text-font-symbol ........................... Passed 0.47 sec Start 200: cgalpngtest_text-font-direction-tests 199/929 Test #199: cgalpngtest_text-font-simple-tests ..................... Passed 0.20 sec Start 201: cgalpngtest_text-font-composition 200/929 Test #200: cgalpngtest_text-font-direction-tests ..................***Failed 0.30 sec Start 202: cgalpngtest_text-font-alignment-tests 201/929 Test #201: cgalpngtest_text-font-composition ...................... Passed 0.21 sec Start 203: cgalpngtest_text-empty-tests 202/929 Test #203: cgalpngtest_text-empty-tests ........................... Passed 0.16 sec Start 204: cgalpngtest_square-tests 203/929 Test #202: cgalpngtest_text-font-alignment-tests .................. Passed 0.28 sec Start 205: cgalpngtest_scale2D-tests 204/929 Test #204: cgalpngtest_square-tests ............................... Passed 0.19 sec Start 206: cgalpngtest_resize-2d-tests 205/929 Test #205: cgalpngtest_scale2D-tests .............................. Passed 0.29 sec Start 207: cgalpngtest_render-2d-tests 206/929 Test #206: cgalpngtest_resize-2d-tests ............................ Passed 0.30 sec 207/929 Test #207: cgalpngtest_render-2d-tests ............................ Passed 0.20 sec Start 208: cgalpngtest_projection-tests Start 209: cgalpngtest_projection-cut-tests 208/929 Test #209: cgalpngtest_projection-cut-tests ....................... Passed 0.65 sec Start 210: cgalpngtest_polygons-touch 209/929 Test #208: cgalpngtest_projection-tests ........................... Passed 0.88 sec Start 211: cgalpngtest_polygon-tests 210/929 Test #210: cgalpngtest_polygons-touch ............................. Passed 0.21 sec Start 212: cgalpngtest_offset-tests 211/929 Test #211: cgalpngtest_polygon-tests .............................. Passed 0.28 sec Start 213: cgalpngtest_nullspace-2d 212/929 Test #213: cgalpngtest_nullspace-2d ............................... Passed 0.16 sec Start 214: cgalpngtest_minkowski2-tests 213/929 Test #212: cgalpngtest_offset-tests ............................... Passed 0.26 sec Start 215: cgalpngtest_minkowski2-hole-tests 214/929 Test #214: cgalpngtest_minkowski2-tests ........................... Passed 0.21 sec Start 216: cgalpngtest_minkowski2-crack 215/929 Test #215: cgalpngtest_minkowski2-hole-tests ...................... Passed 0.21 sec Start 217: cgalpngtest_intersection2-tests 216/929 Test #216: cgalpngtest_minkowski2-crack ........................... Passed 0.30 sec Start 218: cgalpngtest_hull2-tests 217/929 Test #217: cgalpngtest_intersection2-tests ........................ Passed 0.30 sec 218/929 Test #218: cgalpngtest_hull2-tests ................................ Passed 0.20 sec Start 219: cgalpngtest_highlight-modifier-2d Start 220: cgalpngtest_difference-2d-tests 219/929 Test #219: cgalpngtest_highlight-modifier-2d ...................... Passed 0.20 sec Start 221: cgalpngtest_control-hull-dimension 220/929 Test #220: cgalpngtest_difference-2d-tests ........................ Passed 0.21 sec Start 222: cgalpngtest_circle-tests 221/929 Test #221: cgalpngtest_control-hull-dimension ..................... Passed 0.20 sec Start 223: cgalpngtest_triangle-with-duplicate-vertex 222/929 Test #222: cgalpngtest_circle-tests ............................... Passed 0.29 sec Start 224: cgalpngtest_transform-insert 223/929 Test #223: cgalpngtest_triangle-with-duplicate-vertex ............. Passed 0.21 sec Start 225: cgalpngtest_polygons 224/929 Test #224: cgalpngtest_transform-insert ........................... Passed 0.19 sec Start 226: cgalpngtest_polygon8 225/929 Test #225: cgalpngtest_polygons ................................... Passed 0.19 sec Start 227: cgalpngtest_polygon-self-intersect 226/929 Test #226: cgalpngtest_polygon8 ................................... Passed 0.20 sec Start 228: cgalpngtest_polygon-riser 227/929 Test #227: cgalpngtest_polygon-self-intersect ..................... Passed 0.19 sec 228/929 Test #228: cgalpngtest_polygon-riser .............................. Passed 0.19 sec Start 229: cgalpngtest_polygon-overlap Start 230: cgalpngtest_polygon-mesh 229/929 Test #229: cgalpngtest_polygon-overlap ............................ Passed 0.20 sec Start 231: cgalpngtest_polygon-many-holes 230/929 Test #230: cgalpngtest_polygon-mesh ............................... Passed 0.30 sec Start 232: cgalpngtest_polygon-intersect 231/929 Test #231: cgalpngtest_polygon-many-holes ......................... Passed 0.20 sec 232/929 Test #232: cgalpngtest_polygon-intersect .......................... Passed 0.18 sec Start 233: cgalpngtest_polygon-holes-touch Start 234: cgalpngtest_polygon-concave 233/929 Test #234: cgalpngtest_polygon-concave ............................ Passed 0.21 sec 234/929 Test #233: cgalpngtest_polygon-holes-touch ........................ Passed 0.21 sec Start 235: cgalpngtest_polygon-concave-simple Start 236: cgalpngtest_polygon-concave-hole 235/929 Test #236: cgalpngtest_polygon-concave-hole ....................... Passed 0.20 sec Start 237: cgalpngtest_nothing-decimal-comma-separated 236/929 Test #235: cgalpngtest_polygon-concave-simple ..................... Passed 0.21 sec Start 238: cgalpngtest_multiple-layers 237/929 Test #237: cgalpngtest_nothing-decimal-comma-separated ............ Passed 0.21 sec Start 239: cgalpngtest_lwpolyline2 238/929 Test #238: cgalpngtest_multiple-layers ............................ Passed 0.20 sec Start 240: cgalpngtest_lwpolyline 239/929 Test #239: cgalpngtest_lwpolyline2 ................................ Passed 0.30 sec Start 241: cgalpngtest_lwpolyline-closed 240/929 Test #240: cgalpngtest_lwpolyline ................................. Passed 0.20 sec Start 242: cgalpngtest_ellipse 241/929 Test #242: cgalpngtest_ellipse .................................... Passed 0.19 sec Start 243: cgalpngtest_ellipse-rot 242/929 Test #241: cgalpngtest_lwpolyline-closed .......................... Passed 0.29 sec Start 244: cgalpngtest_ellipse-reverse 243/929 Test #244: cgalpngtest_ellipse-reverse ............................ Passed 0.19 sec Start 245: cgalpngtest_ellipse-arc 244/929 Test #243: cgalpngtest_ellipse-rot ................................ Passed 0.30 sec Start 246: cgalpngtest_ellipse-arc-rot 245/929 Test #245: cgalpngtest_ellipse-arc ................................ Passed 0.19 sec Start 247: cgalpngtest_circle 246/929 Test #246: cgalpngtest_ellipse-arc-rot ............................ Passed 0.29 sec Start 248: cgalpngtest_circle-small 247/929 Test #247: cgalpngtest_circle ..................................... Passed 0.30 sec 248/929 Test #248: cgalpngtest_circle-small ............................... Passed 0.21 sec Start 249: cgalpngtest_circle-double Start 250: cgalpngtest_circle-advanced 249/929 Test #249: cgalpngtest_circle-double .............................. Passed 0.20 sec 250/929 Test #250: cgalpngtest_circle-advanced ............................ Passed 0.22 sec Start 251: cgalpngtest_arc Start 252: cgalpngtest_import_stl-tests 251/929 Test #251: cgalpngtest_arc ........................................ Passed 0.21 sec Start 253: cgalpngtest_union-tests 252/929 Test #252: cgalpngtest_import_stl-tests ........................... Passed 0.51 sec Start 254: cgalpngtest_union-coincident-test 253/929 Test #253: cgalpngtest_union-tests ................................ Passed 0.60 sec Start 255: cgalpngtest_transform-tests 254/929 Test #254: cgalpngtest_union-coincident-test ...................... Passed 0.40 sec Start 256: cgalpngtest_tessellation-text-test 255/929 Test #256: cgalpngtest_tessellation-text-test ..................... Passed 0.26 sec Start 257: cgalpngtest_surface-tests 256/929 Test #255: cgalpngtest_transform-tests ............................ Passed 1.18 sec Start 258: cgalpngtest_surface-simple 257/929 Test #258: cgalpngtest_surface-simple ............................. Passed 0.26 sec Start 259: cgalpngtest_surface-png-image3-tests 258/929 Test #259: cgalpngtest_surface-png-image3-tests ................... Passed 0.54 sec Start 260: cgalpngtest_surface-png-image2-tests 259/929 Test #260: cgalpngtest_surface-png-image2-tests ................... Passed 0.52 sec Start 261: cgalpngtest_surface-png-image-tests 260/929 Test #261: cgalpngtest_surface-png-image-tests .................... Passed 0.56 sec Start 262: cgalpngtest_scale3D-tests 261/929 Test #262: cgalpngtest_scale3D-tests .............................. Passed 0.29 sec Start 263: cgalpngtest_scale-mirror2D-3D-tests 262/929 Test #263: cgalpngtest_scale-mirror2D-3D-tests .................... Passed 0.30 sec Start 264: cgalpngtest_root-modifier 263/929 Test #257: cgalpngtest_surface-tests .............................. Passed 3.50 sec Start 265: cgalpngtest_render-tests 264/929 Test #264: cgalpngtest_root-modifier .............................. Passed 0.30 sec Start 266: cgalpngtest_projection-extrude-tests 265/929 Test #265: cgalpngtest_render-tests ............................... Passed 0.77 sec Start 267: cgalpngtest_primitive-inf-tests 266/929 Test #267: cgalpngtest_primitive-inf-tests ........................ Passed 0.25 sec Start 268: cgalpngtest_polyhedron-tests 267/929 Test #268: cgalpngtest_polyhedron-tests ........................... Passed 0.40 sec Start 269: cgalpngtest_polyhedron-nonplanar-tests 268/929 Test #266: cgalpngtest_projection-extrude-tests ................... Passed 1.74 sec Start 270: cgalpngtest_polyhedron-concave-test 269/929 Test #269: cgalpngtest_polyhedron-nonplanar-tests ................. Passed 0.43 sec Start 271: cgalpngtest_nullspace-minkowski 270/929 Test #270: cgalpngtest_polyhedron-concave-test .................... Passed 0.23 sec Start 272: cgalpngtest_nullspace-minkowski-intersection 271/929 Test #271: cgalpngtest_nullspace-minkowski ........................ Passed 0.32 sec 272/929 Test #272: cgalpngtest_nullspace-minkowski-intersection ........... Passed 0.29 sec Start 273: cgalpngtest_nullspace-intersection Start 274: cgalpngtest_nullspace-difference 273/929 Test #273: cgalpngtest_nullspace-intersection ..................... Passed 0.18 sec Start 275: cgalpngtest_modulevariables 274/929 Test #274: cgalpngtest_nullspace-difference ....................... Passed 0.18 sec Start 276: cgalpngtest_module-recursion 275/929 Test #275: cgalpngtest_modulevariables ............................ Passed 0.24 sec Start 277: cgalpngtest_mirror-tests 276/929 Test #277: cgalpngtest_mirror-tests ............................... Passed 0.24 sec Start 278: cgalpngtest_minkowski3-tests 277/929 Test #278: cgalpngtest_minkowski3-tests ........................... Passed 1.20 sec Start 279: cgalpngtest_minkowski3-erosion 278/929 Test #276: cgalpngtest_module-recursion ........................... Passed 1.99 sec Start 280: cgalpngtest_linear_extrude-tests 279/929 Test #280: cgalpngtest_linear_extrude-tests ....................... Passed 0.70 sec Start 281: cgalpngtest_linear_extrude-parameter-tests 280/929 Test #281: cgalpngtest_linear_extrude-parameter-tests ............. Passed 2.06 sec Start 282: cgalpngtest_intersection_for-tests 281/929 Test #279: cgalpngtest_minkowski3-erosion ......................... Passed 3.37 sec Start 283: cgalpngtest_intersection-tests 282/929 Test #282: cgalpngtest_intersection_for-tests ..................... Passed 0.40 sec Start 284: cgalpngtest_import-empty-tests 283/929 Test #284: cgalpngtest_import-empty-tests ......................... Passed 0.20 sec Start 285: cgalpngtest_ifelse-tests 284/929 Test #285: cgalpngtest_ifelse-tests ............................... Passed 0.50 sec Start 286: cgalpngtest_hull3-tests 285/929 Test #283: cgalpngtest_intersection-tests ......................... Passed 1.16 sec Start 287: cgalpngtest_highlight-modifier 286/929 Test #286: cgalpngtest_hull3-tests ................................ Passed 0.66 sec Start 288: cgalpngtest_for-tests 287/929 Test #287: cgalpngtest_highlight-modifier ......................... Passed 1.52 sec Start 289: cgalpngtest_disable-modifier 288/929 Test #289: cgalpngtest_disable-modifier ........................... Passed 0.30 sec Start 290: cgalpngtest_difference-tests 289/929 Test #288: cgalpngtest_for-tests .................................. Passed 2.32 sec Start 291: cgalpngtest_cylinder-tests 290/929 Test #290: cgalpngtest_difference-tests ........................... Passed 0.92 sec Start 292: cgalpngtest_cylinder-diameter-tests 291/929 Test #291: cgalpngtest_cylinder-tests ............................. Passed 0.82 sec Start 293: cgalpngtest_cube-tests 292/929 Test #293: cgalpngtest_cube-tests ................................. Passed 0.30 sec Start 294: cgalpngtest_color-tests 293/929 Test #294: cgalpngtest_color-tests ................................ Passed 0.42 sec 294/929 Test #292: cgalpngtest_cylinder-diameter-tests .................... Passed 1.29 sec Start 295: cgalpngtest_child-tests Start 296: cgalpngtest_child-child-test 295/929 Test #296: cgalpngtest_child-child-test ........................... Passed 0.65 sec Start 297: cgalpngtest_camera-tests 296/929 Test #295: cgalpngtest_child-tests ................................ Passed 1.46 sec Start 298: cgalpngtest_background-modifier 297/929 Test #298: cgalpngtest_background-modifier ........................ Passed 0.93 sec Start 299: cgalpngtest_assign-tests 298/929 Test #299: cgalpngtest_assign-tests ............................... Passed 0.50 sec Start 300: cgalpngtest_2d-3d 299/929 Test #300: cgalpngtest_2d-3d ...................................... Passed 0.22 sec 300/929 Test #297: cgalpngtest_camera-tests ............................... Passed 2.36 sec Start 301: cgalpngtest_rotate_extrude_dxf-tests Start 302: cgalpngtest_import_stl-test 301/929 Test #302: cgalpngtest_import_stl-test ............................ Passed 0.14 sec Start 303: cgalpngtest_minkowski-thin-cylinder 302/929 Test #301: cgalpngtest_rotate_extrude_dxf-tests ................... Passed 0.22 sec Start 304: cgalpngtest_issue990 303/929 Test #303: cgalpngtest_minkowski-thin-cylinder .................... Passed 0.28 sec Start 305: cgalpngtest_issue964b 304/929 Test #304: cgalpngtest_issue990 ................................... Passed 0.30 sec 305/929 Test #305: cgalpngtest_issue964b .................................. Passed 0.23 sec Start 306: cgalpngtest_issue964 Start 307: cgalpngtest_issue913 306/929 Test #306: cgalpngtest_issue964 ................................... Passed 0.23 sec Start 308: cgalpngtest_issue911 307/929 Test #307: cgalpngtest_issue913 ................................... Passed 0.58 sec Start 309: cgalpngtest_issue904 308/929 Test #309: cgalpngtest_issue904 ................................... Passed 0.33 sec Start 310: cgalpngtest_issue835 309/929 Test #308: cgalpngtest_issue911 ................................... Passed 0.68 sec Start 311: cgalpngtest_issue1325 310/929 Test #311: cgalpngtest_issue1325 .................................. Passed 0.20 sec 311/929 Test #310: cgalpngtest_issue835 ................................... Passed 0.32 sec Start 312: cgalpngtest_issue1258 Start 313: cgalpngtest_issue1225 312/929 Test #312: cgalpngtest_issue1258 .................................. Passed 0.30 sec Start 314: cgalpngtest_issue1221 313/929 Test #313: cgalpngtest_issue1225 .................................. Passed 0.36 sec Start 315: cgalpngtest_issue1215c 314/929 Test #314: cgalpngtest_issue1221 .................................. Passed 0.36 sec Start 316: cgalpngtest_issue1215b 315/929 Test #315: cgalpngtest_issue1215c ................................. Passed 0.66 sec Start 317: cgalpngtest_issue1215 316/929 Test #316: cgalpngtest_issue1215b ................................. Passed 0.46 sec Start 318: cgalpngtest_issue1198 317/929 Test #317: cgalpngtest_issue1215 .................................. Passed 0.30 sec 318/929 Test #318: cgalpngtest_issue1198 .................................. Passed 0.22 sec Start 319: cgalpngtest_issue1196 Start 320: cgalpngtest_issue1165 319/929 Test #320: cgalpngtest_issue1165 .................................. Passed 0.28 sec 320/929 Test #319: cgalpngtest_issue1196 .................................. Passed 0.28 sec Start 321: cgalpngtest_issue1105d Start 322: cgalpngtest_issue1105c 321/929 Test #322: cgalpngtest_issue1105c ................................. Passed 0.50 sec Start 323: cgalpngtest_issue1105b 322/929 Test #321: cgalpngtest_issue1105d ................................. Passed 0.51 sec Start 324: cgalpngtest_issue1105 323/929 Test #323: cgalpngtest_issue1105b ................................. Passed 0.41 sec Start 325: cgalpngtest_issue1089b 324/929 Test #324: cgalpngtest_issue1105 .................................. Passed 0.39 sec Start 326: cgalpngtest_issue1089 325/929 Test #325: cgalpngtest_issue1089b ................................. Passed 0.28 sec Start 327: cgalpngtest_issue1069 326/929 Test #326: cgalpngtest_issue1089 .................................. Passed 0.30 sec Start 328: cgalpngtest_issue1061 327/929 Test #328: cgalpngtest_issue1061 .................................. Passed 0.31 sec Start 329: cgalpngtest_issue1005 328/929 Test #329: cgalpngtest_issue1005 .................................. Passed 0.16 sec Start 330: cgalpngtest_issue1004 329/929 Test #330: cgalpngtest_issue1004 .................................. Passed 0.30 sec Start 331: cgalpngtest_include-tests 330/929 Test #327: cgalpngtest_issue1069 .................................. Passed 2.55 sec Start 332: cgalpngtest_use-tests 331/929 Test #331: cgalpngtest_include-tests .............................. Passed 1.63 sec Start 333: cgalpngtest_transform-nan-inf-tests 332/929 Test #333: cgalpngtest_transform-nan-inf-tests .................... Passed 0.27 sec Start 334: cgalpngtest_localfiles-test 333/929 Test #334: cgalpngtest_localfiles-test ............................ Passed 1.08 sec Start 335: cgalpngtest_localfiles-compatibility-test 334/929 Test #332: cgalpngtest_use-tests .................................. Passed 2.00 sec Start 336: cgalpngtest_rotate-empty-bbox 335/929 Test #336: cgalpngtest_rotate-empty-bbox .......................... Passed 0.30 sec Start 337: cgalpngtest_empty-shape-tests 336/929 Test #337: cgalpngtest_empty-shape-tests .......................... Passed 0.20 sec Start 338: cgalpngtest_null-polygons 337/929 Test #335: cgalpngtest_localfiles-compatibility-test .............. Passed 1.11 sec 338/929 Test #338: cgalpngtest_null-polygons .............................. Passed 0.25 sec Start 339: cgalpngtest_internal-cavity Start 340: cgalpngtest_internal-cavity-polyhedron 339/929 Test #339: cgalpngtest_internal-cavity ............................ Passed 0.26 sec 340/929 Test #340: cgalpngtest_internal-cavity-polyhedron ................. Passed 0.26 sec Start 341: cgalpngtest_bad-stl-pcbvicebar Start 342: cgalpngtest_bad-stl-tardis 341/929 Test #342: cgalpngtest_bad-stl-tardis ............................. Passed 0.23 sec 342/929 Test #341: cgalpngtest_bad-stl-pcbvicebar ......................... Passed 0.25 sec Start 343: cgalpngtest_bad-stl-wing Start 344: cgalpngtest_rotate_extrude-hole 343/929 Test #343: cgalpngtest_bad-stl-wing ............................... Passed 0.25 sec Start 345: opencsgtest_import_dxf-tests 344/929 Test #345: opencsgtest_import_dxf-tests ........................... Passed 0.24 sec 345/929 Test #344: cgalpngtest_rotate_extrude-hole ........................ Passed 0.63 sec Start 346: opencsgtest_text-search-test Start 347: opencsgtest_text-font-tests 346/929 Test #347: opencsgtest_text-font-tests ............................ Passed 0.29 sec 347/929 Test #346: opencsgtest_text-search-test ........................... Passed 0.30 sec Start 348: opencsgtest_text-font-symbol Start 349: opencsgtest_text-font-simple-tests 348/929 Test #348: opencsgtest_text-font-symbol ........................... Passed 0.26 sec 349/929 Test #349: opencsgtest_text-font-simple-tests ..................... Passed 0.26 sec Start 350: opencsgtest_text-font-direction-tests Start 351: opencsgtest_text-font-composition 350/929 Test #350: opencsgtest_text-font-direction-tests ..................***Failed 0.25 sec 351/929 Test #351: opencsgtest_text-font-composition ...................... Passed 0.25 sec Start 352: opencsgtest_text-font-alignment-tests Start 353: opencsgtest_text-empty-tests 352/929 Test #352: opencsgtest_text-font-alignment-tests .................. Passed 0.27 sec 353/929 Test #353: opencsgtest_text-empty-tests ........................... Passed 0.26 sec Start 354: opencsgtest_square-tests Start 355: opencsgtest_scale2D-tests 354/929 Test #354: opencsgtest_square-tests ............................... Passed 0.28 sec 355/929 Test #355: opencsgtest_scale2D-tests .............................. Passed 0.27 sec Start 356: opencsgtest_resize-2d-tests Start 357: opencsgtest_render-2d-tests 356/929 Test #357: opencsgtest_render-2d-tests ............................ Passed 0.30 sec Start 358: opencsgtest_projection-tests 357/929 Test #356: opencsgtest_resize-2d-tests ............................ Passed 0.50 sec Start 359: opencsgtest_projection-cut-tests 358/929 Test #358: opencsgtest_projection-tests ........................... Passed 0.90 sec 359/929 Test #359: opencsgtest_projection-cut-tests ....................... Passed 0.62 sec Start 360: opencsgtest_polygons-touch Start 361: opencsgtest_polygon-tests 360/929 Test #360: opencsgtest_polygons-touch ............................. Passed 0.22 sec 361/929 Test #361: opencsgtest_polygon-tests .............................. Passed 0.23 sec Start 362: opencsgtest_offset-tests Start 363: opencsgtest_nullspace-2d 362/929 Test #363: opencsgtest_nullspace-2d ............................... Passed 0.14 sec Start 364: opencsgtest_minkowski2-tests 363/929 Test #362: opencsgtest_offset-tests ............................... Passed 0.39 sec 364/929 Test #364: opencsgtest_minkowski2-tests ........................... Passed 0.29 sec Start 365: opencsgtest_minkowski2-hole-tests Start 366: opencsgtest_minkowski2-crack 365/929 Test #365: opencsgtest_minkowski2-hole-tests ...................... Passed 0.22 sec 366/929 Test #366: opencsgtest_minkowski2-crack ........................... Passed 0.25 sec Start 367: opencsgtest_intersection2-tests Start 368: opencsgtest_hull2-tests 367/929 Test #368: opencsgtest_hull2-tests ................................ Passed 0.30 sec Start 369: opencsgtest_highlight-modifier-2d 368/929 Test #367: opencsgtest_intersection2-tests ........................ Passed 0.51 sec Start 370: opencsgtest_difference-2d-tests 369/929 Test #369: opencsgtest_highlight-modifier-2d ...................... Passed 0.41 sec Start 371: opencsgtest_control-hull-dimension 370/929 Test #371: opencsgtest_control-hull-dimension ..................... Passed 0.24 sec 371/929 Test #370: opencsgtest_difference-2d-tests ........................ Passed 0.36 sec Start 372: opencsgtest_circle-tests Start 373: opencsgtest_triangle-with-duplicate-vertex 372/929 Test #373: opencsgtest_triangle-with-duplicate-vertex ............. Passed 0.21 sec 373/929 Test #372: opencsgtest_circle-tests ............................... Passed 0.24 sec Start 374: opencsgtest_transform-insert Start 375: opencsgtest_polygons 374/929 Test #374: opencsgtest_transform-insert ........................... Passed 0.23 sec 375/929 Test #375: opencsgtest_polygons ................................... Passed 0.23 sec Start 376: opencsgtest_polygon8 Start 377: opencsgtest_polygon-self-intersect 376/929 Test #377: opencsgtest_polygon-self-intersect ..................... Passed 0.25 sec 377/929 Test #376: opencsgtest_polygon8 ................................... Passed 0.25 sec Start 378: opencsgtest_polygon-riser Start 379: opencsgtest_polygon-overlap 378/929 Test #378: opencsgtest_polygon-riser .............................. Passed 0.22 sec 379/929 Test #379: opencsgtest_polygon-overlap ............................ Passed 0.23 sec Start 380: opencsgtest_polygon-mesh Start 381: opencsgtest_polygon-many-holes 380/929 Test #380: opencsgtest_polygon-mesh ............................... Passed 0.25 sec 381/929 Test #381: opencsgtest_polygon-many-holes ......................... Passed 0.25 sec Start 382: opencsgtest_polygon-intersect Start 383: opencsgtest_polygon-holes-touch 382/929 Test #383: opencsgtest_polygon-holes-touch ........................ Passed 0.23 sec 383/929 Test #382: opencsgtest_polygon-intersect .......................... Passed 0.23 sec Start 384: opencsgtest_polygon-concave Start 385: opencsgtest_polygon-concave-simple 384/929 Test #385: opencsgtest_polygon-concave-simple ..................... Passed 0.24 sec 385/929 Test #384: opencsgtest_polygon-concave ............................ Passed 0.24 sec Start 386: opencsgtest_polygon-concave-hole Start 387: opencsgtest_nothing-decimal-comma-separated 386/929 Test #387: opencsgtest_nothing-decimal-comma-separated ............ Passed 0.14 sec Start 388: opencsgtest_multiple-layers 387/929 Test #386: opencsgtest_polygon-concave-hole ....................... Passed 0.25 sec Start 389: opencsgtest_lwpolyline2 388/929 Test #388: opencsgtest_multiple-layers ............................ Passed 0.26 sec Start 390: opencsgtest_lwpolyline 389/929 Test #389: opencsgtest_lwpolyline2 ................................ Passed 0.24 sec Start 391: opencsgtest_lwpolyline-closed 390/929 Test #390: opencsgtest_lwpolyline ................................. Passed 0.23 sec Start 392: opencsgtest_ellipse 391/929 Test #391: opencsgtest_lwpolyline-closed .......................... Passed 0.25 sec Start 393: opencsgtest_ellipse-rot 392/929 Test #392: opencsgtest_ellipse .................................... Passed 0.30 sec 393/929 Test #393: opencsgtest_ellipse-rot ................................ Passed 0.24 sec Start 394: opencsgtest_ellipse-reverse Start 395: opencsgtest_ellipse-arc 394/929 Test #394: opencsgtest_ellipse-reverse ............................ Passed 0.25 sec 395/929 Test #395: opencsgtest_ellipse-arc ................................ Passed 0.24 sec Start 396: opencsgtest_ellipse-arc-rot Start 397: opencsgtest_circle 396/929 Test #396: opencsgtest_ellipse-arc-rot ............................ Passed 0.23 sec 397/929 Test #397: opencsgtest_circle ..................................... Passed 0.24 sec Start 398: opencsgtest_circle-small Start 399: opencsgtest_circle-double 398/929 Test #399: opencsgtest_circle-double .............................. Passed 0.21 sec 399/929 Test #398: opencsgtest_circle-small ............................... Passed 0.25 sec Start 400: opencsgtest_circle-advanced Start 401: opencsgtest_arc 400/929 Test #400: opencsgtest_circle-advanced ............................ Passed 0.25 sec 401/929 Test #401: opencsgtest_arc ........................................ Passed 0.25 sec Start 402: opencsgtest_import_stl-tests Start 403: opencsgtest_union-tests 402/929 Test #403: opencsgtest_union-tests ................................ Passed 0.25 sec 403/929 Test #402: opencsgtest_import_stl-tests ........................... Passed 0.25 sec Start 404: opencsgtest_union-coincident-test Start 405: opencsgtest_transform-tests 404/929 Test #404: opencsgtest_union-coincident-test ...................... Passed 0.28 sec 405/929 Test #405: opencsgtest_transform-tests ............................ Passed 0.30 sec Start 406: opencsgtest_testcolornames Start 407: opencsgtest_tessellation-text-test 406/929 Test #407: opencsgtest_tessellation-text-test ..................... Passed 0.25 sec 407/929 Test #406: opencsgtest_testcolornames ............................. Passed 0.29 sec Start 408: opencsgtest_surface-tests Start 409: opencsgtest_surface-simple 408/929 Test #409: opencsgtest_surface-simple ............................. Passed 0.24 sec 409/929 Test #408: opencsgtest_surface-tests .............................. Passed 0.30 sec Start 410: opencsgtest_surface-png-image3-tests Start 411: opencsgtest_surface-png-image2-tests 410/929 Test #410: opencsgtest_surface-png-image3-tests ................... Passed 0.54 sec Start 412: opencsgtest_surface-png-image-tests 411/929 Test #411: opencsgtest_surface-png-image2-tests ................... Passed 0.54 sec Start 413: opencsgtest_sphere-tests 412/929 Test #413: opencsgtest_sphere-tests ............................... Passed 0.30 sec Start 414: opencsgtest_scale3D-tests 413/929 Test #412: opencsgtest_surface-png-image-tests .................... Passed 0.61 sec 414/929 Test #414: opencsgtest_scale3D-tests .............................. Passed 0.22 sec Start 415: opencsgtest_scale-mirror2D-3D-tests Start 416: opencsgtest_rotate_extrude-tests 415/929 Test #415: opencsgtest_scale-mirror2D-3D-tests .................... Passed 0.23 sec Start 417: opencsgtest_root-modifier 416/929 Test #417: opencsgtest_root-modifier .............................. Passed 0.23 sec 417/929 Test #416: opencsgtest_rotate_extrude-tests ....................... Passed 0.62 sec Start 418: opencsgtest_resize-tests Start 419: opencsgtest_render-tests 418/929 Test #418: opencsgtest_resize-tests ............................... Passed 0.30 sec Start 420: opencsgtest_projection-extrude-tests 419/929 Test #419: opencsgtest_render-tests ............................... Passed 0.91 sec Start 421: opencsgtest_primitive-inf-tests 420/929 Test #421: opencsgtest_primitive-inf-tests ........................ Passed 0.26 sec Start 422: opencsgtest_polyhedron-tests 421/929 Test #422: opencsgtest_polyhedron-tests ........................... Passed 0.38 sec Start 423: opencsgtest_polyhedron-nonplanar-tests 422/929 Test #420: opencsgtest_projection-extrude-tests ................... Passed 1.75 sec Start 424: opencsgtest_polyhedron-concave-test 423/929 Test #423: opencsgtest_polyhedron-nonplanar-tests ................. Passed 0.32 sec Start 425: opencsgtest_nullspace-minkowski 424/929 Test #424: opencsgtest_polyhedron-concave-test .................... Passed 0.23 sec Start 426: opencsgtest_nullspace-minkowski-intersection 425/929 Test #425: opencsgtest_nullspace-minkowski ........................ Passed 0.31 sec Start 427: opencsgtest_nullspace-intersection 426/929 Test #426: opencsgtest_nullspace-minkowski-intersection ........... Passed 0.40 sec Start 428: opencsgtest_nullspace-difference 427/929 Test #427: opencsgtest_nullspace-intersection ..................... Passed 0.18 sec Start 429: opencsgtest_modulevariables 428/929 Test #428: opencsgtest_nullspace-difference ....................... Passed 0.32 sec Start 430: opencsgtest_module-recursion 429/929 Test #429: opencsgtest_modulevariables ............................ Passed 0.24 sec Start 431: opencsgtest_mirror-tests 430/929 Test #430: opencsgtest_module-recursion ........................... Passed 0.28 sec Start 432: opencsgtest_minkowski3-tests 431/929 Test #431: opencsgtest_mirror-tests ............................... Passed 0.30 sec Start 433: opencsgtest_minkowski3-erosion 432/929 Test #432: opencsgtest_minkowski3-tests ........................... Passed 1.11 sec Start 434: opencsgtest_linear_extrude-tests 433/929 Test #434: opencsgtest_linear_extrude-tests ....................... Passed 0.25 sec Start 435: opencsgtest_linear_extrude-scale-zero-tests 434/929 Test #435: opencsgtest_linear_extrude-scale-zero-tests ............ Passed 0.30 sec Start 436: opencsgtest_linear_extrude-parameter-tests 435/929 Test #436: opencsgtest_linear_extrude-parameter-tests ............. Passed 0.30 sec Start 437: opencsgtest_intersection_for-tests 436/929 Test #437: opencsgtest_intersection_for-tests ..................... Passed 0.40 sec Start 438: opencsgtest_intersection-tests 437/929 Test #438: opencsgtest_intersection-tests ......................... Passed 0.40 sec Start 439: opencsgtest_import-empty-tests 438/929 Test #439: opencsgtest_import-empty-tests ......................... Passed 0.14 sec Start 440: opencsgtest_ifelse-tests 439/929 Test #440: opencsgtest_ifelse-tests ............................... Passed 0.22 sec Start 441: opencsgtest_hull3-tests 440/929 Test #433: opencsgtest_minkowski3-erosion ......................... Passed 3.53 sec Start 442: opencsgtest_highlight-modifier 441/929 Test #441: opencsgtest_hull3-tests ................................ Passed 0.39 sec Start 443: opencsgtest_highlight-and-background-modifier 442/929 Test #442: opencsgtest_highlight-modifier ......................... Passed 0.49 sec Start 444: opencsgtest_for-tests 443/929 Test #443: opencsgtest_highlight-and-background-modifier .......... Passed 0.42 sec Start 445: opencsgtest_for-nested-tests 444/929 Test #444: opencsgtest_for-tests .................................. Passed 0.36 sec Start 446: opencsgtest_disable-modifier 445/929 Test #445: opencsgtest_for-nested-tests ........................... Passed 0.29 sec Start 447: opencsgtest_difference-tests 446/929 Test #446: opencsgtest_disable-modifier ........................... Passed 0.23 sec Start 448: opencsgtest_cylinder-tests 447/929 Test #448: opencsgtest_cylinder-tests ............................. Passed 0.25 sec 448/929 Test #447: opencsgtest_difference-tests ........................... Passed 0.43 sec Start 449: opencsgtest_cylinder-diameter-tests Start 450: opencsgtest_cube-tests 449/929 Test #450: opencsgtest_cube-tests ................................. Passed 0.25 sec 450/929 Test #449: opencsgtest_cylinder-diameter-tests .................... Passed 0.25 sec Start 451: opencsgtest_color-tests Start 452: opencsgtest_child-tests 451/929 Test #451: opencsgtest_color-tests ................................ Passed 0.25 sec 452/929 Test #452: opencsgtest_child-tests ................................ Passed 0.25 sec Start 453: opencsgtest_child-child-test Start 454: opencsgtest_camera-tests 453/929 Test #453: opencsgtest_child-child-test ........................... Passed 0.23 sec Start 455: opencsgtest_background-modifier 454/929 Test #454: opencsgtest_camera-tests ............................... Passed 0.53 sec Start 456: opencsgtest_assign-tests 455/929 Test #455: opencsgtest_background-modifier ........................ Passed 0.40 sec Start 457: opencsgtest_2d-3d 456/929 Test #456: opencsgtest_assign-tests ............................... Passed 0.24 sec Start 458: opencsgtest_rotate_extrude_dxf-tests 457/929 Test #457: opencsgtest_2d-3d ...................................... Passed 0.23 sec Start 459: opencsgtest_import_stl-test 458/929 Test #458: opencsgtest_rotate_extrude_dxf-tests ................... Passed 0.23 sec Start 460: opencsgtest_minkowski-thin-cylinder 459/929 Test #459: opencsgtest_import_stl-test ............................ Passed 0.24 sec Start 461: opencsgtest_issue990 460/929 Test #460: opencsgtest_minkowski-thin-cylinder .................... Passed 0.30 sec 461/929 Test #461: opencsgtest_issue990 ................................... Passed 0.23 sec Start 462: opencsgtest_issue964b Start 463: opencsgtest_issue964 462/929 Test #462: opencsgtest_issue964b .................................. Passed 0.23 sec 463/929 Test #463: opencsgtest_issue964 ................................... Passed 0.23 sec Start 464: opencsgtest_issue913 Start 465: opencsgtest_issue911 464/929 Test #465: opencsgtest_issue911 ................................... Passed 0.80 sec 465/929 Test #464: opencsgtest_issue913 ................................... Passed 0.81 sec Start 466: opencsgtest_issue904 Start 467: opencsgtest_issue835 466/929 Test #467: opencsgtest_issue835 ................................... Passed 0.47 sec 467/929 Test #466: opencsgtest_issue904 ................................... Passed 0.47 sec Start 468: opencsgtest_issue1325 Start 469: opencsgtest_issue1258 468/929 Test #468: opencsgtest_issue1325 .................................. Passed 0.20 sec Start 470: opencsgtest_issue1225 469/929 Test #469: opencsgtest_issue1258 .................................. Passed 0.41 sec Start 471: opencsgtest_issue1221 470/929 Test #470: opencsgtest_issue1225 .................................. Passed 0.31 sec 471/929 Test #471: opencsgtest_issue1221 .................................. Passed 0.21 sec Start 472: opencsgtest_issue1215c Start 473: opencsgtest_issue1215b 472/929 Test #473: opencsgtest_issue1215b ................................. Passed 0.29 sec 473/929 Test #472: opencsgtest_issue1215c ................................. Passed 0.34 sec Start 474: opencsgtest_issue1215 Start 475: opencsgtest_issue1198 474/929 Test #475: opencsgtest_issue1198 .................................. Passed 0.21 sec Start 476: opencsgtest_issue1196 475/929 Test #474: opencsgtest_issue1215 .................................. Passed 0.41 sec Start 477: opencsgtest_issue1165 476/929 Test #476: opencsgtest_issue1196 .................................. Passed 0.23 sec Start 478: opencsgtest_issue1105d 477/929 Test #477: opencsgtest_issue1165 ..................................***Failed 0.33 sec Start 479: opencsgtest_issue1105c 478/929 Test #478: opencsgtest_issue1105d ................................. Passed 0.46 sec Start 480: opencsgtest_issue1105b 479/929 Test #480: opencsgtest_issue1105b ................................. Passed 0.35 sec Start 481: opencsgtest_issue1105 480/929 Test #479: opencsgtest_issue1105c ................................. Passed 0.60 sec Start 482: opencsgtest_issue1089b 481/929 Test #481: opencsgtest_issue1105 .................................. Passed 0.34 sec 482/929 Test #482: opencsgtest_issue1089b ................................. Passed 0.27 sec Start 483: opencsgtest_issue1089 Start 484: opencsgtest_issue1069 483/929 Test #483: opencsgtest_issue1089 .................................. Passed 0.22 sec Start 485: opencsgtest_issue1061 484/929 Test #485: opencsgtest_issue1061 .................................. Passed 0.24 sec Start 486: opencsgtest_issue1005 485/929 Test #486: opencsgtest_issue1005 .................................. Passed 0.24 sec Start 487: opencsgtest_issue1004 486/929 Test #487: opencsgtest_issue1004 .................................. Passed 0.23 sec Start 488: opencsgtest_include-tests 487/929 Test #488: opencsgtest_include-tests .............................. Passed 0.40 sec Start 489: opencsgtest_use-tests 488/929 Test #489: opencsgtest_use-tests .................................. Passed 0.41 sec Start 490: opencsgtest_transform-nan-inf-tests 489/929 Test #490: opencsgtest_transform-nan-inf-tests .................... Passed 0.27 sec 490/929 Test #484: opencsgtest_issue1069 .................................. Passed 2.64 sec Start 491: opencsgtest_localfiles-test Start 492: opencsgtest_localfiles-compatibility-test 491/929 Test #492: opencsgtest_localfiles-compatibility-test .............. Passed 0.30 sec Start 493: opencsgtest_rotate-empty-bbox 492/929 Test #491: opencsgtest_localfiles-test ............................ Passed 0.31 sec Start 494: opencsgtest_empty-shape-tests 493/929 Test #494: opencsgtest_empty-shape-tests .......................... Passed 0.20 sec 494/929 Test #493: opencsgtest_rotate-empty-bbox .......................... Passed 0.34 sec Start 495: opencsgtest_null-polygons Start 496: opencsgtest_internal-cavity 495/929 Test #495: opencsgtest_null-polygons .............................. Passed 0.21 sec Start 497: opencsgtest_internal-cavity-polyhedron 496/929 Test #496: opencsgtest_internal-cavity ............................ Passed 0.46 sec Start 498: opencsgtest_bad-stl-pcbvicebar 497/929 Test #498: opencsgtest_bad-stl-pcbvicebar ......................... Passed 0.21 sec 498/929 Test #497: opencsgtest_internal-cavity-polyhedron ................. Passed 0.45 sec Start 499: opencsgtest_bad-stl-tardis Start 500: opencsgtest_bad-stl-wing 499/929 Test #499: opencsgtest_bad-stl-tardis ............................. Passed 0.23 sec 500/929 Test #500: opencsgtest_bad-stl-wing ............................... Passed 0.24 sec Start 501: opencsgtest_rotate_extrude-hole Start 502: opencsgtest_intersection-prune-test 501/929 Test #502: opencsgtest_intersection-prune-test .................... Passed 0.20 sec Start 503: csgpngtest_import_dxf-tests 502/929 Test #501: opencsgtest_rotate_extrude-hole ........................ Passed 0.45 sec Start 504: csgpngtest_text-search-test 503/929 Test #504: csgpngtest_text-search-test ............................ Passed 0.30 sec 504/929 Test #503: csgpngtest_import_dxf-tests ............................ Passed 0.45 sec Start 505: csgpngtest_text-font-tests Start 506: csgpngtest_text-font-symbol 505/929 Test #505: csgpngtest_text-font-tests ............................. Passed 0.29 sec 506/929 Test #506: csgpngtest_text-font-symbol ............................ Passed 0.30 sec Start 507: csgpngtest_text-font-simple-tests Start 508: csgpngtest_text-font-direction-tests 507/929 Test #508: csgpngtest_text-font-direction-tests ...................***Failed 0.27 sec 508/929 Test #507: csgpngtest_text-font-simple-tests ...................... Passed 0.27 sec Start 509: csgpngtest_text-font-composition Start 510: csgpngtest_text-font-alignment-tests 509/929 Test #509: csgpngtest_text-font-composition ....................... Passed 0.24 sec 510/929 Test #510: csgpngtest_text-font-alignment-tests ................... Passed 0.27 sec Start 511: csgpngtest_text-empty-tests Start 512: csgpngtest_square-tests 511/929 Test #511: csgpngtest_text-empty-tests ............................ Passed 0.18 sec Start 513: csgpngtest_scale2D-tests 512/929 Test #512: csgpngtest_square-tests ................................ Passed 0.29 sec Start 514: csgpngtest_resize-2d-tests 513/929 Test #513: csgpngtest_scale2D-tests ............................... Passed 0.31 sec 514/929 Test #514: csgpngtest_resize-2d-tests ............................. Passed 0.24 sec Start 515: csgpngtest_render-2d-tests Start 516: csgpngtest_projection-tests 515/929 Test #515: csgpngtest_render-2d-tests ............................. Passed 0.30 sec Start 517: csgpngtest_projection-cut-tests 516/929 Test #516: csgpngtest_projection-tests ............................ Passed 0.91 sec 517/929 Test #517: csgpngtest_projection-cut-tests ........................ Passed 0.64 sec Start 518: csgpngtest_polygons-touch Start 519: csgpngtest_polygon-tests 518/929 Test #518: csgpngtest_polygons-touch .............................. Passed 0.23 sec 519/929 Test #519: csgpngtest_polygon-tests ............................... Passed 0.24 sec Start 520: csgpngtest_offset-tests Start 521: csgpngtest_nullspace-2d 520/929 Test #521: csgpngtest_nullspace-2d ................................ Passed 0.24 sec 521/929 Test #520: csgpngtest_offset-tests ................................ Passed 0.28 sec Start 522: csgpngtest_minkowski2-tests Start 523: csgpngtest_minkowski2-hole-tests 522/929 Test #522: csgpngtest_minkowski2-tests ............................ Passed 0.30 sec 523/929 Test #523: csgpngtest_minkowski2-hole-tests ....................... Passed 0.30 sec Start 524: csgpngtest_minkowski2-crack Start 525: csgpngtest_intersection2-tests 524/929 Test #524: csgpngtest_minkowski2-crack ............................ Passed 0.28 sec 525/929 Test #525: csgpngtest_intersection2-tests ......................... Passed 0.28 sec Start 526: csgpngtest_hull2-tests Start 527: csgpngtest_highlight-modifier-2d 526/929 Test #526: csgpngtest_hull2-tests ................................. Passed 0.24 sec 527/929 Test #527: csgpngtest_highlight-modifier-2d ....................... Passed 0.24 sec Start 528: csgpngtest_difference-2d-tests Start 529: csgpngtest_control-hull-dimension 528/929 Test #529: csgpngtest_control-hull-dimension ...................... Passed 0.25 sec 529/929 Test #528: csgpngtest_difference-2d-tests ......................... Passed 0.25 sec Start 530: csgpngtest_circle-tests Start 531: csgpngtest_triangle-with-duplicate-vertex 530/929 Test #530: csgpngtest_circle-tests ................................ Passed 0.24 sec 531/929 Test #531: csgpngtest_triangle-with-duplicate-vertex .............. Passed 0.24 sec Start 532: csgpngtest_transform-insert Start 533: csgpngtest_polygons 532/929 Test #533: csgpngtest_polygons .................................... Passed 0.21 sec 533/929 Test #532: csgpngtest_transform-insert ............................ Passed 0.25 sec Start 534: csgpngtest_polygon8 Start 535: csgpngtest_polygon-self-intersect 534/929 Test #535: csgpngtest_polygon-self-intersect ...................... Passed 0.22 sec 535/929 Test #534: csgpngtest_polygon8 .................................... Passed 0.26 sec Start 536: csgpngtest_polygon-riser Start 537: csgpngtest_polygon-overlap 536/929 Test #536: csgpngtest_polygon-riser ............................... Passed 0.25 sec 537/929 Test #537: csgpngtest_polygon-overlap ............................. Passed 0.25 sec Start 538: csgpngtest_polygon-mesh Start 539: csgpngtest_polygon-many-holes 538/929 Test #539: csgpngtest_polygon-many-holes .......................... Passed 0.24 sec 539/929 Test #538: csgpngtest_polygon-mesh ................................ Passed 0.25 sec Start 540: csgpngtest_polygon-intersect Start 541: csgpngtest_polygon-holes-touch 540/929 Test #541: csgpngtest_polygon-holes-touch ......................... Passed 0.25 sec 541/929 Test #540: csgpngtest_polygon-intersect ........................... Passed 0.25 sec Start 542: csgpngtest_polygon-concave Start 543: csgpngtest_polygon-concave-simple 542/929 Test #543: csgpngtest_polygon-concave-simple ...................... Passed 0.24 sec 543/929 Test #542: csgpngtest_polygon-concave ............................. Passed 0.24 sec Start 544: csgpngtest_polygon-concave-hole Start 545: csgpngtest_nothing-decimal-comma-separated 544/929 Test #545: csgpngtest_nothing-decimal-comma-separated ............. Passed 0.20 sec 545/929 Test #544: csgpngtest_polygon-concave-hole ........................ Passed 0.22 sec Start 546: csgpngtest_multiple-layers Start 547: csgpngtest_lwpolyline2 546/929 Test #547: csgpngtest_lwpolyline2 ................................. Passed 0.24 sec 547/929 Test #546: csgpngtest_multiple-layers ............................. Passed 0.25 sec Start 548: csgpngtest_lwpolyline Start 549: csgpngtest_lwpolyline-closed 548/929 Test #549: csgpngtest_lwpolyline-closed ........................... Passed 0.23 sec 549/929 Test #548: csgpngtest_lwpolyline .................................. Passed 0.23 sec Start 550: csgpngtest_ellipse Start 551: csgpngtest_ellipse-rot 550/929 Test #551: csgpngtest_ellipse-rot ................................. Passed 0.25 sec 551/929 Test #550: csgpngtest_ellipse ..................................... Passed 0.25 sec Start 552: csgpngtest_ellipse-reverse Start 553: csgpngtest_ellipse-arc 552/929 Test #553: csgpngtest_ellipse-arc ................................. Passed 0.23 sec 553/929 Test #552: csgpngtest_ellipse-reverse ............................. Passed 0.24 sec Start 554: csgpngtest_ellipse-arc-rot Start 555: csgpngtest_circle 554/929 Test #555: csgpngtest_circle ...................................... Passed 0.23 sec 555/929 Test #554: csgpngtest_ellipse-arc-rot ............................. Passed 0.24 sec Start 556: csgpngtest_circle-small Start 557: csgpngtest_circle-double 556/929 Test #557: csgpngtest_circle-double ............................... Passed 0.23 sec 557/929 Test #556: csgpngtest_circle-small ................................ Passed 0.25 sec Start 558: csgpngtest_circle-advanced Start 559: csgpngtest_arc 558/929 Test #559: csgpngtest_arc ......................................... Passed 0.23 sec 559/929 Test #558: csgpngtest_circle-advanced ............................. Passed 0.24 sec Start 560: csgpngtest_import_stl-tests Start 561: csgpngtest_union-tests 560/929 Test #560: csgpngtest_import_stl-tests ............................ Passed 0.46 sec 561/929 Test #561: csgpngtest_union-tests ................................. Passed 0.53 sec Start 562: csgpngtest_union-coincident-test Start 563: csgpngtest_transform-tests 562/929 Test #562: csgpngtest_union-coincident-test ....................... Passed 0.32 sec Start 564: csgpngtest_tessellation-text-test 563/929 Test #564: csgpngtest_tessellation-text-test ...................... Passed 0.30 sec Start 565: csgpngtest_surface-tests 564/929 Test #563: csgpngtest_transform-tests ............................. Passed 0.98 sec Start 566: csgpngtest_surface-simple 565/929 Test #566: csgpngtest_surface-simple .............................. Passed 0.30 sec Start 567: csgpngtest_surface-png-image3-tests 566/929 Test #567: csgpngtest_surface-png-image3-tests .................... Passed 0.55 sec Start 568: csgpngtest_surface-png-image2-tests 567/929 Test #568: csgpngtest_surface-png-image2-tests .................... Passed 0.55 sec Start 569: csgpngtest_surface-png-image-tests 568/929 Test #569: csgpngtest_surface-png-image-tests ..................... Passed 0.60 sec Start 570: csgpngtest_sphere-tests 569/929 Test #565: csgpngtest_surface-tests ............................... Passed 3.38 sec Start 571: csgpngtest_scale3D-tests 570/929 Test #571: csgpngtest_scale3D-tests ............................... Passed 0.40 sec Start 572: csgpngtest_scale-mirror2D-3D-tests 571/929 Test #572: csgpngtest_scale-mirror2D-3D-tests ..................... Passed 0.30 sec Start 573: csgpngtest_root-modifier 572/929 Test #573: csgpngtest_root-modifier ............................... Passed 0.27 sec Start 574: csgpngtest_render-tests 573/929 Test #574: csgpngtest_render-tests ................................ Passed 1.01 sec Start 575: csgpngtest_projection-extrude-tests 574/929 Test #570: csgpngtest_sphere-tests ................................ Passed 3.79 sec Start 576: csgpngtest_polyhedron-tests 575/929 Test #576: csgpngtest_polyhedron-tests ............................ Passed 0.40 sec Start 577: csgpngtest_polyhedron-nonplanar-tests 576/929 Test #577: csgpngtest_polyhedron-nonplanar-tests .................. Passed 0.50 sec Start 578: csgpngtest_polyhedron-concave-test 577/929 Test #578: csgpngtest_polyhedron-concave-test ..................... Passed 0.30 sec Start 579: csgpngtest_nullspace-minkowski 578/929 Test #579: csgpngtest_nullspace-minkowski ......................... Passed 0.30 sec Start 580: csgpngtest_nullspace-minkowski-intersection 579/929 Test #575: csgpngtest_projection-extrude-tests .................... Passed 1.81 sec Start 581: csgpngtest_nullspace-intersection 580/929 Test #581: csgpngtest_nullspace-intersection ...................... Passed 0.20 sec 581/929 Test #580: csgpngtest_nullspace-minkowski-intersection ............ Passed 0.33 sec Start 582: csgpngtest_nullspace-difference Start 583: csgpngtest_modulevariables 582/929 Test #582: csgpngtest_nullspace-difference ........................ Passed 0.20 sec 583/929 Test #583: csgpngtest_modulevariables ............................. Passed 0.25 sec Start 584: csgpngtest_module-recursion Start 585: csgpngtest_mirror-tests 584/929 Test #585: csgpngtest_mirror-tests ................................ Passed 0.26 sec Start 586: csgpngtest_minkowski3-tests 585/929 Test #584: csgpngtest_module-recursion ............................ Passed 1.07 sec Start 587: csgpngtest_minkowski3-erosion 586/929 Test #586: csgpngtest_minkowski3-tests ............................ Passed 1.22 sec Start 588: csgpngtest_linear_extrude-tests 587/929 Test #588: csgpngtest_linear_extrude-tests ........................ Passed 0.72 sec Start 589: csgpngtest_linear_extrude-parameter-tests 588/929 Test #587: csgpngtest_minkowski3-erosion .......................... Passed 3.22 sec Start 590: csgpngtest_intersection_for-tests 589/929 Test #589: csgpngtest_linear_extrude-parameter-tests .............. Passed 2.08 sec Start 591: csgpngtest_intersection-tests 590/929 Test #590: csgpngtest_intersection_for-tests ...................... Passed 0.36 sec Start 592: csgpngtest_import-empty-tests 591/929 Test #592: csgpngtest_import-empty-tests .......................... Passed 0.30 sec Start 593: csgpngtest_ifelse-tests 592/929 Test #591: csgpngtest_intersection-tests .......................... Passed 1.17 sec Start 594: csgpngtest_hull3-tests 593/929 Test #593: csgpngtest_ifelse-tests ................................ Passed 0.52 sec Start 595: csgpngtest_highlight-modifier 594/929 Test #594: csgpngtest_hull3-tests ................................. Passed 0.72 sec Start 596: csgpngtest_for-tests 595/929 Test #595: csgpngtest_highlight-modifier .......................... Passed 1.48 sec Start 597: csgpngtest_disable-modifier 596/929 Test #597: csgpngtest_disable-modifier ............................ Passed 0.27 sec Start 598: csgpngtest_difference-tests 597/929 Test #598: csgpngtest_difference-tests ............................ Passed 1.00 sec Start 599: csgpngtest_cylinder-tests 598/929 Test #596: csgpngtest_for-tests ................................... Passed 2.39 sec Start 600: csgpngtest_cylinder-diameter-tests 599/929 Test #599: csgpngtest_cylinder-tests .............................. Passed 1.04 sec Start 601: csgpngtest_cube-tests 600/929 Test #601: csgpngtest_cube-tests .................................. Passed 0.30 sec Start 602: csgpngtest_color-tests 601/929 Test #600: csgpngtest_cylinder-diameter-tests ..................... Passed 1.27 sec Start 603: csgpngtest_child-tests 602/929 Test #602: csgpngtest_color-tests ................................. Passed 0.46 sec Start 604: csgpngtest_child-child-test 603/929 Test #604: csgpngtest_child-child-test ............................ Passed 0.67 sec Start 605: csgpngtest_camera-tests 604/929 Test #603: csgpngtest_child-tests ................................. Passed 1.47 sec Start 606: csgpngtest_background-modifier 605/929 Test #606: csgpngtest_background-modifier ......................... Passed 0.93 sec Start 607: csgpngtest_assign-tests 606/929 Test #607: csgpngtest_assign-tests ................................ Passed 0.50 sec Start 608: csgpngtest_2d-3d 607/929 Test #608: csgpngtest_2d-3d ....................................... Passed 0.30 sec Start 609: csgpngtest_rotate_extrude_dxf-tests 608/929 Test #609: csgpngtest_rotate_extrude_dxf-tests .................... Passed 0.30 sec Start 610: csgpngtest_import_stl-test 609/929 Test #605: csgpngtest_camera-tests ................................ Passed 2.43 sec Start 611: csgpngtest_minkowski-thin-cylinder 610/929 Test #610: csgpngtest_import_stl-test ............................. Passed 0.20 sec Start 612: csgpngtest_issue990 611/929 Test #611: csgpngtest_minkowski-thin-cylinder ..................... Passed 0.30 sec 612/929 Test #612: csgpngtest_issue990 .................................... Passed 0.26 sec Start 613: csgpngtest_issue964b Start 614: csgpngtest_issue964 613/929 Test #614: csgpngtest_issue964 .................................... Passed 0.26 sec 614/929 Test #613: csgpngtest_issue964b ................................... Passed 0.27 sec Start 615: csgpngtest_issue913 Start 616: csgpngtest_issue911 615/929 Test #616: csgpngtest_issue911 .................................... Passed 0.59 sec Start 617: csgpngtest_issue904 616/929 Test #615: csgpngtest_issue913 .................................... Passed 0.69 sec Start 618: csgpngtest_issue835 617/929 Test #617: csgpngtest_issue904 .................................... Passed 0.40 sec Start 619: csgpngtest_issue1325 618/929 Test #618: csgpngtest_issue835 .................................... Passed 0.32 sec Start 620: csgpngtest_issue1225 619/929 Test #619: csgpngtest_issue1325 ................................... Passed 0.22 sec Start 621: csgpngtest_issue1221 620/929 Test #621: csgpngtest_issue1221 ................................... Passed 0.30 sec Start 622: csgpngtest_issue1215c 621/929 Test #620: csgpngtest_issue1225 ................................... Passed 0.51 sec Start 623: csgpngtest_issue1215b 622/929 Test #623: csgpngtest_issue1215b .................................. Passed 0.45 sec 623/929 Test #622: csgpngtest_issue1215c .................................. Passed 0.64 sec Start 624: csgpngtest_issue1215 Start 625: csgpngtest_issue1198 624/929 Test #625: csgpngtest_issue1198 ................................... Passed 0.24 sec 625/929 Test #624: csgpngtest_issue1215 ................................... Passed 0.30 sec Start 626: csgpngtest_issue1196 Start 627: csgpngtest_issue1165 626/929 Test #627: csgpngtest_issue1165 ................................... Passed 0.30 sec Start 628: csgpngtest_issue1105d 627/929 Test #626: csgpngtest_issue1196 ................................... Passed 0.32 sec Start 629: csgpngtest_issue1105c 628/929 Test #628: csgpngtest_issue1105d .................................. Passed 0.62 sec Start 630: csgpngtest_issue1105b 629/929 Test #629: csgpngtest_issue1105c .................................. Passed 0.60 sec Start 631: csgpngtest_issue1105 630/929 Test #630: csgpngtest_issue1105b .................................. Passed 0.40 sec Start 632: csgpngtest_issue1089b 631/929 Test #631: csgpngtest_issue1105 ................................... Passed 0.50 sec Start 633: csgpngtest_issue1089 632/929 Test #633: csgpngtest_issue1089 ................................... Passed 0.30 sec 633/929 Test #632: csgpngtest_issue1089b .................................. Passed 0.41 sec Start 634: csgpngtest_issue1069 Start 635: csgpngtest_issue1061 634/929 Test #635: csgpngtest_issue1061 ................................... Passed 0.30 sec Start 636: csgpngtest_issue1005 635/929 Test #636: csgpngtest_issue1005 ................................... Passed 0.18 sec Start 637: csgpngtest_issue1004 636/929 Test #637: csgpngtest_issue1004 ................................... Passed 0.30 sec Start 638: csgpngtest_include-tests 637/929 Test #638: csgpngtest_include-tests ............................... Passed 1.70 sec Start 639: csgpngtest_use-tests 638/929 Test #634: csgpngtest_issue1069 ................................... Passed 2.71 sec Start 640: csgpngtest_localfiles-test 639/929 Test #640: csgpngtest_localfiles-test ............................. Passed 1.10 sec Start 641: csgpngtest_localfiles-compatibility-test 640/929 Test #639: csgpngtest_use-tests ................................... Passed 1.97 sec Start 642: csgpngtest_rotate-empty-bbox 641/929 Test #642: csgpngtest_rotate-empty-bbox ........................... Passed 0.29 sec Start 643: csgpngtest_empty-shape-tests 642/929 Test #643: csgpngtest_empty-shape-tests ........................... Passed 0.18 sec Start 644: csgpngtest_null-polygons 643/929 Test #641: csgpngtest_localfiles-compatibility-test ............... Passed 1.15 sec Start 645: csgpngtest_internal-cavity 644/929 Test #644: csgpngtest_null-polygons ............................... Passed 0.32 sec Start 646: csgpngtest_internal-cavity-polyhedron 645/929 Test #645: csgpngtest_internal-cavity ............................. Passed 0.39 sec 646/929 Test #646: csgpngtest_internal-cavity-polyhedron .................. Passed 0.28 sec Start 647: csgpngtest_bad-stl-pcbvicebar Start 648: csgpngtest_bad-stl-tardis 647/929 Test #647: csgpngtest_bad-stl-pcbvicebar .......................... Passed 0.24 sec 648/929 Test #648: csgpngtest_bad-stl-tardis .............................. Passed 0.28 sec Start 649: csgpngtest_bad-stl-wing Start 650: csgpngtest_rotate_extrude-hole 649/929 Test #649: csgpngtest_bad-stl-wing ................................ Passed 0.30 sec Start 651: throwntogethertest_import_dxf-tests 650/929 Test #651: throwntogethertest_import_dxf-tests .................... Passed 0.30 sec Start 652: throwntogethertest_text-search-test 651/929 Test #650: csgpngtest_rotate_extrude-hole ......................... Passed 0.64 sec Start 653: throwntogethertest_text-font-tests 652/929 Test #652: throwntogethertest_text-search-test .................... Passed 0.28 sec Start 654: throwntogethertest_text-font-symbol 653/929 Test #653: throwntogethertest_text-font-tests ..................... Passed 0.34 sec 654/929 Test #654: throwntogethertest_text-font-symbol .................... Passed 0.26 sec Start 655: throwntogethertest_text-font-simple-tests Start 656: throwntogethertest_text-font-direction-tests 655/929 Test #655: throwntogethertest_text-font-simple-tests .............. Passed 0.22 sec 656/929 Test #656: throwntogethertest_text-font-direction-tests ...........***Failed 0.26 sec Start 657: throwntogethertest_text-font-composition Start 658: throwntogethertest_text-font-alignment-tests 657/929 Test #657: throwntogethertest_text-font-composition ............... Passed 0.24 sec 658/929 Test #658: throwntogethertest_text-font-alignment-tests ........... Passed 0.26 sec Start 659: throwntogethertest_text-empty-tests Start 660: throwntogethertest_square-tests 659/929 Test #659: throwntogethertest_text-empty-tests .................... Passed 0.20 sec 660/929 Test #660: throwntogethertest_square-tests ........................ Passed 0.21 sec Start 661: throwntogethertest_scale2D-tests Start 662: throwntogethertest_resize-2d-tests 661/929 Test #662: throwntogethertest_resize-2d-tests ..................... Passed 0.27 sec 662/929 Test #661: throwntogethertest_scale2D-tests ....................... Passed 0.27 sec Start 663: throwntogethertest_render-2d-tests Start 664: throwntogethertest_projection-tests 663/929 Test #663: throwntogethertest_render-2d-tests ..................... Passed 0.23 sec Start 665: throwntogethertest_projection-cut-tests 664/929 Test #664: throwntogethertest_projection-tests .................... Passed 1.03 sec Start 666: throwntogethertest_polygons-touch 665/929 Test #665: throwntogethertest_projection-cut-tests ................ Passed 0.72 sec Start 667: throwntogethertest_polygon-tests 666/929 Test #666: throwntogethertest_polygons-touch ...................... Passed 0.22 sec Start 668: throwntogethertest_offset-tests 667/929 Test #667: throwntogethertest_polygon-tests ....................... Passed 0.22 sec Start 669: throwntogethertest_nullspace-2d 668/929 Test #668: throwntogethertest_offset-tests ........................ Passed 0.28 sec Start 670: throwntogethertest_minkowski2-tests 669/929 Test #669: throwntogethertest_nullspace-2d ........................ Passed 0.16 sec Start 671: throwntogethertest_minkowski2-hole-tests 670/929 Test #670: throwntogethertest_minkowski2-tests .................... Passed 0.28 sec Start 672: throwntogethertest_minkowski2-crack 671/929 Test #671: throwntogethertest_minkowski2-hole-tests ............... Passed 0.23 sec Start 673: throwntogethertest_intersection2-tests 672/929 Test #672: throwntogethertest_minkowski2-crack .................... Passed 0.35 sec 673/929 Test #673: throwntogethertest_intersection2-tests ................. Passed 0.22 sec Start 674: throwntogethertest_hull2-tests Start 675: throwntogethertest_highlight-modifier-2d 674/929 Test #675: throwntogethertest_highlight-modifier-2d ............... Passed 0.21 sec 675/929 Test #674: throwntogethertest_hull2-tests ......................... Passed 0.24 sec Start 676: throwntogethertest_difference-2d-tests Start 677: throwntogethertest_control-hull-dimension 676/929 Test #676: throwntogethertest_difference-2d-tests ................. Passed 0.30 sec Start 678: throwntogethertest_circle-tests 677/929 Test #677: throwntogethertest_control-hull-dimension .............. Passed 0.32 sec Start 679: throwntogethertest_triangle-with-duplicate-vertex 678/929 Test #678: throwntogethertest_circle-tests ........................ Passed 0.25 sec Start 680: throwntogethertest_transform-insert 679/929 Test #679: throwntogethertest_triangle-with-duplicate-vertex ...... Passed 0.24 sec Start 681: throwntogethertest_polygons 680/929 Test #680: throwntogethertest_transform-insert .................... Passed 0.24 sec Start 682: throwntogethertest_polygon8 681/929 Test #681: throwntogethertest_polygons ............................ Passed 0.34 sec 682/929 Test #682: throwntogethertest_polygon8 ............................ Passed 0.26 sec Start 683: throwntogethertest_polygon-self-intersect Start 684: throwntogethertest_polygon-riser 683/929 Test #683: throwntogethertest_polygon-self-intersect .............. Passed 0.23 sec 684/929 Test #684: throwntogethertest_polygon-riser ....................... Passed 0.23 sec Start 685: throwntogethertest_polygon-overlap Start 686: throwntogethertest_polygon-mesh 685/929 Test #686: throwntogethertest_polygon-mesh ........................ Passed 0.23 sec 686/929 Test #685: throwntogethertest_polygon-overlap ..................... Passed 0.23 sec Start 687: throwntogethertest_polygon-many-holes Start 688: throwntogethertest_polygon-intersect 687/929 Test #687: throwntogethertest_polygon-many-holes .................. Passed 0.24 sec 688/929 Test #688: throwntogethertest_polygon-intersect ................... Passed 0.24 sec Start 689: throwntogethertest_polygon-holes-touch Start 690: throwntogethertest_polygon-concave 689/929 Test #689: throwntogethertest_polygon-holes-touch ................. Passed 0.22 sec 690/929 Test #690: throwntogethertest_polygon-concave ..................... Passed 0.23 sec Start 691: throwntogethertest_polygon-concave-simple Start 692: throwntogethertest_polygon-concave-hole 691/929 Test #692: throwntogethertest_polygon-concave-hole ................ Passed 0.22 sec 692/929 Test #691: throwntogethertest_polygon-concave-simple .............. Passed 0.22 sec Start 693: throwntogethertest_nothing-decimal-comma-separated Start 694: throwntogethertest_multiple-layers 693/929 Test #693: throwntogethertest_nothing-decimal-comma-separated ..... Passed 0.20 sec 694/929 Test #694: throwntogethertest_multiple-layers ..................... Passed 0.22 sec Start 695: throwntogethertest_lwpolyline2 Start 696: throwntogethertest_lwpolyline 695/929 Test #695: throwntogethertest_lwpolyline2 ......................... Passed 0.23 sec 696/929 Test #696: throwntogethertest_lwpolyline .......................... Passed 0.23 sec Start 697: throwntogethertest_lwpolyline-closed Start 698: throwntogethertest_ellipse 697/929 Test #697: throwntogethertest_lwpolyline-closed ................... Passed 0.22 sec 698/929 Test #698: throwntogethertest_ellipse ............................. Passed 0.23 sec Start 699: throwntogethertest_ellipse-rot Start 700: throwntogethertest_ellipse-reverse 699/929 Test #700: throwntogethertest_ellipse-reverse ..................... Passed 0.23 sec 700/929 Test #699: throwntogethertest_ellipse-rot ......................... Passed 0.23 sec Start 701: throwntogethertest_ellipse-arc Start 702: throwntogethertest_ellipse-arc-rot 701/929 Test #701: throwntogethertest_ellipse-arc ......................... Passed 0.21 sec 702/929 Test #702: throwntogethertest_ellipse-arc-rot ..................... Passed 0.24 sec Start 703: throwntogethertest_circle Start 704: throwntogethertest_circle-small 703/929 Test #703: throwntogethertest_circle .............................. Passed 0.23 sec 704/929 Test #704: throwntogethertest_circle-small ........................ Passed 0.23 sec Start 705: throwntogethertest_circle-double Start 706: throwntogethertest_circle-advanced 705/929 Test #705: throwntogethertest_circle-double ....................... Passed 0.22 sec 706/929 Test #706: throwntogethertest_circle-advanced ..................... Passed 0.24 sec Start 707: throwntogethertest_arc Start 708: throwntogethertest_import_stl-tests 707/929 Test #707: throwntogethertest_arc ................................. Passed 0.22 sec 708/929 Test #708: throwntogethertest_import_stl-tests .................... Passed 0.23 sec Start 709: throwntogethertest_union-tests Start 710: throwntogethertest_union-coincident-test 709/929 Test #709: throwntogethertest_union-tests ......................... Passed 0.23 sec 710/929 Test #710: throwntogethertest_union-coincident-test ............... Passed 0.28 sec Start 711: throwntogethertest_transform-tests Start 712: throwntogethertest_tessellation-text-test 711/929 Test #712: throwntogethertest_tessellation-text-test .............. Passed 0.23 sec 712/929 Test #711: throwntogethertest_transform-tests ..................... Passed 0.28 sec Start 713: throwntogethertest_surface-tests Start 714: throwntogethertest_surface-simple 713/929 Test #713: throwntogethertest_surface-tests ....................... Passed 0.30 sec 714/929 Test #714: throwntogethertest_surface-simple ...................... Passed 0.30 sec Start 715: throwntogethertest_surface-png-image3-tests Start 716: throwntogethertest_surface-png-image2-tests 715/929 Test #716: throwntogethertest_surface-png-image2-tests ............ Passed 0.53 sec Start 717: throwntogethertest_surface-png-image-tests 716/929 Test #715: throwntogethertest_surface-png-image3-tests ............ Passed 0.64 sec Start 718: throwntogethertest_sphere-tests 717/929 Test #718: throwntogethertest_sphere-tests ........................ Passed 0.30 sec Start 719: throwntogethertest_scale3D-tests 718/929 Test #717: throwntogethertest_surface-png-image-tests ............. Passed 0.61 sec 719/929 Test #719: throwntogethertest_scale3D-tests ....................... Passed 0.23 sec Start 720: throwntogethertest_scale-mirror2D-3D-tests Start 721: throwntogethertest_rotate_extrude-tests 720/929 Test #721: throwntogethertest_rotate_extrude-tests ................ Passed 0.26 sec 721/929 Test #720: throwntogethertest_scale-mirror2D-3D-tests ............. Passed 0.26 sec Start 722: throwntogethertest_root-modifier Start 723: throwntogethertest_resize-tests 722/929 Test #723: throwntogethertest_resize-tests ........................ Passed 0.26 sec 723/929 Test #722: throwntogethertest_root-modifier ....................... Passed 0.26 sec Start 724: throwntogethertest_render-tests Start 725: throwntogethertest_projection-extrude-tests 724/929 Test #724: throwntogethertest_render-tests ........................ Passed 0.40 sec Start 726: throwntogethertest_primitive-inf-tests 725/929 Test #726: throwntogethertest_primitive-inf-tests ................. Passed 0.30 sec Start 727: throwntogethertest_polyhedron-tests 726/929 Test #727: throwntogethertest_polyhedron-tests .................... Passed 0.30 sec Start 728: throwntogethertest_polyhedron-nonplanar-tests 727/929 Test #728: throwntogethertest_polyhedron-nonplanar-tests .......... Passed 0.31 sec Start 729: throwntogethertest_polyhedron-concave-test 728/929 Test #729: throwntogethertest_polyhedron-concave-test ............. Passed 0.30 sec Start 730: throwntogethertest_nullspace-minkowski 729/929 Test #725: throwntogethertest_projection-extrude-tests ............ Passed 1.72 sec Start 731: throwntogethertest_nullspace-minkowski-intersection 730/929 Test #730: throwntogethertest_nullspace-minkowski ................. Passed 0.27 sec Start 732: throwntogethertest_nullspace-intersection 731/929 Test #731: throwntogethertest_nullspace-minkowski-intersection .... Passed 0.27 sec Start 733: throwntogethertest_modulevariables 732/929 Test #732: throwntogethertest_nullspace-intersection .............. Passed 0.20 sec Start 734: throwntogethertest_module-recursion 733/929 Test #733: throwntogethertest_modulevariables ..................... Passed 0.30 sec Start 735: throwntogethertest_mirror-tests 734/929 Test #734: throwntogethertest_module-recursion .................... Passed 0.32 sec Start 736: throwntogethertest_minkowski3-tests 735/929 Test #735: throwntogethertest_mirror-tests ........................ Passed 0.24 sec Start 737: throwntogethertest_linear_extrude-tests 736/929 Test #737: throwntogethertest_linear_extrude-tests ................ Passed 0.30 sec Start 738: throwntogethertest_linear_extrude-scale-zero-tests 737/929 Test #738: throwntogethertest_linear_extrude-scale-zero-tests ..... Passed 0.30 sec Start 739: throwntogethertest_linear_extrude-parameter-tests 738/929 Test #739: throwntogethertest_linear_extrude-parameter-tests ...... Passed 0.24 sec Start 740: throwntogethertest_intersection_for-tests 739/929 Test #736: throwntogethertest_minkowski3-tests .................... Passed 1.09 sec Start 741: throwntogethertest_intersection-tests 740/929 Test #740: throwntogethertest_intersection_for-tests .............. Passed 0.25 sec Start 742: throwntogethertest_import-empty-tests 741/929 Test #742: throwntogethertest_import-empty-tests .................. Passed 0.16 sec Start 743: throwntogethertest_ifelse-tests 742/929 Test #741: throwntogethertest_intersection-tests .................. Passed 0.30 sec Start 744: throwntogethertest_hull3-tests 743/929 Test #743: throwntogethertest_ifelse-tests ........................ Passed 0.41 sec Start 745: throwntogethertest_highlight-modifier 744/929 Test #744: throwntogethertest_hull3-tests ......................... Passed 0.41 sec Start 746: throwntogethertest_highlight-and-background-modifier 745/929 Test #745: throwntogethertest_highlight-modifier .................. Passed 0.31 sec 746/929 Test #746: throwntogethertest_highlight-and-background-modifier ... Passed 0.30 sec Start 747: throwntogethertest_for-tests Start 748: throwntogethertest_for-nested-tests 747/929 Test #748: throwntogethertest_for-nested-tests .................... Passed 0.29 sec 748/929 Test #747: throwntogethertest_for-tests ........................... Passed 0.29 sec Start 749: throwntogethertest_disable-modifier Start 750: throwntogethertest_difference-tests 749/929 Test #750: throwntogethertest_difference-tests .................... Passed 0.25 sec 750/929 Test #749: throwntogethertest_disable-modifier .................... Passed 0.25 sec Start 751: throwntogethertest_cylinder-tests Start 752: throwntogethertest_cylinder-diameter-tests 751/929 Test #751: throwntogethertest_cylinder-tests ...................... Passed 0.24 sec 752/929 Test #752: throwntogethertest_cylinder-diameter-tests ............. Passed 0.25 sec Start 753: throwntogethertest_cube-tests Start 754: throwntogethertest_color-tests 753/929 Test #754: throwntogethertest_color-tests ......................... Passed 0.25 sec 754/929 Test #753: throwntogethertest_cube-tests .......................... Passed 0.25 sec Start 755: throwntogethertest_child-tests Start 756: throwntogethertest_child-child-test 755/929 Test #756: throwntogethertest_child-child-test .................... Passed 0.22 sec 756/929 Test #755: throwntogethertest_child-tests ......................... Passed 0.25 sec Start 757: throwntogethertest_child-background Start 758: throwntogethertest_camera-tests 757/929 Test #757: throwntogethertest_child-background .................... Passed 0.25 sec 758/929 Test #758: throwntogethertest_camera-tests ........................ Passed 0.26 sec Start 759: throwntogethertest_background-modifier Start 760: throwntogethertest_assign-tests 759/929 Test #759: throwntogethertest_background-modifier ................. Passed 0.25 sec 760/929 Test #760: throwntogethertest_assign-tests ........................ Passed 0.25 sec Start 761: throwntogethertest_2d-3d Start 762: throwntogethertest_rotate_extrude_dxf-tests 761/929 Test #761: throwntogethertest_2d-3d ............................... Passed 0.24 sec 762/929 Test #762: throwntogethertest_rotate_extrude_dxf-tests ............ Passed 0.24 sec Start 763: throwntogethertest_import_stl-test Start 764: throwntogethertest_minkowski-thin-cylinder 763/929 Test #763: throwntogethertest_import_stl-test ..................... Passed 0.20 sec 764/929 Test #764: throwntogethertest_minkowski-thin-cylinder ............. Passed 0.22 sec Start 765: throwntogethertest_issue990 Start 766: throwntogethertest_issue964b 765/929 Test #765: throwntogethertest_issue990 ............................ Passed 0.21 sec 766/929 Test #766: throwntogethertest_issue964b ........................... Passed 0.25 sec Start 767: throwntogethertest_issue964 Start 768: throwntogethertest_issue913 767/929 Test #767: throwntogethertest_issue964 ............................ Passed 0.30 sec Start 769: throwntogethertest_issue911 768/929 Test #768: throwntogethertest_issue913 ............................ Passed 0.55 sec Start 770: throwntogethertest_issue904 769/929 Test #769: throwntogethertest_issue911 ............................ Passed 0.55 sec Start 771: throwntogethertest_issue835 770/929 Test #770: throwntogethertest_issue904 ............................ Passed 0.30 sec Start 772: throwntogethertest_issue1325 771/929 Test #772: throwntogethertest_issue1325 ........................... Passed 0.15 sec Start 773: throwntogethertest_issue1258 772/929 Test #771: throwntogethertest_issue835 ............................ Passed 0.26 sec Start 774: throwntogethertest_issue1225 773/929 Test #773: throwntogethertest_issue1258 ........................... Passed 0.31 sec 774/929 Test #774: throwntogethertest_issue1225 ........................... Passed 0.22 sec Start 775: throwntogethertest_issue1221 Start 776: throwntogethertest_issue1215c 775/929 Test #776: throwntogethertest_issue1215c .......................... Passed 0.23 sec 776/929 Test #775: throwntogethertest_issue1221 ........................... Passed 0.23 sec Start 777: throwntogethertest_issue1215b Start 778: throwntogethertest_issue1215 777/929 Test #778: throwntogethertest_issue1215 ........................... Passed 0.22 sec 778/929 Test #777: throwntogethertest_issue1215b .......................... Passed 0.29 sec Start 779: throwntogethertest_issue1198 Start 780: throwntogethertest_issue1196 779/929 Test #780: throwntogethertest_issue1196 ........................... Passed 0.24 sec 780/929 Test #779: throwntogethertest_issue1198 ........................... Passed 0.24 sec Start 781: throwntogethertest_issue1165 Start 782: throwntogethertest_issue1105d 781/929 Test #782: throwntogethertest_issue1105d .......................... Passed 0.22 sec 782/929 Test #781: throwntogethertest_issue1165 ........................... Passed 0.23 sec Start 783: throwntogethertest_issue1105c Start 784: throwntogethertest_issue1105b 783/929 Test #784: throwntogethertest_issue1105b .......................... Passed 0.22 sec 784/929 Test #783: throwntogethertest_issue1105c .......................... Passed 0.23 sec Start 785: throwntogethertest_issue1105 Start 786: throwntogethertest_issue1089b 785/929 Test #786: throwntogethertest_issue1089b .......................... Passed 0.26 sec 786/929 Test #785: throwntogethertest_issue1105 ........................... Passed 0.26 sec Start 787: throwntogethertest_issue1089 Start 788: throwntogethertest_issue1069 787/929 Test #787: throwntogethertest_issue1089 ........................... Passed 0.23 sec Start 789: throwntogethertest_issue1061 788/929 Test #789: throwntogethertest_issue1061 ........................... Passed 0.24 sec Start 790: throwntogethertest_issue1005 789/929 Test #790: throwntogethertest_issue1005 ........................... Passed 0.21 sec Start 791: throwntogethertest_issue1004 790/929 Test #791: throwntogethertest_issue1004 ........................... Passed 0.23 sec Start 792: throwntogethertest_include-tests 791/929 Test #792: throwntogethertest_include-tests ....................... Passed 0.29 sec Start 793: throwntogethertest_use-tests 792/929 Test #793: throwntogethertest_use-tests ........................... Passed 0.29 sec Start 794: throwntogethertest_transform-nan-inf-tests 793/929 Test #794: throwntogethertest_transform-nan-inf-tests ............. Passed 0.30 sec Start 795: throwntogethertest_localfiles-test 794/929 Test #788: throwntogethertest_issue1069 ........................... Passed 2.59 sec Start 796: throwntogethertest_localfiles-compatibility-test 795/929 Test #795: throwntogethertest_localfiles-test ..................... Passed 0.29 sec Start 797: throwntogethertest_rotate-empty-bbox 796/929 Test #796: throwntogethertest_localfiles-compatibility-test ....... Passed 0.29 sec Start 798: throwntogethertest_empty-shape-tests 797/929 Test #798: throwntogethertest_empty-shape-tests ................... Passed 0.16 sec Start 799: throwntogethertest_null-polygons 798/929 Test #797: throwntogethertest_rotate-empty-bbox ................... Passed 0.36 sec Start 800: throwntogethertest_bad-stl-pcbvicebar 799/929 Test #799: throwntogethertest_null-polygons ....................... Passed 0.30 sec 800/929 Test #800: throwntogethertest_bad-stl-pcbvicebar .................. Passed 0.22 sec Start 801: throwntogethertest_bad-stl-tardis Start 802: throwntogethertest_bad-stl-wing 801/929 Test #802: throwntogethertest_bad-stl-wing ........................ Passed 0.24 sec 802/929 Test #801: throwntogethertest_bad-stl-tardis ...................... Passed 0.24 sec Start 803: throwntogethertest_rotate_extrude-hole Start 804: throwntogethertest_intersection-prune-test 803/929 Test #804: throwntogethertest_intersection-prune-test ............. Passed 0.13 sec Start 805: cgalstlsanitytest_normal-nan 804/929 Test #803: throwntogethertest_rotate_extrude-hole ................. Passed 0.23 sec Start 806: monotonepngtest_polyhedron-tests 805/929 Test #805: cgalstlsanitytest_normal-nan ........................... Passed 0.29 sec Start 807: monotonepngtest_issue1105b 806/929 Test #806: monotonepngtest_polyhedron-tests ....................... Passed 0.38 sec 807/929 Test #807: monotonepngtest_issue1105b ............................. Passed 0.33 sec Start 808: monotonepngtest_issue1105c Start 809: monotonepngtest_issue1215b 808/929 Test #808: monotonepngtest_issue1105c ............................. Passed 0.50 sec Start 810: monotonepngtest_issue1258 809/929 Test #809: monotonepngtest_issue1215b ............................. Passed 0.53 sec Start 811: monotonepngtest_polyhedron-nonplanar-tests 810/929 Test #810: monotonepngtest_issue1258 .............................. Passed 0.43 sec Start 812: monotonepngtest_rotate_extrude-tests 811/929 Test #811: monotonepngtest_polyhedron-nonplanar-tests ............. Passed 0.46 sec Start 813: monotonepngtest_union-coincident-test 812/929 Test #813: monotonepngtest_union-coincident-test .................. Passed 0.30 sec Start 814: monotonepngtest_mirror-tests 813/929 Test #814: monotonepngtest_mirror-tests ........................... Passed 0.22 sec Start 815: monotonepngtest_null-polygons 814/929 Test #815: monotonepngtest_null-polygons .......................... Passed 0.30 sec Start 816: monotonepngtest_internal-cavity 815/929 Test #816: monotonepngtest_internal-cavity ........................ Passed 0.30 sec Start 817: monotonepngtest_internal-cavity-polyhedron 816/929 Test #817: monotonepngtest_internal-cavity-polyhedron ............. Passed 0.30 sec Start 818: monotonepngtest_bad-stl-pcbvicebar 817/929 Test #818: monotonepngtest_bad-stl-pcbvicebar ..................... Passed 0.30 sec Start 819: monotonepngtest_bad-stl-tardis 818/929 Test #819: monotonepngtest_bad-stl-tardis ......................... Passed 0.30 sec Start 820: monotonepngtest_rotate_extrude-hole 819/929 Test #820: monotonepngtest_rotate_extrude-hole .................... Passed 0.60 sec Start 821: monotonepngtest_issue904 820/929 Test #821: monotonepngtest_issue904 ............................... Passed 0.31 sec Start 822: monotonepngtest_issue1105 821/929 Test #822: monotonepngtest_issue1105 .............................. Passed 0.38 sec Start 823: monotonepngtest_issue1105d 822/929 Test #823: monotonepngtest_issue1105d ............................. Passed 0.50 sec Start 824: monotonepngtest_issue1215 823/929 Test #824: monotonepngtest_issue1215 .............................. Passed 0.30 sec Start 825: monotonepngtest_issue1215c 824/929 Test #825: monotonepngtest_issue1215c ............................. Passed 0.70 sec Start 826: monotonepngtest_issue1221 825/929 Test #826: monotonepngtest_issue1221 .............................. Passed 0.24 sec Start 827: monotonepngtest_issue1225 826/929 Test #827: monotonepngtest_issue1225 .............................. Passed 0.36 sec Start 828: stlpngtest_nonmanifold-polyhedron 827/929 Test #828: stlpngtest_nonmanifold-polyhedron ...................... Passed 0.30 sec Start 829: stlcgalpngtest_polyhedron-tests 828/929 Test #829: stlcgalpngtest_polyhedron-tests ........................ Passed 0.40 sec Start 830: stlcgalpngtest_issue1105b 829/929 Test #830: stlcgalpngtest_issue1105b .............................. Passed 0.38 sec Start 831: stlcgalpngtest_issue1105c 830/929 Test #831: stlcgalpngtest_issue1105c .............................. Passed 0.53 sec Start 832: stlcgalpngtest_issue1215b 831/929 Test #832: stlcgalpngtest_issue1215b .............................. Passed 0.50 sec Start 833: stlcgalpngtest_issue1258 832/929 Test #833: stlcgalpngtest_issue1258 ............................... Passed 0.31 sec Start 834: cgalstlcgalpngtest_polyhedron-nonplanar-tests 833/929 Test #834: cgalstlcgalpngtest_polyhedron-nonplanar-tests .......... Passed 0.53 sec Start 835: cgalstlcgalpngtest_rotate_extrude-tests 834/929 Test #812: monotonepngtest_rotate_extrude-tests ................... Passed 12.40 sec Start 836: cgalstlcgalpngtest_union-coincident-test 835/929 Test #836: cgalstlcgalpngtest_union-coincident-test ............... Passed 0.40 sec Start 837: cgalstlcgalpngtest_mirror-tests 836/929 Test #837: cgalstlcgalpngtest_mirror-tests ........................ Passed 0.27 sec Start 838: cgalstlcgalpngtest_null-polygons 837/929 Test #838: cgalstlcgalpngtest_null-polygons ....................... Passed 0.40 sec Start 839: cgalstlcgalpngtest_internal-cavity 838/929 Test #839: cgalstlcgalpngtest_internal-cavity ..................... Passed 0.40 sec Start 840: cgalstlcgalpngtest_internal-cavity-polyhedron 839/929 Test #840: cgalstlcgalpngtest_internal-cavity-polyhedron .......... Passed 0.30 sec Start 841: cgalstlcgalpngtest_bad-stl-pcbvicebar 840/929 Test #841: cgalstlcgalpngtest_bad-stl-pcbvicebar .................. Passed 0.42 sec Start 842: cgalstlcgalpngtest_bad-stl-tardis 841/929 Test #842: cgalstlcgalpngtest_bad-stl-tardis ...................... Passed 1.80 sec Start 843: cgalstlcgalpngtest_rotate_extrude-hole 842/929 Test #843: cgalstlcgalpngtest_rotate_extrude-hole ................. Passed 0.80 sec Start 844: cgalstlcgalpngtest_issue904 843/929 Test #844: cgalstlcgalpngtest_issue904 ............................ Passed 0.40 sec Start 845: cgalstlcgalpngtest_issue1105 844/929 Test #845: cgalstlcgalpngtest_issue1105 ........................... Passed 0.45 sec Start 846: cgalstlcgalpngtest_issue1105d 845/929 Test #846: cgalstlcgalpngtest_issue1105d .......................... Passed 0.62 sec Start 847: cgalstlcgalpngtest_issue1215 846/929 Test #847: cgalstlcgalpngtest_issue1215 ........................... Passed 0.40 sec Start 848: cgalstlcgalpngtest_issue1215c 847/929 Test #848: cgalstlcgalpngtest_issue1215c .......................... Passed 0.83 sec Start 849: cgalstlcgalpngtest_issue1221 848/929 Test #849: cgalstlcgalpngtest_issue1221 ........................... Passed 0.40 sec Start 850: cgalstlcgalpngtest_issue1225 849/929 Test #850: cgalstlcgalpngtest_issue1225 ........................... Passed 0.45 sec Start 851: dxfpngtest_import_dxf-tests 850/929 Test #851: dxfpngtest_import_dxf-tests ............................ Passed 0.26 sec Start 852: dxfpngtest_text-search-test 851/929 Test #852: dxfpngtest_text-search-test ............................ Passed 0.30 sec Start 853: dxfpngtest_text-font-tests 852/929 Test #853: dxfpngtest_text-font-tests ............................. Passed 0.34 sec Start 854: dxfpngtest_text-font-symbol 853/929 Test #854: dxfpngtest_text-font-symbol ............................ Passed 0.40 sec Start 855: dxfpngtest_text-font-simple-tests 854/929 Test #855: dxfpngtest_text-font-simple-tests ...................... Passed 0.23 sec Start 856: dxfpngtest_text-font-direction-tests 855/929 Test #856: dxfpngtest_text-font-direction-tests ...................***Failed 0.27 sec Start 857: dxfpngtest_text-font-composition 856/929 Test #857: dxfpngtest_text-font-composition ....................... Passed 0.25 sec Start 858: dxfpngtest_text-font-alignment-tests 857/929 Test #858: dxfpngtest_text-font-alignment-tests ................... Passed 0.40 sec Start 859: dxfpngtest_square-tests 858/929 Test #859: dxfpngtest_square-tests ................................ Passed 0.23 sec Start 860: dxfpngtest_scale2D-tests 859/929 Test #860: dxfpngtest_scale2D-tests ............................... Passed 0.23 sec Start 861: dxfpngtest_resize-2d-tests 860/929 Test #861: dxfpngtest_resize-2d-tests ............................. Passed 0.23 sec Start 862: dxfpngtest_render-2d-tests 861/929 Test #835: cgalstlcgalpngtest_rotate_extrude-tests ................ Passed 17.91 sec Start 863: dxfpngtest_projection-tests 862/929 Test #862: dxfpngtest_render-2d-tests ............................. Passed 0.26 sec Start 864: dxfpngtest_projection-cut-tests 863/929 Test #864: dxfpngtest_projection-cut-tests ........................ Passed 0.70 sec Start 865: dxfpngtest_polygons-touch 864/929 Test #863: dxfpngtest_projection-tests ............................ Passed 0.90 sec Start 866: dxfpngtest_polygon-tests 865/929 Test #865: dxfpngtest_polygons-touch .............................. Passed 0.22 sec Start 867: dxfpngtest_offset-tests 866/929 Test #866: dxfpngtest_polygon-tests ............................... Passed 0.31 sec 867/929 Test #867: dxfpngtest_offset-tests ................................ Passed 0.24 sec Start 868: dxfpngtest_minkowski2-tests Start 869: dxfpngtest_minkowski2-hole-tests 868/929 Test #869: dxfpngtest_minkowski2-hole-tests ....................... Passed 0.23 sec 869/929 Test #868: dxfpngtest_minkowski2-tests ............................ Passed 0.25 sec Start 870: dxfpngtest_minkowski2-crack Start 871: dxfpngtest_intersection2-tests 870/929 Test #870: dxfpngtest_minkowski2-crack ............................ Passed 0.26 sec 871/929 Test #871: dxfpngtest_intersection2-tests ......................... Passed 0.26 sec Start 872: dxfpngtest_hull2-tests Start 873: dxfpngtest_highlight-modifier-2d 872/929 Test #872: dxfpngtest_hull2-tests ................................. Passed 0.24 sec 873/929 Test #873: dxfpngtest_highlight-modifier-2d ....................... Passed 0.24 sec Start 874: dxfpngtest_difference-2d-tests Start 875: dxfpngtest_control-hull-dimension 874/929 Test #875: dxfpngtest_control-hull-dimension ...................... Passed 0.24 sec 875/929 Test #874: dxfpngtest_difference-2d-tests ......................... Passed 0.24 sec Start 876: dxfpngtest_circle-tests Start 877: dxfpngtest_triangle-with-duplicate-vertex 876/929 Test #877: dxfpngtest_triangle-with-duplicate-vertex .............. Passed 0.23 sec 877/929 Test #876: dxfpngtest_circle-tests ................................ Passed 0.25 sec Start 878: dxfpngtest_transform-insert Start 879: dxfpngtest_polygons 878/929 Test #879: dxfpngtest_polygons .................................... Passed 0.22 sec 879/929 Test #878: dxfpngtest_transform-insert ............................ Passed 0.26 sec Start 880: dxfpngtest_polygon8 Start 881: dxfpngtest_polygon-self-intersect 880/929 Test #881: dxfpngtest_polygon-self-intersect ...................... Passed 0.23 sec 881/929 Test #880: dxfpngtest_polygon8 .................................... Passed 0.26 sec Start 882: dxfpngtest_polygon-riser Start 883: dxfpngtest_polygon-overlap 882/929 Test #882: dxfpngtest_polygon-riser ............................... Passed 0.25 sec 883/929 Test #883: dxfpngtest_polygon-overlap ............................. Passed 0.25 sec Start 884: dxfpngtest_polygon-mesh Start 885: dxfpngtest_polygon-many-holes 884/929 Test #885: dxfpngtest_polygon-many-holes .......................... Passed 0.25 sec 885/929 Test #884: dxfpngtest_polygon-mesh ................................ Passed 0.25 sec Start 886: dxfpngtest_polygon-intersect Start 887: dxfpngtest_polygon-holes-touch 886/929 Test #887: dxfpngtest_polygon-holes-touch ......................... Passed 0.25 sec 887/929 Test #886: dxfpngtest_polygon-intersect ........................... Passed 0.25 sec Start 888: dxfpngtest_polygon-concave Start 889: dxfpngtest_polygon-concave-simple 888/929 Test #889: dxfpngtest_polygon-concave-simple ...................... Passed 0.24 sec 889/929 Test #888: dxfpngtest_polygon-concave ............................. Passed 0.24 sec Start 890: dxfpngtest_polygon-concave-hole Start 891: dxfpngtest_multiple-layers 890/929 Test #890: dxfpngtest_polygon-concave-hole ........................ Passed 0.23 sec 891/929 Test #891: dxfpngtest_multiple-layers ............................. Passed 0.25 sec Start 892: dxfpngtest_lwpolyline2 Start 893: dxfpngtest_lwpolyline 892/929 Test #893: dxfpngtest_lwpolyline .................................. Passed 0.25 sec 893/929 Test #892: dxfpngtest_lwpolyline2 ................................. Passed 0.25 sec Start 894: dxfpngtest_lwpolyline-closed Start 895: dxfpngtest_ellipse 894/929 Test #894: dxfpngtest_lwpolyline-closed ........................... Passed 0.25 sec 895/929 Test #895: dxfpngtest_ellipse ..................................... Passed 0.24 sec Start 896: dxfpngtest_ellipse-rot Start 897: dxfpngtest_ellipse-reverse 896/929 Test #896: dxfpngtest_ellipse-rot ................................. Passed 0.26 sec 897/929 Test #897: dxfpngtest_ellipse-reverse ............................. Passed 0.26 sec Start 898: dxfpngtest_ellipse-arc Start 899: dxfpngtest_ellipse-arc-rot 898/929 Test #898: dxfpngtest_ellipse-arc ................................. Passed 0.25 sec 899/929 Test #899: dxfpngtest_ellipse-arc-rot ............................. Passed 0.25 sec Start 900: dxfpngtest_circle Start 901: dxfpngtest_circle-small 900/929 Test #901: dxfpngtest_circle-small ................................ Passed 0.39 sec Start 902: dxfpngtest_circle-double 901/929 Test #900: dxfpngtest_circle ...................................... Passed 0.40 sec Start 903: dxfpngtest_circle-advanced 902/929 Test #902: dxfpngtest_circle-double ............................... Passed 0.41 sec Start 904: dxfpngtest_arc 903/929 Test #903: dxfpngtest_circle-advanced ............................. Passed 0.41 sec Start 905: stlfailedtest_empty-union 904/929 Test #905: stlfailedtest_empty-union .............................. Passed 0.10 sec Start 906: offfailedtest_empty-union 905/929 Test #904: dxfpngtest_arc ......................................... Passed 0.24 sec 906/929 Test #906: offfailedtest_empty-union .............................. Passed 0.03 sec Start 907: openscad-nonascii_sfære Start 908: openscad-override_override 907/929 Test #907: openscad-nonascii_sfære ............................... Passed 0.04 sec 908/929 Test #908: openscad-override_override ............................. Passed 0.03 sec Start 909: openscad-imgsize_camera-tests Start 910: openscad-imgstretch_camera-tests 909/929 Test #909: openscad-imgsize_camera-tests .......................... Passed 0.25 sec 910/929 Test #910: openscad-imgstretch_camera-tests ....................... Passed 0.25 sec Start 911: openscad-imgstretch2_camera-tests Start 912: openscad-camdist_camera-tests 911/929 Test #911: openscad-imgstretch2_camera-tests ...................... Passed 0.28 sec 912/929 Test #912: openscad-camdist_camera-tests .......................... Passed 0.37 sec Start 913: openscad-camrot_camera-tests Start 914: openscad-camtrans_camera-tests 913/929 Test #914: openscad-camtrans_camera-tests ......................... Passed 0.37 sec Start 915: openscad-camtrans-viewall_camera-tests 914/929 Test #913: openscad-camrot_camera-tests ........................... Passed 0.48 sec Start 916: openscad-camortho_camera-tests 915/929 Test #915: openscad-camtrans-viewall_camera-tests ................. Passed 0.33 sec Start 917: openscad-camortho-viewall_camera-tests 916/929 Test #916: openscad-camortho_camera-tests ......................... Passed 0.44 sec Start 918: openscad-cameye_camera-tests 917/929 Test #917: openscad-camortho-viewall_camera-tests ................. Passed 0.35 sec Start 919: openscad-cameye2_camera-tests 918/929 Test #918: openscad-cameye_camera-tests ........................... Passed 0.45 sec Start 920: openscad-camcenter_camera-tests 919/929 Test #919: openscad-cameye2_camera-tests .......................... Passed 0.36 sec 920/929 Test #920: openscad-camcenter_camera-tests ........................ Passed 0.35 sec Start 921: openscad-camcenter-viewall_camera-tests Start 922: openscad-cameyeortho_camera-tests 921/929 Test #921: openscad-camcenter-viewall_camera-tests ................ Passed 0.32 sec Start 923: openscad-cameyeortho-viewall_camera-tests 922/929 Test #922: openscad-cameyeortho_camera-tests ...................... Passed 0.42 sec Start 924: openscad-colorscheme-cornfield_logo 923/929 Test #923: openscad-cameyeortho-viewall_camera-tests .............. Passed 0.38 sec Start 925: openscad-colorscheme-metallic_logo 924/929 Test #924: openscad-colorscheme-cornfield_logo .................... Passed 0.48 sec Start 926: openscad-colorscheme-sunset_logo 925/929 Test #925: openscad-colorscheme-metallic_logo ..................... Passed 0.50 sec 926/929 Test #926: openscad-colorscheme-sunset_logo ....................... Passed 0.45 sec Start 927: openscad-colorscheme-starnight_logo Start 928: openscad-colorscheme-monotone_logo 927/929 Test #927: openscad-colorscheme-starnight_logo .................... Passed 0.43 sec 928/929 Test #928: openscad-colorscheme-monotone_logo ..................... Passed 0.48 sec Start 929: openscad-colorscheme-metallic-render_CSG 929/929 Test #929: openscad-colorscheme-metallic-render_CSG ............... Passed 3.77 sec 99% tests passed, 6 tests failed out of 929 Total Test time (real) = 188.53 sec The following tests FAILED: 200 - cgalpngtest_text-font-direction-tests (Failed) 350 - opencsgtest_text-font-direction-tests (Failed) 477 - opencsgtest_issue1165 (Failed) 508 - csgpngtest_text-font-direction-tests (Failed) 656 - throwntogethertest_text-font-direction-tests (Failed) 856 - dxfpngtest_text-font-direction-tests (Failed) Stopping virtual fb, PID was 6294, DISPLAY was :723 report saved: Testing/Temporary/linux_x86_64_gallium-0.4-on-llvmpipe_ibbg_report.html Errors while running CTest + : + cd - /builddir/build/BUILD/openscad-2015.03-2 + exit 0 Processing files: openscad-2015.03.2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Kun48 + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + DOCDIR=/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-2015.03.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-2015.03.2 + cp -pr README.md /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-2015.03.2 + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-2015.03.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UUc0Qk + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + LICENSEDIR=/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-2015.03.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-2015.03.2 + cp -pr COPYING /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-2015.03.2 + exit 0 Provides: mimehandler(application/x-openscad) openscad = 2015.03.2-1.el7.centos openscad(x86-64) = 2015.03.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCGAL.so.11()(64bit) libGL.so.1()(64bit) libGLEW.so.1.9()(64bit) libGLU.so.1()(64bit) libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtOpenGL.so.4()(64bit) libX11.so.6()(64bit) libboost_filesystem-mt.so.1.53.0()(64bit) libboost_program_options-mt.so.1.53.0()(64bit) libboost_regex-mt.so.1.53.0()(64bit) libboost_system-mt.so.1.53.0()(64bit) libboost_thread-mt.so.1.53.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libglib-2.0.so.0()(64bit) libgmp.so.10()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmpfr.so.4()(64bit) libopencsg.so.1()(64bit) libpolyclipping.so.18()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqscintilla2.so.11()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: openscad-MCAD-2015.03.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hzqeaz + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + DOCDIR=/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-MCAD-2015.03.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-MCAD-2015.03.2 + cp -pr libraries/MCAD/README.markdown /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-MCAD-2015.03.2 + cp -pr libraries/MCAD/TODO /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/doc/openscad-MCAD-2015.03.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qchSuN + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + LICENSEDIR=/builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-MCAD-2015.03.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-MCAD-2015.03.2 + cp -pr libraries/MCAD/lgpl-2.1.txt /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64/usr/share/licenses/openscad-MCAD-2015.03.2 + exit 0 Provides: openscad-MCAD = 2015.03.2-1.el7.centos 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.2-1.el7.centos.x86_64 Provides: openscad-debuginfo = 2015.03.2-1.el7.centos openscad-debuginfo(x86-64) = 2015.03.2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/openscad-2015.03.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/openscad-MCAD-2015.03.2-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/openscad-debuginfo-2015.03.2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SGe8tT + umask 022 + cd /builddir/build/BUILD + cd openscad-2015.03-2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openscad-2015.03.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->