<html>
    <head>
      <base href="https://bugzilla.gnome.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 - Fails to link with Pango when x11 backend disabled"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=752646">752646</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fails to link with Pango when x11 backend disabled
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.16.x
          </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>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ross@burtonini.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>If the GTK+ stack is compiled without X11 (i.e. no libx11 present, X backend
disabled in gtk+), GTK+ 3.16.4 fails to link:

| ./.libs/libgtk-3.so: undefined reference to `PANGO_FC_FONT_MAP'
| ./.libs/libgtk-3.so: undefined reference to `PANGO_IS_FC_FONT_MAP'

(longer log at
<a href="https://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/4/steps/BuildImages/logs/stdio">https://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/4/steps/BuildImages/logs/stdio</a>)

As those are macros, I'm guessing pango-fcfontmap.h gets indirectly included
somewhere and not explicitly.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>