libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] make check error


From: ??????????
Subject: [libredwg] make check error
Date: Tue, 4 Jul 2017 16:06:48 +0800

Hello, I encountered a mistake, Please tell me why? thanks, error message flow:

----------------------------------------------
address@hidden:/home/echo/libredwg# make check
Making check in src
make[1]: Entering directory '/home/echo/libredwg/src'
make[1]: Leaving directory '/home/echo/libredwg/src'
Making check in unit-testing
make[1]: Entering directory '/home/echo/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/echo/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/echo/libredwg/unit-testing'
make  check-TESTS
make[2]: Entering directory '/home/echo/libredwg/unit-testing'
/bin/bash: line 5:  2912 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: 3dsolid
/bin/bash: line 5:  2933 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: arc
/bin/bash: line 5:  2953 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: attdef
/bin/bash: line 5:  2975 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: attrib
/bin/bash: line 5:  2995 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: block
/bin/bash: line 5:  3015 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: body
/bin/bash: line 5:  3037 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: circle
/bin/bash: line 5:  3059 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_aligned
/bin/bash: line 5:  3079 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_ang2ln
/bin/bash: line 5:  3101 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_ang3pt
/bin/bash: line 5:  3121 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_diameter
/bin/bash: line 5:  3141 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_linear
/bin/bash: line 5:  3160 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_ordinate
/bin/bash: line 5:  3179 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: dim_radius
/bin/bash: line 5:  3198 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: ellipse
/bin/bash: line 5:  3217 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: endblk
/bin/bash: line 5:  3236 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: insert
/bin/bash: line 5:  3255 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: line
/bin/bash: line 5:  3274 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: lwpline
/bin/bash: line 5:  3293 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: minsert
/bin/bash: line 5:  3312 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: mline
/bin/bash: line 5:  3331 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: mtext
/bin/bash: line 5:  3350 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: point
/bin/bash: line 5:  3369 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: polyline_2d
/bin/bash: line 5:  3388 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: polyline_3d
/bin/bash: line 5:  3407 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: polyline_mesh
/bin/bash: line 5:  3426 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: polyline_pface
/bin/bash: line 5:  3445 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: ray
/bin/bash: line 5:  3464 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: region
/bin/bash: line 5:  3483 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: seqend
/bin/bash: line 5:  3502 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: shape
/bin/bash: line 5:  3521 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: solid
/bin/bash: line 5:  3540 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: text
/bin/bash: line 5:  3559 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: tolerance
/bin/bash: line 5:  3578 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: trace
/bin/bash: line 5:  3597 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: vertex_2d
/bin/bash: line 5:  3616 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: vertex_3d
/bin/bash: line 5:  3635 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: vertex_mesh
/bin/bash: line 5:  3654 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: vertex_pface
/bin/bash: line 5:  3673 Segmentation fault      (core dumped) INPUT=./example.dwg ${dir}$tst
FAIL: xline
=================================
40 of 40 tests failed
Please report to address@hidden
=================================
Makefile:859: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory '/home/echo/libredwg/unit-testing'
Makefile:982: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/home/echo/libredwg/unit-testing'
Makefile:415: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]