#24959: vte 21.5 fails to build -------------------------------+-------------------------------------------- Reporter: jnimety@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: haspatch | Port: vte -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * keywords: => haspatch Old description:
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'
New description: 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' }}} -- Comment: A [http://guide.macports.org/#development.patches.portfile unified diff] is preferred over a complete profile so that we can easily see the changes you made. -- Ticket URL: <http://trac.macports.org/ticket/24959#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS