FS#20881 - [chuck] x86_64 arch not supported
Attached to Project:
Community Packages
Opened by Havona (havona) - Saturday, 18 September 2010, 10:48 GMT
Last edited by Brad Fanella (cesura) - Friday, 08 October 2010, 03:17 GMT
Opened by Havona (havona) - Saturday, 18 September 2010, 10:48 GMT
Last edited by Brad Fanella (cesura) - Friday, 08 October 2010, 03:17 GMT
|
Details
Description:
The x86_64 build of this package simply does not work. As stated on the website (http://chuck.cs.princeton.edu/release/): note: ChucK currently supports only 32-bit systems; 64-bit support is not yet available (but we are working on it) There is a working multilib PKGBUILD here: http://aur.archlinux.org/packages/bin32-chuck/bin32-chuck/PKGBUILD Also, why not include the docs and code examples from the source distribution as well? See here: http://aur.archlinux.org/packages/chuck-extra/chuck-extra/PKGBUILD |
This task depends upon
$ sudo pacman -S chuck
$ wget http://chuck.cs.princeton.edu/doc/examples/stk/rhodey.ck
$ chuck rhodey.ck
Segmentation fault
Currently on that...