Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644068 - [gnome overlay] games-board/aisleriot fails to configure with dev-scheme/guile-2.2
Summary: [gnome overlay] games-board/aisleriot fails to configure with dev-scheme/guil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-09 20:53 UTC by Carter Young
Modified: 2018-11-28 13:08 UTC (History)
0 users

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 Carter Young 2018-01-09 20:53:57 UTC
Emerging games-board/aisleriot with any dev-scheme/guile greater than 2.0.14-r3 causes a configure error:

...
checking for guile: no
No Guile Libraries found.
...

Currently, pinning the guile version to =dev-scheme/guile-2.0.14-r3 in package.accept_keywords works.  Note that the failing version in portage is:
dev-scheme/guile-2.2.3, which is testing anyway.
Comment 1 Larry the Git Cow gentoo-dev 2018-11-28 13:08:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8e378e2ee36fffd0adbfd6d42382584930554273

commit 8e378e2ee36fffd0adbfd6d42382584930554273
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2018-11-28 13:02:54 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2018-11-28 13:08:05 +0000

    games-board/aisleriot: 3.22.5 → 3.22.7
    
    Switch to guile-2.2. Drop unneeded USE-flag dependencies. Add missing
    glib-utils and libxml2 to DEPEND.
    
    Closes: https://bugs.gentoo.org/644068
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Manifest-Sign-Key: 0x5A56C8CD0C13248A
    Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>

 games-board/aisleriot/aisleriot-3.22.7.ebuild | 11 ++++++-----
 games-board/aisleriot/aisleriot-9999.ebuild   | 11 ++++++-----
 2 files changed, 12 insertions(+), 10 deletions(-)