Your message dated Fri, 09 Sep 2005 19:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316277: fixed in directfb 0.9.22-6
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jun 2005 20:00:57 +0000
>From [EMAIL PROTECTED] Wed Jun 29 13:00:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.132.60]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dnijw-0002ti-00; Wed, 29 Jun 2005 13:00:57 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by europa.telenet-ops.be (Postfix) with SMTP id 9AB9B198214
for <[EMAIL PROTECTED]>; Wed, 29 Jun 2005 22:00:54 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
by europa.telenet-ops.be (Postfix) with ESMTP id 807FC198137
for <[EMAIL PROTECTED]>; Wed, 29 Jun 2005 22:00:52 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 1683826136; Wed, 29 Jun 2005 22:00:40 +0200 (CEST)
Date: Wed, 29 Jun 2005 22:00:39 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: directfb: FTBFS on amd64: Includes <asm/types.h>.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
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
---------------------------------------
Received: (at 316277-close) by bugs.debian.org; 10 Sep 2005 02:08:13 +0000
>From [EMAIL PROTECTED] Fri Sep 09 19:08:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EDugw-0008VV-00; Fri, 09 Sep 2005 19:02:06 -0700
From: Guillem Jover <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316277: fixed in directfb 0.9.22-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 09 Sep 2005 19:02:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: directfb
Source-Version: 0.9.22-6
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.22-6.diff.gz
to pool/main/d/directfb/directfb_0.9.22-6.diff.gz
directfb_0.9.22-6.dsc
to pool/main/d/directfb/directfb_0.9.22-6.dsc
libdirectfb-0.9-22-udeb_0.9.22-6_i386.udeb
to pool/main/d/directfb/libdirectfb-0.9-22-udeb_0.9.22-6_i386.udeb
libdirectfb-0.9-22_0.9.22-6_i386.deb
to pool/main/d/directfb/libdirectfb-0.9-22_0.9.22-6_i386.deb
libdirectfb-bin_0.9.22-6_i386.deb
to pool/main/d/directfb/libdirectfb-bin_0.9.22-6_i386.deb
libdirectfb-dev_0.9.22-6_i386.deb
to pool/main/d/directfb/libdirectfb-dev_0.9.22-6_i386.deb
libdirectfb-extra_0.9.22-6_i386.deb
to pool/main/d/directfb/libdirectfb-extra_0.9.22-6_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: Sat, 10 Sep 2005 04:31:13 +0300
Source: directfb
Binary: libdirectfb-dev libdirectfb-extra libdirectfb-bin
libdirectfb-0.9-22-udeb libdirectfb-0.9-22
Architecture: source i386
Version: 0.9.22-6
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
libdirectfb-0.9-22 - frame buffer graphics library
libdirectfb-0.9-22-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 326041
Changes:
directfb (0.9.22-6) unstable; urgency=low
.
* Add ppc64 to the libsys-fs Build-Depends architecture. (Closes: #326041)
* Fix type clashing on amd64 by including 'dfb_types.h' instead of
'asm/types.h'. (Closes: #316277)
- debian/patches/13_linux_types.patch: Reordered by renaming to ...
- debian/patches/30_linux_types.patch: ... this.
Thanks to Andreas Jochens <[EMAIL PROTECTED]> for the initial patch.
* Update LGPL to 2.1 and fix FSF address in debian/copyright.
Files:
4da0683bf2e2d722a0d216d91fcc0aa6 876 libs optional directfb_0.9.22-6.dsc
12eb4f284278f4cec58ee5e554438dc8 38776 libs optional directfb_0.9.22-6.diff.gz
576940fce9bafcc2885030d32d167d56 953898 libs optional
libdirectfb-0.9-22_0.9.22-6_i386.deb
3576678bb3cb9738e190aa0a3c57f359 355634 debian-installer optional
libdirectfb-0.9-22-udeb_0.9.22-6_i386.udeb
5452b54d59d75e3c68677adfd9c4b5a1 29222 libs optional
libdirectfb-bin_0.9.22-6_i386.deb
db408ec48b5d4e9c1726e4c3235ce686 27088 libs optional
libdirectfb-extra_0.9.22-6_i386.deb
d94fdc6c7fde07e3e2a69bcf49eff677 327184 libdevel optional
libdirectfb-dev_0.9.22-6_i386.deb
package-type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDIj2LuW9ciZ2SjJsRAr0sAJ9DmoKC4R6+g7y7EPpXH+FLrCiXoACdH9ol
7DAYtwkMUUGZZc8r7CG4bRc=
=vxbd
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]