GNOME Bugzilla – Bug 791731
Build failure on GNOME Continuous
Last modified: 2017-12-18 12:13:21 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.
should be fixed by https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=9273091e98b648ff698ce93570d788d98bfd6db2 Thanks!