Your message dated Thu, 11 Nov 2010 13:58:02 -0500
with message-id <aanlktinso5bum5r4cxko4bnnba3-+bhnsxn9fqbwv...@mail.gmail.com>
and subject line Re: Bug#603171: sandboxgamemaker: FTBFS: shared/tools.h:885:
error: incompatible types in assignment of 'short int*' to 'short int [8]'
has caused the Debian Bug report #603171,
regarding sandboxgamemaker: FTBFS: shared/tools.h:885: error: incompatible
types in assignment of 'short int*' to 'short int [8]'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
603171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sandboxgamemaker
Version: 2.6.1+dfsg-1
Severity: serious
>
> sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on porpora.debian.org
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ sandboxgamemaker 2.6.1+dfsg-1 (powerpc) 09 Nov 2010
> 07:58 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
[...]
> g++ -O3 -fomit-frame-pointer -Wall -fsigned-char -Ishared -Iengine
> -Ienet/include -I/usr/X11R6/include `sdl-config --cflags` -Irpggame -c -o
> rpggame/rpgio.o rpggame/rpgio.cpp
> In file included from shared/cube.h:69:
> shared/tools.h: In function 'void endianswap(T*, int) [with T = short int
> [8]]':
> rpggame/rpgio.cpp:312: instantiated from here
> shared/tools.h:885: error: incompatible types in assignment of 'short int*'
> to 'short int [8]'
> rpggame/rpgio.cpp: At global scope:
> rpggame/rpgio.cpp:765: warning: 'rpgio::__dummy_loadgame' defined but not used
> rpggame/rpgio.cpp:1335: warning: 'rpgio::__dummy_savegame' defined but not
> used
> make[2]: *** [rpggame/rpgio.o] Error 1
> make[2]: Leaving directory
> `/build/buildd-sandboxgamemaker_2.6.1+dfsg-1-powerpc-S06WCE/sandboxgamemaker-2.6.1+dfsg/src'
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory
> `/build/buildd-sandboxgamemaker_2.6.1+dfsg-1-powerpc-S06WCE/sandboxgamemaker-2.6.1+dfsg'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20101109-0806
> FAILED [dpkg-buildpackage died]
> ────────────────────────────────────────────────────────────────────────────────
> Purging
> /var/lib/schroot/mount/sid-experimental-powerpc-sbuild-5e9c6f8a-2a36-4c61-b436-ca5f214bacd1/build/buildd-sandboxgamemaker_2.6.1+dfsg-1-powerpc-S06WCE
> Not removing build depends: cloned chroot in use
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20101109-0806
> Build needed 00:08:22, 81904k disc space
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 2.6.1+dfsg-2
thanks
Thanks Philipp
sandboxgamemaker (2.6.1+dfsg-2) experimental; urgency=low
* debian/patches/fix_ftbfs_bigendian.patch
- Fixed a FTBFS on big endian machines due to wrong type used in
function call
-- Scott Howard <showard...@gmail.com> Wed, 10 Nov 2010 19:33:59 -0500
--- End Message ---