Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925319 - dev-lang/python-3.11.7: bootstrap-prefix.sh stage3 fails (on Darwin 21)
Summary: dev-lang/python-3.11.7: bootstrap-prefix.sh stage3 fails (on Darwin 21)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-23 10:28 UTC by APN-Pucky
Modified: 2024-02-24 13:06 UTC (History)
1 user (show)

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


Attachments
full_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz (full_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz,525.81 KB, application/x-xz)
2024-02-23 10:28 UTC, APN-Pucky
Details
build_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz (build_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz,13.38 KB, application/x-xz)
2024-02-23 10:28 UTC, APN-Pucky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description APN-Pucky 2024-02-23 10:28:22 UTC
System:
Vagrant 2.4.1
Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64 STABLE prefix
Darwin Mac-1708670568257.local 21.6.0 Darwin Kernel Version 21.6.0: Sun Dec 17 22:55:27 PST 2023; root:xnu-8020.240.18.706.2~1/RELEASE_X86_64 x86_64

Steps to reproduce the bug:
Run the bootstrap-prefix.sh in mode STABLE (default STABLE) for stage3 (lower ones before)

Error message:
somewhere failed :(  Details might be found in the build log:
  /Users/runner/work/gentoo-prefix-tester/gentoo-prefix-tester/gentoo-prefix/var/tmp/portage/dev-lang/python-3.11.7/temp/build.log
I have no clue, really.  Please find friendly folks in #gentoo-prefix on
irc.gentoo.org, gentoo-alt@lists.gentoo.org mailing list, or file a bug
at bugs.gentoo.org under Gentoo/Alt, Prefix Support.  This is most
inconvenient, and it crushed my ego.  Sorry, I give up.
Should you want to give it a try, there is /Users/runner/work/gentoo-prefix-tester/gentoo-prefix-tester/gentoo-prefix/stage3.log

  CHOST:     x86_64-apple-darwin21
  IDENT:     x86_64-apple-darwin21

Extra info:
https://github.com/APN-Pucky/gentoo-prefix-tester/actions/runs/8015432769
Comment 1 APN-Pucky 2024-02-23 10:28:22 UTC
Created attachment 885804 [details]
full_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz
Comment 2 APN-Pucky 2024-02-23 10:28:23 UTC
Created attachment 885805 [details]
build_stage3_STABLE_Darwin_Mac-1708670568257.local_21.6.0_Darwin_Kernel_Version_21.6.0__Sun_Dec_17_22_55_27_PST_2023;_root_xnu-8020.240.18.706.2~1_RELEASE_X86_64_x86_64_20240223073017.log.xz
Comment 3 Fabian Groffen gentoo-dev 2024-02-24 13:03:58 UTC
This is python still linking to _mkfifoat, which feels like it is still using a wrong SDK for this system.
Comment 4 Fabian Groffen gentoo-dev 2024-02-24 13:06:07 UTC
Since your logs do not show "using system sources from <SDK path>" are you sure you are using the latest bootstrap-prefix.sh?  I have a strong suspicion you are not because this echo is not present.