Your message dated Mon, 24 Oct 2011 12:47:22 +0000
with message-id <[email protected]>
and subject line Bug#644782: fixed in directfb 1.2.10.0-4.3
has caused the Debian Bug report #644782,
regarding directfb ftbfs on armel. Implicit declaration error
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
644782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644782
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: directfb
version: 1.2.10.0-4.2
severity: serious

from the latest armel buildd log for directfb

../../../gfxdrivers/davinci/davinci_c64x.c:1900:6: error: implicit declaration 
of function 'mknod' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make[5]: *** [davinci_c64x.lo] Error 1
make[5]: Leaving directory 
`/build/buildd-directfb_1.2.10.0-4.2-armel-2ONoEe/directfb-1.2.10.0/directfb-build/gfxdrivers/davinci'


I have attached a patch to fix this, just attatch it to the quilt series (and fill in the bug number in the header) I have also attatched a patch to debian/rules to fix incomplete cleanup by the clean target.


Note that this is NOT a duplicate of 598976. 598976 gives a different error and is reported against the version in experimental.
Description: fix missing include for mknod in gfxdrivers/davinci/davinci_c64x.c
Author: Peter Green <[email protected]>
Bug-Debian: http://bugs.debian.org/?????

--- directfb-1.2.10.0.orig/gfxdrivers/davinci/davinci_c64x.c
+++ directfb-1.2.10.0/gfxdrivers/davinci/davinci_c64x.c
@@ -37,6 +37,8 @@
 #include <sys/ioctl.h>
 #include <sys/mman.h>
 #include <sys/types.h>
+#include <sys/stat.h>
+
 #include <unistd.h>
 
 #include <directfb_util.h>
--- directfb-1.2.10.0/debian/rules	2011-07-24 17:20:04.000000000 +0000
+++ directfb-1.2.10.0.new/debian/rules	2011-10-09 00:37:30.000000000 +0000
@@ -103,7 +103,12 @@
 		missing mkinstalldirs depcomp install-sh compile
 
 	rm -rf $(DESTDIR_UDEB)
-
+	
+	rm -f m4/libtool.m4
+	rm -f m4/ltoptions.m4
+	rm -f m4/ltsugar.m4
+	rm -f m4/ltversion.m4
+	rm -f m4/lt~obsolete.m4
 	dh_clean
 
 override_dh_auto_install:

--- End Message ---
--- Begin Message ---
Source: directfb
Source-Version: 1.2.10.0-4.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_1.2.10.0-4.3.debian.tar.gz
  to main/d/directfb/directfb_1.2.10.0-4.3.debian.tar.gz
directfb_1.2.10.0-4.3.dsc
  to main/d/directfb/directfb_1.2.10.0-4.3.dsc
libdirectfb-1.2-9-dbg_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-1.2-9-dbg_1.2.10.0-4.3_amd64.deb
libdirectfb-1.2-9-udeb_1.2.10.0-4.3_amd64.udeb
  to main/d/directfb/libdirectfb-1.2-9-udeb_1.2.10.0-4.3_amd64.udeb
libdirectfb-1.2-9_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-1.2-9_1.2.10.0-4.3_amd64.deb
libdirectfb-bin-dbg_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-bin-dbg_1.2.10.0-4.3_amd64.deb
libdirectfb-bin-udeb_1.2.10.0-4.3_amd64.udeb
  to main/d/directfb/libdirectfb-bin-udeb_1.2.10.0-4.3_amd64.udeb
libdirectfb-bin_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-bin_1.2.10.0-4.3_amd64.deb
libdirectfb-dev_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-dev_1.2.10.0-4.3_amd64.deb
libdirectfb-extra-dbg_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-extra-dbg_1.2.10.0-4.3_amd64.deb
libdirectfb-extra_1.2.10.0-4.3_amd64.deb
  to main/d/directfb/libdirectfb-extra_1.2.10.0-4.3_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.
Hector Oron <[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: SHA256

Format: 1.8
Date: Mon, 17 Oct 2011 12:53:01 +0100
Source: directfb
Binary: libdirectfb-1.2-9 libdirectfb-1.2-9-udeb libdirectfb-bin 
libdirectfb-bin-udeb libdirectfb-extra libdirectfb-dev libdirectfb-1.2-9-dbg 
libdirectfb-bin-dbg libdirectfb-extra-dbg
Architecture: source amd64
Version: 1.2.10.0-4.3
Distribution: unstable
Urgency: low
Maintainer: Debian DirectFB Team <[email protected]>
Changed-By: Hector Oron <[email protected]>
Description: 
 libdirectfb-1.2-9 - direct frame buffer graphics - shared libraries
 libdirectfb-1.2-9-dbg - direct frame buffer graphics - shared libraries debug 
symbols
 libdirectfb-1.2-9-udeb - direct frame buffer graphics - shared libraries (udeb)
 libdirectfb-bin - direct frame buffer graphics - binaries
 libdirectfb-bin-dbg - direct frame buffer graphics - binaries debug symbols
 libdirectfb-bin-udeb - direct frame buffer graphics - binaries (udeb)
 libdirectfb-dev - direct frame buffer graphics library - development files
 libdirectfb-extra - direct frame buffer graphics - extra providers
 libdirectfb-extra-dbg - direct frame buffer graphics - extra provider debug 
symbols
Closes: 644782
Changes: 
 directfb (1.2.10.0-4.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "directfb ftbfs on armel. Implicit declaration error"
     - Thanks Peter Green for bug report and patch (Closes: #644782)
   * Remove m4 macros when calling clean target
Checksums-Sha1: 
 10d8a284dbc647f91082525afc9701176972c808 2709 directfb_1.2.10.0-4.3.dsc
 cc292ca18163f24fd672597a354815eb1a67e32c 23209 
directfb_1.2.10.0-4.3.debian.tar.gz
 7aab271321f1b1af2824cf9ddece0d651dce1030 1201102 
libdirectfb-1.2-9_1.2.10.0-4.3_amd64.deb
 756c9513bc267f59a3e8a1cd4e8c9d95fecb5bd7 420790 
libdirectfb-1.2-9-udeb_1.2.10.0-4.3_amd64.udeb
 6369e10099a59e4d55e12a441ad8bfecf9ec76d1 60818 
libdirectfb-bin_1.2.10.0-4.3_amd64.deb
 69fd395fe9c40d64036c2d76ed37ecbc924bad30 6138 
libdirectfb-bin-udeb_1.2.10.0-4.3_amd64.udeb
 70dfcb800269ef75d6863cd4fed44bbcdf2d302b 36432 
libdirectfb-extra_1.2.10.0-4.3_amd64.deb
 7668329a0d75f1485cceeb6a2dbeef622f4184d7 929212 
libdirectfb-dev_1.2.10.0-4.3_amd64.deb
 2dc8e10f77581acfb02cf9d0bdfa0627eb01bd78 3084710 
libdirectfb-1.2-9-dbg_1.2.10.0-4.3_amd64.deb
 abf09c721487337e6230017d279f3bf7319f5279 784136 
libdirectfb-bin-dbg_1.2.10.0-4.3_amd64.deb
 585df22c8d22a696df802b9c5269239715b50479 639648 
libdirectfb-extra-dbg_1.2.10.0-4.3_amd64.deb
Checksums-Sha256: 
 b67554031f991ad7bc0a1e58a3e19b3c919503b8664f5d52341c5c52a743b11e 2709 
directfb_1.2.10.0-4.3.dsc
 8fe8f1fbd860d8ceb7a99ae2566b5673c36ac4474a1873a2df4dc30c0c259e1a 23209 
directfb_1.2.10.0-4.3.debian.tar.gz
 00600d72ae152c8e97bd9b34f4c101db4dd12b378df7835310ad945c2df2d7ea 1201102 
libdirectfb-1.2-9_1.2.10.0-4.3_amd64.deb
 a6bd9d0b7481327d9178ba9d5caa96d46161d22a3f0a302f2805d1ccea912e75 420790 
libdirectfb-1.2-9-udeb_1.2.10.0-4.3_amd64.udeb
 3ee98043276249c2fd362ed5186b1bca086825b9d954212c4d92d8aef5e4cc7d 60818 
libdirectfb-bin_1.2.10.0-4.3_amd64.deb
 4a9e408f93bc33eb48e405f609fb65914d9961f0514742962edc07415e32ba0e 6138 
libdirectfb-bin-udeb_1.2.10.0-4.3_amd64.udeb
 a32f9771aa497082c94b66129acce3923888429e941fc586b80e4fe17e6e4688 36432 
libdirectfb-extra_1.2.10.0-4.3_amd64.deb
 74bb9c7e1babb9cda8c45be0656b0090579e13628ed1f9ac605b9e39cffd79ab 929212 
libdirectfb-dev_1.2.10.0-4.3_amd64.deb
 68744c20942766306f63ae797d08a2ab76567ddccfb0113c21f3b61eacd91f0d 3084710 
libdirectfb-1.2-9-dbg_1.2.10.0-4.3_amd64.deb
 400ad9c3fd714e1cfb380a6d243ea2cb8c74fc90a36402cd96719df49d1d0e26 784136 
libdirectfb-bin-dbg_1.2.10.0-4.3_amd64.deb
 00c1d3f14918d13df4a63a7ccb8851619d651a165b12b2e5264dffe0b38496de 639648 
libdirectfb-extra-dbg_1.2.10.0-4.3_amd64.deb
Files: 
 077d811c2a82e6186218ae7a19e0f987 2709 libs optional directfb_1.2.10.0-4.3.dsc
 65190254a7c1b65104f13c2c944d0c17 23209 libs optional 
directfb_1.2.10.0-4.3.debian.tar.gz
 66606e76a54c2130fb9056d270ed5eac 1201102 libs optional 
libdirectfb-1.2-9_1.2.10.0-4.3_amd64.deb
 64dd7725a1da7553c15e2045a4b31dd5 420790 debian-installer optional 
libdirectfb-1.2-9-udeb_1.2.10.0-4.3_amd64.udeb
 46c1761ca5a351b320bd86a371c4f316 60818 libs optional 
libdirectfb-bin_1.2.10.0-4.3_amd64.deb
 0d87c6a044884399fba227de53b37270 6138 debian-installer optional 
libdirectfb-bin-udeb_1.2.10.0-4.3_amd64.udeb
 d753513bd55ea4c6fd4a98c3350bbebc 36432 libs optional 
libdirectfb-extra_1.2.10.0-4.3_amd64.deb
 7c467f3b3591b3e689df9c643742745f 929212 libdevel optional 
libdirectfb-dev_1.2.10.0-4.3_amd64.deb
 89979de91bfc5cad8faa75bd5cfcdc2d 3084710 debug extra 
libdirectfb-1.2-9-dbg_1.2.10.0-4.3_amd64.deb
 8ac1eac498a5a1fadf6958e7306b7373 784136 debug extra 
libdirectfb-bin-dbg_1.2.10.0-4.3_amd64.deb
 374ec10da9bc466b4bd50f7a77bf02b8 639648 debug extra 
libdirectfb-extra-dbg_1.2.10.0-4.3_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOnBvHAAoJEK8ig6p24qx79mMP/2G5uMoMsxeatPgL/c+OUv1r
2C5qlv5sDeWIzgtAzY1LsliqOlMm8qDQ/Gus+j+ceoow2rGeO88h/RyRZFNwLWiW
eldxyYO14G9s13O808pSbYj9gyHlpEn9KqEh97quWxzh2g7HsWRnNXLVkSsq4wsG
/+lJlQcJS9wUldsbuSx5SP92QzYy8BkiMNfPeaPjzgiCkjLTixPpfOHVJ9v59oAq
feJwtcySsUckDXoiZTGKXm0GWyvXd6/9hTG35c8Z4Geww09v/wmgdgpRPwyk3TuY
tT5T5Jqm8TK09napZEi0rU8CYO5xG7Tvu8swLdpC4nnkr0fRoZT+OfClXfKDbq5W
YfxgUDcjhDlIgL4gZ3CJwmA6ARbR6qWtOtQCZtsxpeekOgxnAeR5mtHclyPPLe8N
ROV4xOJJ7YlJTqYyKxtdKJZiMpNwfSWfmAqgH7BjNQ5qdmlgeRcqnZD/EtijP4XF
5RV2Alji0QDArzlixWYsppH1nlhKr/N5tGrhXE+ZVmSMRI5RjY2YHkwZ6he3fbmu
29vLIpfODhAT2DNAU2zrGuzD1mq0WAUB1WBqSOAIfIVE2aJIDMdurZT6g9QZVT6C
HhyV/YYKheJJsAK3nvGLaL/UCT/9pbCSfL3kFKkXbqHHTskInta79JM3pIZPIoUZ
YHcLlhsIZY0gYfxU2Qob
=yCQa
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to