[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 Thu, 07 Sep 2006 09:17:18 -0700
with message-id <E1GLMZ4-000386-Pk@spohr.debian.org>
and subject line Bug#378295: fixed in linux-kernel-headers 2.6.17.10-3
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.10-3

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.10-3.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3.diff.gz
linux-kernel-headers_2.6.17.10-3.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3.dsc
linux-kernel-headers_2.6.17.10-3_sparc.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.17.10-3_sparc.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 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: Thu,  7 Sep 2006 11:57:06 -0400
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source sparc
Version: 2.6.17.10-3
Distribution: unstable
Urgency: medium
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.10-3) unstable; urgency=medium
 .
   * Apply patch from James Bruce to fix linux/joystick.h.
     closes: #378295.
Files: 
 a1c585456eb1cc1fa8009a840a16ef62 890 devel standard linux-kernel-headers_2.6.17.10-3.dsc
 a54ac6605ce6cd5747e96da3aadd92ba 23368 devel standard linux-kernel-headers_2.6.17.10-3.diff.gz
 c65ce861b4381e039bcdb7b0e8130166 1804556 devel standard linux-kernel-headers_2.6.17.10-3_sparc.deb

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

iD8DBQFFAEON5m0u66uWM3ARAkp9AKCtk8J7EagVe2wVq60eN4kCewq03gCePUql
ho7PNF3t4aUkewGqA4/GV4c=
=5XN0
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: