Siqua n00b
Joined: 09 May 2019 Posts: 2
|
Posted: Wed Jul 17, 2019 3:02 pm Post subject: OSX: Prefix Bootstrap fails after stage3 |
|
|
I was able to get past the binutils-apple blocker in Stage2 by replacing ar & ranlib with the macOS files as suggested in bug#675794 (https://bugs.gentoo.org/675794).
Stage3 sompleted.
The next step:
Code: | emerge --ask -e @system |
failed with
Code: | dyld: Symbol not found: _BC
Referenced from: /Users/curtis/gentoo/usr/lib/libreadline.8.dylib
Expected in: /Users/curtis/gentoo/usr/lib/libncurses.6.dylib
in /Users/curtis/gentoo/usr/lib/libreadline.8.dylib
* The ebuild phase 'postrm' has been killed by signal 6. |
Dump: https://pastebin.com/2F9VAiMY
Cannot provide an because the above event completely breaks everything and emerge no longer functions.
Code: | $ emerge --info
Failed to validate a sane '/dev'.
bash process substitution doesn't work; this may be an indication of a broken '/dev/fd'. |
[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu] |
|