Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151715

Summary: guile quickthreads broken on sparc64
Product: Gentoo Linux Reporter: Roy Marples (RETIRED) <uberlord>
Component: New packagesAssignee: Scheme Project <scheme>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Teach guile about sparc64
dev-scheme/guile/guile-1.8.1.ebuild

Description Roy Marples (RETIRED) gentoo-dev 2006-10-17 10:06:40 UTC
guile does not know about sparc64 when building QuickThreads.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-10-17 10:11:00 UTC
Created attachment 99890 [details, diff]
Teach guile about sparc64

The ebuild will also need to inherit autotools and run
AT_M4DIR="${S}/guile-config" eautoreconf

after the patch.
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2006-12-20 11:10:52 UTC
Created attachment 104453 [details]
dev-scheme/guile/guile-1.8.1.ebuild

fails when ran with:
ERROR: Unbound variable: dimensions->uniform-array
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2006-12-20 11:20:01 UTC
sorry wrong bug report :(
Comment 4 Marijn Schouten (RETIRED) gentoo-dev 2007-01-13 11:01:40 UTC
could you test guile-1.6.8 (is in) and guile-1.8.1 (bug 128786) please