I have this error when i try to rebuild glibc: ERROR: sys-libs/glibc-2.9_p20081201-r2 failed. call stack: ebuild.sh, line 49: Called src_compile enviroment, line 3625: Called eblit-run 'src_compile' enviroment, line 1182: Called eblit-glibc-src_compile src_compile.eblit, line 203: Called toolchain-glibc_src_compile src_compile.eblit, line 123: Called die The specific snippet of code: make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed" The die message: Make for default failed Reproducible: Always Steps to Reproduce: 1.emerge glibc 2. 3. Actual Results: ERROR: sys-libs/glibc-2.9_p20081201-r2 failed. call stack: ebuild.sh, line 49: Called src_compile enviroment, line 3625: Called eblit-run 'src_compile' enviroment, line 1182: Called eblit-glibc-src_compile src_compile.eblit, line 203: Called toolchain-glibc_src_compile src_compile.eblit, line 123: Called die The specific snippet of code: make PARALLELMFLAGS="${MAKEOPTS}" || die "make for ${ABI} failed" The die message: Make for default failed
build.log? emerge --info? The call stack is useless because it doesn't show an actual error.
Created attachment 203694 [details] Build file This is the build file
Created attachment 203695 [details] emerge --info this is the emerge --info file
(In reply to comment #1) > build.log? emerge --info? The call stack is useless because it doesn't show an > actual error. i've just attach those files. thanks for ur time
(In reply to comment #1) > build.log? emerge --info? The call stack is useless because it doesn't show an > actual error. tha call stack.... can it be changed, i fill it up because of ignorance.
That build.log looks empty here.
Comment on attachment 203694 [details] Build file this file is empty, sorry for that
Created attachment 203716 [details] Build file SOrry there was a build file empty, this is the realone.
(In reply to comment #6) > That build.log looks empty here. > oh my god! hehe too much coffy, there u have the real one. thaks for the fast answers
echo "sys-libs/glibc -vanilla" >> /etc/portage/package.use USE=vanilla should not be set globally, anyway. It's provided to see if failures with a package can be reproduced without the gentoo-provided patches / tweaks. *** This bug has been marked as a duplicate of bug 201815 ***