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 752227 - Missing dependency for glib_compile_resources in build file
Missing dependency for glib_compile_resources in build file
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: build
2.45.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-07-10 15:46 UTC by Cor-Paul Bezemer
Modified: 2018-05-24 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for adding missing dependencies (2.13 KB, patch)
2015-07-10 15:46 UTC, Cor-Paul Bezemer
none Details | Review

Description Cor-Paul Bezemer 2015-07-10 15:46:52 UTC
Created attachment 307233 [details] [review]
patch for adding missing dependencies

I am a researcher from the Software Analysis and Intelligence Lab (SAIL) from Queen's University in Kingston, Canada.
Currently, we are working on an approach for finding missing dependencies in build files and we are using glib as a case study.
We have found several bugs which I will submit in the following days, together with a patch for fixing them.

The targets:
test_resources.c, test_resources2.h test_resources2.c, plugin_resources.c, test.gresource
depend on the output of glib_compile_resources but on the source of glib_compile_resources itself. So when this source changes, the targets are not rebuilt.

The included patch adds these dependencies for the latest HEAD.
We observed that these dependencies are missing since at least version 2.36.0.
Comment 1 GNOME Infrastructure Team 2018-05-24 17:56:35 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/glib/issues/1058.