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 ==================
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.