Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923495 - prefix fails stage 3 bootstrap at package dev-build/make
Summary: prefix fails stage 3 bootstrap at package dev-build/make
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 23:07 UTC by Phoenix
Modified: 2024-02-18 19:15 UTC (History)
1 user (show)

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


Attachments
This is the stage three log (stage3.log.bz2,999.23 KB, application/x-bzip2)
2024-02-01 23:07 UTC, Phoenix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Phoenix 2024-02-01 23:07:41 UTC
Created attachment 883967 [details]
This is the stage three log

I am trying to install a gentoo prefix on mac os Sonoma. This is x86 - 64 system, compilation was going well and I went to bed woke up in the morning and It had failed around stage 3 with an error of:

emerge: there are no binary packages to satisfy "dev-build/make".

emerge: searching for similar names...
emerge: Maybe you meant any of these: dev-util/tmake, dev-util/omake, dev-util/cmake?

Hmmmm, I was already afraid of this to happen.  Running
  /Users/redacted/Gentoo/usr/bin/bash ./bootstrap-prefix.sh "/Users/redacted/Gentoo" stage3
somewhere failed :(  Details might be found in the build log:

I have tried running it again but it gets stuck in the same place. I even tried deleting the install but that did not seem to work and now it says that my build logs are gone even though I restored them to the proper locations in the filesystem. I’m not really worried to much about that tho.  The computer went to sleep so Im worried that It might have had something to do with it. Some of the commands exist in the bin file tho admittedly they are not linked to the path but it can still run if I use “./“. I would like to trouble shoot but as I am new to this kind of stuff Im not really sure how to proceed.

I have run this script a couple of times. I also ran ./emerge --sync and that is why the output of the script is different at the end. It still seems to get stuck at the same package.
Comment 1 Fabian Groffen gentoo-dev 2024-02-02 08:30:47 UTC
did you (re)fetch the latest bootstrap-prefix.sh script?  Due to the pkgmoves to dev-build a newer snapshot and script need to be used.
Comment 2 Phoenix 2024-02-03 01:22:55 UTC
Do you know where I can find the latest Script. I used the one that was on the website https://wiki.gentoo.org/wiki/Project:Prefix/Bootstrap. the one I used was probably a couple of weeks old. I am not really sure how much that script is updated on the website.
Comment 3 Fabian Groffen gentoo-dev 2024-02-03 16:02:45 UTC
The wiki uses gitweb, so that one should always be the lastest.  Just redownload from there and you should get further.
Comment 4 Fabian Groffen gentoo-dev 2024-02-18 19:15:27 UTC
https://rsync.prefix.bitzolder.nl/scripts/bootstrap-prefix.sh should work