[cairo-bugs] [Bug 21882] New: make test fails on OS X because fenv.h not included
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 22 13:49:47 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21882
Summary: make test fails on OS X because fenv.h not included
Product: cairo
Version: 1.9.1
Platform: x86 (IA32)
OS/Version: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: aj.lavin at gmail.com
QAContact: cairo-bugs at cairographics.org
Created an attachment (id=26129)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26129)
additionally includes fenv.h if HAVE_FECLEAREXCEPT is defined
Macintosh-5:cairo aj$ make test
Making all in src
Making all in doc
Making all in public
Making all in util
Making all in .
Making all in cairo-script
Making all in examples
Making all in boilerplate
Making all in test
Making all in pdiff
Making all in .
Making all in perf
Making check in pdiff
==================
All 0 tests passed
==================
Making check in .
Making all in pdiff
Making all in .
CC invalid-matrix.o
invalid-matrix.c: In function ‘draw’:
invalid-matrix.c:367: error: implicit declaration of function
‘feclearexcept’
invalid-matrix.c:367: warning: nested extern declaration of ‘feclearexcept’
invalid-matrix.c:367: error: ‘FE_INVALID’ undeclared (first use in this
function)
invalid-matrix.c:367: error: (Each undeclared identifier is reported only once
invalid-matrix.c:367: error: for each function it appears in.)
make[5]: *** [invalid-matrix.o] Error 1
make[4]: *** [check-am] Error 2
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
Making html in pdiff
Making html in .
Creating index.html
Macintosh-5:cairo aj$
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list