<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69608#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69608">bug 69608</a>
              from <span class="vcard"><a class="email" href="mailto:p@pwaller.net" title="Peter Waller <p@pwaller.net>"> <span class="fn">Peter Waller</span></a>
</span></b>
        <pre>I did try git master but I encountered this:

Linking CXX shared library libpoppler.so
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libfontconfig.a(fccfg.o):
relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libfontconfig.a:
error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [libpoppler.so.43.0.0] Error 1

So I tried to build my own libfontconfig with -fPIC but got this:

Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on:
/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:1:59:W:
cannot generate system identifier for public text "-//OASIS//DTD DocBook
V4.1//EN"
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:35:0:E:
reference to entity "REFENTRY" for which no system identifier could be
generated
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:1:0:
entity was defined here
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:35:0:E:
DTD did not contain element declaration for document type name

which persists even after installing every docbook and sgml and dtd related
pacakge I can think of. Hints?</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>