Your message dated Sun, 12 Jul 2026 04:49:01 +0000
with message-id <[email protected]>
and subject line Bug#1105254: fixed in android-platform-tools 34.0.5-13
has caused the Debian Bug report #1105254,
regarding android-platform-tools: FTBFS with make --shuffle=reverse: clang++: 
error: linker command failed with exit code 1 (use -v to see invocation)
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.)


-- 
1105254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105254
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: android-platform-tools
Version: 34.0.5-12
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-shuffle

Hi,

GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/

This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.

More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle

Relevant part (hopefully):
> make[2]: Entering directory 
> '/build/reproducible-path/android-platform-tools-34.0.5'
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/file_descriptor_jni.o' due to: target does not exist
> clang -c -o libnativehelper/file_descriptor_jni.o 
> libnativehelper/file_descriptor_jni.c -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/JniInvocation.o' due to: target does not exist
> clang -c -o libnativehelper/JniInvocation.o libnativehelper/JniInvocation.c 
> -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/JniConstants.o' due to: target does not exist
> clang -c -o libnativehelper/JniConstants.o libnativehelper/JniConstants.c -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/JNIPlatformHelp.o' due to: target does not exist
> clang -c -o libnativehelper/JNIPlatformHelp.o 
> libnativehelper/JNIPlatformHelp.c -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/JNIHelp.o' due to: target does not exist
> clang -c -o libnativehelper/JNIHelp.o libnativehelper/JNIHelp.c -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/ExpandableString.o' due to: target does not exist
> clang -c -o libnativehelper/ExpandableString.o 
> libnativehelper/ExpandableString.c -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:37: update target 
> 'libnativehelper/DlHelp.o' due to: target does not exist
> clang -c -o libnativehelper/DlHelp.o libnativehelper/DlHelp.c -g -O2 
> -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/android-platform-tools-34.0.5=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu17 -gdwarf-4 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG -fmessage-length=0 
> -fno-exceptions -fno-strict-aliasing -no-canonical-prefixes  
> -Wno-c99-designator -Wno-gnu-designator -Wno-gnu-folding-constant  
> -I/usr/include/android -Ilibnativehelper/header_only_include 
> -Ilibnativehelper/include -Ilibnativehelper/include_jni 
> -Isystem/libbase/include -Isystem/logging/liblog/include 
> debian/libnativehelper/libnativehelper.mk:33: update target 'build' due to: 
> target does not exist
> clang++ libnativehelper/DlHelp.o libnativehelper/ExpandableString.o 
> libnativehelper/JNIHelp.o libnativehelper/JNIPlatformHelp.o 
> libnativehelper/JniConstants.o libnativehelper/JniInvocation.o 
> libnativehelper/file_descriptor_jni.o -o 
> debian/out/libnativehelper/libnativehelper.so.0 -Wl,-z,relro -Wl,-z,now -fPIC 
> -fuse-ld=lld -Wl,--build-id=sha1 -Ldebian/out/system 
> -Wl,-rpath=/usr/lib/x86_64-linux-gnu/android -Wl,-soname,libnativehelper.so.0 
> -ldl -llog -lpthread -shared
> ld.lld: error: unable to find library -llog
> clang++: error: linker command failed with exit code 1 (use -v to see 
> invocation)


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/android-platform-tools_34.0.5-12_unstable_reverse.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

--- End Message ---
--- Begin Message ---
Source: android-platform-tools
Source-Version: 34.0.5-13
Done: Roger Shimizu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
android-platform-tools, 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.
Roger Shimizu <[email protected]> (supplier of updated android-platform-tools 
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: Sat, 11 Jul 2026 21:30:39 -0700
Source: android-platform-tools
Architecture: source
Version: 34.0.5-13
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 
<[email protected]>
Changed-By: Roger Shimizu <[email protected]>
Closes: 1024902 1105254
Changes:
 android-platform-tools (34.0.5-13) unstable; urgency=medium
 .
   [ Roger Shimizu ]
   * debian/rules: Use dh_makeshlibs to specify the lib version
     (Closes: #1024902).
   * debian/rules: Update the lib dependencies to fix FTBFS with make
                   --shuffle=reverse (Closes: #1105254)
 .
   [ Phanendra Yarra ]
   * adbd-usb-gadget: add SoC serial to USB product string
Checksums-Sha1:
 22a6e71497570e3db78637a0dcd933213d9d9a62 5764 
android-platform-tools_34.0.5-13.dsc
 1f0bd630f85410ad008403d82d26652999b348ca 56496 
android-platform-tools_34.0.5-13.debian.tar.xz
 acfeb27338190b1b49646feecc0d9262fe623dfe 5604 
android-platform-tools_34.0.5-13_source.buildinfo
Checksums-Sha256:
 06acaffb158b4045325222183ffe09ede5b8f6f6f38a8d873f44b4486e57d776 5764 
android-platform-tools_34.0.5-13.dsc
 5886a4353775bdb373af5edcf56ada70b88e19b3312f7d64905210c855a972bf 56496 
android-platform-tools_34.0.5-13.debian.tar.xz
 7b6036705d7359e074a2c900d1814771575cbceaf9c9ab406962d3e489d150cd 5604 
android-platform-tools_34.0.5-13_source.buildinfo
Files:
 b680f5511d6a0ccd8e0e54857a829622 5764 devel optional 
android-platform-tools_34.0.5-13.dsc
 8d5e9bcb85ac6698b42fcef1b769e3ed 56496 devel optional 
android-platform-tools_34.0.5-13.debian.tar.xz
 97c186a5b1b29be921563ccd69b94ef3 5604 devel optional 
android-platform-tools_34.0.5-13_source.buildinfo

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

iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmpTG2cQHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qLZmD/9sg+Bnm/khNS6i97W45IeX7bYvKWSW5bF7
7C9QLd2pcC971TIUYaf0+k3YFuqOrUVIv1FFumOb9zrQ96zgVJbtejDSaAHE/ACN
4OX8/lp+CXFvkPKLWFgNXvj+ME8h8ibhAaqxwfW/XmevEvUmb8jzrpfpC8VqHzYr
IFc6McR3MNXTShZrM0r2swYznUI4fkRjarBEuaO4HyZMYhCizydRNmTejCMKywXB
zJbnGx0kOAhWi8BWfcxS5TLtGf09fKsjUQhWKw8vztmzO9wCoFfSrSdY2F2eDH2V
aQKvzzkdhdWDutC/XWiKVTaUYCAPjF99EzJMxHpTuje+mqQK2NKxKQtPTvEkLLPZ
H81T5hXa7B8Cu3/Fo+ZxhBWCD4s5y8nOIKzsg/ZA8q3Bp4FZUfdNSsF0QsPBUw67
9oTbmMyPOjiO2Ny+Om0tNzTIn+USMctXijjaAZwvZEXvD+JfRBUX9BHzEbuG91lA
m78oEE26y97oDqu5zSJ5odbKF248EvifN35ZqS3fhNXYddZp4Z6CNefNbjtjSvk1
NIGElW0kNvP++nbI2TGi0JqJcjxIFywYAFng5VacXrf0yUw7OjzIKb1dsAvpQVNO
28Cwg/UDmOtlQ5EbROYSmmcwarH7k+17h1gDYolOZS7KJYQKGMVVToJ4nfkK1zUj
929RCk43qQ==
=jtE4
-----END PGP SIGNATURE-----

Attachment: pgpGoF4xotP7R.pgp
Description: PGP signature


--- End Message ---

Reply via email to