Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 942995

Summary: dev-python/pyatspi-2.46.1 - [libtool] ./configure:line <snip>: which: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gitlab.gnome.org/GNOME/pyatspi2/-/merge_requests/31
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 646588    
Attachments: emerge-info.txt
dev-python:pyatspi-2.46.1:20241107-145151.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-11-07 15:46:24 UTC
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
./configure: line 4575: which: command not found
configure: error: Python interpreter /usr/bin/python3.12 does not exist


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241106-192501

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 


  HEAD of ::gentoo
commit acb19642ce5e29e1f2bb9afc7d4ff374e3cdd7ea
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 7 14:18:23 2024 +0000

    2024-11-07 14:18:23 UTC

emerge -qpvO =dev-python/pyatspi-2.46.1
[ebuild  N    ] dev-python/pyatspi-2.46.1  USE="-test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-07 15:46:25 UTC
Created attachment 908083 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-07 15:46:26 UTC
Created attachment 908084 [details]
dev-python:pyatspi-2.46.1:20241107-145151.log
Comment 3 Toralf Förster gentoo-dev 2024-11-07 15:46:27 UTC
Created attachment 908085 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-07 15:46:28 UTC
Created attachment 908086 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-07 15:46:29 UTC
Created attachment 908087 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-07 15:46:30 UTC
Created attachment 908088 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-07 15:46:30 UTC
Created attachment 908089 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-07 15:46:32 UTC
Created attachment 908090 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-07 15:46:33 UTC
Created attachment 908091 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-03-23 01:38:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f79d11097b3e55a6c092ddf2f352580fb127602

commit 9f79d11097b3e55a6c092ddf2f352580fb127602
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-23 01:32:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-23 01:37:32 +0000

    dev-python/pyatspi: BDEPEND on which
    
    It's fixed upstream in the next release by Eli.
    
    Closes: https://bugs.gentoo.org/942995
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pyatspi/pyatspi-2.46.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)