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

MacPorts trac at macosforge.org
Tue Nov 20 21:12:46 PST 2007


#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:                     
-----------------------------------+----------------------------------------
Old description:

> Trying to compile deluge on OSX 10.5 gives the following error:
>

> gcc -DNDEBUG -D__DARWIN_UNIX03 -I/opt/local/include
> -I/opt/local/include/boost -I./libtorrent -I./libtorrent/include
> -I./libtorrent/include/libtorrent -I/usr/include/python2.5
> -I/opt/local/include/python2.5 -c libtorrent/src/bt_peer_connection.cpp
> -o build/temp.macosx-10.3-i386-2.5/libtorrent/src/bt_peer_connection.o
> -Wno-missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_HPP=1
> -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1
> -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1
> -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2
> ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp: In
> member function 'bool
> asio::detail::posix_fd_set_adapter::is_set(asio::detail::socket_type)
> const':
> ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp:47:
> error: invalid conversion from 'const fd_set*' to 'fd_set*'
> ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp:47:
> error:   initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)'
> error: command 'gcc' failed with exit status 1
>

>
> Also, there is a new version (0.5.6.2) available.

New description:

 Trying to compile deluge on OSX 10.5 gives the following error:

 {{{
 gcc -DNDEBUG -D__DARWIN_UNIX03 -I/opt/local/include
 -I/opt/local/include/boost -I./libtorrent -I./libtorrent/include
 -I./libtorrent/include/libtorrent -I/usr/include/python2.5
 -I/opt/local/include/python2.5 -c libtorrent/src/bt_peer_connection.cpp -o
 build/temp.macosx-10.3-i386-2.5/libtorrent/src/bt_peer_connection.o -Wno-
 missing-braces -DHAVE_INCLUDE_LIBTORRENT_ASIO____ASIO_HPP=1
 -DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1
 -DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1
 -DTORRENT_USE_OPENSSL=1 -DHAVE_SSL=1 -DNDEBUG=1 -O2
 ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp: In
 member function 'bool
 asio::detail::posix_fd_set_adapter::is_set(asio::detail::socket_type)
 const':
 ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp:47:
 error: invalid conversion from 'const fd_set*' to 'fd_set*'
 ./libtorrent/include/libtorrent/asio/detail/posix_fd_set_adapter.hpp:47:
 error:   initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)'
 error: command 'gcc' failed with exit status 1
 }}}


 Also, there is a new version (0.5.6.2) available.

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


More information about the macports-tickets mailing list