Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955591 - dev-libs/libnfc-1.8.0-r1 - [cmake-4] ./configure:line <snip>: which: command not found
Summary: dev-libs/libnfc-1.8.0-r1 - [cmake-4] ./configure:line <snip>: which: command ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: which-hunt
  Show dependency tree
 
Reported: 2025-05-07 20:01 UTC by Toralf Förster
Modified: 2025-05-11 13:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2025-05-07 20:01 UTC, Toralf Förster
Details
dev-libs:libnfc-1.8.0-r1:20250507-193229.log (dev-libs:libnfc-1.8.0-r1:20250507-193229.log,100.68 KB, text/plain)
2025-05-07 20:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.34 KB, text/plain)
2025-05-07 20:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.59 KB, application/x-xz)
2025-05-07 20:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.59 KB, application/x-xz)
2025-05-07 20:01 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,83.43 KB, text/plain)
2025-05-07 20:01 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 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(-)