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 757139 - build issue in master
build issue in master
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-26 13:36 UTC by Colin Walters
Modified: 2016-02-03 11:22 UTC
See Also:
GNOME target: 3.20
GNOME version: ---



Description Colin Walters 2015-10-26 13:36:38 UTC
See http://build.gnome.org/continuous/buildmaster/builds/2015/10/26/27/build/log-yelp.txt

srcdir != builddir from git issue?
Comment 1 Colin Walters 2015-10-26 13:37:46 UTC
Please revert https://git.gnome.org/browse/gnome-continuous/commit/?id=161343929bb1902b9b458dfb767af43884a3bc91
when this is believed to be fixed.
Comment 2 Shaun McCance 2016-02-03 11:22:26 UTC
Seems to be fixed by doing MKDIR_P on data/domains. This wasn't an issue when we used recursive make, since the directory got created when data/domains/Makefile was output.