Sandro Posted July 29, 2014 Report Share Posted July 29, 2014 Hi to All. aisleriot doesn't compile. The trouble i think is described in build.log: checking for perl >= 5.8.1... 5.18.2 checking for XML::Parser... ok checking which guile version to use... 1.8 configure: error: guile version 1.8 not found. Install it, or use --with-guile to select a different version But i've installed the [ebuild R ] dev-scheme/guile-2.0.11:12 USE="deprecated networking nls regex threads -debug -debug-malloc -emacs -static" How can i solve ? Thank You :) Link to comment Share on other sites More sharing options...
0 dantrell Posted July 30, 2014 Report Share Posted July 30, 2014 Sandro, I think you could mask '>dev-scheme/guile-1.8' and 'emerge --oneshot' it in the meantime this is fixed. You caused it, really? the ebuild seems unmodified from gentoo(I run both funtoo and gentoo, and checked both portage trees), and it would give the same problem I think,ignore me if I'm wrong: COMMON_DEPEND in '>=dev-scheme/guile-1.8.0:12[deprecated,regex]' wich also is valid for '~guile-2.0' and G2CONF with '--with-guile=1.8'wich causes the build to fail, so wouldn't this be also a bug for gentoo? or was this caused by masks/unmasks in the profiles? This isn't a bug for Gentoo as they don't even have the versions of the slib and guile packages that I introduced into mainline earlier today. In fact, Gentoo has a lot of these packages masked, including >=aisleriot-3.2. Anyway, this issue has been resolved. It will take a couple hours before the change hits mainline though. Link to comment Share on other sites More sharing options...
0 dantrell Posted July 30, 2014 Report Share Posted July 30, 2014 I caused this, sorry. :)I'm working on this now over at FL-1421. Link to comment Share on other sites More sharing options...
0 j-g- Posted July 30, 2014 Report Share Posted July 30, 2014 Sandro, I think you could mask '>dev-scheme/guile-1.8' and 'emerge --oneshot' it in the meantime this is fixed. I caused this, sorry. :) I'm working on this now over at FL-1421. You caused it, really? the ebuild seems unmodified from gentoo(I run both funtoo and gentoo, and checked both portage trees), and it would give the same problem I think,ignore me if I'm wrong: COMMON_DEPEND in '>=dev-scheme/guile-1.8.0:12[deprecated,regex]' wich also is valid for '~guile-2.0' and G2CONF with '--with-guile=1.8'wich causes the build to fail, so wouldn't this be also a bug for gentoo? or was this caused by masks/unmasks in the profiles? Link to comment Share on other sites More sharing options...
0 j-g- Posted July 30, 2014 Report Share Posted July 30, 2014 I see now, why this doesn't affect gentoo, thanks for the clarification, anyway it feels wrong for me the fact that ebuild has a depend on another package saying it wants a greater-or-equal version, when later it wants to use only one version, but I'm still trying to learn about ebuilds, and what's right and wrong in them, so maybe that's why I don't get this particular one. Link to comment Share on other sites More sharing options...
0 Sandro Posted July 30, 2014 Author Report Share Posted July 30, 2014 Ok.... Thank You for all :) I just had to wait until the last "sync" Now is all consistent. See You next time :) Link to comment Share on other sites More sharing options...
Question
Sandro
Hi to All.
aisleriot doesn't compile.
The trouble i think is described in build.log:
But i've installed the
How can i solve ?
Thank You :)
Link to comment
Share on other sites
5 answers to this question
Recommended Posts