Raspbian Package Auto-Building

Buildd status for wesnoth-1.8 (jessie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.o

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateMiscLogs
Buildd exposure stats armhf  1:1.8.6-1Build-Attempted2465d 17h 21mbm-wb-04uncompiledgames:sourceold | all (27)

Tail of log for wesnoth-1.8 on armhf:

display.hpp:111:33: warning: narrowing conversion of 'display::w()' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
   { const SDL_Rect res = {0,0,w(),h()}; return res; }
                                 ^
display.hpp:111:37: warning: narrowing conversion of 'display::h()' from 'int' to 'Uint16 {aka short unsigned int}' inside { } is ill-formed in C++11 [-Wnarrowing]
   { const SDL_Rect res = {0,0,w(),h()}; return res; }
                                     ^
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:639: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:496: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:79: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2