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 770397 - Missing wildcards in Makefile-gir.am
Missing wildcards in Makefile-gir.am
Status: RESOLVED OBSOLETE
Product: gobject-introspection
Classification: Platform
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-08-25 14:56 UTC by fakey
Modified: 2018-02-08 12:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use the wildcard function where needed (1.95 KB, patch)
2016-08-25 14:59 UTC, fakey
none Details | Review

Description fakey 2016-08-25 14:56:11 UTC
Some of the wildcards in Makefile-gir.am are taken literally.

This leads to error messages like:

make[2]: *** No rule to make target '/snap/gnome-builder/current/include/glib-2.0/glib/*.h', needed by 'GLib-2.0.gir'.  Stop.

make[2]: *** No rule to make target '/snap/gnome-builder/current/include/gio-unix-2.0/gio/*.h', needed by 'Gio-2.0.gir'.  Stop.

and

make[2]: *** No rule to make target '/home/user/checkout/gobject-introspection/girepository/gi*info.c', needed by 'GIRepository-2.0.gir'.  Stop.
Comment 1 fakey 2016-08-25 14:59:08 UTC
Created attachment 334153 [details] [review]
Use the wildcard function where needed
Comment 2 GNOME Infrastructure Team 2018-02-08 12:42:01 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/160.