Advertisement
Guest User

Untitled

a guest
Apr 8th, 2013
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. ltc@512 ~/litecoin/src $ make -f makefile.unix
  2. /bin/sh ../share/genbuild.sh obj/build.h
  3. g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-paramet
  4. er -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ltc/litecoin/src -I/home/ltc/
  5. litecoin/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-pro
  6. tector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/net.d -o obj/net.
  7. o net.cpp
  8. /tmp/ccZawOcp.s: Assembler messages:
  9. /tmp/ccZawOcp.s:14773: Warning: swp{b} use is deprecated for this architecture
  10. /tmp/ccZawOcp.s:14802: Warning: swp{b} use is deprecated for this architecture
  11. /tmp/ccZawOcp.s:14838: Warning: swp{b} use is deprecated for this architecture
  12. g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-paramet
  13. er -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ltc/litecoin/src -I/home/ltc/
  14. litecoin/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/protocol.d -o obj/protocol.o protocol.cpp
  15. /tmp/ccTUu3Zj.s: Assembler messages:
  16. /tmp/ccTUu3Zj.s:1879: Warning: swp{b} use is deprecated for this architecture
  17. /tmp/ccTUu3Zj.s:1896: Warning: swp{b} use is deprecated for this architecture
  18. /tmp/ccTUu3Zj.s:1933: Warning: swp{b} use is deprecated for this architecture
  19. /tmp/ccTUu3Zj.s:2103: Warning: swp{b} use is deprecated for this architecture
  20. /tmp/ccTUu3Zj.s:2130: Warning: swp{b} use is deprecated for this architecture
  21. /tmp/ccTUu3Zj.s:2166: Warning: swp{b} use is deprecated for this architecture
  22. /tmp/ccTUu3Zj.s:3629: Warning: swp{b} use is deprecated for this architecture
  23. /tmp/ccTUu3Zj.s:3646: Warning: swp{b} use is deprecated for this architecture
  24. /tmp/ccTUu3Zj.s:3682: Warning: swp{b} use is deprecated for this architecture
  25. /tmp/ccTUu3Zj.s:3843: Warning: swp{b} use is deprecated for this architecture
  26. /tmp/ccTUu3Zj.s:3870: Warning: swp{b} use is deprecated for this architecture
  27. /tmp/ccTUu3Zj.s:3906: Warning: swp{b} use is deprecated for this architecture
  28. /tmp/ccTUu3Zj.s:5468: Warning: swp{b} use is deprecated for this architecture
  29. /tmp/ccTUu3Zj.s:5485: Warning: swp{b} use is deprecated for this architecture
  30. /tmp/ccTUu3Zj.s:5521: Warning: swp{b} use is deprecated for this architecture
  31. /tmp/ccTUu3Zj.s:6259: Warning: swp{b} use is deprecated for this architecture
  32. /tmp/ccTUu3Zj.s:6284: Warning: swp{b} use is deprecated for this architecture
  33. /tmp/ccTUu3Zj.s:6320: Warning: swp{b} use is deprecated for this architecture
  34. /tmp/ccTUu3Zj.s:6943: Warning: swp{b} use is deprecated for this architecture
  35. /tmp/ccTUu3Zj.s:6996: Warning: swp{b} use is deprecated for this architecture
  36. /tmp/ccTUu3Zj.s:7734: Warning: swp{b} use is deprecated for this architecture
  37. /tmp/ccTUu3Zj.s:7759: Warning: swp{b} use is deprecated for this architecture
  38. /tmp/ccTUu3Zj.s:7795: Warning: swp{b} use is deprecated for this architecture
  39. g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/ltc/litecoin/src -I/home/ltc/litecoin/src/obj -DUSE_UPNP=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/bitcoinrpc.d -o obj/bitcoinrpc.o bitcoinrpc.cpp
  40. In file included from bitcoinrpc.h:15:0,
  41. from bitcoinrpc.cpp:15:
  42. json/json_spirit_writer_template.h: In function ‘String_type json_spirit::add_es sc_chars(const String_type&) [with String_type = std::basic_string<char>]’:
  43. json/json_spirit_writer_template.h:168:13: instantiated from ‘void json_spirit t::Generator<Value_type, Ostream_type>::output(const String_type&) [with Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >, Ostream_type = std::basic_ostringstream<char>, json_spirit::Generator<Value_type, Ostream_type>::String_type = std::basic_string<char>]’
  44. json/json_spirit_writer_template.h:124:34: instantiated from ‘void json_spirit
  45. ::Generator<Value_type, Ostream_type>::output(const Value_type&) [with Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >, Ostream_type = std::basic_ostringstream<char>]’
  46. json/json_spirit_writer_template.h:113:13: instantiated from ‘json_spirit::Gen nerator<Value_type, Ostream_type>::Generator(const Value_type&, Ostream_type&, bool) [with Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >, Ostream_type = std::basic_ostringstream<char>]’
  47. json/json_spirit_writer_template.h:232:9: instantiated from ‘void json_spirit: ::write_stream(const Value_type&, Ostream_type&, bool) [with Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >, Ostream_type = std::basic_ostringstream<char>]’
  48. json/json_spirit_writer_template.h:242:9: instantiated from ‘typename Value_ty ype::String_type json_spirit::write_string(const Value_type&, bool) [with Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >, typename Value_type::String_type = std::basic_string<char>]’
  49. bitcoinrpc.cpp:2583:46: instantiated from here
  50. json/json_spirit_writer_template.h:78:63: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  51. g++: internal compiler error: Killed (program cc1plus)
  52. Please submit a full bug report,
  53. with preprocessed source if appropriate.
  54. See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
  55. make: *** [obj/bitcoinrpc.o] Error 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement