Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492210 - bootstrap failed on OSX Mavericks
Summary: bootstrap failed on OSX Mavericks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
: 493988 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-21 17:17 UTC by yegle
Modified: 2013-12-30 19:08 UTC (History)
1 user (show)

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


Attachments
build.log for binutils-apple-4.3 when bootstraping on OSX Mavericks (build.log,50.34 KB, text/plain)
2013-11-21 17:17 UTC, yegle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2013-11-21 17:17:13 UTC
Bootstrap failed in building binutils-apple-4.3

clang --version
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix

other/rebase.cpp:885:7: error: use of undeclared identifier 'realpath'
        if ( realpath(info.path, realFilePath) == NULL ) {
             ^
other/rebase.cpp:1005:19: error: use of undeclared identifier 'strtoull'
                                        lowAddress = strtoull(argv[++i], &endptr, 16);
                                                     ^
other/rebase.cpp:1008:20: error: use of undeclared identifier 'strtoull'
                                        highAddress = strtoull(argv[++i], &endptr, 16);
                                                      ^

Reproducible: Always
Comment 1 yegle 2013-11-21 17:17:54 UTC
Created attachment 363734 [details]
build.log for binutils-apple-4.3 when bootstraping on OSX Mavericks
Comment 2 yegle 2013-11-21 17:20:20 UTC
Now is a good time to revisit #474748

Also related bugs: #490638
Comment 3 Fabian Groffen gentoo-dev 2013-11-21 17:25:44 UTC
you need to bootstrap using latest tree, after which you end up at bug #491098
Comment 4 Fabian Groffen gentoo-dev 2013-12-17 20:21:04 UTC
*** Bug 493988 has been marked as a duplicate of this bug. ***
Comment 5 Fabian Groffen gentoo-dev 2013-12-30 19:08:32 UTC
iirc the snapshot has been bumped