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 741555 - gupnp-av-0.12.6 needs vala >= 0.22
gupnp-av-0.12.6 needs vala >= 0.22
Status: RESOLVED FIXED
Product: gupnp-av
Classification: Other
Component: General
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-15 15:34 UTC by Pacho Ramos
Modified: 2019-02-22 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bump required vapigen version (853 bytes, patch)
2014-12-25 13:12 UTC, Jens Georg
committed Details | Review

Description Pacho Ramos 2014-12-15 15:34:51 UTC
configure check should probably be updated to request 0.22 because older versions make compilation fail with errors like:
GUPnPAV-1.0.gir:2435.9-2435.25: error: expected start element of `type' 

As reported in:
https://bugs.gentoo.org/show_bug.cgi?id=532568

Thanks
Comment 1 Jens Georg 2014-12-15 19:47:04 UTC
Interesting. That's why it requires 0.20 *scratches head*
Comment 2 Pacho Ramos 2014-12-15 23:58:17 UTC
The version that shows the problem is 0.20.1 (we don't have older versions to try), while >=0.22.1 works ok
Comment 3 Jens Georg 2014-12-25 13:12:34 UTC
Created attachment 293338 [details] [review]
Bump required vapigen version

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 4 Jens Georg 2014-12-26 12:47:43 UTC
Attachment 293338 [details] pushed as 7da61c1 - Bump required vapigen version