https://bugzilla.novell.com/show_bug.cgi?id=639533
https://bugzilla.novell.com/show_bug.cgi?id=639533#c0 Summary: check for cairo 1.6.4 from gdiplus-2.8 from mono-2.8-preview does not really pass Classification: Mono Product: Mono: Runtime Version: 2.8.x Platform: LittleEndian OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: verifier AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: No Description of Problem: cairo checking is providing pretty misleading check reports. Steps to reproduce the problem: 1. use an Linux-openEmbedded-OpenAOS platform (ARM processor: Cortex-A8 -> TI OMAP3) 2. extract gdiplus version 3. configure and build gdiplus natively 4. perform a "make check" Actual 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 ================== Expected Results: a skipped test is not a passed test. a check where you hit an assert is not a passed test. How often does this happen? tried this once. expecting this to happen always. Additional Information: -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
