MidnightBSD Magus

net-p2p/libtorrent

BitTorrent Library

Flavor Version Run OSVersion Arch License Restricted Status
0.13.6 330 0.8 i386 gpl2 gpl3 0 fail

Events

Machine Type Time Message
Constellation info 2018-03-05 06:00:40.349715 Test Started
Constellation fail 2018-03-05 06:01:22.903775 make build returned non-zero: 1
Constellation fail 2018-03-05 06:01:23.078686 Test complete.

Log

===>  Building for libtorrent-0.13.6
/usr/bin/make  all-recursive
Making all in src
Making all in torrent
Making all in data
/bin/sh ../../../libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I../../..  -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include   -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc
/bin/sh ../../../libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I../../..  -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include   -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c -o block_list.lo block_list.cc
/bin/sh ../../../libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I../../..  -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include   -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c -o chunk_utils.lo chunk_utils.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc  -fPIC -DPIC -o .libs/block.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c chunk_utils.cc  -fPIC -DPIC -o .libs/chunk_utils.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c block_list.cc  -fPIC -DPIC -o .libs/block_list.o
In file included from block.cc:44:
In file included from ./../../protocol/peer_connection_base.h:42:
./../../torrent/poll.h:49:16: error: no type named 'function' in namespace 'std'
  typedef std::function slot_poll;
          ~~~~~^
./../../torrent/poll.h:49:24: error: expected member name or ';' after declaration specifiers
  typedef std::function slot_poll;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../torrent/poll.h:94:10: error: unknown type name 'slot_poll'
  static slot_poll&   slot_create_poll() { return m_slot_create_poll; }
         ^
./../../torrent/poll.h:97:10: error: unknown type name 'slot_poll'
  static slot_poll    m_slot_create_poll;
         ^
In file included from chunk_utils.cc:43:
In file included from ./../../manager.h:42:
../../../rak/priority_queue_default.h:51:16: error: no type named 'function' in namespace 'std'
  typedef std::function slot_void;
          ~~~~~^
../../../rak/priority_queue_default.h:51:24: error: expected member name or ';' after declaration specifiers
  typedef std::function slot_void;
  ~~~~~~~~~~~~~~~~~~~~~^
../../../rak/priority_queue_default.h:65:3: error: unknown type name 'slot_void'
  slot_void&          slot()                        { return m_slot; }
  ^
../../../rak/priority_queue_default.h:78:3: error: unknown type name 'slot_void'
  slot_void           m_slot;
  ^
../../../rak/priority_queue_default.h:59:14: error: use of undeclared identifier 'slot_void'
    m_slot = slot_void();
             ^
mv -f .deps/block_list.Tpo .deps/block_list.Plo
/bin/sh ../../../libtool  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I../../..  -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include   -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c -o download_data.lo download_data.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -std=c++11 -DNDEBUG -fvisibility=hidden -I/usr/include -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c download_data.cc  -fPIC -DPIC -o .libs/download_data.o
In file included from chunk_utils.cc:43:
In file included from ./../../manager.h:44:
In file included from ./../../thread_disk.h:40:
./../../data/hash_check_queue.h:54:16: error: no type named 'function' in namespace 'std'
  typedef std::function      slot_chunk_handle;
          ~~~~~^
./../../data/hash_check_queue.h:54:24: error: expected member name or ';' after declaration specifiers
  typedef std::function      slot_chunk_handle;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../data/hash_check_queue.h:76:3: error: unknown type name 'slot_chunk_handle'
In file included from block.cc:44:
In file included from ./../../protocol/peer_connection_base.h:47:
In file included from ./../../protocol/extensions.h:47:
./../../torrent/download_info.h:57:16: error: no type named 'function' in namespace 'std'
  typedef std::function                              slot_stat_type;
          ~~~~~^
./../../torrent/download_info.h:57:24: error: expected member name or ';' after declaration specifiers
  typedef std::function                              slot_stat_type;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../torrent/download_info.h:59:26: error: no member named 'function' in namespace 'std'
  typedef std::list >                      signal_void_type;
                    ~~~~~^
./../../torrent/download_info.h:59:44: error: expected member name or ';' after declaration specifiers
  typedef std::list >                      signal_void_type;
  ~~~~~~~                                  ^
  slot_chunk_handle&  slot_chunk_done() { return m_slot_chunk_done; }
  ^
./../../data/hash_check_queue.h:79:3: error: unknown type name 'slot_chunk_handle'
  slot_chunk_handle   m_slot_chunk_done;
  ^
In file included from chunk_utils.cc:43:
In file included from ./../../manager.h:44:
In file included from ./../../thread_disk.h:41:
In file included from ./../../torrent/utils/thread_base.h:43:
./../../torrent/utils/signal_bitfield.h:48:16: error: no type named 'function' in namespace 'std'
  typedef std::function slot_type;
          ~~~~~^
./../../torrent/utils/signal_bitfield.h:48:24: error: expected member name or ';' after declaration specifiers
  typedef std::function slot_type;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../torrent/utils/signal_bitfield.h:58:28: error: unknown type name 'slot_type'
  unsigned int  add_signal(slot_type slot);
                           ^
./../../torrent/utils/signal_bitfield.h:64:3: error: unknown type name 'slot_type'
./../../torrent/download_info.h:60:26: error: no member named 'function' in namespace 'std'
  typedef std::list >    signal_string_type;
                    ~~~~~^
./../../torrent/download_info.h:60:41: error: expected expression
  typedef std::list >    signal_string_type;
                                        ^
./../../torrent/download_info.h:60:62: error: expected member name or ';' after declaration specifiers
  typedef std::list >    signal_string_type;
  ~~~~~~~                                                    ^
./../../torrent/download_info.h:159:3: error: unknown type name 'signal_void_type'
  signal_void_type&   signal_tracker_success() const               { return m_signalTrackerSuccess; }
  ^
  slot_type     m_slots[max_size] lt_cacheline_aligned;
  ^
In file included from chunk_utils.cc:43:
In file included from ./../../manager.h:44:
In file included from ./../../thread_disk.h:41:
./../../torrent/utils/thread_base.h:54:16: error: no type named 'function' in namespace 'std'
  typedef std::function     slot_void;
          ~~~~~^
./../../torrent/utils/thread_base.h:54:24: error: expected member name or ';' after declaration specifiers
  typedef std::function     slot_void;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../torrent/utils/thread_base.h:55:16: error: no type named 'function' in namespace 'std'
  typedef std::function slot_timer;
          ~~~~~^
./../../torrent/utils/thread_base.h:55:24: error: expected member name or ';' after declaration specifiers
  typedef std::function slot_timer;
  ~~~~~~~~~~~~~~~~~~~~~^
./../../torrent/utils/thread_base.h:104:3: error: unknown type name 'slot_void'
  slot_void&          slot_do_work()      { return m_slot_do_work; }
  ^
./../../torrent/utils/thread_base.h:105:3: error: unknown type name 'slot_timer'
  slot_timer&         slot_next_timeout() { return m_slot_next_timeout; }
  ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
./../../torrent/download_info.h:160:3: error: unknown type name 'signal_string_type'
  signal_string_type& signal_tracker_failed() const                { return m_signalTrackerFailed; }
  ^
./../../torrent/download_info.h:171:3: error: unknown type name 'slot_stat_type'
  slot_stat_type&     slot_left()                                  { return m_slotStatLeft; }
  ^
./../../torrent/download_info.h:172:3: error: unknown type name 'slot_stat_type'
  slot_stat_type&     slot_completed()                             { return m_slotStatCompleted; }
  ^
./../../torrent/download_info.h:198:3: error: unknown type name 'slot_stat_type'
  slot_stat_type      m_slotStatLeft;
  ^
./../../torrent/download_info.h:199:3: error: unknown type name 'slot_stat_type'
  slot_stat_type      m_slotStatCompleted;
  ^
./../../torrent/download_info.h:201:11: error: unknown type name 'signal_void_type'
  mutable signal_void_type    m_signalTrackerSuccess;
          ^
./../../torrent/download_info.h:202:11: error: unknown type name 'signal_string_type'
  mutable signal_string_type  m_signalTrackerFailed;
          ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [chunk_utils.lo] Error code 1
In file included from download_data.cc:41:
./download_data.h:60:16: error: no type named 'function' in namespace 'std'
  typedef std::function slot_void;
          ~~~~~^
./download_data.h:60:24: error: expected member name or ';' after declaration specifiers
  typedef std::function slot_void;
  ~~~~~~~~~~~~~~~~~~~~~^
./download_data.h:80:3: error: unknown type name 'slot_void'
  slot_void&             slot_initial_hash() const        { return m_slot_initial_hash; }
  ^
./download_data.h:81:3: error: unknown type name 'slot_void'
  slot_void&             slot_download_done() const       { return m_slot_download_done; }
  ^
./download_data.h:82:3: error: unknown type name 'slot_void'
  slot_void&             slot_partially_done() const      { return m_slot_partially_done; }
  ^
./download_data.h:83:3: error: unknown type name 'slot_void'
  slot_void&             slot_partially_restarted() const { return m_slot_partially_restarted; }
  ^
./download_data.h:118:11: error: unknown type name 'slot_void'
  mutable slot_void      m_slot_initial_hash;
          ^
./download_data.h:119:11: error: unknown type name 'slot_void'
  mutable slot_void      m_slot_download_done;
          ^
./download_data.h:120:11: error: unknown type name 'slot_void'
  mutable slot_void      m_slot_partially_done;
          ^
./download_data.h:121:11: error: unknown type name 'slot_void'
  mutable slot_void      m_slot_partially_restarted;
          ^
10 errors generated.
*** [download_data.lo] Error code 1
20 errors generated.
*** [block.lo] Error code 1
3 errors
*** [all-recursive] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/net-p2p/libtorrent.