Your message dated Sat, 24 Nov 2007 09:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452534: fixed in burgerspace 1.8.1-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: burgerspace
Version: 1.8.1-3
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of burgerspace_1.8.1-3 on debian-31.osdl.marist.edu by
> sbuild/s390 98
[...]
> make[2]: Entering directory `/build/buildd/burgerspace-1.8.1/src'
> if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"burgerspace\"
> -DVERSION=\"1.8.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_LONG=1
> -I. -I. -DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -I../src/images
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL
> -g -O2 -MT burgerspace-BurgerSpaceEngine.o -MD -MP -MF
> ".deps/burgerspace-BurgerSpaceEngine.Tpo" \
> -c -o burgerspace-BurgerSpaceEngine.o `test -f
> 'BurgerSpaceEngine.cpp' || echo './'`BurgerSpaceEngine.cpp; \
> then mv -f ".deps/burgerspace-BurgerSpaceEngine.Tpo"
> ".deps/burgerspace-BurgerSpaceEngine.Po"; \
> else rm -f ".deps/burgerspace-BurgerSpaceEngine.Tpo"; exit 1; \
> fi
> In file included from /usr/include/flatzebra/Sprite.h:27,
> from IngredientGroup.h:26,
> from BurgerSpaceEngine.h:26,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/PixmapArray.h:28:17: error: SDL.h: No such file or
> directory
> /usr/include/flatzebra/PixmapArray.h:29:23: error: SDL_image.h: No such file
> or directory
> In file included from BurgerSpaceEngine.h:31,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/GameEngine.h:39:23: error: SDL_types.h: No such file
> or directory
> /usr/include/flatzebra/GameEngine.h:40:24: error: SDL_keysym.h: No such file
> or directory
> In file included from BurgerSpaceEngine.h:33,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/SoundMixer.h:26:27: error: SDL/SDL_mixer.h: No such
> file or directory
> In file included from /usr/include/flatzebra/Sprite.h:27,
> from IngredientGroup.h:26,
> from BurgerSpaceEngine.h:26,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/PixmapArray.h:54: error: expected ';' before '*' token
> /usr/include/flatzebra/PixmapArray.h:63: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/PixmapArray.h:77: error: 'SDL_Surface' was not
> declared in this scope
> /usr/include/flatzebra/PixmapArray.h:77: error: template argument 1 is invalid
> /usr/include/flatzebra/PixmapArray.h:77: error: template argument 2 is invalid
> /usr/include/flatzebra/PixmapArray.h:92: error: expected initializer before
> '*' token
> /usr/include/flatzebra/PixmapArray.h: In member function 'size_t
> flatzebra::PixmapArray::getNumImages() const':
> /usr/include/flatzebra/PixmapArray.h:95: error: request for member 'size' in
> '((const flatzebra::PixmapArray*)this)->flatzebra::PixmapArray::images',
> which is of non-class type 'const int'
> In file included from IngredientGroup.h:26,
> from BurgerSpaceEngine.h:26,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/Sprite.h: At global scope:
> /usr/include/flatzebra/Sprite.h:68: error: expected ';' before '*' token
> /usr/include/flatzebra/Sprite.h:366: error: expected initializer before '*'
> token
> In file included from /usr/include/flatzebra/GameEngine.h:29,
> from BurgerSpaceEngine.h:31,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/RSprite.h:69: error: expected ';' before '*' token
> /usr/include/flatzebra/RSprite.h:367: error: expected initializer before '*'
> token
> In file included from BurgerSpaceEngine.h:31,
> from BurgerSpaceEngine.cpp:23:
> /usr/include/flatzebra/GameEngine.h:77: error: 'SDLKey' has not been declared
> /usr/include/flatzebra/GameEngine.h:112: error: expected ';' before '*' token
> /usr/include/flatzebra/GameEngine.h:114: error: expected ';' before '*' token
> /usr/include/flatzebra/GameEngine.h:124: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:131: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:132: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:140: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:144: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:152: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:154: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:156: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:158: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:160: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:162: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:164: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:166: error: 'SDL_Surface' has not been
> declared
> /usr/include/flatzebra/GameEngine.h:207: error: variable or field
> 'copyPixmap' declared void
> /usr/include/flatzebra/GameEngine.h:207: error: 'SDL_Surface' was not
> declared in this scope
> /usr/include/flatzebra/GameEngine.h:207: error: 'src' was not declared in
> this scope
> /usr/include/flatzebra/GameEngine.h:207: error: expected primary-expression
> before 'dest'
> /usr/include/flatzebra/GameEngine.h:208: error: 'SDL_Surface' was not
> declared in this scope
> /usr/include/flatzebra/GameEngine.h:208: error: 'surface' was not declared in
> this scope
> BurgerSpaceEngine.cpp:3065: error: expected `}' at end of input
> make[2]: *** [burgerspace-BurgerSpaceEngine.o] Error 1
> make[2]: Leaving directory `/build/buildd/burgerspace-1.8.1/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/burgerspace-1.8.1'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ******************************************************************************
> Build finished at 20071120-1537
> FAILED [dpkg-buildpackage died]
--- End Message ---
--- Begin Message ---
Source: burgerspace
Source-Version: 1.8.1-4
We believe that the bug you reported is fixed in the latest version of
burgerspace, which is due to be installed in the Debian FTP archive:
burgerspace_1.8.1-4.diff.gz
to pool/main/b/burgerspace/burgerspace_1.8.1-4.diff.gz
burgerspace_1.8.1-4.dsc
to pool/main/b/burgerspace/burgerspace_1.8.1-4.dsc
burgerspace_1.8.1-4_amd64.deb
to pool/main/b/burgerspace/burgerspace_1.8.1-4_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francois Marier <[EMAIL PROTECTED]> (supplier of updated burgerspace package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 24 Nov 2007 21:50:17 +1300
Source: burgerspace
Binary: burgerspace
Architecture: source amd64
Version: 1.8.1-4
Distribution: unstable
Urgency: medium
Maintainer: Francois Marier <[EMAIL PROTECTED]>
Changed-By: Francois Marier <[EMAIL PROTECTED]>
Description:
burgerspace - Avoid evil foodstuffs and make burgers
Closes: 452534
Changes:
burgerspace (1.8.1-4) unstable; urgency=medium
.
* Add all of the SDL libs from flatzebra to the build-depends (closes:
#452534)
Files:
a813d3d427ee5281dae09a622073b110 890 games optional burgerspace_1.8.1-4.dsc
4f66b96c3ce99cc9c25dd789185e93f3 69791 games optional
burgerspace_1.8.1-4.diff.gz
460a97ac999d8b13c7bb969835d45281 139354 games optional
burgerspace_1.8.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHR+btScUZKBnQNIYRAlyYAJ4tSHojP60ZSBMnGSV8yWPUQNZJ4QCeJjaI
643l1xus+cnrEuMyuMW4L64=
=3PfE
-----END PGP SIGNATURE-----
--- End Message ---