Package Details: wesnoth-devel 1.17.26-1

Git Clone URL: https://aur.archlinux.org/wesnoth-devel.git (read-only, click to copy)
Package Base: wesnoth-devel
Description: development version of a turn-based strategy game on a fantasy world
Upstream URL: https://www.wesnoth.org/
Keywords: game strategy
Licenses: GPL
Submitter: valdar
Maintainer: valdar
Last Packager: valdar
Votes: 60
Popularity: 0.000056
First Submitted: 2007-02-28 22:40 (UTC)
Last Updated: 2024-02-25 21:58 (UTC)

Dependencies (19)

Required by (0)

Sources (9)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 19 Next › Last »

valdar commented on 2016-05-31 06:52 (UTC)

Updated to be compatible with gcc 6.x. Tnx to @darkbasic for reporting the error.

darkbasic commented on 2016-05-18 08:51 (UTC)

$ LANG=en pacaur -Ss boost extra/boost 1.60.0-5 [installed] Free peer-reviewed portable C++ source libraries - development headers extra/boost-libs 1.60.0-5 [installed] Free peer-reviewed portable C++ source libraries - runtime libraries

valdar commented on 2016-05-11 10:02 (UTC)

@darkbasic it seems you don't have boost version >= 1.35 ?

darkbasic commented on 2016-05-10 14:47 (UTC)

It doesn't compile anymore (maybe gcc 6?) scons: Reading SConscript files ... Building Wesnoth version 1.13.4 Mkdir("build") ---[checking prerequisites]--- Checking for C header file poll.h... yes Checking for C header file sys/poll.h... yes Checking for C header file sys/select.h... yes Checking for C header file sys/sendfile.h... yes Checking for C function sendfile()... yes Checking for C library m... yes Checking for C function round()... yes Checking whether C++ compiler works (g++ version >= 3.3 required)... yes Checking for Simple DirectMedia Layer library version >= 2.0.2... yes Checking for SDL2_net library... yes Checking for Boost iostreams library version >= 1.34.1... no Checking for gzip support in Boost Iostreams... no Checking for bzip2 support in Boost Iostreams... no Checking for Boost random library version >= 1.40.0... no Checking for Boost smart_ptr library... no Checking for Boost system library... no Checking for Boost filesystem library version >= 1.44.0... no Checking for Boost locale library... no WARN: Base prerequisites are not met Checking for Simple DirectMedia Layer library version >= 2.0.2... yes Checking for SDL2_ttf library... yes Checking for SDL2_mixer library... yes Checking for SDL2_image library... yes Checking for C library vorbisfile... yes Checking for Ogg Vorbis support in SDL... yes Checking for PNG support in SDL... yes Checking for JPG support in SDL... yes Checking for C library pthread... yes Checking for Boost system library... no Checking for Boost asio library... no Checking for Pango with cairo backend... (cached) yes Checking for fontconfig... (cached) yes Checking for Boost program_options library version >= 1.35.0... no Checking for Boost regex library version >= 1.35.0... no WARN: Client prerequisites are not met. wesnoth, cutter and exploder cannot be built WARN: 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(["wesnoth"], []) scons: *** [wesnoth] Target disabled because its prerequisites are not met scons: building terminated because of errors.

valdar commented on 2016-03-11 23:21 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)

Updated to 1.13.4

darkbasic commented on 2016-01-04 14:37 (UTC)

Thanks valdar!

valdar commented on 2015-12-28 21:02 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)

Updated to 1.13.2

valdar commented on 2015-12-28 18:38 (UTC)

https://patch-diff.githubusercontent.com/raw/wesnoth/wesnoth/pull/565.patch

valdar commented on 2015-12-27 14:30 (UTC)

We are progressing in solving the issue! Solved previous problem, found another one (in building unit tests with boost 1.60) and risen another bug: https://gna.org/bugs/?24234 Let's see how it goes.

darkbasic commented on 2015-12-27 14:09 (UTC)

https://github.com/wesnoth/wesnoth/commit/aa1ea043bbf52d509197eab91ab85c70e633d69e this commit didn't help: http://pastebin.com/iPX5UYhj