Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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)

main.log (49.7 KB) - added by fleason (Fred Leason) 13 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dbus/dbus/main.log

Download all attachments as: .zip

Change History (16)

Changed 13 years ago by fleason (Fred Leason)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dbus/dbus/main.log

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mcalhoun@…

comment:2 Changed 13 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:3 Changed 13 years ago by easye

Cc: easieste@… added

Cc Me!

comment:4 Changed 13 years ago by soriyath@…

Cc: soriyath@… added

Cc Me!

comment:5 Changed 13 years ago by thomas@…

Cc: thomas@… added

Cc Me!

comment:6 Changed 13 years ago by soriyath@…

I've tried compiling with universal, doesn't work either...

comment:7 Changed 13 years ago by info@…

Cc: info@… added

Cc Me!

comment:8 Changed 13 years ago by drewish@…

Cc: drewish@… added

Cc Me!

comment:9 Changed 13 years ago by colonsmoke@…

Cc: colonsmoke@… added

Cc Me!

comment:10 Changed 13 years ago by mullikine@…

Cc: mullikine@… added

Cc Me!

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:12 Changed 13 years ago by drewish@…

jonathan's suggestion worked for me.

comment:13 Changed 13 years ago by easye

Resolution: fixed
Status: newclosed

Patched to disable tests on OS X Lion with r81750.

comment:14 Changed 13 years ago by drkp (Dan Ports)

I don't think this is just a Lion issue, so I disabled the tests unconditionally in r81852; see #30088

comment:15 Changed 13 years ago by drkp (Dan Ports)

Cc: dports@… added

Cc Me!

Note: See TracTickets for help on using tickets.