Guest User

Untitled

a guest
Oct 23rd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | None | 0 0
  1. gmake[1]: Entering directory `/root/work/libtorrent-0.12.9'
  2. Making all in src
  3. gmake[2]: Entering directory `/root/work/libtorrent-0.12.9/src'
  4. Making all in torrent
  5. gmake[3]: Entering directory `/root/work/libtorrent-0.12.9/src/torrent'
  6. Making all in data
  7. gmake[4]: Entering directory `/root/work/libtorrent-0.12.9/src/torrent/data'
  8. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -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
  9. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -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
  10. mv -f .deps/block.Tpo .deps/block.Plo
  11. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c -o block_list.lo block_list.cc
  12. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c block_list.cc -fPIC -DPIC -o .libs/block_list.o
  13. mv -f .deps/block_list.Tpo .deps/block_list.Plo
  14. /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c -o chunk_utils.lo chunk_utils.cc
  15. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o
  16. In file included from ./../../torrent/peer/peer_list.h:42,
  17. from ./../../download/download_main.h:53,
  18. from ./../../download/download_wrapper.h:45,
  19. from chunk_utils.cc:43:
  20. ./../../torrent/utils/extents.h:40:21: tr1/array: No such file or directory
  21. In file included from ./../../torrent/peer/peer_list.h:42,
  22. from ./../../download/download_main.h:53,
  23. from ./../../download/download_wrapper.h:45,
  24. from chunk_utils.cc:43:
  25. ./../../torrent/utils/extents.h:51: error: `std::tr1' has not been declared
  26. ./../../torrent/utils/extents.h:51: error: ISO C++ forbids declaration of `array' with no type
  27. ./../../torrent/utils/extents.h:51: error: expected `;' before '<' token
  28. ./../../torrent/utils/extents.h:55: error: `table_type' has not been declared
  29. ./../../torrent/utils/extents.h:55: error: expected nested-name-specifier before "const_iterator"
  30. ./../../torrent/utils/extents.h:55: error: expected `,' or `...' before "itr"
  31. ./../../torrent/utils/extents.h:55: error: ISO C++ forbids declaration of `const_iterator' with no type
  32. ./../../torrent/utils/extents.h:65: error: `table_type' has not been declared
  33. ./../../torrent/utils/extents.h:65: error: expected nested-name-specifier before "iterator"
  34. ./../../torrent/utils/extents.h:65: error: `iterator' does not name a type
  35. ./../../torrent/utils/extents.h:66: error: `table_type' has not been declared
  36. ./../../torrent/utils/extents.h:66: error: expected nested-name-specifier before "const_iterator"
  37. ./../../torrent/utils/extents.h:66: error: `const_iterator' does not name a type
  38. ./../../torrent/utils/extents.h:70: error: `table_type' has not been declared
  39. ./../../torrent/utils/extents.h:70: error: expected nested-name-specifier before "const_iterator"
  40. ./../../torrent/utils/extents.h:70: error: expected `,' or `...' before "part"
  41. ./../../torrent/utils/extents.h:70: error: ISO C++ forbids declaration of `const_iterator' with no type
  42. ./../../torrent/utils/extents.h:78: error: `table_type' does not name a type
  43. ./../../torrent/utils/extents.h: In constructor `torrent::extents_base<Key, Tp, TableSize, TableBits>::extents_base(Key, unsigned int, Tp)':
  44. ./../../torrent/utils/extents.h:54: error: `table' undeclared (first use this function)
  45. ./../../torrent/utils/extents.h:54: error: (Each undeclared identifier is reported only once for each function it appears in.)
  46. ./../../torrent/utils/extents.h: In constructor `torrent::extents_base<Key, Tp, TableSize, TableBits>::extents_base(torrent::extents_base<Key, Tp, TableSize, TableBits>*, int)':
  47. ./../../torrent/utils/extents.h:56: error: `itr' undeclared (first use this function)
  48. ./../../torrent/utils/extents.h:56: error: `table' undeclared (first use this function)
  49. ./../../torrent/utils/extents.h: In member function `Key torrent::extents_base<Key, Tp, TableSize, TableBits>::partition_pos(int) const':
  50. ./../../torrent/utils/extents.h:70: error: `table' undeclared (first use this function)
  51. ./../../torrent/utils/extents.h:70: error: `part' undeclared (first use this function)
  52. ./../../torrent/utils/extents.h:70: error: no matching function for call to `distance(<type error>, <type error>)'
  53. ./../../torrent/utils/extents.h: In destructor `torrent::extents_base<Key, Tp, TableSize, TableBits>::~extents_base()':
  54. ./../../torrent/utils/extents.h:117: error: `table_type' has not been declared
  55. ./../../torrent/utils/extents.h:117: error: `const_iterator' does not name a type
  56. ./../../torrent/utils/extents.h:117: error: `itr' undeclared (first use this function)
  57. ./../../torrent/utils/extents.h:117: error: `last' undeclared (first use this function)
  58. ./../../torrent/utils/extents.h:117: error: expected `)' before ';' token
  59. ./../../torrent/utils/extents.h:117: error: expected `;' before ')' token
  60. ./../../torrent/utils/extents.h: In member function `unsigned int torrent::extents_base<Key, Tp, TableSize, TableBits>::sizeof_data() const':
  61. ./../../torrent/utils/extents.h:126: error: `table_type' has not been declared
  62. ./../../torrent/utils/extents.h:126: error: `const_iterator' does not name a type
  63. ./../../torrent/utils/extents.h:126: error: `itr' undeclared (first use this function)
  64. ./../../torrent/utils/extents.h:126: error: `last' undeclared (first use this function)
  65. ./../../torrent/utils/extents.h:126: error: expected `)' before ';' token
  66. ./../../torrent/utils/extents.h:126: error: expected `;' before ')' token
  67. ./../../torrent/utils/extents.h: In member function `const typename torrent::extents_base<Key, Tp, TableSize, TableBits>::mapped_value_type& torrent::extents_base<Key, Tp, TableSize, TableBits>::at(Key) const':
  68. ./../../torrent/utils/extents.h:163: error: `table_type' has not been declared
  69. ./../../torrent/utils/extents.h:163: error: `const_iterator' does not name a type
  70. ./../../torrent/utils/extents.h:165: error: `itr' undeclared (first use this function)
  71. gmake[4]: *** [chunk_utils.lo] Error 1
  72. gmake[4]: Leaving directory `/root/work/libtorrent-0.12.9/src/torrent/data'
  73. gmake[3]: *** [all-recursive] Error 1
  74. gmake[3]: Leaving directory `/root/work/libtorrent-0.12.9/src/torrent'
  75. gmake[2]: *** [all-recursive] Error 1
  76. gmake[2]: Leaving directory `/root/work/libtorrent-0.12.9/src'
  77. gmake[1]: *** [all-recursive] Error 1
  78. gmake[1]: Leaving directory `/root/work/libtorrent-0.12.9'
Add Comment
Please, Sign In to add comment