[cairo-bugs] [Bug 89652] New: make check fails for cairo 1.14.2 on Raspberry Pi 2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 18 03:21:18 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89652
Bug ID: 89652
Summary: make check fails for cairo 1.14.2 on Raspberry Pi 2
Product: cairo
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: chris at chris-wilson.co.uk
Reporter: stuarthirons20 at googlemail.com
QA Contact: cairo-bugs at cairographics.org
Building cairo on a Raspberry Pi 2 (ARM Cortex-A7 MPCore processor) with the
following sequence:
git clone git://git.cairographics.org/git/cairo
git verify-tag 1.14.2
git checkout -b build 1.14.2
./autogen.sh
make
make check
latter stage fails due to :
...
make[4]: Leaving directory '/home/pi/work/cairo/cairo/src'
make check-TESTS
make[4]: Entering directory '/home/pi/work/cairo/cairo/src'
Checking that .libs/libcairo.so has the same symbol list as cairo.def
1a2,3
> __end__
> _bss_end__
FAIL: check-def.sh
Checking documentation for incorrect syntax
PASS: check-doc-syntax.sh
Checking public headers for missing cairo_public decorators
PASS: check-headers.sh
Checking .libs/libcairo.so for local PLT entries
PASS: check-plt.sh
Checking that public header files #include "cairo.h" first (or none)
Checking that private header files #include "some cairo header" first (or none)
Checking that source files #include "cairoint.h" first (or none)
Checking that there is no #include <cairo.*.h>
Checking that feature conditionals are used with #if only (not #ifdef)
PASS: check-preprocessor-syntax.sh
Check linking to the just built cairo library
PASS: check-link
========================================================================
1 of 6 tests failed
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
========================================================================
Makefile:2453: recipe for target 'check-TESTS' failed
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150318/7a00d850/attachment.html>
More information about the cairo-bugs
mailing list