Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171912 - readline-5.2_p1 fails to emerge on clean install of prefix portage on OS X 10.4.9
Summary: readline-5.2_p1 fails to emerge on clean install of prefix portage on OS X 10...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High major (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 13:16 UTC by Steve
Modified: 2007-08-14 10:24 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,30.44 KB, text/plain)
2007-03-23 13:18 UTC, Steve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2007-03-23 13:16:28 UTC
When attempting to perform a fresh installation following the guide at http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml readline is emerged.  It fails to build.

Reproducible: Always

Steps to Reproduce:
1. Follow guide http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
2.Wait til it is performing its bulk emerge and it will fail at emerge #17, readline
3.

Actual Results:  
See attached build log

Expected Results:  
Clean build

OS 10.4.9, fresh install, with Xcode 2.4 from Oct 2006
Comment 1 Steve 2007-03-23 13:18:36 UTC
Created attachment 114123 [details]
Build log
Comment 2 Fabian Groffen gentoo-dev 2007-04-02 18:47:34 UTC
hmmm... do you know if the compiler and odcctools were built already?  I could compile readline-5.2_p1 here on OSX 10.3.9
Comment 3 Steve 2007-04-04 14:12:38 UTC
Yes both are present, I tried re emerging odcctools but the readline compile still fails at the same point
Comment 4 Fabian Groffen gentoo-dev 2007-04-07 11:28:52 UTC
gcc -Lreadline -o rlfe rlfe.o pty.o -lreadline -lhistory -lncurses -lcurses 
/usr/bin/ld: multiple definitions of symbol _read_history
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libreadline.dylib(readline.o_s) definition of _read_history
readline/libhistory.a(histfile.o) definition of _read_history in section (__TEXT,__text)
/usr/bin/ld: multiple definitions of symbol _write_history

It is not using the prefixed tools somehow.  And a powerpc-apple-darwin8/4.0.1 on OSX 10.3.9 is also a bit weird.

I'm confused now.
Comment 5 Elias Pipping (RETIRED) gentoo-dev 2007-07-29 17:20:16 UTC
does the problem persist? given the latest version of readline is now 5.2_p4-r00.1 and a lot has changed since...
Comment 6 Elias Pipping (RETIRED) gentoo-dev 2007-08-14 09:51:10 UTC
I think this bug can be closed.