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

Bug#378295: marked as done (joystick.h: expected specifier-qualifier-list before 'int32_t')



Your message dated Sat, 22 Jul 2006 23:32:21 -0700
with message-id <E1G4XVl-0006OI-J6@spohr.debian.org>
and subject line Bug#378295: fixed in linux-kernel-headers 2.6.17.6-1
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: linux-kernel-headers
Version: 2.6.17.3-1
Severity: serious

Hello,

While autobuilding xgalaga:

> Automatic build of xgalaga_2.0.34-37 on avidan by sbuild/i386 0.48
> Build started at 20060715-0025
> ******************************************************************************
...
> ranlib libsprite.a
> make[2]: Leaving directory `/build/buildd/xgalaga-2.0.34/libsprite'
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c main.c -o main.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c images.c -o images.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c data.c -o data.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c paths.c -o paths.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c pathfile.c -o pathfile.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c title.c -o title.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c explosions.c -o explosions.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c score.c -o score.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c highscore.c -o highscore.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c prize.c -o prize.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c sound.c -o sound.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c nas_sound.c -o nas_sound.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c frate.c -o frate.o
> gcc -I. -O2 -g -DXF86VIDMODE -DHAVE_CONFIG_H  -DXGALAGADIR=\"/usr/share/games/xgalaga/\" -DSOUNDSERVER=\"/usr/share/games/xgalaga/xgal.sndsrv.linux\" -DORIGINAL_XGALAGA -c linux-joystick.c -o linux-joystick.o
> In file included from linux-joystick.c:9:
> /usr/include/linux/joystick.h:114: error: expected specifier-qualifier-list before 'int32_t'
> /usr/include/linux/joystick.h:120: error: expected specifier-qualifier-list before 'int32_t'
> /usr/include/linux/joystick.h:129: error: expected specifier-qualifier-list before 'int32_t'
> make[1]: *** [linux-joystick.o] Error 1
> make[1]: Leaving directory `/build/buildd/xgalaga-2.0.34'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20060715-0026
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------

And I guess this is not a xgalaga bug.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: linux-kernel-headers
Source-Version: 2.6.17.6-1

We believe that the bug you reported is fixed in the latest version of
linux-kernel-headers, which is due to be installed in the Debian FTP archive:

linux-kernel-headers_2.6.17.6-1.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.6-1.diff.gz
linux-kernel-headers_2.6.17.6-1.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.6-1.dsc
linux-kernel-headers_2.6.17.6-1_sparc.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.6-1_sparc.deb
linux-kernel-headers_2.6.17.6.orig.tar.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.6.orig.tar.gz



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 378295@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <schizo@debian.org> (supplier of updated linux-kernel-headers 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 23 Jul 2006 01:30:26 -0400
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source sparc
Version: 2.6.17.6-1
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Clint Adams <schizo@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 378295
Changes: 
 linux-kernel-headers (2.6.17.6-1) unstable; urgency=low
 .
   * New upstream release 2.6.17.6.
   * Fix broken linux/joystick.h.  closes: #378295.
Files: 
 7cc78d0bc5f19cf9dcc6df3354e76e42 887 devel standard linux-kernel-headers_2.6.17.6-1.dsc
 ca9a4a4c9a0e3054508db7cb0deb20cd 5637138 devel standard linux-kernel-headers_2.6.17.6.orig.tar.gz
 42e51d47436fdcc838c2b496299734f5 22170 devel standard linux-kernel-headers_2.6.17.6-1.diff.gz
 b188cd99224288690144c3421c7d585b 1802978 devel standard linux-kernel-headers_2.6.17.6-1_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Debian!

iD8DBQFEwxPQ5m0u66uWM3ARAjSYAKDbo9HBJft2PltHMuF8122JfMKuxwCeKCRE
WrQj3WTodfY8i/ZoVQ/Bkog=
=G4bi
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: