[MacPorts] #25738: Opencdk
MacPorts
noreply at macports.org
Sun Jul 18 18:00:39 PDT 2010
#25738: Opencdk
--------------------------------+-------------------------------------------
Reporter: dersh@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: opencdk
--------------------------------+-------------------------------------------
I was trying to upgrade wine-devel, which has a dependency on opencdk. So
macports tried to install opencdk, but gives an odd error. It appears
that it does first install:
{{{
---> 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 later tries to reinstall and gives an error:
{{{
---> 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>
}}}
It was suggested that perhaps it is first installing non-universal, then
tries to upgrade to universal and that fails.
I will attached log that is generated as well.
Thanks,
--
Ticket URL: <http://trac.macports.org/ticket/25738>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list