Your message dated Mon, 26 Dec 2022 21:30:48 +0000
with message-id <e1p9v3y-007aaz...@fasolo.debian.org>
and subject line Bug#1027029: fixed in llvm-toolchain-13 1:13.0.1-11
has caused the Debian Bug report #1027029,
regarding llvm-toolchain-13: FTBFS with grpc 1.51
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.)
--
1027029: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: llvm-toolchain-13
Version: 1:13.0.1-10
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-13&arch=amd64&ver=1%3A13.0.1-10%2Bb1&stamp=1671890995&raw=0
[5383/7347] : && /<<PKGBUILDDIR>>/build-llvm/./bin/clang++
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-unused-command-line-argument -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O2 -DNDEBUG -g1 -Wl,-z,relro
-Wl,--build-id -fuse-ld=gold -Wl,-O3 -Wl,--gc-sections
tools/clang/tools/extra/clangd/index/remote/monitor/CMakeFiles/clangd-index-server-monitor.dir/Monitor.cpp.o
-o bin/clangd-index-server-monitor -Wl,-rpath,"\$ORIGIN/../lib"
lib/libclangBasic.a lib/libclangdSupport.a lib/libMonitoringServiceProto.a
lib/libRemoteIndexServiceProto.a lib/libMonitoringServiceProto.a
lib/libRemoteIndexProto.a lib/libLLVM-13.so.1
/usr/lib/x86_64-linux-gnu/libgrpc++.so
/usr/lib/x86_64-linux-gnu/libprotobuf.so && :
FAILED: bin/clangd-index-server-monitor
: && /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -fstack-protector-strong
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O2 -DNDEBUG -g1 -Wl,-z,relro
-Wl,--build-id -fuse-ld=gold -Wl,-O3 -Wl,--gc-sections
tools/clang/tools/extra/clangd/index/remote/monitor/CMakeFiles/clangd-index-server-monitor.dir/Monitor.cpp.o
-o bin/clangd-index-server-monitor -Wl,-rpath,"\$ORIGIN/../lib"
lib/libclangBasic.a lib/libclangdSupport.a lib/libMonitoringServiceProto.a
lib/libRemoteIndexServiceProto.a lib/libMonitoringServiceProto.a
lib/libRemoteIndexProto.a lib/libLLVM-13.so.1
/usr/lib/x86_64-linux-gnu/libgrpc++.so
/usr/lib/x86_64-linux-gnu/libprotobuf.so && :
/usr/include/grpcpp/completion_queue.h:119: error: undefined reference to
'absl::debian3::Mutex::~Mutex()'
/usr/include/grpcpp/completion_queue.h:119: error: undefined reference to
'absl::debian3::Mutex::~Mutex()'
/usr/include/grpcpp/completion_queue.h:119: error: undefined reference to
'absl::debian3::Mutex::~Mutex()'
/usr/include/grpcpp/impl/call_op_set.h:978: error: undefined reference to
'gpr_log'
/usr/include/grpcpp/impl/call_op_set.h:978: error: undefined reference to
'gpr_log'
/usr/include/grpcpp/impl/call_op_set.h:978: error: undefined reference to
'gpr_log'
/usr/include/grpcpp/impl/call_op_set.h:978: error: undefined reference to
'gpr_log'
clang++: error: linker command failed with exit code 1 (use -v to see
invocation)
[5384/7347] : && /usr/bin/cmake -E rm -f lib/libclangSema.a &&
/<<PKGBUILDDIR>>/build-llvm/bin/llvm-ar Dqc lib/libclangSema.a
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o
tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o &&
/<<PKGBUILDDIR>>/build-llvm/bin/llvm-ranlib -D lib/libclangSema.a && :
[5385/7347] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -DLLD_VENDOR=\"Debian\"
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lld/Common
-I/<<PKGBUILDDIR>>/lld/Common -I/<<PKGBUILDDIR>>/lld/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lld/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -O2 -DNDEBUG -g1
-fno-exceptions -std=c++14 -MD -MT
tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o -MF
tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o.d -o
tools/lld/Common/CMakeFiles/lldCommon.dir/Args.cpp.o -c
/<<PKGBUILDDIR>>/lld/Common/Args.cpp
[5386/7347] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -DGTEST_HAS_RTTI=0
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/utils/unittest
-I/<<PKGBUILDDIR>>/llvm/utils/unittest
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include
-I/<<PKGBUILDDIR>>/llvm/utils/unittest/googletest/include
-I/<<PKGBUILDDIR>>/llvm/utils/unittest/googlemock/include
-I/<<PKGBUILDDIR>>/llvm/utils/unittest/googletest
-I/<<PKGBUILDDIR>>/llvm/utils/unittest/googlemock -fstack-protector-strong
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -O2 -DNDEBUG -g1
-Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments
-Wno-covered-switch-default -Wno-suggest-override -fno-exceptions -std=c++14
-MD -MT utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -MF
utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o.d -o
utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o -c
/<<PKGBUILDDIR>>/llvm/utils/unittest/googletest/src/gtest-all.cc
[5387/7347] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -DHAVE_POSIX_REGEX
-DHAVE_STD_REGEX -DHAVE_STEADY_CLOCK -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/utils/benchmark/src
-I/<<PKGBUILDDIR>>/llvm/utils/benchmark/src
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -I/<<PKGBUILDDIR>>/llvm/utils/benchmark/include
-I/<<PKGBUILDDIR>>/llvm/utils/benchmark/src/../include -fstack-protector-strong
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -std=c++11 -Wall
-Wextra -Wshadow -pedantic -pedantic-errors -Wshorten-64-to-32
-Wfloat-equal -fstrict-aliasing -fno-exceptions -Wno-suggest-override
-Wstrict-aliasing -Wthread-safety -O2 -DNDEBUG -g1 -std=c++14 -MD -MT
utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -MF
utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o.d -o
utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -c
/<<PKGBUILDDIR>>/llvm/utils/benchmark/src/benchmark_register.cc
[5388/7347] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -DLLD_VENDOR=\"Debian\"
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lld/Common
-I/<<PKGBUILDDIR>>/lld/Common -I/<<PKGBUILDDIR>>/lld/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lld/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -O2 -DNDEBUG -g1
-fno-exceptions -std=c++14 -MD -MT
tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -MF
tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o.d -o
tools/lld/Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -c
/<<PKGBUILDDIR>>/lld/Common/DWARF.cpp
ninja: build stopped: subcommand failed.
FAILED: tools/clang/stage2-stamps/stage2-build
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-stamps/stage2-build
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-13
Source-Version: 1:13.0.1-11
Done: Sylvestre Ledru <sylves...@debian.org>
We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-13, 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 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-toolchain-13
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: Mon, 26 Dec 2022 17:50:24 +0100
Source: llvm-toolchain-13
Architecture: source
Version: 1:13.0.1-11
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Closes: 1027029
Changes:
llvm-toolchain-13 (1:13.0.1-11) unstable; urgency=medium
.
* link-grpc.diff: add the detection of other libs necessary for
grpc (Closes: #1027029)
Checksums-Sha1:
9bb616222d9dd2d030f3fac02fc51af18e36a57c 7277 llvm-toolchain-13_13.0.1-11.dsc
daea7c98885076baf175db9496a90920e7105e64 159520
llvm-toolchain-13_13.0.1-11.debian.tar.xz
c29f32ad6761a83bfbb985cbf4516e634b37c59a 31200
llvm-toolchain-13_13.0.1-11_amd64.buildinfo
Checksums-Sha256:
ff820170fb9d93c26cd3f4c3efb199302c3f8ace9eb7dd906edb6f6bea9acb81 7277
llvm-toolchain-13_13.0.1-11.dsc
0ba1a911241be87f5da811d52f806136a20e893eef9ec2d5d946721af315ea06 159520
llvm-toolchain-13_13.0.1-11.debian.tar.xz
65cdc4dde64cd2f4cdfc086633a5ccb11bd1412b9c5dadd2575ef59e0c16b9a9 31200
llvm-toolchain-13_13.0.1-11_amd64.buildinfo
Files:
9c6b52a5ceb5c3a5d402777c0090be68 7277 devel optional
llvm-toolchain-13_13.0.1-11.dsc
9da8b90a6d5d21f299290f8b44c5f97c 159520 devel optional
llvm-toolchain-13_13.0.1-11.debian.tar.xz
e92842a7f4825d510c5108ddea3c2528 31200 devel optional
llvm-toolchain-13_13.0.1-11_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAmOqC1IACgkQfmUo2nUv
G+HBVw//UEbdgTSNToWSrwALWuazCK0/oUxuXA5M+sj/9HKVcSXz2UoNOZ0zAu23
MjRLeydsQyH3EQXg1X2gDg3H/AgR7FEymYOPyPbl5f/jcnax9mViI6ycRhHso/6l
jl/qgPTZ8jPDW/dACNJ5PvbzqfXzL2sZef4wjdPz7sxcxqDbWmN99O/IJb89uDC3
dzAdhksCqt56n0tG5LEoPQR2SBC+jQVXUiHDIBxgvPGC9+2HA5xlqW/r/f3ggo8I
i4nMT/B0b0SAp/ySP8A56JS1fSrGSSClq7bAtYo06KseQu0wwb8TqYshHKI8eQ8r
8ix7rtSn3sG8Dt+KkngNqpNtJn+5KXAgyLyxemF3u3V+5XmIwHIftxZjhVi2UbDG
AVHRCfqVSSMU0JPOpIbpsa+ixwdQj6h4Lvzp3o8mka2+lA254WLG/9Xtx4C4G/7x
zYIjGi3EV0RkauveRsc8Uqop77zDegA3qbPYtdwX2ZjnMBXHQUPSBHFxeRDLf1tN
ocn1pLHhOuHbrMA9FkwXVwDjvOFuyS8n33mgNqo0j+mUYjscqgO9DDlOcJPTrNV/
FVkiEYmN7Ru66U5Rlsk3AXFuihnBFh/M41c8Vqhe2ZnwfVFzIZ3qLdvkOn6kH2rp
8dkv1lPQiUV4o0iir456/LdHapEdW7rD6TMWTSOJeNr9Dds9PIQ=
=peYV
-----END PGP SIGNATURE-----
--- End Message ---