Your message dated Fri, 14 Apr 2006 14:02:20 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316277: fixed in directfb 0.9.24-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: directfb
Version: 0.9.22-4
Severity: important
Hi,
Your package is failing to build on amd64 with the following
error:
gcc -DHAVE_CONFIG_H -I. -I../../../systems/fbdev -I../.. -I../../../include -I
../../include -I../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -O3
-ffast-math -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT fbdev
.lo -MD -MP -MF .deps/fbdev.Tpo -c ../../../systems/fbdev/fbdev.c -fPIC -DPIC
-o .libs/fbdev.o
In file included from ../../../systems/fbdev/fb.h:4,
from ../../../systems/fbdev/fbdev.h:38,
from ../../../systems/fbdev/fbdev.c:79:
/usr/include/asm/types.h:23: error: conflicting types for `int64_t'
/usr/include/sys/types.h:194: error: previous declaration of `int64_t'
/usr/include/asm/types.h:24: error: conflicting types for `u_int64_t'
/usr/include/sys/types.h:200: error: previous declaration of `u_int64_t'
../../../systems/fbdev/fbdev.c: In function `system_initialize':
../../../systems/fbdev/fbdev.c:369: warning: cast from pointer to integer of di
fferent size
../../../systems/fbdev/fbdev.c: In function `system_join':
../../../systems/fbdev/fbdev.c:483: warning: cast from pointer to integer of di
fferent size
../../../systems/fbdev/fbdev.c: In function `system_map_mmio':
../../../systems/fbdev/fbdev.c:613: warning: cast from pointer to integer of di
fferent size
make[4]: *** [fbdev.lo] Error 1
The problem is that fb.h includes <asm/types.h> intead of
<sys/types.h>. Including asm/* directly is almost always a bad
thing to do.
If I replace it with <sys/types.h> it builds more without
erorrs, but then has about the same problem with
keyboard.c including <linux/input.h>, which includes
<asm/types.h>.
Maybe this should get reassigned to linux-kernel-headers?
I currently have 2.5.999-test7-bk-17 installed.
PS: It gives nice warnings about cast from/to
pointer/integer. I suggest you look at such warnings,
since they ussually indicate 64 bit portability problems.
Kurt
--- End Message ---
--- Begin Message ---
Source: directfb
Source-Version: 0.9.24-3
We believe that the bug you reported is fixed in the latest version of
directfb, which is due to be installed in the Debian FTP archive:
directfb_0.9.24-3.diff.gz
to pool/main/d/directfb/directfb_0.9.24-3.diff.gz
directfb_0.9.24-3.dsc
to pool/main/d/directfb/directfb_0.9.24-3.dsc
libdirectfb-0.9-24-udeb_0.9.24-3_i386.udeb
to pool/main/d/directfb/libdirectfb-0.9-24-udeb_0.9.24-3_i386.udeb
libdirectfb-0.9-24_0.9.24-3_i386.deb
to pool/main/d/directfb/libdirectfb-0.9-24_0.9.24-3_i386.deb
libdirectfb-bin_0.9.24-3_i386.deb
to pool/main/d/directfb/libdirectfb-bin_0.9.24-3_i386.deb
libdirectfb-dev_0.9.24-3_i386.deb
to pool/main/d/directfb/libdirectfb-dev_0.9.24-3_i386.deb
libdirectfb-extra_0.9.24-3_i386.deb
to pool/main/d/directfb/libdirectfb-extra_0.9.24-3_i386.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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated directfb 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: Fri, 14 Apr 2006 21:11:39 +0300
Source: directfb
Binary: libdirectfb-0.9-24-udeb libdirectfb-dev libdirectfb-extra
libdirectfb-bin libdirectfb-0.9-24
Architecture: source i386
Version: 0.9.24-3
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
libdirectfb-0.9-24 - frame buffer graphics library
libdirectfb-0.9-24-udeb - frame buffer graphics library (udeb)
libdirectfb-bin - binaries for libdirectfb
libdirectfb-dev - frame buffer graphics library, development files
libdirectfb-extra - extra image/video providers for libdirectfb
Closes: 316277
Changes:
directfb (0.9.24-3) unstable; urgency=low
.
* Fix FTBFS on amd64 due to conflicting types for int64_t. (Closes: #316277)
- debian/patches/30_linux_types.patch: Updated.
Thanks to Kurt Roeckx <[EMAIL PROTECTED]>.
* Fix missing libsysfs when statically linking.
- debian/patches/03_link_static_sysfs.patch: New file.
Files:
731002284631f0af3fa55fab299fa9c5 896 libs optional directfb_0.9.24-3.dsc
0d3b5a5fddaab4a6498136a0f6964a38 43584 libs optional directfb_0.9.24-3.diff.gz
c9fe9c334e974aade942403a27e19382 770068 libs optional
libdirectfb-0.9-24_0.9.24-3_i386.deb
3cb1dabc619b2b3838c6d88150a25f63 399068 debian-installer optional
libdirectfb-0.9-24-udeb_0.9.24-3_i386.udeb
170a1257f05856380b142c459bda4d71 29570 libs optional
libdirectfb-bin_0.9.24-3_i386.deb
6a8bc994b212a8cd6fb8de058a69858a 23702 libs optional
libdirectfb-extra_0.9.24-3_i386.deb
84c0b9a2739d2980d17fa3f97aec41df 648826 libdevel optional
libdirectfb-dev_0.9.24-3_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEP+rJuW9ciZ2SjJsRAv9YAJ99wYXU1ymnXnKbe5bdyKgB9JaOJgCeJMC0
88WzfmIcnsYKtCWsJBolvMw=
=ybu0
-----END PGP SIGNATURE-----
--- End Message ---