<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Building of Cairo fails with -Wl,--gc-sections"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89576">89576</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Building of Cairo fails with -Wl,--gc-sections
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Arfrever.FTA@GMail.Com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Since
<a href="http://cgit.freedesktop.org/cairo/commit?id=7cfebce15228c88ee122edb8ba575f9a609e36f4">http://cgit.freedesktop.org/cairo/commit?id=7cfebce15228c88ee122edb8ba575f9a609e36f4</a>
building of Cairo fails with -Wl,--gc-sections in LDFLAGS.

Output of `configure`:

...
checking whether x86_64-pc-linux-gnu-gcc supports -Winline... yes
checking whether x86_64-pc-linux-gnu-gcc supports
-erroff=E_ENUM_TYPE_MISMATCH_ARG... no
checking whether x86_64-pc-linux-gnu-gcc supports
-erroff=E_ENUM_TYPE_MISMATCH_OP... no
checking whether x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing... yes
checking whether x86_64-pc-linux-gnu-gcc supports -fno-common... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wp,-D_FORTIFY_SOURCE=2... no
checking whether x86_64-pc-linux-gnu-gcc supports -Wunused-but-set-variable
-Wno-unused-but-set-variable... yes
checking which warning flags were supported...  -Wall -Wextra
-Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith
-Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum
-Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2
-Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers
-Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline
-fno-strict-aliasing -fno-common -Wno-unused-but-set-variable
checking how to enable unused result warnings...
__attribute__((__warn_unused_result__))
checking how to allow undefined symbols in shared libraries used by test
suite... -Wl,--allow-shlib-undefined
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... unknown
configure: error: 

Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.</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>