Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65216 - Getting dev-lisp/mzscheme keyworded
Summary: Getting dev-lisp/mzscheme keyworded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 08:41 UTC by Ciaran McCreesh
Modified: 2007-08-25 23:11 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 Ciaran McCreesh 2004-09-24 08:41:33 UTC
vim7 will include a new optional dep upon dev-lisp/mzscheme. Currently mzscheme is keyworded for x86 only. Arch teams, please have a play and see whether it can have a ~ keyword for your archs. If not, please use.mask the mzscheme USE flag in your profiles. I'll be adding in vim7 snapshot ebuilds to the tree (package.masked until upstream do a proper release) shortly, would be easier if I didn't have to drop keywords.

Simple test plan:
emerge mzscheme
mzscheme -me '(car (display (string-append "hello" " " "world" "!")) (newline) (exit))'
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-09-24 14:35:31 UTC
car and cdr work fine on ppc :-) .205 failed for some reason, I'll look into it. 
Comment 2 Gustavo Zacarias (RETIRED) gentoo-dev 2004-09-30 13:28:55 UTC
Keyworded 205 ~sparc, sorry for the delay, got lost in the pile'o'mail :)
Comment 3 SpanKY gentoo-dev 2004-10-02 22:55:28 UTC
use.masked out hppa/ia64/arm since it bombs ... i hate lisp so i'm not going to investigate it

also, i noticed mzscheme doesnt respect CFLAGS (in fact, it unsets the variable) ... seems like something you'd jump on Ciaran
Comment 4 Ciaran McCreesh 2004-10-08 07:19:10 UTC
Masked on mips, it doesn't work reliably. Any luck on any other archs? If not, a use.mask for now would be fine, I doubt that the scheme stuff in vim7 is gonna be so hugely popular that it's worth getting mzscheme fixed :)
Comment 5 Tom Gall (RETIRED) gentoo-dev 2004-10-30 09:17:02 UTC
make[2]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src'
make[1]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src'
make finish-stub
make[1]: Entering directory `/var/tmp/portage/mzscheme-205/work/plt/src'
if [ normal-install = "normal-install" ] ; then cd /var/tmp/portage/mzscheme-205/image//usr; ./install ; fi
make[1]: *** [copy-finish] Error 139
make[1]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src'
make: *** [install] Error 2

!!! ERROR: dev-lisp/mzscheme-205 failed.
!!! Function einstall, Line 478, Exitcode 2


looks this ebuild isn't viable on ppc64 either. While lisp might still be embedded in a couple of my braincells, afraid I'm not too excited about looking into this issue. Sorry :-/
Comment 6 Ciaran McCreesh 2004-11-13 06:58:25 UTC
*prod* I'd be happy for a simple use.mask if it seems flaky on your archs.
Comment 7 Tom Martin (RETIRED) gentoo-dev 2004-11-13 11:46:23 UTC
amd64 done.
Comment 8 Bryan Østergaard (RETIRED) gentoo-dev 2005-01-05 06:42:04 UTC
Finally use.masked on alpha.
Comment 9 Ciaran McCreesh 2005-01-21 09:37:02 UTC
Since our s390 people seem to be ignoring bugs I use.mask'ed it for them for now.