[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trigger Rally updated in Debian?



Hi,


>Please let me know how I can proceed from here! I fear I can't do it
>myself since I lack the proper knowledge ... and presumably the

>privileges too.

the package doesn't even build on unstable:

current values of user-set variables:
DESTDIR      ?=
prefix       ?= /usr
exec_prefix  ?= /usr
OPTIMS       ?= -march=native -mtune=native -Ofast
WARNINGS     ?= -Wall -Wextra -pedantic

g++     PEngine/audio.cpp -> PEngine/audio.o
In file included from ./include/pengine.h:197:0,
from PEngine/audio.cpp:40:
./include/hiscore1.h: In member function 'bool HiScore1::readPlayerData(const string&, const string&)':
./include/hiscore1.h:727:34: error: cannot convert 'std::istringstream {aka std::__cxx11::basic_istringstream<char>}' to 'bool' in return
GETLINE_SKIP_EMPTY_LINES(sspdata, ts);^M
^
./include/hiscore1.h:41:16: note: in definition of macro 'GETLINE_SKIP_EMPTY_LINES'
return InputStream;                                         \^M
^
./include/hiscore1.h:732:38: error: cannot convert 'std::istringstream {aka std::__cxx11::basic_istringstream<char>}' to 'bool' in return
GETLINE_SKIP_EMPTY_LINES(sspdata, ts);^M
^
./include/hiscore1.h:41:16: note: in definition of macro 'GETLINE_SKIP_EMPTY_LINES'
return InputStream;                                         \^M
^
./include/hiscore1.h:739:16: error: cannot convert 'std::istringstream {aka std::__cxx11::basic_istringstream<char>}' to 'bool' in return
return sspdata;^M
^
GNUmakefile:151: recipe for target 'PEngine/audio.o' failed
make[1]: *** [PEngine/audio.o] Error 1
make[1]: Leaving directory '/build/trigger-rally-0.6.4/src'
dh_auto_build: make -j1 returned exit code 2


I hope somebody with more knowledge will fix that for you :)



G.

[1] https://sourceforge.net/projects/trigger-rally/

---

On Wed, May 04, 2016 at 12:27:12PM +0200, Onsemeliot wrote:
> Hi Stefan,
> 
> its me again. I just wanted to inform you that Trigger Rally 0.6.4 is
> out and therefore it should be well in time to be included into the 
> next Debian release.
> 
> https://sourceforge.net/projects/trigger-rally/
> 
> Since you helped our little project last time I hope I can ask you to
> help us with getting it into testing again. Now for a change not in 
> the last second.
> 
> Please let me know if you are willing to do this again and if I could
> assist you in any way with it.
> 
> Cheers,
> Onsemeliot


Reply to: