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

Bug 955591

Summary: dev-libs/libnfc-1.8.0-r1 - [cmake-4] ./configure:line <snip>: which: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: mario.haustein
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/42028
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 646588    
Attachments: emerge-info.txt
dev-libs:libnfc-1.8.0-r1:20250507-193229.log
emerge-history.txt
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt

Description Toralf Förster gentoo-dev 2025-05-07 20:01:12 UTC
./configure: line 2524: which: command not found
checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20250507-005502

  The build log matches a QA pattern or sth. else requested by a dev:
  ./configure: line 2524: which: command not found

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-05-07 20:01:13 UTC
Created attachment 928073 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-07 20:01:15 UTC
Created attachment 928074 [details]
dev-libs:libnfc-1.8.0-r1:20250507-193229.log
Comment 3 Toralf Förster gentoo-dev 2025-05-07 20:01:16 UTC
Created attachment 928075 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-05-07 20:01:17 UTC
Created attachment 928076 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-05-07 20:01:18 UTC
Created attachment 928077 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-05-07 20:01:19 UTC
Created attachment 928078 [details]
qlist-info.txt
Comment 7 Larry the Git Cow gentoo-dev 2025-05-11 13:39:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926f55053de5f6eec26f9bebe129e2da4a90db75

commit 926f55053de5f6eec26f9bebe129e2da4a90db75
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2025-05-11 13:33:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-11 13:37:23 +0000

    dev-libs/libnfc: require `sys-apps/which` as BDEPEND
    
    Closes: https://bugs.gentoo.org/955591
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Part-of: https://github.com/gentoo/gentoo/pull/42028
    Closes: https://github.com/gentoo/gentoo/pull/42028
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libnfc/libnfc-1.8.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)