Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844865 - net-misc/nx-3.5.99.26 - /.../sh:line <snip>: which: command not found
Summary: net-misc/nx-3.5.99.26 - /.../sh:line <snip>: which: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: which-hunt
  Show dependency tree
 
Reported: 2022-05-15 08:03 UTC by Toralf Förster
Modified: 2022-10-28 07:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2022-05-15 08:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.93 KB, text/plain)
2022-05-15 08:03 UTC, Toralf Förster
Details
environment (environment,73.15 KB, text/plain)
2022-05-15 08:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.44 KB, application/x-bzip)
2022-05-15 08:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,21.46 KB, application/x-bzip)
2022-05-15 08:03 UTC, Toralf Förster
Details
net-misc:nx-3.5.99.26:20220515-054259.log (net-misc:nx-3.5.99.26:20220515-054259.log,55.64 KB, text/plain)
2022-05-15 08:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.83 KB, application/x-bzip)
2022-05-15 08:03 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-05-15 08:03:37 UTC
else \
    exit 0; \
fi
which imake 1>/dev/null && imake -I./config/cf  -w -j1 -s xmakefile -DTOPDIR=. -DCURDIR=.
/bin/sh: line 1: which: command not found
make[1]: *** [Makefile:67: xmakefile] Error 127
make[1]: Leaving directory '/var/tmp/portage/net-misc/nx-3.5.99.26/work/nx-libs-3.5.99.26/nx-X11'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220514-222405

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 67a5082aafd02612c79268695942171950cd3cbe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 15 04:03:13 2022 +0000

    2022-05-15 04:03:13 UTC

emerge -qpvO net-misc/nx
[ebuild  N    ] net-misc/nx-3.5.99.26
Comment 1 Toralf Förster gentoo-dev 2022-05-15 08:03:38 UTC
Created attachment 779042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-15 08:03:39 UTC
Created attachment 779045 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-15 08:03:40 UTC
Created attachment 779048 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-15 08:03:41 UTC
Created attachment 779051 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-15 08:03:42 UTC
Created attachment 779054 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-15 08:03:43 UTC
Created attachment 779057 [details]
net-misc:nx-3.5.99.26:20220515-054259.log
Comment 7 Toralf Förster gentoo-dev 2022-05-15 08:03:44 UTC
Created attachment 779060 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-28 07:17:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c7f4cd1821f70f416fb60e1fe3dadd066ad002

commit 02c7f4cd1821f70f416fb60e1fe3dadd066ad002
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-28 07:04:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-28 07:17:18 +0000

    net-misc/nx: add which BDEPEND
    
    Closes: https://bugs.gentoo.org/844865
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/nx/nx-3.5.99.25.ebuild | 2 +-
 net-misc/nx/nx-3.5.99.26.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)