Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302466 - sys-devel/gcc-4.4.3 version bump
Summary: sys-devel/gcc-4.4.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Toolchain Maintainers
URL: http://gcc.gnu.org/gcc-4.4/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 16:44 UTC by Bernhard Hartleb
Modified: 2010-02-08 18:04 UTC (History)
13 users (show)

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 Bernhard Hartleb 2010-01-27 16:44:00 UTC
gcc-4.4.3 is available since January 21, 2010.

This version fixes about 60 regressions:
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.4.3

Would be nice to have it. Thank you. :)

Reproducible: Always
Comment 1 Thomas Capricelli 2010-02-05 12:08:02 UTC
is there any special problem ? this usually does not take that long to have it masked in portage.... ?
Comment 2 Matt 2010-02-05 12:10:26 UTC
I second this:

it would be really useful to have this in portage since it includes fixes for compiling chromium and other stuff

Thanks !
Comment 3 G Reitsma 2010-02-05 21:06:55 UTC
I can confirm that version 4.4.3. works great on my system (x86-64)! I just copied the 4.4.2 ebuild to 4.4.3, removed the 4.4.2 patches and compiled the kernel. I've recompiled system and world, and had no compile issues at all. 

I hoped it would fix chromium, but unfortunately that one still hangs on nearly every page, like before. 

Here's my current setup:

Portage 2.2_rc62 (default/linux/amd64/10.0/desktop, gcc-4.4.3, glibc-2.10.1-r1, 2.6.31-gentoo-r6 x86_64)
=================================================================                                       
System uname: Linux-2.6.31-gentoo-r6-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9450_@_2.66GHz-with-gentoo-1.12.13
Timestamp of tree: Thu, 04 Feb 2010 23:00:01 +0000                                                         
app-shells/bash:     4.0_p35                                                                               
dev-java/java-config: 2.1.9-r2                                                                             
dev-lang/python:     2.6.4-r99, 3.1.1-r1                                                                   
dev-python/pycrypto: 2.1.0_beta1                                                                           
dev-util/cmake:      2.6.4-r3                                                                              
sys-apps/baselayout: 1.12.13                                                                               
sys-apps/sandbox:    2.2                                                                                   
sys-devel/autoconf:  2.13, 2.63-r1                                                                         
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2                                          
sys-devel/binutils:  2.18-r3                                                                               
sys-devel/gcc:       4.3.4, 4.4.3                                                                          
sys-devel/gcc-config: 1.4.1                                                                                
sys-devel/libtool:   2.2.6b                                                                                
virtual/os-headers:  2.6.27-r2                                                                             
ACCEPT_KEYWORDS="amd64"                                                                                    
ACCEPT_LICENSE="*"                                                                                         
CBUILD="x86_64-pc-linux-gnu"                                                                               
CFLAGS="-O2 -march=core2 -msse4.1 -pipe"                                                                   
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -msse4.1 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distfiles distlocks fixpackages news parallel-fetch preserve-libs sandbox sfperms strict unmerge-logs unmerge-orphans userfetch usersandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://gentoo.tiscali.nl/pub/mirror/gentoo/ "
LDFLAGS="-Wl,-O1"
LINGUAS="nl en"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
Comment 4 Fabio Scaccabarozzi 2010-02-07 11:17:41 UTC
(In reply to comment #3)
> I can confirm that version 4.4.3. works great on my system (x86-64)! I just
> copied the 4.4.2 ebuild to 4.4.3, removed the 4.4.2 patches and compiled the
> kernel. I've recompiled system and world, and had no compile issues at all. 
> 
> I hoped it would fix chromium, but unfortunately that one still hangs on nearly
> every page, like before. 

I did more than just deleting the patches, I renamed them to suit the 4.4.3 naming:
-rw-rw-r-- 1 portage portage  11K 22 gen 11:58 /nr/distfiles/gcc-4.4.3-patches-1.0.tar.bz2
-rw-rw-r-- 1 root    portage 2,3K 22 gen 11:58 /nr/distfiles/gcc-4.4.3-uclibc-patches-1.0.tar.bz2

Much like G. Reitsma, I reemerged world (twice, I had some filesystem problems), every package compiles fine, except boost-1.41.0-r3 which bails out with an ICE. Kernel compilation ends up fine also.

My current setup:

Portage 2.2_rc62 (default/linux/amd64/10.0/desktop, gcc-4.4.3, glibc-2.11-r1, 2.6.33-rc6-zen1 x86_64)
=================================================================
System uname: Linux-2.6.33-rc6-zen1-x86_64-AMD_Phenom-tm-_II_X4_920_Processor-with-gentoo-2.0.1
Timestamp of tree: Sun, 07 Feb 2010 09:00:01 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.0-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     9999
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.51.0.5
sys-devel/gcc:       4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/nr/distfiles"
FEATURES="assume-digests buildpkg collision-protect distlocks fixpackages news preserve-libs protect-owned sandbox sfperms strict suidtctl unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/"
LANG="it_IT"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1,--as-needed,-z,now"
LINGUAS="it"
MAKEOPTS="-j32"
PKGDIR="/nr/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/repos/gentoo"
PORTDIR_OVERLAY="/var/repos/x11 /nr/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 aac acl acpi alsa amd64 ares avahi bash-completion berkdb bluetooth branding bzip2 cairo caps cdr cli consolekit cracklib crypt cups curl custom-cxxflags cxx dbus dri dts dvb dvd dvdr emboss encode evo exif exiv2 expat fam fbcon ffmpeg flac floppy fortran gcj gcrypt gd gdbm geoip gif gmp gnutls gphoto2 gpm graphviz gstreamer hal iconv id3tag idn ieee1394 imagemagick imlib inotify ipv6 irda java java6 joystick jpeg jpeg2k kde kipi lame lcms ldap libnotify libsamplerate libyaml lzma lzo mad mikmod mmap mmx mmxext mng modules mp3 mp4 mpeg mpi mplayer msn mudflap multilib musicbrainz mysql ncurses nepomuk network networkmanager nls nptl nptlonly nsplugin ocaml ogg opencore-amr openexr opengl openmp oscar otr pam pcre pdf perl phonon plasma png policykit ppds pppd pulseaudio python qt3support qt4 quicktime readline reflection resolvconf rss samba sasl sdl semantic-desktop session skype slp sndfile speex spell spl sqlite sqlite3 sse sse2 sse3 ssl startup-notification subversion svg sysfs taglib tcpd threads thunar tiff timidity truetype unicode urandom usb v4l2 vhosts vorbis wavpack webkit wifi wxwidgets x264 xattr xcb xcomposite xml xorg xprint xulrunner xv xvid xvmc zeroconf zlib" ALSA_CARDS=" dummy intel8x0 serialmidi usb-audio virmidi " ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS=" canon ptp2 " ELIBC="glibc" INPUT_DEVICES=" evdev joystick keyboard mouse " KERNEL="linux" LCD_DEVICES=" cfontz cfontz633 hd44780 lb216 lcdlinux lcdm001 mtxorb ncurses png ppm svga text X xosdlib " LINGUAS="it" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS=" radeon "
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-02-08 18:04:08 UTC
It was added but the bug wasn't closed.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.3.ebuild?rev=1.1&view=log