<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [FBTS] Fails to build poppler-glib"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84526">84526</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[FBTS] Fails to build poppler-glib
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gpoo@gnome.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>glib frontend
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When building poppler from master (01723aa17e83), it fails with the following
output:

./configure --prefix evince/install --libdir evince/install/lib
--enable-xpdf-headers --disable-gtk-doc ..
[...]
Building poppler with support for:
  font configuration: fontconfig
  splash output:      yes
  cairo output:       yes
  qt4 wrapper:        yes
  qt5 wrapper:        no
  glib wrapper:       yes
    introspection:    yes
  cpp wrapper:        yes
  use gtk-doc:        no
  use libjpeg:        yes
  use libpng:         yes
  use libtiff:        yes
  use zlib:           no
  use libcurl:        no
  use libopenjpeg:    yes
  use cms:            yes
      with lcms2
  command line utils: yes
  [...]
  CXX      libpoppler_glib_la-poppler.lo
  CXXLD    libpoppler-glib.la
  GISCAN   Poppler-0.18.gir
./.libs/libpoppler-glib.so: undefined reference to
`GfxFont::getAlternateName(char const*)'
collect2: error: ld returned 1 exit status
linking of temporary binary failed: Command '['/bin/bash', '../libtool',
'--mode=link', '--tag=CC', '--silent', 'cc', '-o',
'/home/gpoo/code/evince/checkout/poppler/glib/tmp-introspect8rV36E/Poppler-0.18',
'-export-dynamic', '-Wall', '-g', '-O2',
'-L/home/gpoo/code/evince/install/lib', '-Xlinker', '--as-needed',
'/home/gpoo/code/evince/checkout/poppler/glib/tmp-introspect8rV36E/Poppler-0.18.o',
'-L.', 'libpoppler-glib.la', '-Wl,--export-dynamic', '-pthread',
'-L/home/gpoo/code/evince/install/lib', '-lgio-2.0', '-lgobject-2.0',
'-lgmodule-2.0', '-lglib-2.0']' returned non-zero exit status 1


529db4a94 builds fine.  Sorry for not digging the issue, I am filing the bug in
a rush.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>