New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24959 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

vte 0.20.5 fails to build

Reported by: jnimety@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc:
Port: vte

Description (last modified by macsforever2000@…) (diff)

vte 21.5 fails to build due to deprecation of some flags in GTK+ (like GTK_WIDGET_DRAWABLE)

http://mail.gnome.org/archives/commits-list/2010-March/msg00014.html

updating the vte version to 0.25.1 solves the issue.

The error message for reference:

--->  Computing dependencies for vte
--->  Building vte
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_vte/work/vte-0.20.5" && /usr/bin/make -j2 all " returned error 2
Command output: vteaccess.c: In function 'vte_terminal_accessible_visibility_notify':
vteaccess.c:747: error: implicit declaration of function 'GTK_WIDGET_VISIBLE'

Attachments

Portfile (1.8 KB) - added by jnimety@… 3 years ago.
Update Portfile
Portfile-vte.diff (849 bytes) - added by jnimety@… 3 years ago.

Change History

Changed 3 years ago by jnimety@…

Update Portfile

comment:1 Changed 3 years ago by macsforever2000@…

  • Keywords haspatch added
  • Description modified (diff)

A unified diff is preferred over a complete profile so that we can easily see the changes you made.

Changed 3 years ago by jnimety@…

comment:2 in reply to: ↑ description Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned
  • Summary changed from vte 21.5 fails to build to vte 0.20.5 fails to build

Replying to jnimety@…:

vte 21.5 fails to build

you mean 0.20.5 :)

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r67882.

Note: See TracTickets for help on using tickets.