Your message dated Sat, 12 Jul 2025 21:08:35 +0000
with message-id <e1uahsv-000gbu...@fasolo.debian.org>
and subject line Bug#1105274: fixed in android-platform-external-boringssl 
14.0.0+r45-3~exp1
has caused the Debian Bug report #1105274,
regarding android-platform-external-boringssl: 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 ow...@bugs.debian.org
immediately.)


-- 
1105274: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: android-platform-external-boringssl
Version: 14.0.0+r45-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
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-external-boringssl-14.0.0+r45'
> debian/libssl.mk:26: update target 'src/ssl/tls_record.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/tls_record.o src/ssl/tls_record.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/tls_method.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/tls_method.o src/ssl/tls_method.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/tls13_server.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/tls13_server.o src/ssl/tls13_server.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/tls13_enc.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/tls13_enc.o src/ssl/tls13_enc.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/tls13_client.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/tls13_client.o src/ssl/tls13_client.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/tls13_both.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/tls13_both.o src/ssl/tls13_both.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/t1_enc.o' due to: target does not 
> exist
> clang++ -c -o src/ssl/t1_enc.o src/ssl/t1_enc.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_x509.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_x509.o src/ssl/ssl_x509.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_versions.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_versions.o src/ssl/ssl_versions.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_transcript.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_transcript.o src/ssl/ssl_transcript.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_stat.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_stat.o src/ssl/ssl_stat.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_session.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_session.o src/ssl/ssl_session.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_privkey.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_privkey.o src/ssl/ssl_privkey.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_lib.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_lib.o src/ssl/ssl_lib.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_key_share.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_key_share.o src/ssl/ssl_key_share.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_file.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_file.o src/ssl/ssl_file.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_cipher.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_cipher.o src/ssl/ssl_cipher.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_cert.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_cert.o src/ssl/ssl_cert.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_buffer.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_buffer.o src/ssl/ssl_buffer.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_asn1.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/ssl_asn1.o src/ssl/ssl_asn1.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/ssl_aead_ctx.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/ssl_aead_ctx.o src/ssl/ssl_aead_ctx.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/s3_pkt.o' due to: target does not 
> exist
> clang++ -c -o src/ssl/s3_pkt.o src/ssl/s3_pkt.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/s3_lib.o' due to: target does not 
> exist
> clang++ -c -o src/ssl/s3_lib.o src/ssl/s3_lib.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/s3_both.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/s3_both.o src/ssl/s3_both.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/handshake_server.o' due to: 
> target does not exist
> clang++ -c -o src/ssl/handshake_server.o src/ssl/handshake_server.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/handshake_client.o' due to: 
> target does not exist
> clang++ -c -o src/ssl/handshake_client.o src/ssl/handshake_client.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/handshake.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/handshake.o src/ssl/handshake.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/handoff.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/handoff.o src/ssl/handoff.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/extensions.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/extensions.o src/ssl/extensions.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/encrypted_client_hello.o' due to: 
> target does not exist
> clang++ -c -o src/ssl/encrypted_client_hello.o 
> src/ssl/encrypted_client_hello.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/dtls_record.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/dtls_record.o src/ssl/dtls_record.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/dtls_method.o' due to: target 
> does not exist
> clang++ -c -o src/ssl/dtls_method.o src/ssl/dtls_method.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/d1_srtp.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/d1_srtp.o src/ssl/d1_srtp.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/d1_pkt.o' due to: target does not 
> exist
> clang++ -c -o src/ssl/d1_pkt.o src/ssl/d1_pkt.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/d1_lib.o' due to: target does not 
> exist
> clang++ -c -o src/ssl/d1_lib.o src/ssl/d1_lib.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/d1_both.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/d1_both.o src/ssl/d1_both.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:26: update target 'src/ssl/bio_ssl.o' due to: target does 
> not exist
> clang++ -c -o src/ssl/bio_ssl.o src/ssl/bio_ssl.cc -g -O2 
> -ffile-prefix-map=/build/reproducible-path/android-platform-external-boringssl-14.0.0+r45=.
>  -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -std=gnu++2a -gdwarf-4 
> -fvisibility=hidden  -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -UDEBUG 
> -DBORINGSSL_ANDROID_SYSTEM -DBORINGSSL_IMPLEMENTATION 
> -DBORINGSSL_SHARED_LIBRARY -DOPENSSL_SMALL -fmessage-length=0 -fno-exceptions 
> -fno-strict-aliasing -no-canonical-prefixes  -Isrc/include 
> debian/libssl.mk:22: update target 'build' due to: target does not exist
> clang++ src/ssl/bio_ssl.o src/ssl/d1_both.o src/ssl/d1_lib.o src/ssl/d1_pkt.o 
> src/ssl/d1_srtp.o src/ssl/dtls_method.o src/ssl/dtls_record.o 
> src/ssl/encrypted_client_hello.o src/ssl/extensions.o src/ssl/handoff.o 
> src/ssl/handshake.o src/ssl/handshake_client.o src/ssl/handshake_server.o 
> src/ssl/s3_both.o src/ssl/s3_lib.o src/ssl/s3_pkt.o src/ssl/ssl_aead_ctx.o 
> src/ssl/ssl_asn1.o src/ssl/ssl_buffer.o src/ssl/ssl_cert.o 
> src/ssl/ssl_cipher.o src/ssl/ssl_file.o src/ssl/ssl_key_share.o 
> src/ssl/ssl_lib.o src/ssl/ssl_privkey.o src/ssl/ssl_session.o 
> src/ssl/ssl_stat.o src/ssl/ssl_transcript.o src/ssl/ssl_versions.o 
> src/ssl/ssl_x509.o src/ssl/t1_enc.o src/ssl/tls13_both.o 
> src/ssl/tls13_client.o src/ssl/tls13_enc.o src/ssl/tls13_server.o 
> src/ssl/tls_method.o src/ssl/tls_record.o -o debian/out/libssl.so.0 
> -Wl,-z,relro -Wl,-z,now -fPIC -fuse-ld=lld -Wl,--build-id=sha1 -Ldebian/out 
> -Wl,-rpath=/usr/lib/x86_64-linux-gnu/android -Wl,-soname,libssl.so.0 -lcrypto 
> -shared 
> ld.lld: error: unable to find library -lcrypto
> 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-external-boringssl_14.0.0+r45-2_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-external-boringssl
Source-Version: 14.0.0+r45-3~exp1
Done: Roger Shimizu <r...@debian.org>

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

Debian distribution maintenance software
pp.
Roger Shimizu <r...@debian.org> (supplier of updated 
android-platform-external-boringssl 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: Sat, 12 Jul 2025 22:27:55 +0200
Source: android-platform-external-boringssl
Architecture: source
Version: 14.0.0+r45-3~exp1
Distribution: experimental
Urgency: medium
Maintainer: Android Tools Maintainers 
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Roger Shimizu <r...@debian.org>
Closes: 1105274
Changes:
 android-platform-external-boringssl (14.0.0+r45-3~exp1) experimental; 
urgency=medium
 .
   * d/rules: Update the lib dependencies to fix FTBFS with make
     --shuffle=reverse (Closes: #1105274).
Checksums-Sha1:
 423491e840bb50703d45e6c09dbd9bca6ce94e59 4118 
android-platform-external-boringssl_14.0.0+r45-3~exp1.dsc
 4658dbe3b861592f31041e7e9a699d8ce8f84034 27544 
android-platform-external-boringssl_14.0.0+r45-3~exp1.debian.tar.xz
 312fefe68b5e8e94e57bdda76ba81367ee72d660 6543 
android-platform-external-boringssl_14.0.0+r45-3~exp1_source.buildinfo
Checksums-Sha256:
 5fd2bf376b3b74d7531cd36e5776f3b4fc52db92c6272b2969b2a8d647c6ad4e 4118 
android-platform-external-boringssl_14.0.0+r45-3~exp1.dsc
 1bf3d7f380e1785de3aa36822a10b585cb5fad4c32e9b5246b153945d75b5cc4 27544 
android-platform-external-boringssl_14.0.0+r45-3~exp1.debian.tar.xz
 9bbac8c5dd60eeef5fcf48463120fe1ae361c73b7d4db10e6c78ba83c94533a8 6543 
android-platform-external-boringssl_14.0.0+r45-3~exp1_source.buildinfo
Files:
 e034950405a09dc47604378a94b8f836 4118 libs optional 
android-platform-external-boringssl_14.0.0+r45-3~exp1.dsc
 2746085a53194ee5e8245a12db958b45 27544 libs optional 
android-platform-external-boringssl_14.0.0+r45-3~exp1.debian.tar.xz
 7e58e5322c08e232789ae8bdb9995235 6543 libs optional 
android-platform-external-boringssl_14.0.0+r45-3~exp1_source.buildinfo

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

iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmhyxW0QHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qIKyEACdfW5ee/P4tvdzadEcEBtsOCxt89p/4upm
+dwakYiI/LVkSNl6kFfCelwQs/SfBX0FVQsT86j1EWsKAtcrfLM36b0lfsM8azgt
gfrZaIXMMlCx5onN3gibMMSW0xtHZXy+RVVHWHpC1I7EMScS0e8wrk4WadLVXbtk
vOBMVsfGQ8hPoBDThma7vHJwDQZg+Zky5nC8r2TSNum6O5b4w3ouFTqSGnJSeLJO
obLHaQzNUx/hsidatPsDe5BZ6yGibW/sxhOJ6gl6M5gfYjD7WUc3BwobFPpb6S9z
Z649q2Q2NZ1vFu55i5zkY6RJNIQROf1U979Z9CMbo2n+fro1fXitkXPphbrWONyq
8FIvmUcL6NX/0Y849/lQwJsC3COycH8XcssOJhi3Uy0YlH/vv5VhBNJQ99lxbFKN
/+xCvz8zvZo4xS7y8B0PrYxMhWmMo74eURZHr8FpAWnkONnO9ZkTIESbSZxNWR2l
yHLRNJqWDfBL7BTV4DRUTweI9JDXlxl6VWGyNn42tbz3TtHxHoSKvHjwTxYLHtWP
2bKvFzbGmzvdp3yILgJMJqPZpcVRvR9yIaDDkYpvACe8C7jcUJQ4BiisYQ7mtPPY
xqwCAA/iOJ5Xy6gwIXykWcppN7NnkzRIrhGwsFKIuFIN78AcS2RgreXMeZ5G2qTZ
kliPjyqabw==
=VUwG
-----END PGP SIGNATURE-----

Attachment: pgpAtMcdrAcAH.pgp
Description: PGP signature


--- End Message ---

Reply via email to