shadowm

Untitled

Nov 3rd, 2016
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. 02:04:31 shadowm@nanacore git:feature/scons-cleanup ~/src/wesnoth % scons cxxtool=clang++-3.9
  2. scons: Reading SConscript files ...
  3. Saved options: default_targets = 'campaignd,test,wesnoth,wesnothd', extra_flags_config = '-pipe -march=native', extra_flags_release = '-O3', prefsdir = '.wesnoth-1.13', forum_user_handler = True, server_gid = '1000', server_uid = '1000', strict = True, jobs = 8, ccache = True, cxxtool = 'g++', fast = True, lockfile = True
  4. Building Wesnoth version 1.13.5+dev
  5. Creating lockfile
  6. ---[checking prerequisites]---
  7. Checking for C header file poll.h... (cached) yes
  8. Checking for C header file sys/poll.h... (cached) yes
  9. Checking for C header file sys/select.h... (cached) yes
  10. Checking for C header file sys/sendfile.h... (cached) yes
  11. Checking for C function sendfile()... (cached) yes
  12. Checking for C library m... (cached) yes
  13. Checking for C function round()... (cached) yes
  14. Checking whether C++ compiler works (g++ version >= 4.8 required)... no
  15. Checking for Boost iostreams library version >= 1.48.0... yes
  16. Checking for gzip support in Boost Iostreams... yes
  17. Checking for bzip2 support in Boost Iostreams... yes
  18. Checking for C library pthread... (cached) yes
  19. ^CChecking for Boost system library... no
  20. ^CChecking for Boost asio library... no
  21. ^CChecking for Boost random library version >= 1.48.0... no
  22. ^CChecking for Boost smart_ptr library... no
  23. ^CChecking for Boost system library... no
  24. ^CChecking for Boost filesystem library version >= 1.48.0... no
  25. ^CChecking for Boost locale library... no
  26. WARNING: Base prerequisites are not met
  27. ^CChecking for Simple DirectMedia Layer library version >= 2.0.4... (cached) no
  28. Checking for SDL2_ttf library... no
  29. ^CChecking for SDL2_mixer library... no
  30. Checking for SDL2_image library... no
  31. ^CChecking for C library vorbisfile... no
  32. ^CChecking for Ogg Vorbis support in SDL... no
  33. ^CChecking for PNG support in SDL... no
  34. ^C^CChecking for JPG support in SDL... no
  35. Checking for Pango with cairo backend... (cached) yes
  36. Checking for fontconfig... (cached) yes
  37. ^CChecking for Boost program_options library version >= 1.48.0... no
  38. ^CChecking for Boost thread library... no
  39. ^CChecking for Boost regex library... no
  40. WARNING: Client prerequisites are not met. wesnoth, cutter and exploder cannot be built
  41. ^Cscons: Build interrupted.
Advertisement
Add Comment
Please, Sign In to add comment