Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223069 - x11-libs/guile-gtk needs to be rebuild after guile changes to build sci-electronics/gwave
Summary: x11-libs/guile-gtk needs to be rebuild after guile changes to build sci-elect...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 14:33 UTC by Christian Schmidt
Modified: 2012-05-24 19:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schmidt 2008-05-21 14:33:20 UTC
x11-libs/guile-gtk needs to be rebuild after some changes involving libtool and guile. I can't tell exactly what changes; the symptoms for me were (in temporal order):
- sys-devel/libtool-2.2.4 was enabled for ~, breaking packages linking against libltdl.so.3
- dev-scheme/guile was among the broken packages, thus was recompiled
- sci-electronics/gwave failed to build (see also package.mask)

The problem was that the build process for linking against guile-gtk required -lguile-ltdl at some time, which was not provided by guile any more. Re-emerging guile-gtk solved the issue. Running revdep-rebuild did not show any problems, it must have been something like pkgconfig.

Reproducible: Always




Bug filed on request from Denis Dupeyron <calchan (at) gentoo org> to ensure the information will not be lost.
Comment 1 Denis Dupeyron (RETIRED) gentoo-dev 2008-05-21 15:22:51 UTC
Ok Marijn, you won that one. ;o) I was assigning it to sci-electronics and CCing you, but you were faster. So I'll just CC sci-electronics then.

By the way, thanks Christian.

Denis.
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2008-05-23 07:58:01 UTC
Actually it seems jer/rej was faster.