[Poppler-bugs] [Bug 67278] Does not build with gtk+ master (3.10) when deprecated symbols are disabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 17 12:41:21 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67278

--- Comment #8 from Nelson Benitez <nbenitezl at gmail.com> ---
(In reply to comment #7)
> (In reply to comment #6)
> > 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.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130817/ad663fc0/attachment.html>


More information about the Poppler-bugs mailing list