Opened 12 years ago

Closed 12 years ago

#34949 closed defect (invalid)

dbus @1.4.20_1+startupitem+universal failure

Reported by: checkjthomas@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: dbus

Description

command issued:

 sudo port install dbus @1.4.20_1+startupitem+universal

Error occurred here:

->  Installing dbus @1.4.20_1+startupitem+universal
Error: org.macports.install for port dbus returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/destroot

Log file contents:

version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main expat 2.1.0_0 exists in the ports tree
:debug:main expat 2.1.0_0 +universal is the latest installed
:debug:main expat 2.1.0_0 +universal is active
:debug:main Merging existing variants '+universal' into variants
:debug:main new fully merged portvariants: universal +
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
:debug:main OS darwin/11.4.0 (Mac OS X 10.7) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Executing variant universal provides universal
:debug:main No need to upgrade! expat 2.1.0_0 >= expat 2.1.0_0
:msg:main --->  Computing dependencies for dbus:info:main .:debug:main Checking for conflicts against dbus
:debug:main Searching for dependency: dbus-devel
:debug:main Didn't find receipt, going to depspec regex for: dbus-devel
:debug:main Searching for dependency: expat
:debug:main Found Dependency: receipt exists for expat
:msg:main 
:debug:main Executing org.macports.main (dbus)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 503
:debug:main Skipping completed org.macports.archivefetch (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.build (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.destroot (dbus)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:install install phase started at Thu Jun 21 11:14:44 PDT 2012
:notice:install --->  Installing dbus @1.4.20_1+startupitem+universal
:debug:install Can't run install on this port without elevated privileges. Escalating privileges back to root.
:debug:install euid changed to: 0. egid changed to: 0.
:debug:install Executing org.macports.install (dbus)
:debug:install Using /usr/bin/tar
:debug:install Using /usr/bin/bzip2
:error:install org.macports.install for port dbus returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/destroot
:debug:install Error code: NONE
:debug:install Backtrace: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/destroot
    while executing
"create_archive $location $portarchivetype"
    (procedure "portinstall::install_main" line 22)
    invoked from within
"$procedure $targetname"
:info:install Warning: targets not executed for dbus: org.macports.activate org.macports.install
:notice:install Please see the log file for port dbus for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log

Mac version: OSX 10.7.4 XCode version: 4.3.3

I was originally trying to install: sudo port install wine-devel

And the process stopped at dbus

Change History (3)

comment:1 Changed 12 years ago by checkjthomas@…

Cc: checkjthomas@… added

Cc Me!

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; checkjthomas@… removed
Keywords: wine-devel Lion dbus removed
Owner: changed from macports-tickets@… to mcalhoun@…
Priority: HighNormal

Could be #29223 again. The log says "Skipping completed", meaning this was not a clean attempt. Please "sudo port clean dbus" and try again. Cleaning and trying again is the first thing you should try anytime any port fails to build.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.