Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270720 - media-gfx/inkscape fails to build with glibc-2.10
Summary: media-gfx/inkscape fails to build with glibc-2.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL: http://inkscape.svn.sourceforge.net/v...
Whiteboard:
Keywords:
: 272019 (view as bug list)
Depends on:
Blocks: gcc-4.4 glibc-2.10
  Show dependency tree
 
Reported: 2009-05-21 15:23 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-06-01 12:26 UTC (History)
1 user (show)

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


Attachments
Build log (media-gfx:inkscape-0.46-r5:20090521-152049.log,58.25 KB, text/plain)
2009-05-21 15:25 UTC, Diego Elio Pettenò (RETIRED)
Details
additional fixes for gcc 4.4 and glibc 2.10.1 (inkscape-0.46-gcc44-glibc-2.10.patch,4.52 KB, patch)
2009-05-25 00:06 UTC, Alex Alexander (RETIRED)
Details | Diff
patch for in-tree inkscape ebuild that applies previous patch (inkscape-0.46-r5.ebuild.patch,494 bytes, text/plain)
2009-05-25 00:08 UTC, Alex Alexander (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-05-21 15:23:05 UTC
Check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-05-21 15:25:14 UTC
Created attachment 192038 [details]
Build log
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-21 15:46:35 UTC
Upstream fix in URL. Mixed bag of gcc-4.4 and glibc-2.10 fixes. Will probably need some work to backport.
Comment 3 Alex Alexander (RETIRED) gentoo-dev 2009-05-25 00:05:42 UTC
I created a patch from the URL that fixes this issue. Compiled successfully with gcc 4.4 and glibc 2.10.1.

Changes available in my overlay
http://github.com/wired/wirelay/commit/c3c25de2fbb25369d73a18143909c1af89183622

I'll attach the patch and a diff to the ebuild below :)
Comment 4 Alex Alexander (RETIRED) gentoo-dev 2009-05-25 00:06:26 UTC
Created attachment 192350 [details, diff]
additional fixes for gcc 4.4 and glibc 2.10.1
Comment 5 Alex Alexander (RETIRED) gentoo-dev 2009-05-25 00:08:19 UTC
Created attachment 192352 [details]
patch for in-tree inkscape ebuild that applies previous patch
Comment 6 hirakendu 2009-05-29 09:05:00 UTC
Patch works for me :). Thanks.
Comment 7 Markus Meier gentoo-dev 2009-06-01 09:08:45 UTC
*** Bug 272019 has been marked as a duplicate of this bug. ***
Comment 8 Markus Meier gentoo-dev 2009-06-01 12:26:41 UTC
fixed in cvs, thanks for the patch and report.

  01 Jun 2009; Markus Meier <maekke@gentoo.org> inkscape-0.46-r5.ebuild,
  +files/inkscape-0.46-glibc2.10.patch:
  fix building with glibc-2.10 by Alex 'wired' Alexander, bug #270720