Bug#463674: adanaxisgpl: Crashes on startup

2008-02-02 Thread Barry deFreese
Matijs,

Do you have the adanaxisgpl-data file installed?  I'm currently missing 
a depends on the -data package which I'm working on fixing right now.

Thanks,

Barry deFreese



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#463674: adanaxisgpl: Crashes on startup

2008-02-02 Thread Matijs van Zuijlen
On Sat, 2008-02-02 at 10:26 -0500, Barry deFreese wrote:
 Do you have the adanaxisgpl-data file installed?  I'm currently missing 
 a depends on the -data package which I'm working on fixing right now.

Hello Barry,

Yes, the adanaxisgpl-data package is installed. I saw it in aptitude and
figured it would be needed :).

-- 
Matijs van Zuijlen  http://www.matijs.net/


signature.asc
Description: This is a digitally signed message part
___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Processed: bastet: don't distribute score file as part of package

2008-02-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 461626 pending
Bug#461626: debsums: /var/games/bastet.scores checked, shouldn't be
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Delivery problems

2008-02-02 Thread postmaster
*** Warning message ***
The mail to [EMAIL PROTECTED] has been undeliverable for 3 hours. The service 
will attempt delivery for further 9 hours.




___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#463741: FTBFS with GCC 4.3: missing #includes

2008-02-02 Thread Martin Michlmayr
Package: adanaxisgpl
Version: 1.2.2-1
Severity: important
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

 Automatic build of adanaxisgpl_1.2.2-1 on em64t by sbuild/amd64 0.53
...
 mv -f .deps/MushcoreFail.Tpo .deps/MushcoreFail.Po
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   
 -DMUSH_DATA_DIR=\/usr/share/games\ -I/usr/include/SDL -D_GNU_SOURCE=1 
 -D_REENTRANT -I. -I./API -DNDEBUG  -I./Platform/X11  -g -O2 -MT 
 MushcoreBison.o -MD -MP -MF .deps/MushcoreBison.Tpo -c -o MushcoreBison.o 
 `test -f 'Mushcore/MushcoreBison.cpp' || echo './'`Mushcore/MushcoreBison.cpp
 Mushcore/MushcoreBison.cpp: In function 'int MushcoreBison_parse(void*)':
 Mushcore/MushcoreBison.cpp:621: warning: deprecated conversion from string 
 constant to 'char*'
 Mushcore/MushcoreBison.cpp:926: error: 'strlen' was not declared in this scope
 Mushcore/MushcoreBison.cpp:930: error: 'strcpy' was not declared in this scope
 Mushcore/MushcoreBison.cpp:939: error: 'strcat' was not declared in this scope
 Mushcore/MushcoreBison.cpp:949: warning: deprecated conversion from string 
 constant to 'char*'
 Mushcore/MushcoreBison.cpp:953: warning: deprecated conversion from string 
 constant to 'char*'
 make[3]: *** [MushcoreBison.o] Error 1
 make[3]: Leaving directory `/build/tbm/adanaxisgpl-1.2.2/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/adanaxisgpl-1.2.2'
 make[1]: *** [all] Error 2

-- 
Martin Michlmayr
http://www.cyrius.com/



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel


Bug#463674: adanaxisgpl won't start

2008-02-02 Thread Sven Joachim
#include hello.h

I'm seeing a similar error as described in this bug report, adanaxis
fails to start:

,
| mkdir /usr/share/games/adanaxisgpl/mushware-cache failed: Permission denied
| 20080103T064448Z: Package adanaxisgpl-x11-1.2.2 error log
| 20080103T064448Z: Warning: SDL video mode failed - trying without FSAA
| 20080103T064448Z: Warning: SDL video mode failed again - trying for ANYFORMAT 
mode
| Exception during start sequence: Could not select a compatible display mode
`

I have adanaxisgpl-data installed.

Sven



___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel