Public bug reported: Binary package hint: desktop-webmail
desktop-webmail failed to build during a rebuild test: http://people.ubuntuwire.org/~lucas/ubuntu-nbs/64/desktop- webmail_002-0ubuntu1_lubuntu64.buildlog 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. ** Affects: desktop-webmail Importance: Undecided Status: New ** Affects: desktop-webmail (Ubuntu) Importance: Undecided Status: New ** Also affects: desktop-webmail Importance: Undecided Status: New -- FTBFS: cairo.h:1976: error: comma at end of enumerator list https://bugs.launchpad.net/bugs/651183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
