Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421521 - kernel-2 eclass should depend on dev-lang/perl
Summary: kernel-2 eclass should depend on dev-lang/perl
Status: RESOLVED DUPLICATE of bug 421483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 04:11 UTC by kfm
Modified: 2012-06-20 22:46 UTC (History)
0 users

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 kfm 2012-06-17 04:11:25 UTC
I pulled stage3-i686-20120612.tar.bz2 which is broken (perl was overlooked during its build process). This came to light upon trying to compile the kernel ...

make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `relocs'.
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  MKCAP   arch/x86/kernel/cpu/capflags.c
/bin/sh: perl: command not found
make[3]: *** [arch/x86/kernel/cpu/capflags.c] Error 127
make[2]: *** [arch/x86/kernel/cpu] Error 2
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2
Comment 1 Mike Pagano gentoo-dev 2012-06-20 22:46:40 UTC

*** This bug has been marked as a duplicate of bug 421483 ***