Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342699 - genkernel failed to compile the "oldconfig" and the "all" target
Summary: genkernel failed to compile the "oldconfig" and the "all" target
Status: RESOLVED DUPLICATE of bug 341943
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 05:43 UTC by 颜烈彬
Modified: 2010-10-28 20:44 UTC (History)
0 users

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


Attachments
same problem here (genkernel.log,100.96 KB, text/plain)
2010-10-27 04:02 UTC, Emmanuel Pelado
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 颜烈彬 2010-10-26 05:43:02 UTC
sys-kernel/genkernel-3.4.10.907: fail to accomplish building kernel
 

Reproducible: Always

Steps to Reproduce:
1.genkernel all
2.
3.

Actual Results:  
some error occurred on the steps e2fsprogs compiling


 DEPMOD  2.6.36-gentoo
* Copying config for successful build to /etc/kernels/kernel-config-x86_64-2.6.36-gentoo
* busybox: >> Applying patches...
* busybox: >> Configuring...
COMMAND: make -j5 CC="gcc" LD="ld" AS="as" oldconfig 
Makefile:405: *** mixed implicit and normal rules.  Stop.
* Gentoo Linux Genkernel; Version 3.4.10.907[0m
* Running with options: all
* KERNEL_ARCH=x86

* ERROR: Failed to compile the "oldconfig" target...
* -- Grepping log... --
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
* 
* Please do *not* report compilation failures as genkernel bugs!
* 
* busybox: >> Compiling...
COMMAND: make -j5 CC="gcc" LD="ld" AS="as" all 
make: getcwd: No such file or directory
make: *** No rule to make target `all'.  Stop.
* Gentoo Linux Genkernel; Version 3.4.10.907[0m
* Running with options: all
* KERNEL_ARCH=x86

* ERROR: Failed to compile the "all" target...
* -- Grepping log... --
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
* 
* Please do *not* report compilation failures as genkernel bugs!
*
Comment 1 Emmanuel Pelado 2010-10-27 04:02:22 UTC
Created attachment 252141 [details]
same problem here

same problem here. with any option I put after genkernel do the same
Comment 2 niogic 2010-10-28 20:38:29 UTC
Dupe of #341943 author or authorized please mark duplicate.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-10-28 20:44:19 UTC

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