Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278687 - sys-devel/gcc-4.4.1 version bump
Summary: sys-devel/gcc-4.4.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on: PR37344 PR41500
Blocks:
  Show dependency tree
 
Reported: 2009-07-22 13:39 UTC by Evan Teran
Modified: 2010-09-19 17:41 UTC (History)
4 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 Evan Teran 2009-07-22 13:39:00 UTC
gcc-4.4.1 has been release according to this status report: http://gcc.gnu.org/ml/gcc/2009-07/msg00411.html

It has not hit mirrors yet, but should very soon.

Since 4.4.1 fixes some regressions (for example mplayer does not compile with 4.4.0) it would be nice if this hit the tree quickly.

Reproducible: Always
Comment 1 Evan Teran 2009-07-22 13:40:16 UTC
it already seems to be available at: ftp://ftp.gnu.org/gnu/gcc/gcc-4.4.1/
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2009-07-23 01:56:21 UTC
Please don't file 0-day bump bugs.

archs:  I dropped you from 4.4.1 if I wasn't sure if 4.4.* worked on your arch or not.  If you can please test and add yourself back if everything looks good, I would appreciate it.  I should have done this with 4.4.0 but I forgot.
Comment 3 Helmut Jarausch 2009-07-23 08:20:00 UTC
There seems to be a glitch anywhere.
On AMD64 I've got
gcc-4.4.1-uclibc-patches-1.0.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      2285
!!! Expected: 2292
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2009-07-23 13:28:47 UTC
Yea, I don't know what I did.  I bumped the patchset version to 1.1 and everything should be fine now, so please re-sync.
Comment 5 Joe Jezak (RETIRED) gentoo-dev 2009-07-24 15:24:01 UTC
Marked ~ppc.
Comment 6 Robert Piasek (RETIRED) gentoo-dev 2009-07-24 20:22:52 UTC
marked ~arm
Comment 7 Fabio Correa 2009-08-03 22:26:02 UTC
Hello, this bug should be marked as fixed, doesn't it?
Comment 8 Mark Loeser (RETIRED) gentoo-dev 2009-08-09 20:28:01 UTC
(In reply to comment #7)
> Hello, this bug should be marked as fixed, doesn't it?
> 

Not until everyone has rekeyworded that needs to.
Comment 9 Mark Loeser (RETIRED) gentoo-dev 2009-08-13 19:47:04 UTC
gcc-4.4.1 is now unmasked.  Please re-add your keywords :)
Comment 10 hulmeman 2009-08-14 07:15:25 UTC
Failed on AMD64 here:

/var/log/portagesys-devel:gcc-.4.1:20090814-004639.log                                             

>>> Unpacking source...
>>> Unpacking gcc-4.4.1.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
>>> Unpacking gcc-4.4.1-patches-1.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
>>> Unpacking gcc-4.4.1-uclibc-patches-1.1.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
.....................
...............
..............................
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for deflate in -lz... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
Adding multilib support to Makefile in /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/zlib
with_multisubdir=32
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.1/work/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.1/work/build'
make: *** [bootstrap-lean] Error 2
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: sys-devel/gcc-4.4.1 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line 4941:  Called toolchain_src_compile
 ^[[31;01m*^[[0m             environment, line 5467:  Called gcc_src_compile
 ^[[31;01m*^[[0m             environment, line 3155:  Called gcc_do_make
 ^[[31;01m*^[[0m             environment, line 2945:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || d$
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   emake failed with bootstrap-lean
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/log/portage/sys-devel:gcc-4.4.1:20090814-004639.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.4.1/temp/environment'.
 ^[[31;01m*^[[0m
Comment 11 hulmeman 2009-08-14 07:19:49 UTC
Failed on AMD64 here:

/var/log/portagesys-devel:gcc-.4.1:20090814-004639.log                                             

>>> Unpacking source...
>>> Unpacking gcc-4.4.1.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
>>> Unpacking gcc-4.4.1-patches-1.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
>>> Unpacking gcc-4.4.1-uclibc-patches-1.1.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.1/work
.....................
...............
..............................
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for deflate in -lz... (cached) yes
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
Adding multilib support to Makefile in /var/tmp/portage/sys-devel/gcc-4.4.1/work/gcc-4.4.1/zlib
with_multisubdir=32
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.1/work/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.1/work/build'
make: *** [bootstrap-lean] Error 2
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: sys-devel/gcc-4.4.1 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m               ebuild.sh, line   49:  Called src_compile
 ^[[31;01m*^[[0m             environment, line 4941:  Called toolchain_src_compile
 ^[[31;01m*^[[0m             environment, line 5467:  Called gcc_src_compile
 ^[[31;01m*^[[0m             environment, line 3155:  Called gcc_do_make
 ^[[31;01m*^[[0m             environment, line 2945:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || d$
 ^[[31;01m*^[[0m  The die message:
 ^[[31;01m*^[[0m   emake failed with bootstrap-lean
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/log/portage/sys-devel:gcc-4.4.1:20090814-004639.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.4.1/temp/environment'.
 ^[[31;01m*^[[0m
Comment 12 Mark Loeser (RETIRED) gentoo-dev 2009-08-14 13:51:03 UTC
Not related to this bug.  File a new bug.
Comment 13 Raúl Porcel (RETIRED) gentoo-dev 2009-08-16 14:47:57 UTC
~alpha/~ia64 done
Comment 14 Raúl Porcel (RETIRED) gentoo-dev 2009-09-25 13:31:32 UTC
I've marked it -arm until bug 286251 is fixed
Comment 15 Alexey Shvetsov archtester gentoo-dev 2009-10-19 11:38:36 UTC
Added ~mips =)
Comment 16 Raúl Porcel (RETIRED) gentoo-dev 2009-11-10 15:05:14 UTC
arm done for 4.4.2
Comment 17 SpanKY gentoo-dev 2010-05-25 21:37:13 UTC
sh is in 4.4.3, and sparc has its own bug now (Bug 283041)
Comment 18 Raúl Porcel (RETIRED) gentoo-dev 2010-09-19 17:41:47 UTC
All done