#30409 closed defect (fixed)
dbus build fails on Lion
Reported by: | fleason (Fred Leason) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | lion | Cc: | macports@…, easye, soriyath@…, thomas@…, info@…, drewish@…, colonsmoke@…, mullikine@…, drkp (Dan Ports) |
Port: | dbus |
Description
Installed Lion
Installed Xcode and Java
Installed MacPorts-2.0.0-10.7-Lion.dmg
04:14 AM ~ $ sudo port clean --all dbus Password: ---> Cleaning dbus 04:46 AM ~ $ sudo port -n upgrade --force dbus ---> Computing dependencies for dbus ---> Fetching archive for dbus ---> Fetching dbus ---> Attempting to fetch dbus-1.4.12.tar.gz from http://distfiles.macports.org/dbus ---> Verifying checksum(s) for dbus ---> Extracting dbus ---> Applying patches to dbus ---> Configuring dbus ---> Building dbus Error: Target org.macports.build returned: shell command failed (see log for details) Log for dbus is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dbus/dbus/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> 04:47 AM ~ $
main.log attached.
04:43 AM ~ $ locate dbus-glib-lowlevel.h /opt/local/include/dbus-1.0/dbus/dbus-glib-lowlevel.h /opt/local/var/macports/software/dbus-glib/0.92_0/opt/local/include/dbus-1.0/dbus/dbus-glib-lowlevel.h /opt/local/var/macports/software/dbus-glib/0.94_0/opt/local/include/dbus-1.0/dbus/dbus-glib-lowlevel.h
Looks like the header is truly missing.
Attachments (1)
Change History (16)
Changed 13 years ago by fleason (Fred Leason)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|
comment:6 Changed 13 years ago by soriyath@…
I've tried compiling with universal, doesn't work either...
comment:11 Changed 13 years ago by jonathan@…
To circumvent (not a solution to the problem): sudo port fetch dbus sudo port edit dbus .....add --disable-tests to the section "configure.args" sudo port upgrade dbus
(so in other words just eliminate the failing component from the build)
comment:13 Changed 13 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patched to disable tests on OS X Lion with r81750.
comment:14 Changed 13 years ago by drkp (Dan Ports)
Note: See
TracTickets for help on using
tickets.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dbus/dbus/main.log