Greetings,
after installing libredwg with help of 
http://libreplanet.org/wiki/LibreDWG#Checking_out, i got 40/40 failed tests. 
I'm sending you a output of make check. Any suggestions where might be a 
problem?
Best regards,
Ante
Making check in src
make[1]: Entering directory '/home/ante/Desktop/libredwg/src'
make[1]: Leaving directory '/home/ante/Desktop/libredwg/src'
Making check in unit-testing
make[1]: Entering directory '/home/ante/Desktop/libredwg/unit-testing'
make  3dsolid arc attdef attrib block body circle dim_aligned dim_ang2ln dim_ang3pt dim_diameter dim_linear dim_ordinate dim_radius ellipse endblk insert line lwpline minsert mline mtext point polyline_2d polyline_3d polyline_mesh polyline_pface ray region seqend shape solid text tolerance trace vertex_2d vertex_3d vertex_mesh vertex_pface xline
make[2]: Entering directory '/home/ante/Desktop/libredwg/unit-testing'
make[2]: '3dsolid' is up to date.
make[2]: 'arc' is up to date.
make[2]: 'attdef' is up to date.
make[2]: 'attrib' is up to date.
make[2]: 'block' is up to date.
make[2]: 'body' is up to date.
make[2]: 'circle' is up to date.
make[2]: 'dim_aligned' is up to date.
make[2]: 'dim_ang2ln' is up to date.
make[2]: 'dim_ang3pt' is up to date.
make[2]: 'dim_diameter' is up to date.
make[2]: 'dim_linear' is up to date.
make[2]: 'dim_ordinate' is up to date.
make[2]: 'dim_radius' is up to date.
make[2]: 'ellipse' is up to date.
make[2]: 'endblk' is up to date.
make[2]: 'insert' is up to date.
make[2]: 'line' is up to date.
make[2]: 'lwpline' is up to date.
make[2]: 'minsert' is up to date.
make[2]: 'mline' is up to date.
make[2]: 'mtext' is up to date.
make[2]: 'point' is up to date.
make[2]: 'polyline_2d' is up to date.
make[2]: 'polyline_3d' is up to date.
make[2]: 'polyline_mesh' is up to date.
make[2]: 'polyline_pface' is up to date.
make[2]: 'ray' is up to date.
make[2]: 'region' is up to date.
make[2]: 'seqend' is up to date.
make[2]: 'shape' is up to date.
make[2]: 'solid' is up to date.
make[2]: 'text' is up to date.
make[2]: 'tolerance' is up to date.
make[2]: 'trace' is up to date.
make[2]: 'vertex_2d' is up to date.
make[2]: 'vertex_3d' is up to date.
make[2]: 'vertex_mesh' is up to date.
make[2]: 'vertex_pface' is up to date.
make[2]: 'xline' is up to date.
make[2]: Leaving directory '/home/ante/Desktop/libredwg/unit-testing'
make  check-TESTS
make[2]: Entering directory '/home/ante/Desktop/libredwg/unit-testing'
/bin/bash: line 5: 18484 Segmentation fault      (core dumped) ${dir}$tst
FAIL: 3dsolid
/bin/bash: line 5: 18503 Segmentation fault      (core dumped) ${dir}$tst
FAIL: arc
/bin/bash: line 5: 18522 Segmentation fault      (core dumped) ${dir}$tst
FAIL: attdef
/bin/bash: line 5: 18541 Segmentation fault      (core dumped) ${dir}$tst
FAIL: attrib
/bin/bash: line 5: 18560 Segmentation fault      (core dumped) ${dir}$tst
FAIL: block
/bin/bash: line 5: 18579 Segmentation fault      (core dumped) ${dir}$tst
FAIL: body
/bin/bash: line 5: 18598 Segmentation fault      (core dumped) ${dir}$tst
FAIL: circle
/bin/bash: line 5: 18617 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_aligned
/bin/bash: line 5: 18636 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_ang2ln
/bin/bash: line 5: 18655 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_ang3pt
/bin/bash: line 5: 18674 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_diameter
/bin/bash: line 5: 18693 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_linear
/bin/bash: line 5: 18712 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_ordinate
/bin/bash: line 5: 18731 Segmentation fault      (core dumped) ${dir}$tst
FAIL: dim_radius
/bin/bash: line 5: 18750 Segmentation fault      (core dumped) ${dir}$tst
FAIL: ellipse
/bin/bash: line 5: 18769 Segmentation fault      (core dumped) ${dir}$tst
FAIL: endblk
/bin/bash: line 5: 18788 Segmentation fault      (core dumped) ${dir}$tst
FAIL: insert
/bin/bash: line 5: 18807 Segmentation fault      (core dumped) ${dir}$tst
FAIL: line
/bin/bash: line 5: 18826 Segmentation fault      (core dumped) ${dir}$tst
FAIL: lwpline
/bin/bash: line 5: 18845 Segmentation fault      (core dumped) ${dir}$tst
FAIL: minsert
/bin/bash: line 5: 18864 Segmentation fault      (core dumped) ${dir}$tst
FAIL: mline
/bin/bash: line 5: 18883 Segmentation fault      (core dumped) ${dir}$tst
FAIL: mtext
/bin/bash: line 5: 18902 Segmentation fault      (core dumped) ${dir}$tst
FAIL: point
/bin/bash: line 5: 18921 Segmentation fault      (core dumped) ${dir}$tst
FAIL: polyline_2d
/bin/bash: line 5: 18940 Segmentation fault      (core dumped) ${dir}$tst
FAIL: polyline_3d
/bin/bash: line 5: 18959 Segmentation fault      (core dumped) ${dir}$tst
FAIL: polyline_mesh
/bin/bash: line 5: 18978 Segmentation fault      (core dumped) ${dir}$tst
FAIL: polyline_pface
/bin/bash: line 5: 18997 Segmentation fault      (core dumped) ${dir}$tst
FAIL: ray
/bin/bash: line 5: 19016 Segmentation fault      (core dumped) ${dir}$tst
FAIL: region
/bin/bash: line 5: 19035 Segmentation fault      (core dumped) ${dir}$tst
FAIL: seqend
/bin/bash: line 5: 19054 Segmentation fault      (core dumped) ${dir}$tst
FAIL: shape
/bin/bash: line 5: 19073 Segmentation fault      (core dumped) ${dir}$tst
FAIL: solid
/bin/bash: line 5: 19092 Segmentation fault      (core dumped) ${dir}$tst
FAIL: text
/bin/bash: line 5: 19111 Segmentation fault      (core dumped) ${dir}$tst
FAIL: tolerance
/bin/bash: line 5: 19130 Segmentation fault      (core dumped) ${dir}$tst
FAIL: trace
/bin/bash: line 5: 19149 Segmentation fault      (core dumped) ${dir}$tst
FAIL: vertex_2d
/bin/bash: line 5: 19168 Segmentation fault      (core dumped) ${dir}$tst
FAIL: vertex_3d
/bin/bash: line 5: 19187 Segmentation fault      (core dumped) ${dir}$tst
FAIL: vertex_mesh
/bin/bash: line 5: 19206 Segmentation fault      (core dumped) ${dir}$tst
FAIL: vertex_pface
/bin/bash: line 5: 19225 Segmentation fault      (core dumped) ${dir}$tst
FAIL: xline
=================================
40 of 40 tests failed
Please report to [email protected]
=================================
Makefile:843: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory '/home/ante/Desktop/libredwg/unit-testing'
Makefile:966: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/ante/Desktop/libredwg/unit-testing'
Makefile:402: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

Reply via email to