Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844169 - dev-libs/bglibs-2.04-r2 - /.../sh:line <snip>: which: command not found
Summary: dev-libs/bglibs-2.04-r2 - /.../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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: which-hunt
  Show dependency tree
 
Reported: 2022-05-14 08:16 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,17.05 KB, text/plain)
2022-05-14 08:16 UTC, Toralf Förster
Details
dev-libs:bglibs-2.04-r2:20220513-233532.log (dev-libs:bglibs-2.04-r2:20220513-233532.log,21.11 KB, text/plain)
2022-05-14 08:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.00 KB, text/plain)
2022-05-14 08:16 UTC, Toralf Förster
Details
environment (environment,57.62 KB, text/plain)
2022-05-14 08:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.66 KB, application/x-bzip)
2022-05-14 08:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.65 KB, application/x-bzip)
2022-05-14 08:16 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-14 08:16:34 UTC
  perl=`which perl`; \
  echo "#! $perl"; \
  echo "# WARNING: This file was auto-generated. Do not edit!"; \
  echo ) >perl-head.pl
/bin/sh: line 2: which: command not found
make: *** [Makefile:866: perl-head.pl] Error 127
 * ERROR: dev-libs/bglibs-2.04-r2::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220513-162028

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

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 Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 6a4193a1a34ae371170b9e44da69994c1f1fc02e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 13 22:33:06 2022 +0000

    2022-05-13 22:33:05 UTC

emerge -qpvO dev-libs/bglibs
[ebuild  N    ] dev-libs/bglibs-2.04-r2  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2022-05-14 08:16:35 UTC
Created attachment 778733 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-14 08:16:36 UTC
Created attachment 778736 [details]
dev-libs:bglibs-2.04-r2:20220513-233532.log
Comment 3 Toralf Förster gentoo-dev 2022-05-14 08:16:38 UTC
Created attachment 778739 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-05-14 08:16:40 UTC
Created attachment 778742 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-05-14 08:16:41 UTC
Created attachment 778745 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-14 08:16:42 UTC
Created attachment 778748 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-28 07:17:47 UTC
The bug has been closed via the following commit(s):

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

commit a7327842dd05180b2ec638440634c50e28480513
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-28 07:03:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-28 07:17:17 +0000

    dev-libs/bglibs: add which BDEPEND
    
    Closes: https://bugs.gentoo.org/844169
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/bglibs/bglibs-2.04-r1.ebuild | 8 ++++----
 dev-libs/bglibs/bglibs-2.04-r2.ebuild | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)