Skip to content

Instantly share code, notes, and snippets.

@varesa
Created July 29, 2013 16:05
Show Gist options
  • Save varesa/6105438 to your computer and use it in GitHub Desktop.
Save varesa/6105438 to your computer and use it in GitHub Desktop.
Full output from Slic3r Build.pl
App::cpanminus is up to date. (1.6934)
Boost::Geometry::Utils is up to date. (0.15)
Class::XSAccessor is up to date. (1.18)
Encode::Locale is up to date. (1.03)
File::Basename is up to date. (2.84)
File::Spec is up to date. (3.40)
Getopt::Long is up to date. (2.41)
Growl::GNTP is up to date. (0.20)
IO::Scalar is up to date. (2.110)
Math::Clipper is up to date. (1.22)
Math::ConvexHull::MonotoneChain is up to date. (0.01)
Math::Geometry::Voronoi is up to date. (1.3)
Math::PlanePath is up to date. (108)
Moo is up to date. (1.003000)
Scalar::Util is up to date. (1.27)
Storable is up to date. (2.45)
Test::More is up to date. (0.98)
Time::HiRes is up to date. (1.9725)
XML::SAX::ExpatXS is up to date. (1.33)
--> Working on SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz ... OK
Configuring ExtUtils-ParseXS-3.18_04 ... OK
Building and testing ExtUtils-ParseXS-3.18_04 ... OK
Successfully installed ExtUtils-ParseXS-3.18_04
1 distribution installed
Cleaning up build files
Cleaning up configuration files
--> Working on ./xs
Configuring /home/esa/Software/Slic3r/xs ... OK
Building and testing Slic3r-XS-0.01 ... OK
Successfully installed Slic3r-XS-0.01
1 distribution installed
t/01_trianglemesh.t .. ok
t/02_object.t ........ ok
t/03_point.t ......... ok
t/04_expolygon.t ..... ok
t/angles.t ........... 1/26 Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/angles.t ........... ok
t/arcs.t ............. Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/arcs.t ............. ok
t/clean_polylines.t .. Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/clean_polylines.t .. ok
t/clipper.t .......... 1/3
# Failed test 'hole is preserved after intersection'
# at t/clipper.t line 34.
# Structures begin differing at:
# $got->[0]{outer}[0][0] = '10'
# $expected->[0]{outer}[0][0] = '20'
# Failed test 'union of two ccw and one cw is a contour with no holes'
# at t/clipper.t line 65.
# Structures begin differing at:
# $got->[0]{outer}[0][0] = '0'
# $expected->[0]{outer}[0][0] = '40'
# Failed test 'difference of a cw from two ccw is a contour with one hole'
# at t/clipper.t line 72.
# Structures begin differing at:
# $got->[0]{outer}[0][0] = '0'
# $expected->[0]{outer}[0][0] = '40'
# Looks like you failed 3 tests of 3.
t/clipper.t .......... Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
t/collinear.t ........ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/collinear.t ........ ok
t/combineinfill.t .... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/combineinfill.t .... ok
t/cooling.t .......... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/cooling.t .......... ok
t/custom_gcode.t ..... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/custom_gcode.t ..... ok
t/dynamic.t .......... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/dynamic.t .......... skipped: variable-width paths are currently disabled
t/fill.t ............. Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/fill.t ............. ok
t/gcode.t ............ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/gcode.t ............ ok
t/geometry.t ......... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/geometry.t ......... ok
t/layers.t ........... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/layers.t ........... ok
t/loops.t ............ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/loops.t ............ ok
t/perimeters.t ....... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/perimeters.t ....... ok
t/polyclip.t ......... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/polyclip.t ......... ok
t/print.t ............ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/print.t ............ ok
t/retraction.t ....... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/retraction.t ....... ok
t/serialize.t ........ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/serialize.t ........ ok
t/shells.t ........... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/shells.t ........... ok
t/skirt_brim.t ....... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/skirt_brim.t ....... ok
t/slice.t ............ Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/slice.t ............ ok
t/support.t .......... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/support.t .......... ok
t/svg.t .............. Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/svg.t .............. ok
t/vibrationlimit.t ... Running Slic3r under Perl >= 5.16 is not supported nor recommended
t/vibrationlimit.t ... ok
Test Summary Report
-------------------
t/clipper.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=29, Tests=219, 33 wallclock secs ( 0.07 usr 0.03 sys + 32.87 cusr 0.47 csys = 33.44 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment