Bug 30212

Summary: check for cairo 1.6.4 from gdiplus-2.8 from mono-2.8-preview does not really pass
Product: cairo Reporter: Alexander Stohr <alexander.stohr>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium CC: alexander.stohr
Version: 1.6.4   
Hardware: ARM   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.