Your message dated Sat, 02 Jan 2021 21:49:54 +0000
with message-id <e1kvomy-000ded...@fasolo.debian.org>
and subject line Bug#975747: fixed in android-platform-build 1:10.0.0+r36-1
has caused the Debian Bug report #975747,
regarding android-platform-build: FTBFS: ld: 
/usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined reference to 
`unwindstack::RemoteMaps::GetMapsFile[abi:cxx11]() const'
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.)


-- 
975747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975747
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: android-platform-build
Version: 1:8.1.0+r23-5
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> g++ tools/zipalign/ZipAlign.cpp tools/zipalign/ZipEntry.cpp 
> tools/zipalign/ZipFile.cpp -o zipalign -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
> -I/usr/include/android -Wl,-z,relro -Wl,-z,now -fPIC 
> -Wl,-rpath=/usr/lib/x86_64-linux-gnu/android -lpthread -lzopfli -lz 
> -L/usr/lib/x86_64-linux-gnu/android -lutils -llog -landroidfw
> In file included from tools/zipalign/ZipFile.h:24,
>                  from tools/zipalign/ZipAlign.cpp:20:
> /usr/include/android/utils/Vector.h:399:80: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   399 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_construct(void* storage, 
> size_t num) const {
>       |                                                                       
>          ^~~~~
> /usr/include/android/utils/Vector.h:409:90: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   409 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_copy(void* dest, const 
> void* from, size_t num) const {
>       |                                                                       
>                    ^~~~~
> /usr/include/android/utils/Vector.h:414:91: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   414 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_splat(void* dest, const 
> void* item, size_t num) const {
>       |                                                                       
>                     ^~~~~
> /usr/include/android/utils/Vector.h:419:98: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   419 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_move_forward(void* dest, 
> const void* from, size_t num) const {
>       |                                                                       
>                            ^~~~~
> /usr/include/android/utils/Vector.h:424:99: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   424 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_move_backward(void* dest, 
> const void* from, size_t num) const {
>       |                                                                       
>                             ^~~~~
> In file included from tools/zipalign/ZipFile.h:24,
>                  from tools/zipalign/ZipFile.cpp:26:
> /usr/include/android/utils/Vector.h:399:80: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   399 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_construct(void* storage, 
> size_t num) const {
>       |                                                                       
>          ^~~~~
> /usr/include/android/utils/Vector.h:409:90: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   409 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_copy(void* dest, const 
> void* from, size_t num) const {
>       |                                                                       
>                    ^~~~~
> /usr/include/android/utils/Vector.h:414:91: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   414 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_splat(void* dest, const 
> void* item, size_t num) const {
>       |                                                                       
>                     ^~~~~
> /usr/include/android/utils/Vector.h:419:98: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   419 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_move_forward(void* dest, 
> const void* from, size_t num) const {
>       |                                                                       
>                            ^~~~~
> /usr/include/android/utils/Vector.h:424:99: warning: ‘cfi’ attribute 
> directive ignored [-Wattributes]
>   424 | UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_move_backward(void* dest, 
> const void* from, size_t num) const {
>       |                                                                       
>                             ^~~~~
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::RemoteMaps::GetMapsFile[abi:cxx11]() const'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Elf::SetCachingEnabled(bool)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Unwinder::SetDexFiles(unwindstack::DexFiles*, 
> unwindstack::ArchEnum)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to 
> `unwindstack::DexFiles::DexFiles(std::shared_ptr<unwindstack::Memory>&, 
> std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Regs::RemoteGet(int)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::MemoryOfflineBuffer::Reset(unsigned char const*, 
> unsigned long, unsigned long)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `vtable for unwindstack::Maps'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::MemoryOfflineBuffer::MemoryOfflineBuffer(unsigned 
> char const*, unsigned long, unsigned long)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Memory::CreateProcessMemory(int)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Regs::CurrentArch()'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `OpenArchive(char const*, void**)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `StartIteration(void*, void**, ZipString const*, ZipString 
> const*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `CloseArchive(void*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `ExtractEntryToFile(void*, ZipEntry*, int)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Elf::GetRelPc(unsigned long, unwindstack::MapInfo 
> const*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `GetFileDescriptor(void*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Maps::Find(unsigned long)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `vtable for unwindstack::RemoteMaps'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Elf::GetFunctionName(unsigned long, 
> std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
> >*, unsigned long*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to 
> `unwindstack::MapInfo::GetElf(std::shared_ptr<unwindstack::Memory> const&, 
> unwindstack::ArchEnum)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to 
> `unwindstack::JitDebug::JitDebug(std::shared_ptr<unwindstack::Memory>&, 
> std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `ExtractToMemory(void*, ZipEntry*, unsigned char*, unsigned int)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `typeinfo for unwindstack::RemoteMaps'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::MemoryRemote::Read(unsigned long, void*, unsigned 
> long)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `android::base::LogMessage::LogMessage(char const*, unsigned 
> int, android::base::LogId, android::base::LogSeverity, int)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Regs::CreateFromLocal()'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Unwinder::SetJitDebug(unwindstack::JitDebug*, 
> unwindstack::ArchEnum)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Maps::Add(unsigned long, unsigned long, unsigned 
> long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> > const&, unsigned long)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Regs::CreateFromUcontext(unwindstack::ArchEnum, 
> void*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `vtable for unwindstack::MemoryRemote'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libandroidfw.so: undefined 
> reference to `FindEntry(void*, ZipString const&, ZipEntry*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to 
> `unwindstack::MapInfo::GetLoadBias(std::shared_ptr<unwindstack::Memory> 
> const&)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `AsmGetRegs'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::Maps::Parse()'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to 
> `unwindstack::Unwinder::Unwind(std::vector<std::__cxx11::basic_string<char, 
> std::char_traits<char>, std::allocator<char> >, 
> std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> > > > const*, 
> std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > > const*)'
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/android/libbacktrace.so.0: undefined 
> reference to `unwindstack::MapInfo::~MapInfo()'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://qa-logs.debian.net/2020/11/25/android-platform-build_8.1.0+r23-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: android-platform-build
Source-Version: 1:10.0.0+r36-1
Done: Hans-Christoph Steiner <h...@eds.org>

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

Debian distribution maintenance software
pp.
Hans-Christoph Steiner <h...@eds.org> (supplier of updated 
android-platform-build 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: SHA256

Format: 1.8
Date: Sat, 02 Jan 2021 22:32:31 +0100
Source: android-platform-build
Architecture: source
Version: 1:10.0.0+r36-1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Hans-Christoph Steiner <h...@eds.org>
Closes: 975747
Changes:
 android-platform-build (1:10.0.0+r36-1) unstable; urgency=medium
 .
   * New upstream version (Closes: #975747)
   * fix formatting in manpages
Checksums-Sha1:
 a3e671c1cfcc17911d31903a60a019454e73d299 2612 
android-platform-build_10.0.0+r36-1.dsc
 6cd63f60b414a14bc14baaf7ae862e93e2aad591 1409588 
android-platform-build_10.0.0+r36.orig.tar.xz
 1905d96c4ee4894502b97b66d393332182226c16 14384 
android-platform-build_10.0.0+r36-1.debian.tar.xz
 ccb97345da7251413280754e0aad0f43a6024f6d 11967 
android-platform-build_10.0.0+r36-1_source.buildinfo
Checksums-Sha256:
 0678dd3d62c83c76ad48470c5b0cc73a2d943c4457d11ffd1487547d5b0e40c1 2612 
android-platform-build_10.0.0+r36-1.dsc
 78bcfe9035a1fe79b1c3e2f3ca47e6fd546208fa16e2b9c57d39523e151f5081 1409588 
android-platform-build_10.0.0+r36.orig.tar.xz
 6fb5f4344e736a3121ea4ca9ef8287a73f54e15e973e4f40f38356b92429e829 14384 
android-platform-build_10.0.0+r36-1.debian.tar.xz
 19270975af5841668f2b07bca6d9c28c660ec7f627bb2b811441ff6da5f12356 11967 
android-platform-build_10.0.0+r36-1_source.buildinfo
Files:
 3f73f8fedad756697dc73dbdea3dde0b 2612 devel optional 
android-platform-build_10.0.0+r36-1.dsc
 57a4c734f1839aafe0b6d8eacf43d0d7 1409588 devel optional 
android-platform-build_10.0.0+r36.orig.tar.xz
 88885aaac9b52c47131ae5d924aa3dec 14384 devel optional 
android-platform-build_10.0.0+r36-1.debian.tar.xz
 37afb624e846933dff090bc6f8f1d85a 11967 devel optional 
android-platform-build_10.0.0+r36-1_source.buildinfo

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

iQEzBAEBCAAdFiEElyI52+aGmfUmwGoFPhd4F7obm/oFAl/w5p4ACgkQPhd4F7ob
m/piywgArtJjgrbxdede95vGxYlHmGqMuOHC5FuRGeONz315W4LGmqyoZgse8OL6
nbay9gbbmlWzaDVhkSxuDu4CrjhqJ0ArD45ekwekbCxSNsiRebf06s6bcTPx/B0J
sFQo89eeRiSLwUH6SYH18apLUUe1t96vkeRtOP6G2JN2d3m9JkbRp6eqxg2RpPp8
nRjCz8BSQ7/PbzaeaiGDqG+jzl9BZVshOay6KdZhSxixitQOe4AZW62hq0KbnNdd
O3qfWr6tqAXstBjMZFlQgYC0KFCrSJGbxKwGIzF7/Ov1u5sDsPxA+vXCN2f4IXYp
+XCo+7ee3iH7wrCjRZvoJfNY1XYXVg==
=W83T
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to