[cairo-bugs] [Bug 69239] FTBFS with GCC 4.7.3 on MIPS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 12 14:00:12 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69239

--- Comment #3 from christophe.jarry at ouvaton.org ---
FTBFS means "Fails to build from source".

I am not on debian.

I attached my config.log.

These are all the compiler errors. I also have warnings.

I don't know if the compiler did find all the included headers.

I don't know which version of gobject is this.

After I added "#include <glib.h>" to the beginning of
util/cairo-gobject/cairo-gobject-enums.c, I did a `make` inside
util/cairo-gobject. Below are the error messages I have:

cairo-gobject-structs.c:57:1: error: implicit declaration of function
'g_once_init_enter' [-Werror=implicit-function-declaration]
cairo-gobject-structs.c:57:1: error: implicit declaration of function
'g_once_init_leave' [-Werror=implicit-function-declaration]
cairo-gobject-enums.c:14:4: error: implicit declaration of function
'g_once_init_enter' [-Werror=implicit-function-declaration]
cairo-gobject-enums.c:58:7: error: implicit declaration of function
'g_once_init_leave' [-Werror=implicit-function-declaration]

-- 
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/20130912/4ab65dc0/attachment.html>


More information about the cairo-bugs mailing list