FTBFS: cairo.h:1976: error: comma at end of enumerator list
Bug #651183 reported by
Michael Terry
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cairo |
Fix Released
|
Medium
|
|||
desktop-webmail |
Fix Released
|
Undecided
|
Unassigned | ||
cairo (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
desktop-webmail (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: desktop-webmail
desktop-webmail failed to build during a rebuild test: http://
It is because (A) it is built with -pedantic and (B) cairo.h has a comma where a pedantic gcc does not like it. I think both should be fixed.
-pedantic is great when testing and developing, but too fragile for released tarballs.
And cairo.h should not be shipping public headers with pedantic errors.
Related branches
lp://qastaging/~mterry/ubuntu/maverick/desktop-webmail/ftbfs-cairo
- Ubuntu Development Team: Pending requested
-
Diff: 84 lines (+39/-6)5 files modifieddebian/changelog (+7/-0)
debian/patches/ftbfs-no-pedantic.patch (+29/-0)
debian/patches/series (+1/-2)
src/Makefile.am (+1/-2)
src/Makefile.in (+1/-2)
lp://qastaging/~mterry/ubuntu/maverick/cairo/651183
Rejected
for merging
into
lp://qastaging/ubuntu/maverick/cairo
- Ubuntu Development Team: Pending requested
-
Diff: 69 lines (+29/-1)5 files modified.pc/applied-patches (+1/-0)
debian/changelog (+8/-0)
debian/patches/drop-excess-comma.patch (+18/-0)
debian/patches/series (+1/-0)
src/cairo.h (+1/-1)
Changed in cairo: | |
status: | Unknown → Fix Released |
Changed in cairo: | |
importance: | Unknown → Medium |
To post a comment you must log in.
For the record, this is also causing FTBFS in gnurobots, mssh, and sgt-puzzles.