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 673668 - giscanner: Don't run pkg-config when there's no packages specified
giscanner: Don't run pkg-config when there's no packages specified
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-04-06 20:38 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2015-02-07 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
giscanner: Don't run pkg-config when there's no packages specified (1.05 KB, patch)
2012-04-06 20:38 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-04-06 20:38:02 UTC
When scanning ShellJS, there's a warning like "Must provide packages on
command line". This is because it doesn't depend on any other packages,
so we're running something like:

    pkg-config --cflags

Which of course will warn.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-04-06 20:38:04 UTC
Created attachment 211513 [details] [review]
giscanner: Don't run pkg-config when there's no packages specified

This prevents a simple error from pkg-config, "Must specify package names
on command line"
Comment 2 Johan (not receiving bugmail) Dahlin 2012-04-09 15:02:32 UTC
Attachment 211513 [details] pushed as 639c4ed - giscanner: Don't run pkg-config when there's no packages specified
Comment 3 André Klapper 2015-02-07 17:01:23 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]