Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313043 - dev-libs/libedit-20061103-r2 fails to build on OS X 10.6.3/64bit
Summary: dev-libs/libedit-20061103-r2 fails to build on OS X 10.6.3/64bit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-03 23:59 UTC by Stuart Shelton
Modified: 2010-04-05 21:27 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 Stuart Shelton 2010-04-03 23:59:46 UTC
Build-process fails with:

ar -r libedit.a .a/*
ar: creating archive libedit.a
i686-apple-darwin10-gcc  --shared -o libedit.so .so/* -lncurses -Wl,-soname,libedit.so
collect2: ld terminated with signal 6 [Abort trap]
got unhandled exception: unknown option: -soname
terminate called after throwing an instance of 'char const*'
make: *** [libedit.so] Error 1
 * ERROR: dev-libs/libedit-20061103-r2 failed:
 *   make
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called call-ebuildshell 'src_compile'
 *   environment, line 267:  Called src_compile
 *   environment, line 2343:  Called die
 * The specific snippet of code:
 *       emake || die "make"


... this is with sys-devel/binutils-apple-3.2-r1 installed.
Comment 1 Heiko 2010-04-05 19:55:36 UTC
Hmm version 20090923.3.0 worked (10-03-12) for me. You might wanna try that version instead.
Comment 2 Stuart Shelton 2010-04-05 21:22:17 UTC
Yep - the 20090923.3.0 version appears to work - any plans to stabilise?
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-04-05 21:27:15 UTC
er, we don't stabilize packages in Gentoo Prefix. 20090923.3.0 already has the ~x64-macos keyword, so I will close this bug.