Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256224 - x11-wm/metacity-2.24.0 fails to build on bsd
Summary: x11-wm/metacity-2.24.0 fails to build on bsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2009-01-24 18:40 UTC by Alexis Ballier
Modified: 2009-01-31 11:47 UTC (History)
1 user (show)

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


Attachments
upstream fix (mc.patch,347 bytes, patch)
2009-01-24 18:40 UTC, Alexis Ballier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2009-01-24 18:40:16 UTC
See URL.

It doesn't fail on glibc systems because _GNU_SOURCE makes it redefine _POSIX_C_SOURCE to a correct value but defining it empty is definitely broken.


Upstream patch following.
Comment 1 Alexis Ballier gentoo-dev 2009-01-24 18:40:45 UTC
Created attachment 179574 [details, diff]
upstream fix

please backport that fix in portage, thanks.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-26 23:05:59 UTC
looks ok.
Comment 3 Alexis Ballier gentoo-dev 2009-01-27 07:25:20 UTC
(In reply to comment #2)
> looks ok.

does that mean "feel free to apply" or "someone in the gnome team will apply it" ?
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-31 11:36:13 UTC
@aballier in most case it would mean go ahead for a fellow dev.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-31 11:47:41 UTC
fixed without a bump, thanks for the patch and report.