Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 14:24:02 shadowm@nanacore git:feature/scons-cleanup ~/src/wesnoth % scons
- scons: Reading SConscript files ...
- 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++-4.4', fast = True, lockfile = True
- Building Wesnoth version 1.13.5+dev
- Creating lockfile
- ---[checking prerequisites]---
- Checking for C header file poll.h... (cached) yes
- Checking for C header file sys/poll.h... (cached) yes
- Checking for C header file sys/select.h... (cached) yes
- Checking for C header file sys/sendfile.h... (cached) yes
- Checking for C function sendfile()... (cached) yes
- Checking for C library m... (cached) yes
- Checking for C function round()... (cached) yes
- Checking whether C++ compiler works (g++ version >= 4.8 required)... no
- Checking for Boost iostreams library version >= 1.48.0... yes
- Checking for gzip support in Boost Iostreams... yes
- Checking for bzip2 support in Boost Iostreams... yes
- Checking for C library pthread... (cached) yes
- Checking for Boost system library... yes
- Checking for Boost asio library... yes
- Checking for Boost random library version >= 1.48.0... yes
- Checking for Boost smart_ptr library... yes
- Checking for Boost system library... yes
- Checking for Boost filesystem library version >= 1.48.0... yes
- Checking for Boost locale library... yes
- WARNING: Base prerequisites are not met
- Checking for Simple DirectMedia Layer library version >= 2.0.4... (cached) yes
- Checking for SDL2_ttf library... no
- Checking for SDL2_mixer library... no
- Checking for SDL2_image library... no
- Checking for C library vorbisfile... yes
- Checking for Ogg Vorbis support in SDL... no
- Checking for PNG support in SDL... no
- Checking for JPG support in SDL... no
- Checking for Pango with cairo backend... (cached) yes
- Checking for fontconfig... (cached) yes
- Checking for Boost program_options library version >= 1.48.0... yes
- Checking for Boost thread library... yes
- Checking for Boost regex library... yes
- WARNING: Client prerequisites are not met. wesnoth, cutter and exploder cannot be built
- WARNING: Unit tests are disabled because their prerequisites are not met
- If any config checks fail, look in build/config.log for details
- If a check fails spuriously due to caching, use --config=force to force its rerun
- ---[applying configuration]---
- scons: done reading SConscript files.
- scons: Building targets ...
- error_action(["campaignd"], [])
- error_action(["wesnoth"], [])
- error_action(["wesnothd"], [])
- scons: *** [wesnoth] Target disabled because its prerequisites are not met
- scons: *** [campaignd] Target disabled because its prerequisites are not met
- scons: *** [wesnothd] Target disabled because its prerequisites are not met
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment