Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151715 - guile quickthreads broken on sparc64
Summary: guile quickthreads broken on sparc64
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-17 10:06 UTC by Roy Marples (RETIRED)
Modified: 2007-01-17 16:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Teach guile about sparc64 (guile-sparc.patch,319 bytes, patch)
2006-10-17 10:11 UTC, Roy Marples (RETIRED)
Details | Diff
dev-scheme/guile/guile-1.8.1.ebuild (guile-1.8.1.ebuild,2.16 KB, text/plain)
2006-12-20 11:10 UTC, Marijn Schouten (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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