Guest User

Untitled

a guest
Oct 23rd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.97 KB | None | 0 0
  1. make[4]: Entering directory `/root/work/libtorrent-0.12.9/src/torrent/data'
  2. /bin/sh ../../../libtool --tag=CXX --mode=compile /opt/csw/gcc4/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc
  3. libtool: compile: /opt/csw/gcc4/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -fPIC -DPIC -o .libs/block.o
  4. In file included from ./../../torrent/download_info.h:43:0,
  5. from ./../../protocol/extensions.h:47,
  6. from ./../../protocol/peer_connection_base.h:47,
  7. from block.cc:44:
  8. /usr/local/include/sigc++-2.0/sigc++/signal.h:1675:26: error: declaration of 'typedef struct sigc::signal0<T_return, T_accumulator>::slot_list_type sigc::signal0<T_return, T_accumulator>::slot_list'
  9. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >'
  10. /usr/local/include/sigc++-2.0/sigc++/signal.h:1784:26: error: declaration of 'typedef struct sigc::signal1<T_return, T_arg1, T_accumulator>::slot_list_type sigc::signal1<T_return, T_arg1, T_accumulator>::slot_list'
  11. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >'
  12. /usr/local/include/sigc++-2.0/sigc++/signal.h:1895:26: error: declaration of 'typedef struct sigc::signal2<T_return, T_arg1, T_arg2, T_accumulator>::slot_list_type sigc::signal2<T_return, T_arg1, T_arg2, T_accumulator>::slot_list'
  13. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >'
  14. /usr/local/include/sigc++-2.0/sigc++/signal.h:2008:26: error: declaration of 'typedef struct sigc::signal3<T_return, T_arg1, T_arg2, T_arg3, T_accumulator>::slot_list_type sigc::signal3<T_return, T_arg1, T_arg2, T_arg3, T_accumulator>::slot_list'
  15. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, T_arg3, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >'
  16. /usr/local/include/sigc++-2.0/sigc++/signal.h:2123:26: error: declaration of 'typedef struct sigc::signal4<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_accumulator>::slot_list_type sigc::signal4<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_accumulator>::slot_list'
  17. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, T_arg3, T_arg4, sigc::nil, sigc::nil, sigc::nil> >'
  18. /usr/local/include/sigc++-2.0/sigc++/signal.h:2240:26: error: declaration of 'typedef struct sigc::signal5<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_accumulator>::slot_list_type sigc::signal5<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_accumulator>::slot_list'
  19. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, sigc::nil, sigc::nil> >'
  20. /usr/local/include/sigc++-2.0/sigc++/signal.h:2359:26: error: declaration of 'typedef struct sigc::signal6<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::slot_list_type sigc::signal6<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_accumulator>::slot_list'
  21. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, sigc::nil> >'
  22. /usr/local/include/sigc++-2.0/sigc++/signal.h:2480:26: error: declaration of 'typedef struct sigc::signal7<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7, T_accumulator>::slot_list_type sigc::signal7<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7, T_accumulator>::slot_list'
  23. /usr/local/include/sigc++-2.0/sigc++/signal.h:168:1: error: changes meaning of 'slot_list' from 'struct sigc::slot_list<sigc::slot<T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7> >'
  24. make[4]: *** [block.lo] Error 1
  25. make[4]: Leaving directory `/root/work/libtorrent-0.12.9/src/torrent/data'
  26. make[3]: *** [all-recursive] Error 1
  27. make[3]: Leaving directory `/root/work/libtorrent-0.12.9/src/torrent'
  28. make[2]: *** [all-recursive] Error 1
  29. make[2]: Leaving directory `/root/work/libtorrent-0.12.9/src'
  30. make[1]: *** [all-recursive] Error 1
  31. make[1]: Leaving directory `/root/work/libtorrent-0.12.9'
  32. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment