Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869341 - sys-libs/libsmbios-2.4.3:0 - ERROR: sys-libs/libsmbios-2.4.3::gentoo failed (prepare phase):
Summary: sys-libs/libsmbios-2.4.3:0 - ERROR: sys-libs/libsmbios-2.4.3::gentoo failed (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-09 13:19 UTC by Toralf Förster
Modified: 2022-09-09 13:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2022-09-09 13:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.33 KB, text/plain)
2022-09-09 13:19 UTC, Toralf Förster
Details
environment (environment,126.44 KB, text/plain)
2022-09-09 13:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.31 KB, application/x-bzip)
2022-09-09 13:19 UTC, Toralf Förster
Details
sys-libs:libsmbios-2.4.3:20220909-044114.log (sys-libs:libsmbios-2.4.3:20220909-044114.log,1.89 KB, text/plain)
2022-09-09 13:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.24 KB, application/x-bzip)
2022-09-09 13:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-09 13:19:06 UTC
 * Applying libsmbios-2.4.3-avoid_bashisms.patch ...
 [ ok ]
 * Applying libsmbios-2.4.3-insecure_rpaths.patch ...
 [ ok ]
 * ERROR: sys-libs/libsmbios-2.4.3::gentoo failed (prepare phase):
 *   python_fix_shebang: EPYTHON unset (pkg_setup not called?)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220908-220012

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 0f037a7740b1d57b3558d41481379cb24e11cb90
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 9 03:57:29 2022 +0000

    2022-09-09 03:57:29 UTC

emerge -qpvO sys-libs/libsmbios
[ebuild  N    ] sys-libs/libsmbios-2.4.3  USE="nls -doc -graphviz -python -static-libs -test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-09-09 13:19:08 UTC
Created attachment 804187 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-09 13:19:09 UTC
Created attachment 804190 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-09 13:19:10 UTC
Created attachment 804193 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-09 13:19:12 UTC
Created attachment 804196 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-09 13:19:12 UTC
Created attachment 804199 [details]
sys-libs:libsmbios-2.4.3:20220909-044114.log
Comment 6 Toralf Förster gentoo-dev 2022-09-09 13:19:14 UTC
Created attachment 804202 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-09 13:25:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e13519d31aad18c7458a52be961a4edc728569

commit 65e13519d31aad18c7458a52be961a4edc728569
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-09-09 13:23:09 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-09-09 13:24:39 +0000

    sys-libs/libsmbios: only fix Python shebangs if USE='python test'
    
    Closes: https://bugs.gentoo.org/869341
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sys-libs/libsmbios/libsmbios-2.4.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)