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))'
car and cdr work fine on ppc :-) .205 failed for some reason, I'll look into it.
Keyworded 205 ~sparc, sorry for the delay, got lost in the pile'o'mail :)
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
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 :)
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 :-/
*prod* I'd be happy for a simple use.mask if it seems flaky on your archs.
amd64 done.
Finally use.masked on alpha.
Since our s390 people seem to be ignoring bugs I use.mask'ed it for them for now.