Your message dated Mon, 16 Jun 2008 10:17:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486461: fixed in xenomai 2.4.4-3
has caused the Debian Bug report #486461,
regarding FTBFS when building with MAKEFLAGS=-j<x>
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.)


-- 
486461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486461
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xenomai
Version: 2.4.4-2
Tags: patch

Hello,
When exporting MAKEFLAGS to build your package, eg
'MAKEFLAGS=-j3 sbuild -Ad sid xenomai_2.4.4-2.dsc", it fails to build due to the
following part in debian/rules:

build-arch: config.status  build-arch-stamp
build-arch-stamp: patch-stamp

This allows ./configure and 'make' to be run at the same time, which leads to a
build failure.
The attached patch fixes this.

Regards,
-- 
Albin Tonnerre
diff -u xenomai-2.4.4/debian/rules xenomai-2.4.4/debian/rules
--- xenomai-2.4.4/debian/rules
+++ xenomai-2.4.4/debian/rules
@@ -39,14 +39,14 @@
 
 build: build-arch build-indep
 
-build-arch: config.status  build-arch-stamp
-build-arch-stamp: patch-stamp
+build-arch: build-arch-stamp
+build-arch-stamp: config.status patch-stamp
 	dh_testdir
 	$(MAKE)
 	touch build-arch-stamp
 
-build-indep: config.status  build-indep-stamp
-build-indep-stamp:
+build-indep: build-indep-stamp
+build-indep-stamp: config.status
 	dh_testdir
 	touch build-indep-stamp
 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: xenomai
Source-Version: 2.4.4-3

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

libxenomai-dev_2.4.4-3_i386.deb
  to pool/main/x/xenomai/libxenomai-dev_2.4.4-3_i386.deb
libxenomai1_2.4.4-3_i386.deb
  to pool/main/x/xenomai/libxenomai1_2.4.4-3_i386.deb
linux-patch-xenomai_2.4.4-3_all.deb
  to pool/main/x/xenomai/linux-patch-xenomai_2.4.4-3_all.deb
xenomai-doc_2.4.4-3_all.deb
  to pool/main/x/xenomai/xenomai-doc_2.4.4-3_all.deb
xenomai-runtime_2.4.4-3_i386.deb
  to pool/main/x/xenomai/xenomai-runtime_2.4.4-3_i386.deb
xenomai_2.4.4-3.diff.gz
  to pool/main/x/xenomai/xenomai_2.4.4-3.diff.gz
xenomai_2.4.4-3.dsc
  to pool/main/x/xenomai/xenomai_2.4.4-3.dsc



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.
Roland Stigge <[EMAIL PROTECTED]> (supplier of updated xenomai 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.8
Date: Mon, 16 Jun 2008 11:44:01 +0200
Source: xenomai
Binary: xenomai-runtime linux-patch-xenomai libxenomai1 libxenomai-dev 
xenomai-doc
Architecture: source all i386
Version: 2.4.4-3
Distribution: unstable
Urgency: low
Maintainer: Roland Stigge <[EMAIL PROTECTED]>
Changed-By: Roland Stigge <[EMAIL PROTECTED]>
Description: 
 libxenomai-dev - Headers and static libs for Xenomai
 libxenomai1 - Headers and static libs for Xenomai
 linux-patch-xenomai - Linux kernel patches for Xenomai
 xenomai-doc - Xenomai documentation
 xenomai-runtime - Xenomai runtime utilities
Closes: 486461
Changes: 
 xenomai (2.4.4-3) unstable; urgency=low
 .
   * debian/rules: Fixed concurrent ./configure + make runs, thanks to Albin
     Tonnerre (Closes: #486461)
Checksums-Sha1: 
 2abdd0b62556f1318be451d473cc336b71124b69 1085 xenomai_2.4.4-3.dsc
 0995ed0593f68990e81566f722523b215f533fa9 233124 xenomai_2.4.4-3.diff.gz
 acf1891801ac6c951c6e9ec02dd6c6c03a6b0511 6584280 
linux-patch-xenomai_2.4.4-3_all.deb
 a3fb04801f10a7c37bef38abb2e79d8a1e1f17e9 7307926 xenomai-doc_2.4.4-3_all.deb
 671fed62d45be2c0366d6c42f839bd44269b7a02 180682 
xenomai-runtime_2.4.4-3_i386.deb
 d080a418dba69dd6473bdbb2d195d77f034302d4 159652 libxenomai1_2.4.4-3_i386.deb
 e77e5404fe95f2096be01479d1c48ae981c4821c 370236 libxenomai-dev_2.4.4-3_i386.deb
Checksums-Sha256: 
 9de26c9b7fcd2babb06440a7ef3455e8d8413d6079c668184c26ebd6c68845a9 1085 
xenomai_2.4.4-3.dsc
 8869214b16469a2c9980dc46e0c2effc32b22158a381f67788f477f8e5a4586e 233124 
xenomai_2.4.4-3.diff.gz
 cec35ccb35c0356f420813cb631772b8bb7758431d383c871ae9a50b5ec5dd4b 6584280 
linux-patch-xenomai_2.4.4-3_all.deb
 a80d4efc88096bd740069b9f555ae9ff169b6a0d9ab973791f93bef945f2a307 7307926 
xenomai-doc_2.4.4-3_all.deb
 3b9233bc63878c93e516cb75b816ddeda5ac4299f6fc61a4abd1ccfd82e4d1b7 180682 
xenomai-runtime_2.4.4-3_i386.deb
 f3c331e06aae908da2460a411cb65d86a4a8621a85c4501ef0bd4b26ecd372bb 159652 
libxenomai1_2.4.4-3_i386.deb
 66c21d2664ced99433bd29ada7dac2ef26deb8af581d1a4228f116694ec3da72 370236 
libxenomai-dev_2.4.4-3_i386.deb
Files: 
 b22546da761bbb4a8322d8930d067474 1085 devel extra xenomai_2.4.4-3.dsc
 675aed016efe6c7c19e12a1deb4a7215 233124 devel extra xenomai_2.4.4-3.diff.gz
 2a0e6e2a1a928471edc8b3672ec5a534 6584280 devel extra 
linux-patch-xenomai_2.4.4-3_all.deb
 bc6cea55f7059376c58ddcd336048f3d 7307926 doc extra xenomai-doc_2.4.4-3_all.deb
 7445cf876a8dc955f268b09a9957b006 180682 devel extra 
xenomai-runtime_2.4.4-3_i386.deb
 816d88dc5baa7efe10b14619aa7b666c 159652 libs extra libxenomai1_2.4.4-3_i386.deb
 2384ce4d76b71e34c6b5d09bfb7db2bf 370236 libdevel extra 
libxenomai-dev_2.4.4-3_i386.deb

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

iD8DBQFIVjpHcaH/YBv43g8RAmx1AJ4mUVM9Nb0biljHF5E930QcrZqNiACg3cdL
YUgYV/LVXLfO3dqUWjNoY7Y=
=imk8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to