<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - FTBFS with GCC 4.7.3 on MIPS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69239#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - FTBFS with GCC 4.7.3 on MIPS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69239">bug 69239</a>
              from <span class="vcard"><a class="email" href="mailto:christophe.jarry@ouvaton.org" title="christophe.jarry@ouvaton.org">christophe.jarry@ouvaton.org</a>
</span></b>
        <pre>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]</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>