Your message dated Thu, 11 Oct 2018 11:03:58 +0000
with message-id <[email protected]>
and subject line Bug#871599: fixed in android-platform-system-tools-aidl 
1:8.1.0+r23-1
has caused the Debian Bug report #871599,
regarding android-platform-system-tools-aidl FTCBFS: uses the build 
architecture compiler
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.)


-- 
871599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: android-platform-system-tools-aidl
Version: 1:7.0.0+r33-1
Tags: patch
User: [email protected]
Usertags: rebootstrap

android-platform-system-tools-aidl fails to cross build from source,
because it uses the build architecture compiler. Wrapping all those make
invocations in dh_auto_build, which passes cross compilers to make,
fixes the build. Please consider applying the attached patch.

Helmut
diff --minimal -Nru 
android-platform-system-tools-aidl-7.0.0+r33/debian/changelog 
android-platform-system-tools-aidl-7.0.0+r33/debian/changelog
--- android-platform-system-tools-aidl-7.0.0+r33/debian/changelog       
2017-04-25 22:30:07.000000000 +0200
+++ android-platform-system-tools-aidl-7.0.0+r33/debian/changelog       
2017-08-09 20:37:17.000000000 +0200
@@ -1,3 +1,10 @@
+android-platform-system-tools-aidl (1:7.0.0+r33-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross compilers to make (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Wed, 09 Aug 2017 20:37:17 +0200
+
 android-platform-system-tools-aidl (1:7.0.0+r33-1) unstable; urgency=medium
 
   * New upstream release
diff --minimal -Nru android-platform-system-tools-aidl-7.0.0+r33/debian/rules 
android-platform-system-tools-aidl-7.0.0+r33/debian/rules
--- android-platform-system-tools-aidl-7.0.0+r33/debian/rules   2016-09-28 
09:54:27.000000000 +0200
+++ android-platform-system-tools-aidl-7.0.0+r33/debian/rules   2017-08-09 
20:37:14.000000000 +0200
@@ -5,13 +5,13 @@
 export DEB_CXXFLAGS_MAINT_APPEND = -DNDEBUG
 
 lib%.so: debian/lib%.mk
-       make -f $<
+       dh_auto_build --buildsystem=makefile -- -f $<
 
 aidl: debian/aidl.mk libaidl-common.so
-       make -f $<
+       dh_auto_build --buildsystem=makefile -- -f $<
 
 aidl-cpp: debian/aidl-cpp.mk libaidl-common.so
-       make -f $<
+       dh_auto_build --buildsystem=makefile -- -f $<
 
 debian/%.1: debian/%.1.md
        pandoc -s -o $@ $<

--- End Message ---
--- Begin Message ---
Source: android-platform-system-tools-aidl
Source-Version: 1:8.1.0+r23-1

We believe that the bug you reported is fixed in the latest version of
android-platform-system-tools-aidl, which is due to be installed in the Debian 
FTP archive.

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.
Kai-Chung Yan <[email protected]> (supplier of updated 
android-platform-system-tools-aidl 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: SHA512

Format: 1.8
Date: Thu, 11 Oct 2018 18:30:28 +0800
Source: android-platform-system-tools-aidl
Binary: aidl
Architecture: source
Version: 1:8.1.0+r23-1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 
<[email protected]>
Changed-By: Kai-Chung Yan <[email protected]>
Description:
 aidl       - Binder generator of AIDL interfaces
Closes: 871599
Changes:
 android-platform-system-tools-aidl (1:8.1.0+r23-1) unstable; urgency=medium
 .
   * Update manpages to include `-ninja` option
   * Install all files under `docs/`
   * Fix FTCBFS thanks to Helmut Grohne (Closes: #871599)
   * Standards-Version => 4.2.1
   * d/control: Remove the unused build-dependency android-libcutils-dev
 .
   [ Hans-Christoph Steiner ]
   * New upstream release
   * Switch to Salsa
   * d/copyright: Use HTTPS URLs
   * Fix missing-notice-file-for-apache-license
Checksums-Sha1:
 6bf019704e27c1c9810f8b7a8e9ce1af1df6115e 2420 
android-platform-system-tools-aidl_8.1.0+r23-1.dsc
 5cadfb795710f5f3ced5861986e7eeda929d8d36 104347 
android-platform-system-tools-aidl_8.1.0+r23.orig.tar.gz
 1d922fd35efd7bfd1a68f734ba06e0882297ae45 4172 
android-platform-system-tools-aidl_8.1.0+r23-1.debian.tar.xz
 e3c157431a88f5a21cc212df99d097bbcfc3c594 5815 
android-platform-system-tools-aidl_8.1.0+r23-1_source.buildinfo
Checksums-Sha256:
 00d2c3187ce38600641717d51622ea7ca6e861a087e6d0bd6ad468ccf190883f 2420 
android-platform-system-tools-aidl_8.1.0+r23-1.dsc
 1748a3524ebcc05e9357c4314c13b72800f1cb5f71432164a98d52e5cab0655c 104347 
android-platform-system-tools-aidl_8.1.0+r23.orig.tar.gz
 111318dca11c1937b0ea75c94ac6452bb2af2a1ad64ff7e0c9bb0ddc64c11969 4172 
android-platform-system-tools-aidl_8.1.0+r23-1.debian.tar.xz
 18ef7f4d1a966bc8fbc75f5add9d859bf1bd1fe0b3b9da945753114aafc0dcd2 5815 
android-platform-system-tools-aidl_8.1.0+r23-1_source.buildinfo
Files:
 f78e3713366777a772c3eb7aa02f0703 2420 devel optional 
android-platform-system-tools-aidl_8.1.0+r23-1.dsc
 ffb40601696f6bf081ef0ecae6e9d451 104347 devel optional 
android-platform-system-tools-aidl_8.1.0+r23.orig.tar.gz
 078c770797260e1f2ddedb0a33ad7ada 4172 devel optional 
android-platform-system-tools-aidl_8.1.0+r23-1.debian.tar.xz
 54814640a802d03cf80f6f30e0f1823f 5815 devel optional 
android-platform-system-tools-aidl_8.1.0+r23-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlu/KHQACgkQ3R+riTf+
mCVBQBAAsHarETXzx6mQ/vVQ30SJP26SOZm3WCbmJDO5WvIYBvDke+zgi9ckxOl6
SPq9EfVL8fXZ8oY6X4tEP9Wds3UDkQHT3jixog1PzvHAjQVvnJqJjhqWmj6tZzeg
fFaZA5h0g3BEvA9NoT6CYvDshfxyB+9CvyxgXZj5KwPDG+NRh3FeiN2Bf613LkV0
UzbddbRNzHNv+oQotTvbRcTbgUTOxpVRAstyFaw3EolOE+z1gFicHmXbnDC5jdCY
kDM8qAfs0bXCb1v/ohIGWmAebBFdIKUq7Nbrt8/Se00rJgZ+VCv2daJhd+OsKezL
f3aQ5nc7bXnCxNnUZNGbbX9XL+4dkDfGEZgUrzkItN1y5M+/2rE+l/f9Dzz5w+mu
Z+j4aTscRzcQOrMDXMSIkzTYLhhIj6cayUmop6SEQItn9PwT952nHed4gSJYu7yL
MjQALvApGvqLElWYF8QZwOjVFSPBNe3aLwzfof4Yp8rSL0rkn0gxi1wQQoMeekML
nMuT/Jy7DPe3k4REuBTwf7TIv4Zx7m53yggjQ9MQ+uX4TPLJT9u0N7/T1NcnYegl
tqXtwn0CfERKscyBpgvAoFBVbABZtEzpYUQjBH+HOveafuYgsRH3diAhiLblXpyZ
FKenC9DbjQMMuOgtmoL2KnC1CLbFr4nt65DHdC+QEdCKBwihHvU=
=Ahel
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to