Your message dated Sat, 15 Sep 2018 13:00:12 +0000
with message-id <e1g1abi-0008uj...@fasolo.debian.org>
and subject line Bug#853310: fixed in android-platform-system-core 
1:8.1.0+r23-1~stage1
has caused the Debian Bug report #853310,
regarding android-platform-system-core: ftbfs with GCC-7
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 ow...@bugs.debian.org
immediately.)


-- 
853310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:android-platform-system-core
Version: 1:7.0.0+r1-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/android-platform-system-core_7.0.0+r1-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
     VectorImpl::operator = (static_cast<const VectorImpl&>(rhs));
                                                                ^
In file included from include/utils/Vector.h:26:0,
                 from include/utils/SortedVector.h:26,
                 from include/utils/KeyedVector.h:26,
                 from include/utils/Looper.h:22,
                 from libutils/Looper.cpp:17:
include/utils/VectorImpl.h:56:29: note: candidate: android::VectorImpl& 
android::VectorImpl::operator=(const android::VectorImpl&) <near match>
             VectorImpl&     operator = (const VectorImpl& rhs);
                             ^~~~~~~~
include/utils/VectorImpl.h:56:29: note:   passing 'const 
android::Vector<TYPE>*' as 'this' argument discards qualifiers
In file included from include/utils/CallStack.h:23:0,
                 from include/utils/ProcessCallStack.h:20,
                 from libutils/ProcessCallStack.cpp:27:
include/utils/Vector.h: In member function 'const android::Vector<T>& 
android::Vector<TYPE>::operator=(const android::Vector<TYPE>&) const':
include/utils/Vector.h:251:64: error: no matching function for call to 
'android::Vector<TYPE>::operator=(const android::VectorImpl&) const'
     VectorImpl::operator = (static_cast<const VectorImpl&>(rhs));
                                                                ^
In file included from include/utils/Vector.h:26:0,
                 from include/utils/CallStack.h:23,
                 from include/utils/ProcessCallStack.h:20,
                 from libutils/ProcessCallStack.cpp:27:
include/utils/VectorImpl.h:56:29: note: candidate: android::VectorImpl& 
android::VectorImpl::operator=(const android::VectorImpl&) <near match>
             VectorImpl&     operator = (const VectorImpl& rhs);
                             ^~~~~~~~
include/utils/VectorImpl.h:56:29: note:   passing 'const 
android::Vector<TYPE>*' as 'this' argument discards qualifiers
libutils/ProcessCallStack.cpp: In member function 'void 
android::ProcessCallStack::update()':
libutils/ProcessCallStack.cpp:162:20: warning: 'int readdir_r(DIR*, dirent*, 
dirent**)' is deprecated [-Wdeprecated-declarations]
     while ((code = readdir_r(dp, &entry, &ep)) == 0 && ep != NULL) {
                    ^~~~~~~~~
In file included from libutils/ProcessCallStack.cpp:20:0:
/usr/include/dirent.h:183:12: note: declared here
 extern int readdir_r (DIR *__restrict __dirp,
            ^~~~~~~~~
libutils/ProcessCallStack.cpp:162:45: warning: 'int readdir_r(DIR*, dirent*, 
dirent**)' is deprecated [-Wdeprecated-declarations]
     while ((code = readdir_r(dp, &entry, &ep)) == 0 && ep != NULL) {
                                             ^
In file included from libutils/ProcessCallStack.cpp:20:0:
/usr/include/dirent.h:183:12: note: declared here
 extern int readdir_r (DIR *__restrict __dirp,
            ^~~~~~~~~
debian/libutils.mk:34: recipe for target 'build' failed
make[2]: *** [build] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/android-platform-system-core-7.0.0+r1'
debian/rules:53: recipe for target 'libutils.so' failed
make[1]: *** [libutils.so] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/android-platform-system-core-7.0.0+r1'
debian/rules:76: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: android-platform-system-core
Source-Version: 1:8.1.0+r23-1~stage1

We believe that the bug you reported is fixed in the latest version of
android-platform-system-core, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kai-Chung Yan <seamli...@gmail.com> (supplier of updated 
android-platform-system-core 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 12 Aug 2018 01:37:02 +0800
Source: android-platform-system-core
Binary: android-sdk-libsparse-utils android-liblog android-liblog-dev 
android-libcutils android-libcutils-dev adb android-libsparse 
android-libsparse-dev android-libutils android-libutils-dev 
android-libziparchive android-libziparchive-dev 
android-platform-system-core-headers android-libbacktrace 
android-libbacktrace-dev android-libadb android-libadb-dev android-libbase 
android-libbase-dev android-libcrypto-utils android-libcrypto-utils-dev 
simg2img img2simg append2simg android-tools-adb android-tools-fastboot 
android-tools-mkbootimg mkbootimg
Architecture: source amd64 all
Version: 1:8.1.0+r23-1~stage1
Distribution: experimental
Urgency: medium
Maintainer: Android Tools Maintainers 
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Kai-Chung Yan <seamli...@gmail.com>
Description:
 adb        - Android Debug Bridge
 android-libadb - Library for Android Debug Bridge
 android-libadb-dev - Library for Android Debug Bridge - Development files
 android-libbacktrace - Android backtrace library
 android-libbacktrace-dev - Android backtrace library - Development files
 android-libbase - Android base library
 android-libbase-dev - Android base library - Development files
 android-libcrypto-utils - Android crypto-utils library
 android-libcrypto-utils-dev - Android crypto-utils library - Development files
 android-libcutils - Android utils library for C
 android-libcutils-dev - Android utils library for C - Development files
 android-liblog - Android NDK logger interfaces
 android-liblog-dev - Android NDK logger interfaces - Development files
 android-libsparse - Library for sparse files
 android-libsparse-dev - Library for sparse files - Development files
 android-libutils - Android Utility Function Library
 android-libutils-dev - Android Utility Function Library - Development files
 android-libziparchive - Library for ZIP archives
 android-libziparchive-dev - Library for ZIP archives - Development files
 android-platform-system-core-headers - Shared headers in AOSP repository 
platform/system/core
 android-sdk-libsparse-utils - Android sparse image creation tool
 android-tools-adb - transitional package
 android-tools-fastboot - transitional package
 android-tools-mkbootimg - transitional package
 append2simg - Transitional package
 img2simg   - Transitional package
 mkbootimg  - Creates Android boot images
 simg2img   - Transitional package
Closes: 852734 853310 881349 895601
Changes:
 android-platform-system-core (1:8.1.0+r23-1~stage1) experimental; 
urgency=medium
 .
   * Fix FTBFS with GCC-7 (Closes: #853310)
   * Upgrade to Standards-Version 4.1.5
   * Drop MIPS support on ADB because of BoringSSL
   * Upgrade to debhelper 11
   * New package `mkbootimg` replacing `android-tools-mkbootimg`
 .
   [ Hans-Christoph Steiner ]
   * Update bash completion
   * Remove repeated phrase from adb man page (Closes: #881349)
   * Switch to Salsa
 .
   [ Umang Parmar]
   * New upstream release
   * Stage 1 release (without fastboot)
   * New binary packages for libcrypto_utils
 .
   [ Saif Abdul Cassim ]
   * Fix FTCBFS thanks to Helmut Grohne (Closes: #852734)
   * New package android-sdk-libsparse-utils providing / replacing:
     * append2simg
     * img2simg
     * simg_dump
     * simg2img
     * simg2simg
     * Available on x86, ARM, MIPS (Closes: #895601)
Checksums-Sha1:
 6e8c3485e3be009a2b1755d052af0651a04fdc4f 5276 
android-platform-system-core_8.1.0+r23-1~stage1.dsc
 84921c74cbe1c353eb53673f305ea9391fbc1732 2385840 
android-platform-system-core_8.1.0+r23.orig.tar.xz
 438486010be6b59331dc04177d2fcffa8b347999 21388 
android-platform-system-core_8.1.0+r23-1~stage1.debian.tar.xz
 8b50387100c7a8a5a771160daf89211238f0eef9 992580 
adb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 462487772c8f5665f8d0fc7ce2f685690b000b42 95684 adb_8.1.0+r23-1~stage1_amd64.deb
 fd997b9355846806ae64d7bea15e10524960bc7b 1797640 
android-libadb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 39379fc6f955fdc466f4180cc58560e9c521a60f 21032 
android-libadb-dev_8.1.0+r23-1~stage1_amd64.deb
 84703ce3fe31cfa776af3b81aa860afe14239abe 131012 
android-libadb_8.1.0+r23-1~stage1_amd64.deb
 8c4d7e53af463721a0fb8ea6e8bbb37c9ebcf295 537184 
android-libbacktrace-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 8defdda01c000dc5d82175dc4fc327e6441719cf 15764 
android-libbacktrace-dev_8.1.0+r23-1~stage1_amd64.deb
 8728cc63bd51b5514daaa9c2a7e3ea8547f1b68b 52604 
android-libbacktrace_8.1.0+r23-1~stage1_amd64.deb
 d04affe151de33a6014137bbf8d650d28f6cf565 256292 
android-libbase-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 e8867b7df875f88221b022806130cb7c96697915 26680 
android-libbase-dev_8.1.0+r23-1~stage1_amd64.deb
 08514d7b9ea96195e03ff5dd03af1e15ce0fe488 30752 
android-libbase_8.1.0+r23-1~stage1_amd64.deb
 bbd91d1ef62dbce9da94bd03f9daac0e304a84a3 2280 
android-libcrypto-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 e60e56528dd7bac9c7e691775b6c2f1fd55fe68d 8188 
android-libcrypto-utils-dev_8.1.0+r23-1~stage1_amd64.deb
 014c96bf3911c8160bca63c6a1ba68d749c635ae 9668 
android-libcrypto-utils_8.1.0+r23-1~stage1_amd64.deb
 c01b4ca16eea5df21cda8d3f10e3bd6d39413bef 71160 
android-libcutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 f2a5f5526ab7f415ad66bb4f36f1e9a50cc9be43 28472 
android-libcutils-dev_8.1.0+r23-1~stage1_amd64.deb
 d8efcca8c74ec21753836461289d74099386b301 31228 
android-libcutils_8.1.0+r23-1~stage1_amd64.deb
 aa8ee572a1104153c1fb8e20ae114b638b83fa52 218684 
android-liblog-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 1e5541405d01a299a71bce6db4f6569cc7bdb249 28552 
android-liblog-dev_8.1.0+r23-1~stage1_amd64.deb
 59ddac7cab19c428d0bcee8253e091133a87e6f1 43476 
android-liblog_8.1.0+r23-1~stage1_amd64.deb
 0804ef190c01e14cb61ca3b036f338f24aeb19ae 63808 
android-libsparse-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 97d0d4e114fd26d2d243fe869cde71591977c013 15168 
android-libsparse-dev_8.1.0+r23-1~stage1_amd64.deb
 76c8885675368c9c17777a66281fbbff71e6f4b1 24768 
android-libsparse_8.1.0+r23-1~stage1_amd64.deb
 02200952bcaa0e3f6344fdd216e2000d206a4f61 340196 
android-libutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 3ee24653074acd4ef306dd4231a08663d34f04a1 58944 
android-libutils-dev_8.1.0+r23-1~stage1_amd64.deb
 d250aa4aa2bf7d2543249d028920c22098a47d27 57436 
android-libutils_8.1.0+r23-1~stage1_amd64.deb
 f3669f5efed62cbc7cf140b400458ac03f932a44 181664 
android-libziparchive-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 c86c3ac4259f5f3262fafb7b846bdfd9f0dd72eb 16988 
android-libziparchive-dev_8.1.0+r23-1~stage1_amd64.deb
 ff9f08e2012a191cedf3705316472cd10e2c799a 32216 
android-libziparchive_8.1.0+r23-1~stage1_amd64.deb
 34f511a5922a4db6767db31feebcb58e32c87d0d 27048 
android-platform-system-core-headers_8.1.0+r23-1~stage1_all.deb
 907689adc9575528af8aef993cbbe165207b0c40 18326 
android-platform-system-core_8.1.0+r23-1~stage1_amd64.buildinfo
 bf6acb3ad8eb0b25fa628d0a640da70127c24fa7 20476 
android-sdk-libsparse-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 5f568b208e51ad750a5dbfd26ea6e4ebd5767fa4 15836 
android-sdk-libsparse-utils_8.1.0+r23-1~stage1_amd64.deb
 fa7f535596a1ad793b83507529237e63309cb56b 12556 
android-tools-adb_8.1.0+r23-1~stage1_all.deb
 445a03e12752e2b4bfc4dd2d1a8e2ba5a9b5a743 12564 
android-tools-fastboot_8.1.0+r23-1~stage1_all.deb
 1240d7a38652008dfbfd23c63945076ae41f2f8e 7136 
android-tools-mkbootimg_8.1.0+r23-1~stage1_all.deb
 ebc1977f7946c523ded933e1b64c7d7326dfacb7 7140 
append2simg_8.1.0+r23-1~stage1_all.deb
 f877b6db37963c1f628e3fa5fd09559453cbdd47 7164 
img2simg_8.1.0+r23-1~stage1_all.deb
 2bee1671926c5559abd65cacf9586079bdd74285 9164 
mkbootimg_8.1.0+r23-1~stage1_all.deb
 d9664e9c887afc69abc8e1095b3aaa8b69ed7e08 7136 
simg2img_8.1.0+r23-1~stage1_all.deb
Checksums-Sha256:
 46ed4e478c138700d8f44661dd74c3d2e9c26cfc7f408a727905852f5fba5e1e 5276 
android-platform-system-core_8.1.0+r23-1~stage1.dsc
 c533e46d9bda7cb0c0308418e7af297840dfc912d8b703525b1137cd93448cfa 2385840 
android-platform-system-core_8.1.0+r23.orig.tar.xz
 5300692d848f7d02fb4379f011199cc7e0d3c5a20c1fcdd47d4b62ad8157fe7b 21388 
android-platform-system-core_8.1.0+r23-1~stage1.debian.tar.xz
 f30fdb8f7086bcb01463106a4f4332e0056783e6e5f010692f1f2ac22b47fd74 992580 
adb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 058512f2d9f028be08a35144ce569dfd8236255233f6edaad793ac7938aae939 95684 
adb_8.1.0+r23-1~stage1_amd64.deb
 cbdc716d9b625e4194953d85a0024cf3cedf315741dec32ae48706f676afa7e9 1797640 
android-libadb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 bf78f118b7b4801e13099d022dc6c0fd885dbd3dc8a2166a202b914a1e4a0a18 21032 
android-libadb-dev_8.1.0+r23-1~stage1_amd64.deb
 3fa5ee3ca5b123bf8a71dd26becc7bda2a7a1f62eea311db8b110594c256cc3d 131012 
android-libadb_8.1.0+r23-1~stage1_amd64.deb
 45b4cc7869f184874625c4f69cbde83c9a0abef02e17bc4f4bc914d28b936b79 537184 
android-libbacktrace-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 8086c25dbfd5bb06a32d6d4dddf54461258ba7f91378b4b9298dce058ef61ad5 15764 
android-libbacktrace-dev_8.1.0+r23-1~stage1_amd64.deb
 9d3be80a489a1eb766acbea633ea4b209d49466274c5c399e8bd258b762d3d0a 52604 
android-libbacktrace_8.1.0+r23-1~stage1_amd64.deb
 5d85c4921f5655121e812e7436355254bba4d37109e32243044eed2de18312f4 256292 
android-libbase-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 d0a580e90a904672c18dd2dcecaa165893e410118953b4bda6900d3562f44cd3 26680 
android-libbase-dev_8.1.0+r23-1~stage1_amd64.deb
 c2bb9929590bb187e0a167595517cbf3cb268fd75644c7d6f02f5d904a7540eb 30752 
android-libbase_8.1.0+r23-1~stage1_amd64.deb
 d9282745786d7c573c15061cf6c894ef2a760123ba78d4babdacdb015a8f37db 2280 
android-libcrypto-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 b086f6254bb4e5cebbdd875f07afaa958d201f78d9ad5169a74ca5b4d3756c75 8188 
android-libcrypto-utils-dev_8.1.0+r23-1~stage1_amd64.deb
 e66a334710414d298daf181b1b789efa567163c1b484e93d2ef841c10d9f08a9 9668 
android-libcrypto-utils_8.1.0+r23-1~stage1_amd64.deb
 03303eca08d2d84c506ff8821f5148114c7610c76aa5ad0c18063c6cb34dc272 71160 
android-libcutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 c843dadf14847d689eecde6c5452b1226eb04a78b9510cac83210949e0a169e0 28472 
android-libcutils-dev_8.1.0+r23-1~stage1_amd64.deb
 99a4d7c8ae477cd857081139bae0a6e37df75aba7f8136705fb8b16b972f94c4 31228 
android-libcutils_8.1.0+r23-1~stage1_amd64.deb
 b1a76f0bba7d99cf1fdf3b26c94337639a4a8c54e5ada96c5afa61bb4f793c6e 218684 
android-liblog-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 c9ddf1d1e6b27ab5d486cebf8a156e94882aa317fd855c9722570660dbb33f77 28552 
android-liblog-dev_8.1.0+r23-1~stage1_amd64.deb
 103d8797de5319245e5e0691537d6c53e32c68a308dfb72eda86e2165a77069e 43476 
android-liblog_8.1.0+r23-1~stage1_amd64.deb
 ff2d2b971fc80f65f21fec84801026712de53cbd495374ac5eaabe4ac84693cc 63808 
android-libsparse-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 1641c5849caaae287c6c8dcee0b2344caa767163c9d9b6317e1a3ee60e2293a9 15168 
android-libsparse-dev_8.1.0+r23-1~stage1_amd64.deb
 f232f2a25b74c1624ae0cf05ce33e6c3cbb59f42f1fec5d68648e924f17c713e 24768 
android-libsparse_8.1.0+r23-1~stage1_amd64.deb
 f13fc374eefe62dadd3c85627ed1c6a929a1ff3c8418509d7c16fd6700cd4fc0 340196 
android-libutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 4aca71f027a33abd6bc41dcc45f639befbc8cf5c77f5dd63fa1db1c4259b76e2 58944 
android-libutils-dev_8.1.0+r23-1~stage1_amd64.deb
 dd2a3a213993cb6b223c9978628395828c2cabe6c5663ff07193381e253e5aab 57436 
android-libutils_8.1.0+r23-1~stage1_amd64.deb
 7f781d1abba7a5504fbc823ee1cabd63031a30df48910bd1ac2f88a8a3e138de 181664 
android-libziparchive-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 2d4f6f48706dd7573b9fc2c9fd18115473798017c21af582bd43174c7582dd4e 16988 
android-libziparchive-dev_8.1.0+r23-1~stage1_amd64.deb
 c75e8aa0e2defd985fc79a7725150c2bf4d526a12e4450d676110618784f8e03 32216 
android-libziparchive_8.1.0+r23-1~stage1_amd64.deb
 b5d0ce90947ab537e5c99959d39b7aeeaddac0a8e09e2ba710b542b4a12cb28c 27048 
android-platform-system-core-headers_8.1.0+r23-1~stage1_all.deb
 278559f1bc37bedbf05e0e6f499b93bbef4696cad8cedb3486d46ecdb8a492b2 18326 
android-platform-system-core_8.1.0+r23-1~stage1_amd64.buildinfo
 3551efbbd9ff6951dd025df3d3d03c0d372ba8bb3ceb6b946cf339cf6b847f0e 20476 
android-sdk-libsparse-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 fe780e5e28609150cf98fc192f4b0dd0c68d1a82de1d696040458e2469591be2 15836 
android-sdk-libsparse-utils_8.1.0+r23-1~stage1_amd64.deb
 63bcbbed277a5e394806ed44fd53fd5c0ef0e1f46ed5b40ab536bd5b9c3cc206 12556 
android-tools-adb_8.1.0+r23-1~stage1_all.deb
 5709f85b2d6114ff3e992794d8bf786e6d3228b2c9121f2e8addef5a9353d737 12564 
android-tools-fastboot_8.1.0+r23-1~stage1_all.deb
 3e853aa3de76fb6591e955b983c73dd119a779c7f0feb3588776ad4a05b486cb 7136 
android-tools-mkbootimg_8.1.0+r23-1~stage1_all.deb
 c36ff0555f579ea6ba3bf85f9fef57a54de82a68af0fbef897652915207d664a 7140 
append2simg_8.1.0+r23-1~stage1_all.deb
 6de0c89dc861a09d08d4960bf22de180469b6dbfb297d6ab85bc367cbd577907 7164 
img2simg_8.1.0+r23-1~stage1_all.deb
 b9c8a0d15a3a07c99f231d20b4d64b41578538ae69b2ba3aaf3e37429f5b2786 9164 
mkbootimg_8.1.0+r23-1~stage1_all.deb
 988d993f279628fe90471a02c09df800f4eb5704363f2d0105e17cb350688378 7136 
simg2img_8.1.0+r23-1~stage1_all.deb
Files:
 4c67dd7c528a65da439f029bed26f8a8 5276 devel optional 
android-platform-system-core_8.1.0+r23-1~stage1.dsc
 131ca41836f4867a0c5930922c65b0b5 2385840 devel optional 
android-platform-system-core_8.1.0+r23.orig.tar.xz
 6b84ecc32bf6070ae794be899a0751fc 21388 devel optional 
android-platform-system-core_8.1.0+r23-1~stage1.debian.tar.xz
 a6221fdd170366edb0639a7af7e368b2 992580 debug optional 
adb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 8f2ed3ecf2169bb3086752c873627467 95684 devel optional 
adb_8.1.0+r23-1~stage1_amd64.deb
 70be5da1f308d69fae7a689a7b8e2fb0 1797640 debug optional 
android-libadb-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 35dee560dee8d0c5d093732a7b08f222 21032 libdevel optional 
android-libadb-dev_8.1.0+r23-1~stage1_amd64.deb
 72a99a201c080ef9acf28a957b107de2 131012 libs optional 
android-libadb_8.1.0+r23-1~stage1_amd64.deb
 8aeaf7a18485039c5ce14086e7d459c6 537184 debug optional 
android-libbacktrace-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 8eb3fb38a0430583400524ac70dddd43 15764 libdevel optional 
android-libbacktrace-dev_8.1.0+r23-1~stage1_amd64.deb
 8c6ce8c408d51bc239707a09b8c109b6 52604 libs optional 
android-libbacktrace_8.1.0+r23-1~stage1_amd64.deb
 fa01a1d2095f5a94ed5ca9f50d835e0e 256292 debug optional 
android-libbase-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 64e8889c9d52a3a463db3c54c74a38ce 26680 libdevel optional 
android-libbase-dev_8.1.0+r23-1~stage1_amd64.deb
 aab46ec83bba76ffec9e8f783193c6df 30752 libs optional 
android-libbase_8.1.0+r23-1~stage1_amd64.deb
 87c7c833700e6ae6b0f4e9304fdd3006 2280 debug optional 
android-libcrypto-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 3e08d21c8321fdfd98b8be28bc786be8 8188 libdevel optional 
android-libcrypto-utils-dev_8.1.0+r23-1~stage1_amd64.deb
 8434e9e6b86e65f674c03de68327cf84 9668 libs optional 
android-libcrypto-utils_8.1.0+r23-1~stage1_amd64.deb
 dfa6c5512999b9f8cf9df16e73494a66 71160 debug optional 
android-libcutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 52634df4fffb654a4fa7d0b22c67d437 28472 libdevel optional 
android-libcutils-dev_8.1.0+r23-1~stage1_amd64.deb
 408b541f2a44bf27ebe1ff91fc05017c 31228 libs optional 
android-libcutils_8.1.0+r23-1~stage1_amd64.deb
 9dfffb6b4ddc7891cbf6b6432f9e7d25 218684 debug optional 
android-liblog-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 398d0169b08451a5009b7d6373e82ea3 28552 libdevel optional 
android-liblog-dev_8.1.0+r23-1~stage1_amd64.deb
 662a0f6f3ef23f0452eb446fa0a746fc 43476 libs optional 
android-liblog_8.1.0+r23-1~stage1_amd64.deb
 6a9d7f5a40ad67a2907d0977162e45ba 63808 debug optional 
android-libsparse-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 1f4069db779d3f8b55e66030d957624f 15168 libdevel optional 
android-libsparse-dev_8.1.0+r23-1~stage1_amd64.deb
 c6ed01ca2dc0b56d66fb2a8cada9dd3b 24768 libs optional 
android-libsparse_8.1.0+r23-1~stage1_amd64.deb
 1960514c89170a191af3a045bc2b7a5b 340196 debug optional 
android-libutils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 54d096dc9580d67ba1d385d1c7b6bf22 58944 libdevel optional 
android-libutils-dev_8.1.0+r23-1~stage1_amd64.deb
 0de32386438aa58a5b9dfcc7ca966a47 57436 libs optional 
android-libutils_8.1.0+r23-1~stage1_amd64.deb
 0acb6a620a339939830122d37e49ccb4 181664 debug optional 
android-libziparchive-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 97a0d86a0530f308e07ec2528157333a 16988 libdevel optional 
android-libziparchive-dev_8.1.0+r23-1~stage1_amd64.deb
 4086a1f46773bc912933a2dd8f13b0ed 32216 libs optional 
android-libziparchive_8.1.0+r23-1~stage1_amd64.deb
 e1703ca409da796af659c63e4309fe5d 27048 libdevel optional 
android-platform-system-core-headers_8.1.0+r23-1~stage1_all.deb
 e10f7c0b04ecaeef108edf139cc6eac7 18326 devel optional 
android-platform-system-core_8.1.0+r23-1~stage1_amd64.buildinfo
 7270fb88f731ff71a66edb789a835e75 20476 debug optional 
android-sdk-libsparse-utils-dbgsym_8.1.0+r23-1~stage1_amd64.deb
 7f720c61076960effb019a6a097702e7 15836 utils optional 
android-sdk-libsparse-utils_8.1.0+r23-1~stage1_amd64.deb
 34161e4a1face4887b15d5e4c409ffec 12556 oldlibs optional 
android-tools-adb_8.1.0+r23-1~stage1_all.deb
 6f963d4266d27fd4e84d71b37e8b9367 12564 oldlibs optional 
android-tools-fastboot_8.1.0+r23-1~stage1_all.deb
 e38ba52cbf4535e7187330d7c1af6edd 7136 oldlibs optional 
android-tools-mkbootimg_8.1.0+r23-1~stage1_all.deb
 145b53de238b201e968b38e498edf7ab 7140 oldlibs optional 
append2simg_8.1.0+r23-1~stage1_all.deb
 e838b1c7abf8e199132cf69f0d84f9be 7164 oldlibs optional 
img2simg_8.1.0+r23-1~stage1_all.deb
 dc2f0e85ebf77f57359a14f2e21afffb 9164 utils optional 
mkbootimg_8.1.0+r23-1~stage1_all.deb
 f495c6f5b07e11644975b0f44a86ac18 7136 oldlibs optional 
simg2img_8.1.0+r23-1~stage1_all.deb

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlubwmUACgkQA4gdq+vC
mrneiwf+J7LOqVtpQqNVzNcgfu7svfKWq5Z5A3E3Bov10GZYOaw7ChfN+jSeWriT
5mnRzgXsphwWGBpKXCRdHvaxSC9zj7H1I8OygzVECaXDtnTDHhZjU9Qk60nvvabs
bF1btYerLmS7y3xOUPltEeewtoXH45ugjUKc/B2SpjuZSUUI6uoKL9F+LAUKg9kM
TVBFPaYi8yjYWqz+tbk6xNJ5Kpl05d3NPZ0sBN0Bmpp4DA5HnewsAN15+Vd9f2qt
ZmcrdhOMgYPGrG9ObDxS3mbtVPt9N/ZHXQJD1mHfgG49IIYPUoKBs5coOEL/eh0O
nRXCvZQhC5bKTRMz5TKtUpABQ/VjgQ==
=0ZsO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to