Advertisement
Guest User

Untitled

a guest
Dec 10th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. Building moneychanger
  2. qmake LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/lib" LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib" LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/m
  3. oneychanger-snap/stage/lib/x86_64-linux-gnu" LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib/x86_64-linux-gnu" INCLUDEPATH+="/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/
  4. include" INCLUDEPATH+="/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/include" QMAKE_CC=/usr/bin/gcc-7 QMAKE_CXX=/usr/bin/g++-7 MAKEFLAGS=-j1 /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/p
  5. arts/moneychanger/src/project/moneychanger.pro
  6. make -j8
  7. cd jsoncpp/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/project/jsoncpp/jsoncpp.pro 'LIBS+="-L/home/gitlab-runner/builds/6c175
  8. 625/0/c_ellis/moneychanger-snap/stage/lib"' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib"' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/lib/x86_64-linux-gnu
  9. "' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib/x86_64-linux-gnu"' 'INCLUDEPATH+="/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/include"' 'INCLUDEPATH+="/home/gitlab-r
  10. unner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/include"' QMAKE_CC=/usr/bin/gcc-7 QMAKE_CXX=/usr/bin/g++-7 MAKEFLAGS=-j1 -o Makefile ) && make -f Makefile
  11. make[1]: Entering directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/jsoncpp'
  12. make -f Makefile.Release
  13. make[2]: Entering directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/jsoncpp'
  14. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp
  15. In file included from /usr/include/c++/7/cassert:44:0,
  16. from /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp:204:
  17. /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp: In member function ‘bool Json::Reader::decodeNumber(Json::Reader::Token&)’:
  18. /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp:767:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
  19. assert( lastDigitThreshold >=0 && lastDigitThreshold <= 9 );
  20. ~~~~~~~~~~~~~~~~~~~^~~
  21. /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp: In copy constructor ‘Json::Value::CZString::CZString(const Json::Value::CZString&)’:
  22. /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/jsoncpp/jsoncpp.cpp:1701:26: warning: enumeral and non-enumeral type in conditional expression [-Wextra]
  23. , index_( other.cstr_ ? (other.index_ == noDuplication ? noDuplication : duplicate)
  24. ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. : other.index_ )
  26. ~~~~~~~~~~~~~~
  27. rm -f libjsoncpp.a
  28. ar cqs libjsoncpp.a release/jsoncpp.o
  29. make[2]: Leaving directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/jsoncpp'
  30. make[1]: Leaving directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/jsoncpp'
  31. cd bitcoin-api/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/project/bitcoin-api/bitcoin-api.pro 'LIBS+="-L/home/gitlab-runner/
  32. builds/6c175625/0/c_ellis/moneychanger-snap/stage/lib"' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib"' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/lib/x86_
  33. 64-linux-gnu"' 'LIBS+="-L/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/lib/x86_64-linux-gnu"' 'INCLUDEPATH+="/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/include"' 'INCLUDEPATH+="/h
  34. ome/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/stage/usr/include"' QMAKE_CC=/usr/bin/gcc-7 QMAKE_CXX=/usr/bin/g++-7 MAKEFLAGS=-j1 -o Makefile ) && make -f Makefile
  35. make[1]: Entering directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/bitcoin-api'
  36. make -f Makefile.Release
  37. make[2]: Entering directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/bitcoin-api'
  38. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/core/stable.hpp
  39. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btchelper.cpp
  40. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btcjson.cpp
  41. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btcjsonlegacy.cpp
  42. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/bitcoinapi.cpp
  43. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btcmodules.cpp
  44. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btcobjects.cpp
  45. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btcrpccurl.cpp
  46. compiling /home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/src/src/bitcoin-api/btctest.cpp
  47.  
  48.  
  49.  
  50.  
  51. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  52. Please submit a full bug report,
  53. with preprocessed source if appropriate.
  54. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  55. Makefile.Release:206: recipe for target 'release/btchelper.o' failed
  56. make[2]: *** [release/btchelper.o] Error 4
  57. make[2]: *** Waiting for unfinished jobs....
  58. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  59. Please submit a full bug report,
  60. with preprocessed source if appropriate.
  61. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  62. Makefile.Release:191: recipe for target 'release/bitcoinapi.o' failed
  63. make[2]: *** [release/bitcoinapi.o] Error 4
  64. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  65. Please submit a full bug report,
  66. with preprocessed source if appropriate.
  67. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  68. Makefile.Release:238: recipe for target 'release/btcjsonlegacy.o' failed
  69. make[2]: *** [release/btcjsonlegacy.o] Error 4
  70. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  71. Please submit a full bug report,
  72. with preprocessed source if appropriate.
  73. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  74. Makefile.Release:286: recipe for target 'release/btcrpccurl.o' failed
  75. make[2]: *** [release/btcrpccurl.o] Error 4
  76. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  77. Please submit a full bug report,
  78. with preprocessed source if appropriate.
  79. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  80. Makefile.Release:258: recipe for target 'release/btcmodules.o' failed
  81. make[2]: *** [release/btcmodules.o] Error 4
  82. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  83. Please submit a full bug report,
  84. with preprocessed source if appropriate.
  85. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  86. Makefile.Release:270: recipe for target 'release/btcobjects.o' failed
  87. make[2]: *** [release/btcobjects.o] Error 4
  88. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  89. Please submit a full bug report,
  90. with preprocessed source if appropriate.
  91. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  92. Makefile.Release:222: recipe for target 'release/btcjson.o' failed
  93. make[2]: *** [release/btcjson.o] Error 4
  94. g++-7: internal compiler error: Segmentation fault (program cc1plus)
  95. Please submit a full bug report,
  96. with preprocessed source if appropriate.
  97. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
  98. Makefile.Release:302: recipe for target 'release/btctest.o' failed
  99. make[2]: *** [release/btctest.o] Error 4
  100. make[2]: Leaving directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/bitcoin-api'
  101. Makefile:38: recipe for target 'release' failed
  102. make[1]: *** [release] Error 2
  103. make[1]: Leaving directory '/home/gitlab-runner/builds/6c175625/0/c_ellis/moneychanger-snap/parts/moneychanger/build/bitcoin-api'
  104. Makefile:91: recipe for target 'sub-bitcoin-api-make_first-ordered' failed
  105. make: *** [sub-bitcoin-api-make_first-ordered] Error 2
  106. Traceback (most recent call last):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement