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