Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773916 - sys-kernel/gentoo-kernel-bin-5.11.2-r2: line 1: bc: command not found
Summary: sys-kernel/gentoo-kernel-bin-5.11.2-r2: line 1: bc: 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: Distribution Kernel Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-02 06:14 UTC by Joonas Niilola
Modified: 2021-03-02 08:56 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2021-03-02 06:14:38 UTC
I wish I was joking...

/bin/sh: line 1: bc: command not found
make[2]: *** [/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work/linux-5.11/./Kbuild:24: include/generated/timeconst.h] Error 127
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work/linux-5.11/Makefile:1201: prepare0] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work/modprep'
make: *** [Makefile:185: __sub-make] Error 2
make: Leaving directory '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work/linux-5.11'
 * ERROR: sys-kernel/gentoo-kernel-bin-5.11.2-r2::gentoo failed (configure phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/gentoo-kernel-bin-5.11.2-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/gentoo-kernel-bin-5.11.2-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work'
 * S: '/var/tmp/portage/sys-kernel/gentoo-kernel-bin-5.11.2-r2/work'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-02 08:56:17 UTC
I must've missed that one when I was scanning the build log for deps used at modprep.
Comment 2 Larry the Git Cow gentoo-dev 2021-03-02 08:56:43 UTC
The bug has been closed via the following commit(s):

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

commit 7e3be2a3721acee14f827b451a7fa2bad54c5ff6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-02 08:56:01 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-02 08:56:39 +0000

    sys-kernel/gentoo-kernel-bin: Add missing dep on bc
    
    Closes: https://bugs.gentoo.org/773916
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.19-r2.ebuild | 1 +
 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.11.2-r2.ebuild  | 1 +
 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.101-r2.ebuild | 1 +
 3 files changed, 3 insertions(+)