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 763349 - [regression] vte-git build fails: Vte.Terminal.set_color_cursor_foreground is not available in vte-2.91 0.43.3.
[regression] vte-git build fails: Vte.Terminal.set_color_cursor_foreground i...
Status: RESOLVED DUPLICATE of bug 762780
Product: vte
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-08 23:21 UTC by David Ronis
Modified: 2016-03-08 23:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2016-03-08 23:21:24 UTC
I'm trying to build the git-master vte on a slackware linux box.   The build dies with 

make[4]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/svn/vte/work/main.d/vte-git/src'
  VALAC    vte_2_91_vala.stamp
app.vala:180.7-180.32: warning: Vte.Terminal.search_set_gregex has been deprecated since 0.46
app.vala:370.5-370.40: error: Vte.Terminal.set_color_cursor_foreground is not available in vte-2.91 0.43.3. Use vte-2.91 >= 0.44
    terminal.set_color_cursor_foreground(App.Options.get_color_cursor_foreground());
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
app.vala:423.17-423.41: warning: Vte.Terminal.match_add_gregex has been deprecated since 0.46

I've got vala 0.31.1.11-094fd installed
Comment 1 Christian Persch 2016-03-08 23:29:00 UTC

*** This bug has been marked as a duplicate of bug 762780 ***