[MacPorts] #41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists ----------------------+-------------------------------- Reporter: vnebel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: Terminal ----------------------+-------------------------------- My Mac is running on Mavericks with Xcode 5.0.2. port version is 2.2.1, so everything should be up to date. I tried "port clean all" to solve the issue, but it didn't help: When I try to install Terminal, installation stops with Error: Failed to configure Terminal. I attach the file I am referred to. It looks like vte >= 0.17.1 is required and not found. I tried to fix this by installing vte manually, getting version 0.34.8_0, but the problem persists! May be a bug in the ports base, that the version is not detected? Volker -- Ticket URL: <https://trac.macports.org/ticket/41379> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: Terminal | -----------------------+------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => afb@… Old description:
My Mac is running on Mavericks with Xcode 5.0.2. port version is 2.2.1, so everything should be up to date. I tried "port clean all" to solve the issue, but it didn't help: When I try to install Terminal, installation stops with
Error: Failed to configure Terminal.
I attach the file I am referred to. It looks like vte >= 0.17.1 is required and not found. I tried to fix this by installing vte manually, getting version 0.34.8_0, but the problem persists! May be a bug in the ports base, that the version is not detected?
Volker
New description: My Mac is running on Mavericks with Xcode 5.0.2. port version is 2.2.1, so everything should be up to date. I tried "port clean all" to solve the issue, but it didn't help: When I try to install Terminal, installation stops with {{{ Error: Failed to configure Terminal. }}} I attach the file I am referred to. It looks like vte >= 0.17.1 is required and not found. I tried to fix this by installing vte manually, getting version 0.34.8_0, but the problem persists! May be a bug in the ports base, that the version is not detected? Volker -- Comment: In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers Terminal). -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: Terminal | -----------------------+------------------- Changes (by ryandesign@…): * cc: rudloff@… (added) Comment: Has duplicate #41551. -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: Terminal | -----------------------+------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Terminal is asking pkg-config whether a package called "vte" exists. With the currently version of vte, 0.34.9, there is no such package, but there is one called "vte-2.90". This seems odd... how should a port like Terminal wanting to know if vte exists know in advance what version of vte is installed? Terminal is out of date; I'll file a separate ticket for that. The latest version of Terminal has the same problem however. -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: Terminal | -----------------------+------------------- Comment (by egall@…): Replying to [comment:3 ryandesign@…]:
Terminal is asking pkg-config whether a package called "vte" exists. With the currently version of vte, 0.34.9, there is no such package, but there is one called "vte-2.90".
The "vte" port changed package names when updating from the gnome2 version to the gnome3 version. It used to just leave off the version suffix. The version of vte that leaves off the version suffix installs in parallel with the one that adds it, so we could have ports for both...
Terminal is out of date; I'll file a separate ticket for that.
(This is #41861 for anyone else who might come across this and wonder) -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists ------------------------+-------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: duplicate | Keywords: Port: Terminal | ------------------------+-------------------- Changes (by devans@…): * status: new => closed * resolution: => duplicate Comment: New port vte-gtk2-compat, based on vte 0.28.2, committed in r122208. This port installs in parallel with the current gtk3 compatible version of vte and satisfies the vte requirements of this port. However, additional problems remain. See the aforementioned #41861 for details. I am closing this ticket as a duplicate of that ticket, since the most current activity to get this port working is there. -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+---------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: Terminal | -----------------------+---------------------- Changes (by afb@…): * status: closed => reopened * resolution: duplicate => -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#41379: Terminal @0.4.5_1 fails to configure: vte >= 0.17.1 not found though vte 0.34.8_0 exists -----------------------+-------------------- Reporter: vnebel@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: Terminal | -----------------------+-------------------- Changes (by afb@…): * status: reopened => closed * resolution: => fixed Comment: Fixed, r126600. -- Ticket URL: <https://trac.macports.org/ticket/41379#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts