| Summary: | Problem emerging gcc-3.4.5-r1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Andersson <micke> |
| Component: | [OLD] Development | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | laera |
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Requested log, tarred for saving space
Tarred Makefile for gcc |
||
|
Description
Michael Andersson
2006-04-04 02:55:45 UTC
run this: MAKEOPTS=-j1 emerge gcc >& log and post the log as an attachment Created attachment 84146 [details]
Requested log, tarred for saving space
if you have the temp build dir still, what does show on your machine:
cd /var/tmp/portage/gcc-3.4.5-r1/work/build
echo -e "e:\\n\\t@echo \$(XGCC)\\ninclude Makefile" | \
r=$PWD make -s -f -
It looks like its still there, if i do ls in the dir i get: Makefile config.cache config.status hardenednopiessp.specs intl maybedep.tmp serdep.tmp Makefile.gz config.log gcc i686-pc-linux-gnu libiberty multilib.out And the command didnt return anything, and i dont really understand what it does, but i figured tha yo wanted some output from Makefile, so i tarred it and will upload here. Created attachment 84757 [details]
Tarred Makefile for gcc
I reemerged portage and now gcc compiles, and it seems like everything else is working fine! *** Bug 130989 has been marked as a duplicate of this bug. *** I don't how you get it working, I'm using portage-2.1_pre9-r4 and I still get my error (see duplicate bug). Please, reopen the bug. duping *** This bug has been marked as a duplicate of 133822 *** |