Prusa imprimante se bloque en cours d'impression August 13, 2013 09:54AM |
Registered: 11 years ago Posts: 25 |
All prerequisites satisfied t/angles.t ........... ok t/arcs.t ............. ok t/clean_polylines.t .. ok t/clipper.t .......... 1/3 # Failed test 'hole is preserved after intersection' # at t/clipper.t line 33. # Structures begin differing at: # $got->[0]{outer}[0][0] = '20' # $expected->[0]{outer}[0][0] = '10' # Failed test 'union of two ccw and one cw is a contour with no holes' # at t/clipper.t line 63. # Structures begin differing at: # $got->[0]{outer}[0][0] = '40' # $expected->[0]{outer}[0][0] = '0' # Failed test 'difference of a cw from two ccw is a contour with one hole' # at t/clipper.t line 70. # Structures begin differing at: # $got->[0]{outer}[0][0] = '40' # $expected->[0]{outer}[0][0] = '0' # 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 ........ ok t/custom_gcode.t ..... ok t/dynamic.t .......... skipped: variable-width paths are currently disabled t/fill.t ............. 1/9 Thread 1 terminated abnormally: Deep recursion on subroutine "Slic3r::Fill::Base::new" at (eval 67) line 29. Thread 2 terminated abnormally: Deep recursion on subroutine "Slic3r::Fill::Base::new" at (eval 65) line 29. t/fill.t ............. ok t/geometry.t ......... ok t/layers.t ........... ok t/loops.t ............ ok t/polyclip.t ......... 1/24 # Failed test 'line is clipped to square with hole' # at t/polyclip.t line 146. # Structures begin differing at: # $got->[0][0][1] = '288.086660915295' # $expected->[0][0][1] = '288.087' # Looks like you failed 1 test of 24. t/polyclip.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/24 subtests t/retraction.t ....... ok t/serialize.t ........ ok t/shells.t ........... ok t/slice.t ............ ok 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 t/polyclip.t (Wstat: 256 Tests: 24 Failed: 1) Failed test: 24 Non-zero exit status: 1 Files=17, Tests=167, 40 wallclock secs ( 0.14 usr 0.04 sys + 42.43 cusr 0.62 csys = 43.23 CPU) Result: FAIL Failed 2/17 test programs. 4/167 subtests failed.
App::cpanminus is up to date. (1.6940) Boost::Geometry::Utils is up to date. (0.15) Class:SAccessor is up to date. (1.18) Encode::Locale is up to date. (1.03) skipping R/RJ/RJBS/perl-5.18.1.tar.bz2 File:pec is up to date. (3.40) Getopt::Long is up to date. (2.41) Growl::GNTP is up to date. (0.20) IO:calar 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:lanePath is up to date. (108) Moo is up to date. (1.003000) --> Working on Scalar::Util Fetching [www.cpan.org] ... OK Configuring Scalar-List-Utils-1.30 ... OK Building and testing Scalar-List-Utils-1.30 ... OK Successfully installed Scalar-List-Utils-1.30 (upgraded from 1.27) 1 distribution installed Storable is up to date. (2.45) Test::More is up to date. (0.98) Time::HiRes is up to date. (1.9725) XML:AX::ExpatXS is up to date. (1.33) --> Working on SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz Fetching [www.cpan.org] ... 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 --> Working on ./xs Configuring /home/alex/Telechargements/Printrun/Slic3r/xs ... OK Building and testing Slic3r-XS-0.01 ... OK Successfully installed Slic3r-XS-0.01 1 distribution installed t/angles.t ........... ok t/arcs.t ............. ok t/clean_polylines.t .. ok t/clipper.t .......... ok t/collinear.t ........ ok t/combineinfill.t .... ok t/cooling.t .......... ok t/custom_gcode.t ..... ok t/dynamic.t .......... skipped: variable-width paths are currently disabled t/fill.t ............. ok t/freeze.t ........... All 1 subtests passed t/gcode.t ............ ok t/geometry.t ......... ok t/layers.t ........... ok t/loops.t ............ ok t/perimeters.t ....... ok t/polyclip.t ......... ok t/print.t ............ ok t/retraction.t ....... ok t/serialize.t ........ ok t/shells.t ........... ok t/skirt_brim.t ....... ok t/slice.t ............ ok t/support.t .......... ok t/svg.t .............. ok t/vibrationlimit.t ... ok Test Summary Report ------------------- t/freeze.t (Wstat: 11 Tests: 1 Failed: 0) Non-zero wait status: 11 Files=26, Tests=200, 96 wallclock secs ( 0.15 usr 0.07 sys + 94.62 cusr 0.85 csys = 95.69 CPU) Result: FAIL
Re: Prusa imprimante se bloque en cours d'impression August 13, 2013 09:56AM |
Registered: 11 years ago Posts: 25 |
Cloning into 'Slic3r'... remote: Counting objects: 14668, done. remote: Compressing objects: 100% (8363/8363), done. remote: Total 14668 (delta 7747), reused 12836 (delta 5944) Receiving objects: 100% (14668/14668), 4.67 MiB | 648 KiB/s, done. Resolving deltas: 100% (7747/7747), done. alex@dev-laptop:~/Telechargements/Printrun$ cd Slic3r alex@dev-laptop:~/Telechargements/Printrun/Slic3r$ sudo perl Build.PL App::cpanminus is up to date. (1.6940) Boost::Geometry::Utils is up to date. (0.15) Class:SAccessor is up to date. (1.18) Encode::Locale is up to date. (1.03) skipping R/RJ/RJBS/perl-5.18.1.tar.bz2 File:pec is up to date. (3.40) Getopt::Long is up to date. (2.41) Growl::GNTP is up to date. (0.20) IO:calar 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:lanePath is up to date. (108) Moo is up to date. (1.003000) Scalar::Util is up to date. (1.30) Storable is up to date. (2.45) Test::More is up to date. (0.98) Time::HiRes is up to date. (1.9725) XML:AX::ExpatXS is up to date. (1.33) --> Working on SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz Fetching [www.cpan.org] ... 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 --> Working on ./xs Configuring /home/alex/Telechargements/Printrun/Slic3r/xs ... OK Building and testing Slic3r-XS-0.01 ... OK Successfully installed Slic3r-XS-0.01 1 distribution installed t/angles.t ........... ok t/arcs.t ............. ok t/clean_polylines.t .. ok t/clipper.t .......... ok t/collinear.t ........ ok t/combineinfill.t .... ok t/cooling.t .......... ok t/custom_gcode.t ..... ok t/dynamic.t .......... skipped: variable-width paths are currently disabled t/fill.t ............. ok t/gcode.t ............ ok t/geometry.t ......... ok t/layers.t ........... ok t/loops.t ............ ok t/perimeters.t ....... ok t/polyclip.t ......... ok t/print.t ............ ok t/retraction.t ....... ok t/serialize.t ........ ok t/shells.t ........... ok t/skirt_brim.t ....... ok t/slice.t ............ ok t/support.t .......... ok t/svg.t .............. ok t/vibrationlimit.t ... ok All tests successful. Files=25, Tests=240, 93 wallclock secs ( 0.16 usr 0.05 sys + 92.25 cusr 0.81 csys = 93.27 CPU) Result: PASS
Re: Prusa imprimante se bloque en cours d'impression August 13, 2013 10:01AM |
Registered: 11 years ago Posts: 25 |
Re: Prusa imprimante se bloque en cours d'impression August 13, 2013 10:23AM |
Registered: 11 years ago Posts: 25 |
Re: Prusa imprimante se bloque en cours d'impression August 13, 2013 10:47PM |
Registered: 11 years ago Posts: 25 |
Re: Prusa imprimante se bloque en cours d'impression August 21, 2013 07:31AM |
Registered: 12 years ago Posts: 142 |
Re: Prusa imprimante se bloque en cours d'impression August 21, 2013 12:44PM |
Registered: 11 years ago Posts: 25 |