Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446700 - dev-libs/klibc-1.5.25 - make silentoldconfig: Console input/output is redirected. Run 'make oldconfig' to update configuration.
Summary: dev-libs/klibc-1.5.25 - make silentoldconfig: Console input/output is redirec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: Normal normal with 1 vote (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: PATCH
Depends on:
Blocks:
 
Reported: 2012-12-10 10:23 UTC by Laurence
Modified: 2016-08-25 16:10 UTC (History)
2 users (show)

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


Attachments
build log (build.log,5.96 KB, text/plain)
2012-12-10 10:28 UTC, Laurence
Details
emerge --info (emerge.info,4.47 KB, text/plain)
2012-12-10 10:28 UTC, Laurence
Details
Patch to get it to build on a Rapberry Pi (RPi-klibc-1.5.25.patch,41 bytes, patch)
2012-12-10 10:30 UTC, Laurence
Details | Diff
klibc-2.0.2 build.log (build.log,6.38 KB, text/plain)
2013-10-29 14:34 UTC, Alexander Hof
Details
klibc-2.0.2 emerge.info (emerge.info,4.33 KB, text/plain)
2013-10-29 14:36 UTC, Alexander Hof
Details
Patch to get it to build on a Rapberry Pi (file_446700.txt,474 bytes, patch)
2014-01-23 06:57 UTC, Adam Martak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laurence 2012-12-10 10:23:54 UTC
emerging klibc gives an error. 

Enable stack unwinding support (EXPERIMENTAL) (ARM_UNWIND) [Y/n/?] (NEW) aborted!

Console input/output is redirected. Run 'make oldconfig' to update configuration.

make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'.  Stop.
emake failed
 * ERROR: dev-libs/klibc-1.5.25 failed (compile phase):
 *   Failed to prepare kernel sources for header usage
 *
 * Call stack:
 *     ebuild.sh, line  93:  Called src_compile
 *   environment, line 2057:  Called die
 * The specific snippet of code:
 *       emake prepare CC="${CC}" HOSTCC="${HOSTCC}" || die "Failed to prepare kernel sources for header usage";


Reproducible: Always

Steps to Reproduce:
1.emerge klibc
2.
3.



Will attach build.log emerge --info and patch.
Comment 1 Laurence 2012-12-10 10:28:12 UTC
Created attachment 331936 [details]
build log
Comment 2 Laurence 2012-12-10 10:28:36 UTC
Created attachment 331938 [details]
emerge --info
Comment 3 Laurence 2012-12-10 10:30:00 UTC
Created attachment 331940 [details, diff]
Patch to get it to build on a Rapberry Pi

This is the quick hack I did to get it to compile on my Raspberry Pi. I guess it will work on all ARM.
Comment 4 Alexander Hof 2013-10-29 14:34:38 UTC
Created attachment 362234 [details]
klibc-2.0.2 build.log
Comment 5 Alexander Hof 2013-10-29 14:36:27 UTC
Created attachment 362236 [details]
klibc-2.0.2 emerge.info

Bug still there. "Patch" no applicable, don't know how to make a working one sadly.
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-12-26 23:16:41 UTC
Comment on attachment 331940 [details, diff]
Patch to get it to build on a Rapberry Pi

Your patch is in a terrible format. Please use unified diffs, as your format does not say what file it should be applied to.

You should test 2.0.3-r1 on your system and see if the problem is resolved anyway.
Comment 7 Adam Martak 2014-01-23 06:57:19 UTC
Created attachment 368522 [details, diff]
Patch to get it to build on a Rapberry Pi

I tested klibc-2.0.3-r1 but build still fail on Raspberry PI. After applying this patch build success.
Comment 8 Pacho Ramos gentoo-dev 2016-08-12 13:47:57 UTC
Do you want to proxy maintain this?
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 9 Pacho Ramos gentoo-dev 2016-08-25 16:10:45 UTC
[master 677bfca] dev-libs/klibc: Fix build on Raspberry PI (#446700 by Adam Martak)
 1 file changed, 2 insertions(+), 1 deletion(-)