[Bug 191558] Recent databases/sqlite3 libtool update breaks x11/yelp build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 2 14:11:01 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191558

--- Comment #4 from Chris Nehren <cnehren+freebsd-bugs at pobox.com> ---
(In reply to Chris Nehren from comment #2)
> (In reply to Tijl Coosemans from comment #1)
> > Can you post the output of this command:
> > 
> > find /usr/local/lib -name '*.la' | xargs grep -l libsqlite3.la
> 
> root at behemoth:/usr/ports/databases/sqlite3 # find /usr/local/lib -name
> '*.la' | xargs grep -l libsqlite3.la
> /usr/local/lib/libsoup-gnome-2.4.la
> /usr/local/lib/libwebkitgtk-1.0.la
> 
> root at behemoth:/usr/ports/databases/sqlite3 # pkg info -r webkit-gtk2
> webkit-gtk2-1.8.3_3:
> 	gimp-app-2.8.10_3,1
> 	yelp-2.30.2_7
> 
> I think we've found our culprit; I'll try rebuilding webkit-gtk2 and see if
> it fixes things.

Indeed, after rebuilding webkit-gtk2 I'm able to build yelp properly.  It looks
like the ports that depend on sqlite3 need a bump to chase the keepla
change--this should probably be standard procedure.

Thank you for helping me troubleshoot this!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list