Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911913 - dev-lang/python-3.11.4: bootstrap-prefix.sh stage3 fails (on unknown)
Summary: dev-lang/python-3.11.4: bootstrap-prefix.sh stage3 fails (on unknown)
Status: RESOLVED TEST-REQUEST
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: 2023-08-08 09:24 UTC by APN-Pucky
Modified: 2023-08-09 03:29 UTC (History)
1 user (show)

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


Attachments
full_stage3_STABLE_generic_gentoo_20230808074313.log.xz (full_stage3_STABLE_generic_gentoo_20230808074313.log.xz,912.78 KB, application/x-xz)
2023-08-08 09:24 UTC, APN-Pucky
Details
build_stage3_STABLE_generic_gentoo_20230808074313.log.xz (build_stage3_STABLE_generic_gentoo_20230808074313.log.xz,38.14 KB, application/x-xz)
2023-08-08 09:24 UTC, APN-Pucky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description APN-Pucky 2023-08-08 09:24:48 UTC
System:
Vagrant 2.3.7
generic_gentoo STABLE prefix
Linux gentoo.localdomain 6.1.19-gentoo #1 SMP PREEMPT_DYNAMIC Wed Mar 29 09:46:04 PDT 2023 x86_64 Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz GenuineIntel GNU/Linux

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:
  /home/vagrant/gentoo-prefix/var/tmp/portage/dev-lang/python-3.11.4/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 /home/vagrant/gentoo-prefix/stage3.log

  CHOST:     x86_64-pc-linux-gnu
  IDENT:     x86_64-rap-linux-gentoo

Extra info:
https://github.com/APN-Pucky/gentoo-prefix-tester/actions/runs/5793447559
Comment 1 APN-Pucky 2023-08-08 09:24:49 UTC
Created attachment 867389 [details]
full_stage3_STABLE_generic_gentoo_20230808074313.log.xz
Comment 2 APN-Pucky 2023-08-08 09:24:50 UTC
Created attachment 867390 [details]
build_stage3_STABLE_generic_gentoo_20230808074313.log.xz
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-09 03:29:59 UTC
 * eprefixing shebang of home/vagrant/gentoo-prefix/usr/bin/python3.11-config
 * QA Notice: the following files use invalid (possible non-prefixed) shebangs:
 *   /home/vagrant/gentoo-prefix/etc/init.d/pydoc-3.11:/sbin/openrc-run (script pydoc-3.11 installed in PATH but interpreter /sbin/openrc-run not found)
 * ERROR: dev-lang/python-3.11.4::gentoo failed:
 *   Aborting due to QA concerns: invalid shebangs found
 * 
 * Call stack:
 *   misc-functions.sh, line 861:  Called install_qa_check
 *   misc-functions.sh, line 134:  Called source 'install_symlink_html_docs'
 *            05prefix, line 120:  Called install_qa_check_prefix
 *            05prefix, line 116:  Called die
 * The specific snippet of code:
 *   		die "Aborting due to QA concerns: invalid shebangs found"

This one should be fixed as of yesterday or so.