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 790064 - fatal error: 'no-ingredients.inc' file not found
fatal error: 'no-ingredients.inc' file not found
Status: RESOLVED OBSOLETE
Product: recipes
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-11-08 14:13 UTC by Jasper Lievisse Adriaanse
Modified: 2017-12-06 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jasper Lievisse Adriaanse 2017-11-08 14:13:51 UTC
Similar to the issue reported in https://bugzilla.gnome.org/show_bug.cgi?id=789937 , but this time no-ingredients.inc is not always generated in time:


In file included from ../gnome-recipes-2.0.0/tests/ingredients-test.c:25:
../gnome-recipes-2.0.0/tests/../src/gr-ingredient.c:36:10: fatal error: 'no-ingredients.inc' file not found
#include "no-ingredients.inc"
        ^~~~~~~~~~~~~~~~~~~~

On OpenBSD we're using the ninja backend which randomizes the targets so it seems there's no dependency recorded for no-ingredients.inc.
Comment 1 GNOME Infrastructure Team 2017-12-06 17:06:33 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/recipes/issues/46.