<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Does not build with gtk+ master (3.10) when deprecated symbols are disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67278#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Does not build with gtk+ master (3.10) when deprecated symbols are disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67278">bug 67278</a>
              from <span class="vcard"><a class="email" href="mailto:nbenitezl@gmail.com" title="Nelson Benitez <nbenitezl@gmail.com>"> <span class="fn">Nelson Benitez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=67278#c7">comment #7</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=67278#c6">comment #6</a>)
> > I hit this bug while using jhbuild today, I'm new to jhbuild, but given the
> > fix it's already in master, shouldn't be picked up by jhbuild? or does
> > jhbuild build the last tag revision on master? .. any know a quick
> > workaround fix for jhbuild for this bug?

> jhbuild in gnome modulesets uses poppler from tarball, not from the master. 
> It is needed a new poppler release and bump the version in the modulesets.</span >

Ok, thanks for the quick response, that is indeed the clean fix, but for anyone
that don't want to wait, this is what I've just done to build from poppler
master:

- Convert the poppler repo from tarball to git in
/modulesets/gnome-suites-core-deps-3.10.modules inside the jhbuild checkout.
Will attach a diff showing what changed.

- Make jhbuild obey the aforementioned local file by putting the following line
into your ~/.config/jhbuildrc file:

use_local_modulesets = True

With above my jhbuild progresses and builds poppler from master.</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>