Skip to content

wesnoth: 1.14.2 -> 1.14.3#42195

Merged
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/wesnoth
Jun 19, 2018
Merged

wesnoth: 1.14.2 -> 1.14.3#42195
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/wesnoth

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

meta.description for wesnoth is: '"The Battle for Wesnoth, a free, turn-based strategy game with a fantasy theme"'.

cc @abbradar for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 2900276da031bb688142b5fbb1a34d375e9342ea && nix-shell --pure -I nixpkgs=. -p wesnoth

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

- built on NixOS
- /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/bin/wesnoth passed the binary check.
- /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/bin/wesnothd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.14.3 with grep in /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3
- directory tree listing: https://gist.github.com/9351b04837d1676afb41d7e22c1a33a6
- du listing: https://gist.github.com/79acee7515e8eed5ad998b89fd898112
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 19, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: wesnoth

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3
shrinking /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/bin/wesnoth
shrinking /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/bin/wesnothd
gzipping man pages under /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/bin
patching script interpreter paths in /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3
/nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3/share/wesnoth/data/tools/unit_tree/update-wmlunits: interpreter directive changed from "/bin/bash" to "/nix/store/0aa1ngxygf1iqanfbpdb10klc7r343c0-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3...
/nix/store/jxj3diij8daxbrqhjay3yfbcapcmgjpq-wesnoth-1.14.3

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: wesnoth

Partial log (click to expand)

/tmp/nix-build-wesnoth-1.14.3.drv-0/wesnoth-1.14.3/src/macosx/SDLMain.mm:38:30: error: use of undeclared identifier 'NSEventModifierFlagCommand'
                if([event modifierFlags] & NSEventModifierFlagCommand)
                                           ^
135 warnings and 3 errors generated.
make[2]: *** [src/CMakeFiles/wesnoth.dir/build.make:76: src/CMakeFiles/wesnoth.dir/macosx/SDLMain.mm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:296: src/CMakeFiles/wesnoth.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
builder for '/nix/store/k99z7vys0cxxiwnxddn1zl3gsn1r7igq-wesnoth-1.14.3.drv' failed with exit code 2
error: build of '/nix/store/k99z7vys0cxxiwnxddn1zl3gsn1r7igq-wesnoth-1.14.3.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: wesnoth

Partial log (click to expand)

[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/ban.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/user_handler.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/player.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/game.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/player_network.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/sample_user_handler.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/server_base.cpp.o
[ 98%] Building CXX object src/CMakeFiles/wesnothd.dir/server/simple_wml.cpp.o
building of '/nix/store/pyvjksrlf2pamglj7ayqh7fb8wn6s1gj-wesnoth-1.14.3.drv' timed out after 3600 seconds
error: build of '/nix/store/pyvjksrlf2pamglj7ayqh7fb8wn6s1gj-wesnoth-1.14.3.drv' failed

@matthewbauer
Copy link
Member

It was previously failing on darwin.

@fpletz fpletz merged commit 98eefba into NixOS:master Jun 19, 2018
@r-ryantm r-ryantm deleted the auto-update/wesnoth branch June 19, 2018 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants