Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. make: Warning: File 'Makefile' has modification time 226674 s in the future
  2. make all-recursive
  3. make[1]: Entering directory '/home/vagrant/ha-client'
  4. make[1]: Warning: File 'Makefile' has modification time 226674 s in the future
  5. Making all in src
  6. make[2]: Entering directory '/home/vagrant/ha-client/src'
  7. make[2]: Warning: File '.deps/haClient-mmapGpio.Po' has modification time 187238 s in the future
  8. /home/vagrant/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -std=c++0x -I/home/vagrant/raspberrypi/rootfs/usr/include -static -L/home/vagrant/raspberrypi/rootfs/usr/lib -L/home/vagrant/raspberrypi/rootfs/lib -o haClient haClient-ha-client.o haClient-SignalHandler.o haClient-daemon.o haClient-config.o haClient-client.o haClient-mmapGpio.o -lboost_thread -lboost_program_options -lboost_system -lpthread
  9. haClient-client.o: In function `boost::asio::detail::socket_ops::getaddrinfo(char const*, char const*, addrinfo const&, addrinfo**, boost::system::error_code&)':
  10. client.cpp:(.text._ZN5boost4asio6detail10socket_ops11getaddrinfoEPKcS4_RK8addrinfoPPS5_RNS_6system10error_codeE[_ZN5boost4asio6detail10socket_ops11getaddrinfoEPKcS4_RK8addrinfoPPS5_RNS_6system10error_codeE]+0x88): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  11. `.LTHUNK24' referenced in section `.text._ZN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEED1Ev[_ZN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o): defined in discarded section `.text._ZN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEED2Ev[_ZN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o)
  12. `.LTHUNK26' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED1Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o)
  13. `.LTHUNK27' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED1Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_thread.a(thread.o)
  14. `.LTHUNK30' referenced in section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev[_ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o): defined in discarded section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED2Ev[_ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o)
  15. `.LTHUNK32' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o)
  16. `.LTHUNK33' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED5Ev]' of /home/vagrant/raspberrypi/rootfs/usr/lib/libboost_program_options.a(cmdline.o)
  17. collect2: error: ld returned 1 exit status
  18. Makefile:394: recipe for target 'haClient' failed
  19. make[2]: *** [haClient] Error 1
  20. make[2]: Leaving directory '/home/vagrant/ha-client/src'
  21. Makefile:350: recipe for target 'all-recursive' failed
  22. make[1]: *** [all-recursive] Error 1
  23. make[1]: Leaving directory '/home/vagrant/ha-client'
  24. Makefile:290: recipe for target 'all' failed
  25. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement