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 791731 - Build failure on GNOME Continuous
Build failure on GNOME Continuous
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-12-18 11:17 UTC by Emmanuele Bassi (:ebassi)
Modified: 2017-12-18 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuele Bassi (:ebassi) 2017-12-18 11:17:26 UTC
NetworkManager (Autotools build) fails to build in Continuous after commit 28914f6a68888d42cd6e7f3dd906df47199e9b39.

All the invocations to ../libnm/generate-plugin-docs.pl fail with:

Can't open libnm-core/nm-setting-8021x.h: No such file or directory at ../libnm/generate-plugin-docs.pl line 86.

Likely because the script is called from the build directory, and it cannot find files inside the source directory.