Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48931

Summary: genkernel-dietlibc fails to build with gcc-3.4.0 (fixed)
Product: Gentoo Linux Reporter: Imad R. Faiad <irfaiad>
Component: Current packagesAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    
Attachments: dietlibc-gcc34.patch
corrected patch

Description Imad R. Faiad 2004-04-25 05:11:48 UTC
dietlib fails to build with gcc-3.4.0
manually applying the patches from
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/dietlibc-gcc34.patch
to the contents of the dietlib archive at /usr/share/genkernel/pkg/dietlibc-0.24.tar.bz2
fixed the problem
hth
Comment 1 Bret Towe 2004-06-07 17:24:23 UTC
appling this patch to the tarball works for me with gcc 3.4 on x86
Comment 2 spiralvoice 2004-07-28 13:12:28 UTC
Works here as well, gcc-3.4.1-r1, x86, added:

                patch -p1 < /root/dietlibc-gcc34.patch

after line 450 in /usr/share/genkernel/gen_compile.sh.
BTW: dietlibc-0.26 is out, genkernel should be updated..., used:
*  sys-kernel/genkernel
      Latest version available: 3.0.2e
      Latest version installed: 3.0.2e
with /etc/make.profile -> ../usr/portage/profiles/gcc34-x86-2004.2
Comment 3 Joe Millenbach 2004-08-27 10:19:20 UTC
I get a 404 file not found error when trying to access that patch.  Anyone able to say what was changed?  I'm guessing it was minor (probably related to the 4 entries that claim to have conflicting type errors).
Comment 4 Travis Tilley (RETIRED) gentoo-dev 2004-09-02 03:18:35 UTC
cant fix... no patch
Comment 5 Imad R. Faiad 2004-09-03 03:06:56 UTC
Created attachment 38812 [details]
dietlibc-gcc34.patch

@lv, the missing patch file, taken from
https://www.rocklinux.net/submaster/data/2004/08/1304434013800.patch
hth
Comment 6 Imad R. Faiad 2004-09-03 03:08:58 UTC
reopened, in the hope that this may be resolved, now that the patch file is available
Comment 7 Imad R. Faiad 2004-09-03 03:38:25 UTC
Created attachment 38813 [details, diff]
corrected patch

produced by doing a diff of the orignial dietlibx-0.24 and the patched one
hth
Comment 8 Tim Yamin (RETIRED) gentoo-dev 2005-01-04 17:54:23 UTC
genkernel 3.1.0c has dietlibc-0.27 which is fixed for this issue upstream; closing bug...