[MacPorts] #13358: deluge fails to build on Mac OS X 10.5 Leopard

MacPorts trac at macosforge.org
Mon Jan 7 06:03:45 PST 2008


#13358: deluge fails to build on Mac OS X 10.5 Leopard
-----------------------------------+----------------------------------------
  Reporter:  rasa.silva at gmail.com  |       Owner:  rhwood at macports.org
      Type:  defect                |      Status:  new                
  Priority:  Normal                |   Milestone:  Port Bugs          
 Component:  ports                 |     Version:  1.5.2              
Resolution:                        |    Keywords:                     
-----------------------------------+----------------------------------------
Comment (by aubonbeurre at gmail.com):

 I have a python25 working, and leopard (10.5.1), and I got a little bit
 farther by changing this line
 (libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp:47):

   bool is_set(socket_type descriptor) const
   {
       return FD_ISSET(descriptor, const_cast<fd_set*>(&fd_set_)) != 0;
   }

 Now deluge compiles, but it does not run:

 AlexG5:~ aparente$ deluge
 Traceback (most recent call last):
   File "/opt/local/bin/deluge", line 112, in <module>
     bus = dbus.SessionBus()
   File "/opt/local/lib/python2.5/site-packages/dbus/_dbus.py", line 216,
 in __new__
     mainloop=mainloop)
   File "/opt/local/lib/python2.5/site-packages/dbus/_dbus.py", line 105,
 in __new__
     bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
   File "/opt/local/lib/python2.5/site-packages/dbus/bus.py", line 121, in
 __new__
     bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound:
 Failed to connect to socket /tmp/dbus-eawE27B5k2: No such file or
 directory

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13358#comment:4>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list