[MacPorts] #25548: wine, wine-devel, wine-crossover-games: add gnutls support
MacPorts
noreply at macports.org
Sat Jul 17 17:10:02 PDT 2010
#25548: wine, wine-devel, wine-crossover-games: add gnutls support
-----------------------------------------------------+----------------------
Reporter: geoffl@… | Owner: ryandesign@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: | Keywords:
Port: wine, wine-devel, wine-crossover-games |
-----------------------------------------------------+----------------------
Changes (by dersh@…):
* status: closed => reopened
* resolution: fixed =>
Comment:
Now I can't upgrade wine-devel.
Although, I am not sure if this really should go here, or in a new ticket
for opencdk. But, in either case, if I try to upgrade from 1.2-rc7 to
1.2-rc7_1 I get an odd error.
First, it seems that it does the install of opencdk:
{{{
---> Computing dependencies for opencdk
---> Fetching opencdk
---> Attempting to fetch opencdk-0.6.6.tar.bz2 from
http://distfiles.macports.org/opencdk
---> Verifying checksum(s) for opencdk
---> Extracting opencdk
---> Configuring opencdk
---> Building opencdk
---> Staging opencdk into destroot
---> Installing opencdk @0.6.6_0
---> Activating opencdk @0.6.6_0
---> Cleaning opencdk
}}}
But then later it does the following:
{{{
---> Computing dependencies for wine-devel
---> Dependencies to be installed: gnutls lzo opencdk
---> Fetching lzo
---> Verifying checksum(s) for lzo
---> Extracting lzo
---> Configuring lzo
---> Building lzo
---> Staging lzo into destroot
---> Installing lzo @1.08_0+universal
---> Deactivating lzo @1.08_0
---> Cleaning lzo
---> Activating lzo @1.08_0+universal
---> Cleaning lzo
---> Fetching opencdk
---> Verifying checksum(s) for opencdk
---> Extracting opencdk
---> Configuring opencdk
---> Building opencdk
Error: Target org.macports.build returned: shell command failed
Log for opencdk is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/main.log
Error: The following dependencies failed to build: gnutls opencdk
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
So, something odd is happening where wine-devel is trying to install
opencdk as a dependency twice, and the second time it is failing (probably
because it is already installed from the first attempt).
So now if I check, it is installed:
{{{
port installed opencdk
The following ports are currently installed:
opencdk @0.6.6_0 (active)
}}}
but if I try to upgrade, it tries to reinstall it:
{{{
udo port upgrade outdated
Password:
---> Computing dependencies for wine-devel
---> Dependencies to be installed: gnutls opencdk
---> Building opencdk
Error: Target org.macports.build returned: shell command failed
Log for opencdk is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_opencdk/main.log
Error: The following dependencies failed to build: gnutls opencdk
Error: Unable to upgrade port: 1
}}}
Any ideas?
Thanks,
--
Ticket URL: <http://trac.macports.org/ticket/25548#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list