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 709587 - commit a09c9e93af0d64b9331c274de573465fe070b722 breaks NetworkManager build
commit a09c9e93af0d64b9331c274de573465fe070b722 breaks NetworkManager build
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Code Generator
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-07 17:54 UTC by Colin Walters
Modified: 2013-10-07 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2013-10-07 17:54:06 UTC
Commit https://git.gnome.org/browse/vala/commit/?id=a09c9e93af0d64b9331c274de573465fe070b722 which is currently master breaks the NetworkManager build in gnome-continuous:

/usr/bin/vapigen-0.22  --library libnm-util --metadatadir ../../vapi    ../libnm-util/NetworkManager-1.0.gir
NetworkManager-1.0.gir:14458.85-14458.85: error: The type name `UtilsSecurityType' could not be found
          <type name="UtilsSecurityType" c:type="NMUtilsSecurityType"/>

Reverting it makes NM build again.
Comment 1 Luca Bruno 2013-10-07 18:51:35 UTC
commit 5764bac40da1cd4124ff9e16484c5971ffc07d57
Author: Luca Bruno <lucabru@src.gnome.org>
Date:   Mon Oct 7 20:50:47 2013 +0200

    Revert "Set parent_node and always copy datatype when assigned to code nodes."
    
    This reverts commit a09c9e93af0d64b9331c274de573465fe070b722.
    
    Fixes bug 709587.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.