Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53276 - Compilation of gcc-3.3.3-r5 failed through missing header-file
Summary: Compilation of gcc-3.3.3-r5 failed through missing header-file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 23:49 UTC by Daniel Kerwin
Modified: 2004-08-26 23:09 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 Daniel Kerwin 2004-06-07 23:49:33 UTC
When i try to update world it comes the point where gcc should be updated to version 3.3.3-r5. This fails because of the following errors:

Fixed:  mm.h
Quoted includes in mm.h
Applying io_quotes_def            to libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
Applying io_quotes_def            to libbonobo-2.0/bonobo/bonobo-application.h
Applying io_quotes_def            to libnautilus/nautilus-scroll-positionable.h
Applying io_quotes_def            to mpeg2dec/mpeg2.h
Applying io_quotes_use            to mpeg2dec/mpeg2.h
Applying io_quotes_def            to fame_motion.h
Applying io_quotes_def            to mp4.h
Applying io_quotes_def            to at-spi-1.0/libspi/application.h
Applying io_quotes_def            to SDL/SDL_version.h
Applying io_quotes_def            to SDL/SDL_mixer.h
Applying io_quotes_def            to sylpheed-claws/common/version.h
Applying io_quotes_use            to sylpheed-claws/common/version.h
Applying sun_malloc               to malloc.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-key.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-option.h
Applying io_quotes_def            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-2.0/libIDL/IDL.h
Fixing directory /usr/include/X11 into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/X11Applying io_quotes_def            to X11/Xmu/Atoms.h
Fixing directory /usr/include/GL into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/GL
Fixing directory /usr/include/DPS into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/DPSCleaning up unneeded directories:
fixincludes is done
echo timestamp > stmp-fixinc
make[2]: *** Keine Regel vorhanden, um das Target 
Comment 1 Daniel Kerwin 2004-06-07 23:49:33 UTC
When i try to update world it comes the point where gcc should be updated to version 3.3.3-r5. This fails because of the following errors:

Fixed:  mm.h
Quoted includes in mm.h
Applying io_quotes_def            to libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h
Applying io_quotes_def            to libbonobo-2.0/bonobo/bonobo-application.h
Applying io_quotes_def            to libnautilus/nautilus-scroll-positionable.h
Applying io_quotes_def            to mpeg2dec/mpeg2.h
Applying io_quotes_use            to mpeg2dec/mpeg2.h
Applying io_quotes_def            to fame_motion.h
Applying io_quotes_def            to mp4.h
Applying io_quotes_def            to at-spi-1.0/libspi/application.h
Applying io_quotes_def            to SDL/SDL_version.h
Applying io_quotes_def            to SDL/SDL_mixer.h
Applying io_quotes_def            to sylpheed-claws/common/version.h
Applying io_quotes_use            to sylpheed-claws/common/version.h
Applying sun_malloc               to malloc.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-key.h
Applying io_quotes_def            to libgnomeprint-2.2/libgnomeprint/private/gpa-option.h
Applying io_quotes_def            to libIDL-2.0/libIDL/IDL.h
Applying io_quotes_use            to libIDL-2.0/libIDL/IDL.h
Fixing directory /usr/include/X11 into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/X11Applying io_quotes_def            to X11/Xmu/Atoms.h
Fixing directory /usr/include/GL into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/GL
Fixing directory /usr/include/DPS into /data/tmp/portage/gcc-3.3.3-r5/work/build/gcc/include/root/usr/X11R6/include/DPSCleaning up unneeded directories:
fixincludes is done
echo timestamp > stmp-fixinc
make[2]: *** Keine Regel vorhanden, um das Target »/data/tmp/portage/gcc-3.3.3-r5/work/gcc-3.3.3/gcc/unwind.h«,
  benötigt von »stmp-int-hdrs«, zu erstellen.  Schluss.
make[2]: Leaving directory `/data/tmp/portage/gcc-3.3.3-r5/work/build/gcc'
make[1]: *** [stage1_build] Fehler 2
make[1]: Leaving directory `/data/tmp/portage/gcc-3.3.3-r5/work/build/gcc'
make: *** [bootstrap-lean] Fehler 2
 
!!! ERROR: sys-devel/gcc-3.3.3-r5 failed.
!!! Function src_compile, Line 552, Exitcode 2
!!! (no error message)

I fixed this problem by downloading original sources and copying unwind.h to my unpacked "gentoo-gcc". After that everything works fine. 

Reproducible: Always
Steps to Reproduce:
1. emerge -u world / emerge -u gcc
2.
3.

Actual Results:  
GCC-Compile fails.

Expected Results:  
Compile successfully.
Comment 2 solar (RETIRED) gentoo-dev 2004-08-26 16:10:20 UTC
gcc-3.4.1-r1 is the current x86 stable. 
Please try with that. If any problems open a new bug please.
Comment 3 solar (RETIRED) gentoo-dev 2004-08-26 16:10:32 UTC
gcc-3.4.1-r1 is the current x86 stable. 
Please try with that. If any problems open a new bug please.
Comment 4 solar (RETIRED) gentoo-dev 2004-08-26 23:09:41 UTC
Sorry that's gcc-3.3.4-r1