|
Bugzilla – Full Text Bug Listing |
| Summary: | Xorg builds with -O0 flags? | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Ming Xi Wu <mxwu> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | sndirsch |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ming Xi Wu
2009-11-02 08:39:24 UTC
Ouch. This definitely didn't happen by intention! Thanks, excellent catch! I'm going to fix that. Introduced by ---------------------------------------------------------------------------- r188 | mhopf | 2009-07-02 16:12:22 | 86ba9afd817be08b992cbb62aedc8fb0 | 7.4 | sr Adapt vnc patches to changes in input infrastructure (fixes bnc #508553) Matthias needed 'O0 -g' for debugging purposes and apparently forgot to remove the additional options again. Nobody to blame here. Shit happens ... Fixed in X11:XOrg and SR'ed for openSUSE:Factory. (In reply to comment #2) > Fixed in X11:XOrg and SR'ed for openSUSE:Factory. Could you add the fix to 11.2 as well? Sure, that's the plan. :-) The fix is in 11.2 now for the final release. Thanks a lot for that finding, Ming! This would probably have gone by unnoticed. Actually, osc is to blame here - there is no way to specify different CFLAGS during compilation for debugging (like we had with the old build method) - thus, one has to modify the spec file, which may accidentally be committed. I even claimed, that one day something like that will happen. Shouldn't have been me, though :-]]] |