Public bug reported: wrapitk-python FTBFS on amd64 in quantal.
The first problem is due to upstream gccxml bug http://www.gccxml.org/Bug/view.php?id=13372 The workaround in that bug (define __STRICT_ANSI__) works to get around the current FTBFS. To define __STRICT_ANSI__ so it is picked up by gccxml, add -DCONFIG_GCCXML_INC_CONTENTS='-D__STRICT_ANSI__' to the cmake flags. Unfortunately, we then later fail with "c++: internal compiler error: Killed (program cc1plus)" at about 40% of the build. I don't know if that's related to the strict ANSI flag or is an unrelated problem. ** Affects: gccxml Importance: Unknown Status: Unknown ** Affects: wrapitk-python (Ubuntu) Importance: Undecided Status: New ** Affects: wrapitk-python (Debian) Importance: Unknown Status: Unknown ** Tags: ftbfs ** Bug watch added: Debian Bug tracker #667417 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667417 ** Also affects: wrapitk-python (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667417 Importance: Unknown Status: Unknown ** Bug watch added: GCCXML Mantis #13372 http://www.gccxml.org/Bug/view.php?id=13372 ** Also affects: gccxml via http://www.gccxml.org/Bug/view.php?id=13372 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029458 Title: FTBFS in quantal To manage notifications about this bug go to: https://bugs.launchpad.net/gccxml/+bug/1029458/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
