After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 630101 - Scanner doesn't catch cpp errors
Scanner doesn't catch cpp errors
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-09-19 22:08 UTC by Vincent Untz
Modified: 2015-02-07 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
scanner: fail if cpp fails (897 bytes, patch)
2010-09-19 22:35 UTC, Vincent Untz
committed Details | Review

Description Vincent Untz 2010-09-19 22:08:44 UTC
openSUSE got the latest packages of everything this week. And we were wondering why gnome-shell wasn't working with everything up-to-date. After digging, we saw this in the build logs:

  GISCAN Clutter-1.0.gir
In file included from <stdin>:6:0:
/usr/src/packages/BUILD/clutter-1.3.14/clutter/clutter-actor.h:35:21: fatal error: atk/atk.h: No such file or directory
compilation terminated.

But the build doesn't stop there and just goes on, as if it was fine. That's obviously wrong, since the Clutter-1.0.gir file is far from complete.
Comment 1 Vincent Untz 2010-09-19 22:11:59 UTC
Hrm, actually, it could well be that the scanner doesn't see the error. At least, at first glance, Makefile.introspection is ok.
Comment 2 Vincent Untz 2010-09-19 22:35:47 UTC
Created attachment 170607 [details] [review]
scanner: fail if cpp fails
Comment 3 Johan (not receiving bugmail) Dahlin 2010-09-27 14:19:15 UTC
Attachment 170607 [details] pushed as 03b55da - scanner: fail if cpp fails
Comment 4 Colin Walters 2010-09-28 14:38:53 UTC
Note atk commit http://git.gnome.org/browse/atk/commit/?id=380204b95cb0a611df0233bf6275b5b511268240 is necessary.
Comment 5 André Klapper 2015-02-07 16:54:48 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]