Sysid: mac_64-bit_apple-software-renderer_rrtc
Result summary: 1346 / 1348 tests passed (100%)
System info
OpenSCAD Version: 2020.09.28 System information: Mac OS X Version 10.13.6 (Build 17G65) VMware7,1 2 CPUs 4.00 GB RAM User Agent: OpenSCAD/2020.09.28 (Mac OS X Version 10.13.6 (Build 17G65) VMware7,1) Compiler: Clang "9.1.0 (clang-902.0.39.2)" 64bit MinGW build: No Debug build: Yes Boost version: 1_71 Eigen version: 3.3.7 CGAL version, kernels: 4.14.1, Cartesian, Extended_cartesian , Epeck OpenCSG version: unknown, <1.3.2 Qt version: 5.13.2 QScintilla version: 2.10.4 InputDrivers: GLib version: 2.62.3 lodepng version: 20180910 libzip version: 1.5.2 fontconfig version: 2.13.1 freetype version: 2.10.1 harfbuzz version: 2.6.4 cairo version: 1.16.0 lib3mf version: 1.8.1 Features: input-driver-dbus, function-literals, lazy-union, mouse-selection Application Path: /Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS Documents Path: /Users/travis/Documents User Documents Path: /Users/travis/Documents Resource Path: /Users/travis/build/openscad/openscad User Library Path: /Users/travis/Documents/OpenSCAD/libraries User Config Path: /Users/travis/Library/Application Support/OpenSCAD Backup Path: /Users/travis/Documents/OpenSCAD/backups OPENSCADPATH: /Users/travis/build/openscad/openscad/tests/../libraries OpenSCAD library path: /Users/travis/build/openscad/openscad/tests/../libraries /Users/travis/Documents/OpenSCAD/libraries /Users/travis/build/openscad/openscad/libraries OPENSCAD_FONT_PATH: OpenSCAD font path: /usr/share/fonts /System/Library/Fonts /Library/Fonts /Users/travis/Library/Fonts /System/Library/Assets/com_apple_MobileAsset_Font4 /Users/travis/.local/share/fonts /Users/travis/.fonts /usr/X11/lib/X11/fonts /usr/X11/lib/X11/fonts/100dpi /usr/X11/lib/X11/fonts/75dpi /usr/X11/lib/X11/fonts/OTF /usr/X11/lib/X11/fonts/Speedo /usr/X11/lib/X11/fonts/TTF /usr/X11/lib/X11/fonts/Type1 /usr/X11/lib/X11/fonts/cyrillic /usr/X11/lib/X11/fonts/encodings /usr/X11/lib/X11/fonts/misc /usr/X11/lib/X11/fonts/util /usr/X11/lib/X11/fonts/encodings/large GLEW version: 2.1.0 OpenGL Version: 2.1 APPLE-16.7.4 GL Renderer: Apple Software Renderer GL Vendor: Apple Inc. RGBA(8888), depth(24), stencil(8) GL_ARB_framebuffer_object: yes GL_EXT_framebuffer_object: yes GL_EXT_packed_depth_stencil: yes GL context creator: Cocoa / CGL PNG generator: Core Foundation OS info: Mac OS X 10.13.6 (x86_64 kernel) Machine: 64-bit Git branch: (HEAD detached at FETCH_HEAD) from origin https://github.com/openscad/openscad.git Git upstream:
Image comparer: ImageMagick
Tests start time: Sep 28 22:12 GMT
Tests end time: Sep 28 22:20 GMT
pdfexporttest_centered | |
Expected image | Actual image |
| |
1109/1348 Testing: pdfexporttest_centered 1109/1348 Test: pdfexporttest_centered Command: "/usr/local/bin/python3" "/Users/travis/build/openscad/openscad/tests/test_cmdline_tool.py" "--comparator=" "-c" "/usr/local/bin/convert" "-s" "png" "-k" "Square:2" "-t" "pdfexporttest" "-f" "centered" "/usr/local/bin/python3" "/Users/travis/build/openscad/openscad/tests/export_pngtest.py" "/Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/centered.scad" "--openscad=/Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD" "--format=PDF" Directory: /Users/travis/build/openscad/openscad/tests "pdfexporttest_centered" start time: Sep 28 22:19 GMT Output: ---------------------------------------------------------- centered run_test() cmdline: /usr/local/bin/python3 /Users/travis/build/openscad/openscad/tests/export_pngtest.py /Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/centered.scad --openscad=/Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD --format=PDF /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/centered-actual.png using font directory: /Users/travis/build/openscad/openscad/testdata/ttf stderr output: Geometries in cache: 9 Geometry cache size in bytes: 2912 CGAL Polyhedrons in cache: 0 CGAL cache size in bytes: 0 Total rendering time: 0:00:00.000 Top level object is a 2D object: Contours: 4 Running OpenSCAD: /Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD /Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/centered.scad -o /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/centered.pdf Running Converter: gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pnggray -dTextAlphaBits=1 -dGraphicsAlphaBits=1 -r300 -sOutputFile="/Users/travis/build/openscad/openscad/tests/output/pdfexporttest/centered-actual.png" /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/centered.pdf Traceback (most recent call last): File "/Users/travis/build/openscad/openscad/tests/export_pngtest.py", line 87, inresult = subprocess.call(convert_cmd) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 339, in call with Popen(*popenargs, **kwargs) as p: File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'gs': 'gs' Error: python3 failed with return code 1 Test time = 0.56 sec ---------------------------------------------------------- Test Failed. "pdfexporttest_centered" end time: Sep 28 22:19 GMT "pdfexporttest_centered" time elapsed: 00:00:00
pdfexporttest_simple-pdf | |
Expected image | Actual image |
| |
1110/1348 Testing: pdfexporttest_simple-pdf 1110/1348 Test: pdfexporttest_simple-pdf Command: "/usr/local/bin/python3" "/Users/travis/build/openscad/openscad/tests/test_cmdline_tool.py" "--comparator=" "-c" "/usr/local/bin/convert" "-s" "png" "-k" "Square:2" "-t" "pdfexporttest" "-f" "simple-pdf" "/usr/local/bin/python3" "/Users/travis/build/openscad/openscad/tests/export_pngtest.py" "/Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/simple-pdf.scad" "--openscad=/Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD" "--format=PDF" Directory: /Users/travis/build/openscad/openscad/tests "pdfexporttest_simple-pdf" start time: Sep 28 22:19 GMT Output: ---------------------------------------------------------- simple-pdf run_test() cmdline: /usr/local/bin/python3 /Users/travis/build/openscad/openscad/tests/export_pngtest.py /Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/simple-pdf.scad --openscad=/Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD --format=PDF /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/simple-pdf-actual.png using font directory: /Users/travis/build/openscad/openscad/testdata/ttf stderr output: Geometries in cache: 7 Geometry cache size in bytes: 23328 CGAL Polyhedrons in cache: 0 CGAL cache size in bytes: 0 Total rendering time: 0:00:00.101 Top level object is a 2D object: Contours: 18 Running OpenSCAD: /Users/travis/build/openscad/openscad/tests/../OpenSCAD.app/Contents/MacOS/OpenSCAD /Users/travis/build/openscad/openscad/tests/../testdata/scad/pdf/simple-pdf.scad -o /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/simple-pdf.pdf Running Converter: gs -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pnggray -dTextAlphaBits=1 -dGraphicsAlphaBits=1 -r300 -sOutputFile="/Users/travis/build/openscad/openscad/tests/output/pdfexporttest/simple-pdf-actual.png" /Users/travis/build/openscad/openscad/tests/output/pdfexporttest/simple-pdf.pdf Traceback (most recent call last): File "/Users/travis/build/openscad/openscad/tests/export_pngtest.py", line 87, inresult = subprocess.call(convert_cmd) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 339, in call with Popen(*popenargs, **kwargs) as p: File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'gs': 'gs' Error: python3 failed with return code 1 Test time = 0.55 sec ---------------------------------------------------------- Test Failed. "pdfexporttest_simple-pdf" end time: Sep 28 22:19 GMT "pdfexporttest_simple-pdf" time elapsed: 00:00:00
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.15 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.5/bin/cmake # The command to remove a file. RM = /usr/local/Cellar/cmake/3.15.5/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Users/travis/build/openscad/openscad/tests # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Users/travis/build/openscad/openscad/tests # Utility rule file for issue2342. # Include the progress variables for this target. include CMakeFiles/issue2342.dir/progress.make CMakeFiles/issue2342: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/travis/build/openscad/openscad/tests/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating issue2342.scad" cd /Users/travis/build/openscad/openscad/testdata/python && /usr/local/bin/python3 /Users/travis/build/openscad/openscad/tests/../testdata/python/gen_issue2342.py >/Users/travis/build/openscad/openscad/tests/../testdata/scad/issues/issue2342.scad issue2342: CMakeFiles/issue2342 issue2342: CMakeFiles/issue2342.dir/build.make .PHONY : issue2342 # Rule to build all files generated by this target. CMakeFiles/issue2342.dir/build: issue2342 .PHONY : CMakeFiles/issue2342.dir/build CMakeFiles/issue2342.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/issue2342.dir/cmake_clean.cmake .PHONY : CMakeFiles/issue2342.dir/clean CMakeFiles/issue2342.dir/depend: cd /Users/travis/build/openscad/openscad/tests && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests/CMakeFiles/issue2342.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/issue2342.dir/depend
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.15 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/local/Cellar/cmake/3.15.5/bin/cmake # The command to remove a file. RM = /usr/local/Cellar/cmake/3.15.5/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Users/travis/build/openscad/openscad/tests # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Users/travis/build/openscad/openscad/tests # Utility rule file for svg_viewbox_tests. # Include the progress variables for this target. include CMakeFiles/svg_viewbox_tests.dir/progress.make CMakeFiles/svg_viewbox_tests: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/Users/travis/build/openscad/openscad/tests/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating svg viewbox tests" cd /Users/travis/build/openscad/openscad/testdata/python && /usr/local/bin/python3 /Users/travis/build/openscad/openscad/tests/../testdata/python/gen_svg_viewbox_tests.py /Users/travis/build/openscad/openscad/tests/../testdata/svg/viewbox /Users/travis/build/openscad/openscad/tests/../testdata/scad/svg/extruded svg_viewbox_tests: CMakeFiles/svg_viewbox_tests svg_viewbox_tests: CMakeFiles/svg_viewbox_tests.dir/build.make .PHONY : svg_viewbox_tests # Rule to build all files generated by this target. CMakeFiles/svg_viewbox_tests.dir/build: svg_viewbox_tests .PHONY : CMakeFiles/svg_viewbox_tests.dir/build CMakeFiles/svg_viewbox_tests.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/svg_viewbox_tests.dir/cmake_clean.cmake .PHONY : CMakeFiles/svg_viewbox_tests.dir/clean CMakeFiles/svg_viewbox_tests.dir/depend: cd /Users/travis/build/openscad/openscad/tests && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests /Users/travis/build/openscad/openscad/tests/CMakeFiles/svg_viewbox_tests.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/svg_viewbox_tests.dir/depend