Guest User

Untitled

a guest
Oct 2nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.62 KB | None | 0 0
  1. vagrant@ubuntu-xenial:~/thrift-0.11.0$ sudo make install
  2. Making install in compiler/cpp
  3. make[1]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  4. Making install in src
  5. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  6. make install-am
  7. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  8. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  9. make[4]: Nothing to be done for 'install-exec-am'.
  10. make[4]: Nothing to be done for 'install-data-am'.
  11. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  12. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  13. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src'
  14. Making install in src/thrift/plugin
  15. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  16. make install-am
  17. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  18. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  19. make[4]: Nothing to be done for 'install-exec-am'.
  20. make[4]: Nothing to be done for 'install-data-am'.
  21. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  22. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  23. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/src/thrift/plugin'
  24. Making install in .
  25. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  26. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  27. /bin/mkdir -p '/usr/local/bin'
  28. /bin/bash ../../libtool --mode=install /usr/bin/install -c thrift '/usr/local/bin'
  29. libtool: install: /usr/bin/install -c thrift /usr/local/bin/thrift
  30. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  31. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  32. Making install in test
  33. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/test'
  34. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/compiler/cpp/test'
  35. make[3]: Nothing to be done for 'install-exec-am'.
  36. make[3]: Nothing to be done for 'install-data-am'.
  37. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/test'
  38. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp/test'
  39. make[1]: Leaving directory '/home/vagrant/thrift-0.11.0/compiler/cpp'
  40. Making install in lib
  41. make[1]: Entering directory '/home/vagrant/thrift-0.11.0/lib'
  42. Making install in json
  43. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/lib/json'
  44. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/json'
  45. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/json'
  46. make[4]: Nothing to be done for 'install-exec-am'.
  47. make[4]: Nothing to be done for 'install-data-am'.
  48. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/json'
  49. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/json'
  50. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/json'
  51. Making install in xml
  52. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/lib/xml'
  53. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/xml'
  54. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/xml'
  55. make[4]: Nothing to be done for 'install-exec-am'.
  56. make[4]: Nothing to be done for 'install-data-am'.
  57. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/xml'
  58. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/xml'
  59. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/xml'
  60. Making install in cpp
  61. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  62. Making install in .
  63. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  64. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  65. /bin/mkdir -p '/usr/local/lib'
  66. /bin/bash ../../libtool --mode=install /usr/bin/install -c libthrift.la libthriftnb.la libthriftz.la libthriftqt.la '/usr/local/lib'
  67. libtool: install: /usr/bin/install -c .libs/libthrift-0.11.0.so /usr/local/lib/libthrift-0.11.0.so
  68. libtool: install: (cd /usr/local/lib && { ln -s -f libthrift-0.11.0.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.11.0.so libthrift.so; }; })
  69. libtool: install: /usr/bin/install -c .libs/libthrift.lai /usr/local/lib/libthrift.la
  70. libtool: install: /usr/bin/install -c .libs/libthriftnb-0.11.0.so /usr/local/lib/libthriftnb-0.11.0.so
  71. libtool: install: (cd /usr/local/lib && { ln -s -f libthriftnb-0.11.0.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.11.0.so libthriftnb.so; }; })
  72. libtool: install: /usr/bin/install -c .libs/libthriftnb.lai /usr/local/lib/libthriftnb.la
  73. libtool: install: /usr/bin/install -c .libs/libthriftz-0.11.0.so /usr/local/lib/libthriftz-0.11.0.so
  74. libtool: install: (cd /usr/local/lib && { ln -s -f libthriftz-0.11.0.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.11.0.so libthriftz.so; }; })
  75. libtool: install: /usr/bin/install -c .libs/libthriftz.lai /usr/local/lib/libthriftz.la
  76. libtool: install: /usr/bin/install -c .libs/libthriftqt-0.11.0.so /usr/local/lib/libthriftqt-0.11.0.so
  77. libtool: install: (cd /usr/local/lib && { ln -s -f libthriftqt-0.11.0.so libthriftqt.so || { rm -f libthriftqt.so && ln -s libthriftqt-0.11.0.so libthriftqt.so; }; })
  78. libtool: install: /usr/bin/install -c .libs/libthriftqt.lai /usr/local/lib/libthriftqt.la
  79. libtool: install: /usr/bin/install -c .libs/libthrift.a /usr/local/lib/libthrift.a
  80. libtool: install: chmod 644 /usr/local/lib/libthrift.a
  81. libtool: install: ranlib /usr/local/lib/libthrift.a
  82. libtool: install: /usr/bin/install -c .libs/libthriftnb.a /usr/local/lib/libthriftnb.a
  83. libtool: install: chmod 644 /usr/local/lib/libthriftnb.a
  84. libtool: install: ranlib /usr/local/lib/libthriftnb.a
  85. libtool: install: /usr/bin/install -c .libs/libthriftz.a /usr/local/lib/libthriftz.a
  86. libtool: install: chmod 644 /usr/local/lib/libthriftz.a
  87. libtool: install: ranlib /usr/local/lib/libthriftz.a
  88. libtool: install: /usr/bin/install -c .libs/libthriftqt.a /usr/local/lib/libthriftqt.a
  89. libtool: install: chmod 644 /usr/local/lib/libthriftqt.a
  90. libtool: install: ranlib /usr/local/lib/libthriftqt.a
  91. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
  92. ----------------------------------------------------------------------
  93. Libraries have been installed in:
  94. /usr/local/lib
  95.  
  96. If you ever happen to want to link against installed libraries
  97. in a given directory, LIBDIR, you must either use libtool, and
  98. specify the full pathname of the library, or use the '-LLIBDIR'
  99. flag during linking and do at least one of the following:
  100. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  101. during execution
  102. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  103. during linking
  104. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  105. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  106.  
  107. See any operating system documentation about shared libraries for
  108. more information, such as the ld(1) and ld.so(8) manual pages.
  109. ----------------------------------------------------------------------
  110. /bin/mkdir -p '/usr/local/include/thrift/async'
  111. /usr/bin/install -c -m 644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TConcurrentClientSyncInfo.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/usr/local/include/thrift/async'
  112. /bin/mkdir -p '/usr/local/include/thrift/concurrency'
  113. /usr/bin/install -c -m 644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/usr/local/include/thrift/concurrency'
  114. /bin/mkdir -p '/usr/local/include/thrift/processor'
  115. /usr/bin/install -c -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/usr/local/include/thrift/processor'
  116. /bin/mkdir -p '/usr/local/include/thrift/protocol'
  117. /usr/bin/install -c -m 644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/THeaderProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolTypes.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/usr/local/include/thrift/protocol'
  118. /bin/mkdir -p '/usr/local/include/thrift/qt'
  119. /usr/bin/install -c -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/usr/local/include/thrift/qt'
  120. /bin/mkdir -p '/usr/local/include/thrift/server'
  121. /usr/bin/install -c -m 644 src/thrift/server/TConnectedClient.h src/thrift/server/TServer.h src/thrift/server/TServerFramework.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/usr/local/include/thrift/server'
  122. /bin/mkdir -p '/usr/local/include/thrift'
  123. /usr/bin/install -c -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TOutput.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/TToString.h src/thrift/stdcxx.h src/thrift/TBase.h '/usr/local/include/thrift'
  124. /bin/mkdir -p '/usr/local/include/thrift/transport'
  125. /usr/bin/install -c -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/THeaderTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/TNonblockingServerTransport.h src/thrift/transport/TNonblockingServerSocket.h src/thrift/transport/TNonblockingSSLServerSocket.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/usr/local/include/thrift/transport'
  126. /bin/mkdir -p '/usr/local/lib/pkgconfig'
  127. /usr/bin/install -c -m 644 thrift.pc thrift-nb.pc thrift-z.pc thrift-qt.pc '/usr/local/lib/pkgconfig'
  128. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  129. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  130. Making install in test
  131. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  132. make install-am
  133. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  134. make[5]: Entering directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  135. make[5]: Nothing to be done for 'install-exec-am'.
  136. make[5]: Nothing to be done for 'install-data-am'.
  137. make[5]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  138. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  139. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp/test'
  140. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/cpp'
  141. Making install in py
  142. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/lib/py'
  143. /usr/bin/python3 setup.py build
  144. running build
  145. running build_py
  146. running build_ext
  147. /usr/bin/python setup.py build
  148. running build
  149. running build_py
  150. running build_ext
  151. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/py'
  152. make install-exec-hook
  153. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/py'
  154. /usr/bin/python setup.py install --root=/ --prefix=/usr
  155. running install
  156. running build
  157. running build_py
  158. running build_ext
  159. running install_lib
  160. writing byte-compilation script '/tmp/tmpO8Ypkt.py'
  161. /usr/bin/python -O /tmp/tmpO8Ypkt.py
  162. removing /tmp/tmpO8Ypkt.py
  163. running install_egg_info
  164. running egg_info
  165. writing requirements to thrift.egg-info/requires.txt
  166. writing thrift.egg-info/PKG-INFO
  167. writing top-level names to thrift.egg-info/top_level.txt
  168. writing dependency_links to thrift.egg-info/dependency_links.txt
  169. reading manifest file 'thrift.egg-info/SOURCES.txt'
  170. reading manifest template 'MANIFEST.in'
  171. writing manifest file 'thrift.egg-info/SOURCES.txt'
  172. removing '/usr/lib/python2.7/site-packages/thrift-0.11.0-py2.7.egg-info' (and everything under it)
  173. Copying thrift.egg-info to /usr/lib/python2.7/site-packages/thrift-0.11.0-py2.7.egg-info
  174. running install_scripts
  175. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/py'
  176. make[3]: Nothing to be done for 'install-data-am'.
  177. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/py'
  178. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/py'
  179. Making install in lua
  180. make[2]: Entering directory '/home/vagrant/thrift-0.11.0/lib/lua'
  181. Making install in .
  182. make[3]: Entering directory '/home/vagrant/thrift-0.11.0/lib/lua'
  183. make[4]: Entering directory '/home/vagrant/thrift-0.11.0/lib/lua'
  184. /bin/mkdir -p '/usr/local/lib'
  185. /bin/bash ../../libtool --mode=install /usr/bin/install -c libluasocket.la libluabpack.la libluabitwise.la liblualongnumber.la '/usr/local/lib'
  186. libtool: install: /usr/bin/install -c .libs/libluasocket.so.0.0.0 /usr/local/lib/libluasocket.so.0.0.0
  187. libtool: install: (cd /usr/local/lib && { ln -s -f libluasocket.so.0.0.0 libluasocket.so.0 || { rm -f libluasocket.so.0 && ln -s libluasocket.so.0.0.0 libluasocket.so.0; }; })
  188. libtool: install: (cd /usr/local/lib && { ln -s -f libluasocket.so.0.0.0 libluasocket.so || { rm -f libluasocket.so && ln -s libluasocket.so.0.0.0 libluasocket.so; }; })
  189. libtool: install: /usr/bin/install -c .libs/libluasocket.lai /usr/local/lib/libluasocket.la
  190. libtool: warning: relinking 'libluabpack.la'
  191. libtool: install: (cd /home/vagrant/thrift-0.11.0/lib/lua; /bin/bash "/home/vagrant/thrift-0.11.0/libtool" --tag CC --mode=relink gcc -g -O2 -o libluabpack.la -rpath /usr/local/lib src/libluabpack_la-luabpack.lo liblualongnumber.la -llua5.3 -ldl -lm -lrt -lpthread )
  192. mv: cannot stat 'libluabpack.so.0.0.0': No such file or directory
  193. libtool: error: error: relink 'libluabpack.la' with the above command before installing it
  194. Makefile:659: recipe for target 'install-libLTLIBRARIES' failed
  195. make[4]: *** [install-libLTLIBRARIES] Error 1
  196. make[4]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/lua'
  197. Makefile:1004: recipe for target 'install-am' failed
  198. make[3]: *** [install-am] Error 2
  199. make[3]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/lua'
  200. Makefile:842: recipe for target 'install-recursive' failed
  201. make[2]: *** [install-recursive] Error 1
  202. make[2]: Leaving directory '/home/vagrant/thrift-0.11.0/lib/lua'
  203. Makefile:577: recipe for target 'install-recursive' failed
  204. make[1]: *** [install-recursive] Error 1
  205. make[1]: Leaving directory '/home/vagrant/thrift-0.11.0/lib'
  206. Makefile:660: recipe for target 'install-recursive' failed
  207. make: *** [install-recursive] Error 1
Add Comment
Please, Sign In to add comment