Bug 30212 - check for cairo 1.6.4 from gdiplus-2.8 from mono-2.8-preview does not really pass
Summary: check for cairo 1.6.4 from gdiplus-2.8 from mono-2.8-preview does not really ...
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.6.4
Hardware: ARM Linux (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 06:19 UTC by Alexander Stohr
Modified: 2012-03-03 04:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Alexander Stohr 2010-09-15 06:19:16 UTC
test platform:
Linux-openEmbedded-openaos-arm-cortexA8-TI_omap3

test:
"make check"

expected results:
a skipped test is not a passed test.
a check where you hit an assert is not a passed test.

true results

Making check in cairo
make[1]: Entering directory `/mnt_data/libgdiplus-2.8/cairo'
Making check in src
make[2]: Entering directory `/mnt_data/libgdiplus-2.8/cairo/src'
make  check-TESTS
make[3]: Entering directory `/mnt_data/libgdiplus-2.8/cairo/src'
'nm' not found; skipping test
PASS: check-def.sh
'readelf' not found; skipping test
PASS: check-plt.sh
Checking public headers for missing cairo_public decorators
xargs: xargs.c:444: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.
Aborted
PASS: check-headers.sh
Checking source files for missing or misplaced #include "cairoint.h"
PASS: check-cairoint.sh
Checking documentation for incorrect syntax
PASS: check-doc-syntax.sh
==================
All 5 tests passed
==================
Comment 1 Uli Schlachter 2012-03-03 04:16:51 UTC
check-headers.sh doesn't use xargs since 73c70488f, so I guess this is fixed. But your broken xargs still seems broken. :-P


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.