Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449366 - media-gfx/inkscape-0.48.4 does not compile with clang-3.2
Summary: media-gfx/inkscape-0.48.4 does not compile with clang-3.2
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2012-12-30 23:35 UTC by Julian Ospald
Modified: 2015-01-18 14:29 UTC (History)
3 users (show)

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


Attachments
inkscape-0.48.4:20121230-015256.log (inkscape-0.48.4:20121230-015256.log,20.27 KB, text/plain)
2012-12-30 23:35 UTC, Julian Ospald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2012-12-30 23:35:58 UTC
Created attachment 333808 [details]
inkscape-0.48.4:20121230-015256.log

fails at configure phase
Comment 1 Johannes Kimmel 2014-05-26 21:07:14 UTC
My log looks excactly the same for clang-3.4.1-r100, too.
Comment 2 Fabio Scaccabarozzi 2015-01-18 14:11:54 UTC
I tried reproducing the error with inkscape-0.48.5, as .4 is not in tree anymore.
With this version inkscape builds and tests fine.

I checked the changelog, this has been fixed by removing the ancient GCC >= 3.0 check in the configure, which is the issue hit in the attached emerge log.

I think this bug can be safely closed as RESOLVED UPSTREAM.