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 776178 - libnm/nm-property-docs.xml:252: parser error : Premature end of data in tag nm-setting-docs line 5
libnm/nm-property-docs.xml:252: parser error : Premature end of data in tag n...
Status: RESOLVED INCOMPLETE
Product: NetworkManager
Classification: Platform
Component: Distro-specific
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-12-16 20:31 UTC by Vivek
Modified: 2017-01-12 18:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vivek 2016-12-16 20:31:10 UTC
CCLD     src/settings/plugins/ifupdown/libnm-settings-plugin-ifupdown.la
  CCLD     src/devices/adsl/libnm-device-plugin-adsl.la
  CCLD     src/devices/wwan/libnm-wwan.la
  CCLD     src/devices/wifi/libnm-device-plugin-wifi.la
  CCLD     src/ppp/nm-pppd-plugin.la
  CCLD     clients/nm-online
  GEN      clients/cli/settings-docs.c
libnm/nm-property-docs.xml:252: parser error : Premature end of data in tag nm-setting-docs line 5

^
unable to parse libnm/nm-property-docs.xml
Makefile:16944: recipe for target 'clients/cli/settings-docs.c' failed
make[2]: *** [clients/cli/settings-docs.c] Error 6
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/vivek/.cache/jhbuild/build/NetworkManager'
Makefile:15467: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/vivek/.cache/jhbuild/build/NetworkManager'
Makefile:6371: recipe for target 'all' failed
make: *** [all] Error 2
*** Error during phase build of NetworkManager: ########## Error running make -j 5  *** [42/58]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice:
Comment 1 Thomas Haller 2016-12-18 10:19:33 UTC
which version/commit or NetworkManager?

Does it still happen with https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=4b6fb82bc57b193253b8264ac7b74d60aec9d582 ?
Comment 2 Thomas Haller 2017-01-10 11:24:20 UTC
this might be a duplicate of bug 776277.

Anyway, it's not clear how to reproduce. I close this, please reopen if the issue still exists.
Comment 3 Thomas Haller 2017-01-10 11:25:05 UTC
(btw, I tried building using jhbuild. Worked for me)
Comment 4 Andreas Nilsson 2017-01-12 18:02:59 UTC
I ran into this one as well today