Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shadowm@nanacore:~/src/wesnoth% scons -j8
- 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', server_gid = '1000', server_uid = '1000', strict = True, ccache = True, cxxtool = 'clang++', lockfile = True
- Building Wesnoth version 1.13.0-dev
- Creating lockfile
- 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 for Simple DirectMedia Layer library version >= 1.2.0... (cached) yes
- Checking for SDL_net library... (cached) yes
- Checking for SDL_ttf library version >= 2.0.8... (cached) yes
- Checking for SDL_mixer library version >= 1.2.0... (cached) yes
- Checking for SDL_image library version >= 1.2.0... (cached) yes
- Checking whether C++ compiler works (g++ version >= 3.3 required)... (cached) yes
- Checking for Gettext's libintl... (cached) libc built-in
- Checking for Boost iostreams library version >= 1.34.1... (cached) yes
- Checking for gzip support in Boost Iostreams... (cached) yes
- Checking for bzip2 support in Boost Iostreams... (cached) yes
- Checking for Boost smart_ptr library... (cached) yes
- Checking for C library pthread... (cached) yes
- Checking for Boost system library... (cached) yes
- Checking for Boost asio library... (cached) yes
- Checking for Pango with cairo backend... (cached) yes
- Checking for fontconfig... (cached) yes
- Checking for Boost program_options library version >= 1.35.0... (cached) yes
- Checking for Boost regex library version >= 1.35.0... (cached) yes
- Checking for C library vorbisfile... (cached) yes
- Checking for Ogg Vorbis support in SDL... (cached) yes
- Checking for C library X11... (cached) yes
- Checking for dbus-1... (cached) yes
- Checking for fribidi >= 0.10.9... (cached) yes
- Checking for Boost unit_test_framework library... (cached) yes
- 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
- scons: done reading SConscript files.
- scons: Building targets ...
- /usr/bin/ccache clang++ -o build/release/campaign_server/campaign_server.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -DFIFODIR='"/var/run/wesnothd"' -I. -Isrc -I/usr/include/SDL -I/usr/include src/campaign_server/campaign_server.cpp
- /usr/bin/ccache clang++ -o build/release/color_range.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/color_range.cpp
- /usr/bin/ccache clang++ -o build/release/config.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/config.cpp
- /usr/bin/ccache clang++ -o build/release/map.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/map.cpp
- /usr/bin/ccache clang++ -o build/release/map_location.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/map_location.cpp
- /usr/bin/ccache clang++ -o build/release/network.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/network.cpp
- /usr/bin/ccache clang++ -o build/release/serialization/binary_or_text.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/binary_or_text.cpp
- /usr/bin/ccache clang++ -o build/release/serialization/parser.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/parser.cpp
- /usr/bin/ccache clang++ -o build/release/serialization/preprocessor.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/preprocessor.cpp
- /usr/bin/ccache clang++ -o build/release/serialization/schema_validator.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/schema_validator.cpp
- /usr/bin/ccache clang++ -o build/release/serialization/string_utils.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/string_utils.cpp
- src/campaign_server/campaign_server.cpp:28:10: fatal error: 'serialization/unicode.hpp' file not found
- #include "serialization/unicode.hpp"
- ^
- /usr/bin/ccache clang++ -o build/release/serialization/tokenizer.o -c -std=c++98 -pipe -march=native -W -Wall -Werror -Wno-unused-local-typedefs -Qunused-arguments -Wno-unknown-warning-option -O2 -O3 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_CONFIG_H -D_X11 -I. -Isrc -I/usr/include/SDL -I/usr/include src/serialization/tokenizer.cpp
- 1 error generated.
- scons: *** [build/release/campaign_server/campaign_server.o] Error 1
- src/serialization/string_utils.cpp:27:10: fatal error: 'serialization/unicode.hpp' file not found
- #include "serialization/unicode.hpp"
- ^
- 1 error generated.
- scons: *** [build/release/serialization/string_utils.o] Error 1
- scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment