Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268903 - cross-mipsel-softfloat-linux-gnu/gcc-4.4.0: Failed Patch: gcc-4.3.2-softfloat.patch
Summary: cross-mipsel-softfloat-linux-gnu/gcc-4.4.0: Failed Patch: gcc-4.3.2-softfloat...
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:
: 269034 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-07 08:12 UTC by Petr Pisar
Modified: 2009-05-12 13:56 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc softfloat patch reworked for 4.4.0 (gcc-4.4.0-softfloat.patch,2.77 KB, patch)
2009-05-10 23:51 UTC, Maksim 'max_posedon' Melnikau
Details | Diff
gcc 4.4.0 ebuild patch (gcc-4.4.0.ebuild.patch,401 bytes, patch)
2009-05-10 23:52 UTC, Maksim 'max_posedon' Melnikau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisar 2009-05-07 08:12:50 UTC
Emerging of cross compiler gcc-4.4.0 for mipsel-softfloat on x86 fails in patching phase:

[ebuild  NS   ] cross-mipsel-softfloat-linux-gnu/gcc-4.4.0 [4.3.3-r2] USE="fortran nls openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -gtk -hardened -ip28 -ip32r10k -libffi -mudflap (-multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -vanilla" 0 kB [1]
>>> Emerging (2 of 3) cross-mipsel-softfloat-linux-gnu/gcc-4.4.0 from unknown repo
[...]
* Applying gcc-4.3.2-softfloat.patch ...

 * Failed Patch: gcc-4.3.2-softfloat.patch !
 *  ( /usr/local/portage/cross-mipsel-softfloat-linux-gnu/gcc/files/4.3.2/gcc-4.3.2-softfloat.patch )

Excerpt from /var/tmp/portage/cross-mipsel-softfloat-linux-gnu/gcc-4.4.0/temp/gcc-4.3.2-softfloat.patch-11576.out:

PATCH COMMAND:   patch -p1 -g0 -E --no-backup-if-mismatch < /usr/local/portage/cross-mipsel-softfloat-linux-gnu/gcc/files/4.3.2/gcc-4.3.2-softfloat.patch

=====================================
patching file gcc/config/arm/elf.h
Hunk #1 succeeded at 45 with fuzz 1.
Hunk #2 succeeded at 62 (offset 3 lines).
patching file gcc/config/arm/linux-elf.h
patching file gcc/config/arm/t-linux
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file gcc/config/arm/t-linux.rej
=====================================


Reproducible: Always
Comment 1 Maksim 'max_posedon' Melnikau 2009-05-10 23:51:24 UTC
Created attachment 190886 [details, diff]
gcc softfloat patch reworked for 4.4.0

"classic" softfloat patch reworked for 4.4.0, it is very similar to 4.3.2
Comment 2 Maksim 'max_posedon' Melnikau 2009-05-10 23:52:59 UTC
Created attachment 190887 [details, diff]
gcc 4.4.0 ebuild patch
Comment 3 Petr Pisar 2009-05-11 12:07:22 UTC
Thanks. It patches and compiles fine now.
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-05-11 13:41:42 UTC
Done, thanks for the patch.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2009-05-12 13:56:36 UTC
*** Bug 269034 has been marked as a duplicate of this bug. ***