From: Peter Michael Green Date: Sun, 2 Jun 2024 18:18:02 +0000 (+0000) Subject: Merge tag '1%16.0.6-27' into trixie-working X-Git-Tag: archive/raspbian/1%16.0.6-27+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91deb9908041c2b8b3f9572aa48303314eccc9d8;p=llvm-toolchain-16.git Merge tag '1%16.0.6-27' into trixie-working --- 91deb9908041c2b8b3f9572aa48303314eccc9d8 diff --cc debian/changelog index 5cecb56161,57cfc35e2d..5f88438d78 --- a/debian/changelog +++ b/debian/changelog @@@ -1,56 -1,58 +1,111 @@@ - llvm-toolchain-16 (1:16.0.6-20+rpi1) trixie-staging; urgency=medium ++llvm-toolchain-16 (1:16.0.6-27+rpi1) trixie-staging; urgency=medium + + [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green at Sat, 14 May 2016 21:43:35 +0000] + * Cleanup .pyc files in clean target. + * Add a hack to the cmake based build to force armv6 (unfortunately the cmake + based build relies on config.guess which assumes you want to build for the + hardware you are running on). + * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that + are broken on lower arm architectures. + + [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green] + * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously). + * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake + * Clean up debian/usr in clean target. + * Clean up clang/tools/*-3.9 in clean target. + * Clean up stray *3.9.vim files + * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc + * Clean up debian/*.install + + [changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green] + * create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain + about it not existing. + * clean up more crap left behind by build process. + + [changes introduced in llvm-toolchain-6.0 1:6.0-3+rpi1 by Peter Michael Green] + * Remove debian/man in clean target. + + [changes introduced in llvm-toolchain-7 1:7-6+rpi1 by Peter Michael Green] + * Use libatomic on armhf + * Set cmake/config.guess.hack back to mode 644 in clean target to keep + git/dgit happy. + * Yet more clean target fixes. + + [changes introduced in llvm-toolchain-7 1:7.0.1-1+rpi2 by Peter Michael Green] + * Change triplet in debian/rules to use armv6k rather than armv7l + + [changes introduced in llvm-toolchain-12 1:12.0.1-16 by Peter Michael Green] + * Disable llvm libunwind on armhf, it seems to come out armv7 contaminated. + + [changes introduced in llvm-toolchain-13 (1:13.0.0-9+rpi1 by Peter Michael Green] + * Disable scudo on armhf, it needs atomics which we do not want to enable. + + [changes brought forward from 1:13.0.0-9+rpi2 by Peter Michael Green at Tue, 23 Nov 2021 22:37:30 +0000] + * Remove armhf from architecture list for libunwind-16-dev dependency. + + [changes introduced in llvm-toolchain-16 1:16.0.6-20+rpi1 by Peter Micheal Green] + * Remove armhf from spirv architecture list, llvm-spirv-16 fails to build on raspbian. + * Don't build sanitiser support in compiler_rt on armhf, it fails to link + on raspbian. + * Don't fail build if chrpath fails. + + -- Peter Michael Green Sat, 16 Mar 2024 12:15:03 +0000 + + llvm-toolchain-16 (1:16.0.6-27) unstable; urgency=medium + + * Add oracular as supported release + + -- Gianfranco Costamagna Sat, 04 May 2024 07:27:41 +0200 + + llvm-toolchain-16 (1:16.0.6-26) unstable; urgency=medium + + * Disable --as-needed on armel + + -- Sylvestre Ledru Sat, 27 Apr 2024 01:12:00 +0200 + + llvm-toolchain-16 (1:16.0.6-25) unstable; urgency=medium + + * Fix libomp symbols file for t64. + + -- Matthias Klose Sun, 14 Apr 2024 11:55:50 +0200 + + llvm-toolchain-16 (1:16.0.6-24) unstable; urgency=medium + + [ Matthias Klose ] + * Add a stage1 profile to disable curl, grpc and spirv. + * Build with --as-needed. + * ASan: move allocator base to avoid conflict with high-entropy ASLR + for x86-64 Linux. Patch taken from LLVM 17. + + -- Matthias Klose Sat, 16 Mar 2024 22:12:22 +0100 + + llvm-toolchain-16 (1:16.0.6-23) unstable; urgency=medium + + [ Matthias Klose ] + * Fix sanitizer build on 32bit time_t64 architectures. + + -- Gianfranco Costamagna Mon, 11 Mar 2024 22:48:48 +0100 + + llvm-toolchain-16 (1:16.0.6-22) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Disable tests on mips64el + + [ Matthias Klose ] + * Fix sanitizer build on 32bit time_t64 architectures. + + -- Gianfranco Costamagna Wed, 06 Mar 2024 08:38:53 +0100 + + llvm-toolchain-16 (1:16.0.6-21) unstable; urgency=medium + + [ Steve Langasek ] + * Rename libraries for 64-bit time_t transition. + + [ Gianfranco Costamagna ] + * Fix 32bit builds + + -- Gianfranco Costamagna Sun, 03 Mar 2024 12:02:57 +0100 + llvm-toolchain-16 (1:16.0.6-20) unstable; urgency=medium [ John Paul Adrian Glaubitz ] diff --cc debian/control index d298f4292a,9a8529e1fb..157a893433 --- a/debian/control +++ b/debian/control @@@ -23,16 -23,16 +23,16 @@@ Build-Depends: debhelper (>= 10.0), cma libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, - llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] | - llvm-spirv-15 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] | - llvm-spirv-14 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] | hello, + llvm-spirv-16 [ amd64 arm64 armel i386 mips64el ppc64el riscv64 s390x ] | + llvm-spirv-15 [ amd64 arm64 armel i386 mips64el mipsel ppc64el riscv64 s390x ] | + llvm-spirv-14 [ amd64 arm64 armel i386 mips64el mipsel ppc64el riscv64 s390x ] | hello, - spirv-tools [ linux-any ] | hello [ !i386], + spirv-tools [ linux-any ] | hello [ !i386], wasi-libc | hello, - libcurl4-openssl-dev | libcurl-dev, - libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] + libcurl4-openssl-dev | libcurl-dev , + libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , # "| hello" is for older buster/bionic distros without spirv support Build-Conflicts: oprofile Standards-Version: 4.6.2 @@@ -688,8 -700,8 +700,8 @@@ Package: libc++-16-de Section: libdevel Architecture: any Multi-Arch: same - Depends: libc++1-16 (= ${binary:Version}), ${misc:Depends}, + Depends: libc++1-16t64 (= ${binary:Version}), ${misc:Depends}, - libunwind-16-dev [amd64 arm64 armhf i386 loong64 ppc64el ppc64 riscv64] + libunwind-16-dev [amd64 arm64 i386 loong64 ppc64el ppc64 riscv64] Breaks: libc++-dev (<< 44) Provides: libc++-x.y-dev Conflicts: libc++-x.y-dev @@@ -827,9 -839,10 +839,10 @@@ Description: OpenCL C language implemen # ------------- libunwind ------------- - Package: libunwind-16 + Package: libunwind-16t64 + Breaks: libunwind-16 (<< ${source:Version}) Section: libs -Architecture: amd64 arm64 armhf i386 loong64 ppc64el ppc64 riscv64 +Architecture: amd64 arm64 i386 loong64 ppc64el ppc64 riscv64 Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} diff --cc debian/control.in index cb6b855119,07a8474751..060f587472 --- a/debian/control.in +++ b/debian/control.in @@@ -23,16 -23,16 +23,16 @@@ Build-Depends: debhelper (>= 10.0), cma libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, - llvm-spirv-16 [ amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x ] | - llvm-spirv-15 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] | - llvm-spirv-14 [ amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x ] | hello, + llvm-spirv-16 [ amd64 arm64 armel i386 mips64el ppc64el riscv64 s390x ] | + llvm-spirv-15 [ amd64 arm64 armel i386 mips64el mipsel ppc64el riscv64 s390x ] | + llvm-spirv-14 [ amd64 arm64 armel i386 mips64el mipsel ppc64el riscv64 s390x ] | hello, - spirv-tools [ linux-any ] | hello [ !i386], + spirv-tools [ linux-any ] | hello [ !i386], wasi-libc | hello, - libcurl4-openssl-dev | libcurl-dev, - libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], - protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] + libcurl4-openssl-dev | libcurl-dev , + libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + protobuf-compiler-grpc [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , + protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , # "| hello" is for older buster/bionic distros without spirv support Build-Conflicts: oprofile Standards-Version: 4.6.2 @@@ -688,8 -700,8 +700,8 @@@ Package: libc++-@LLVM_VERSION@-de Section: libdevel Architecture: any Multi-Arch: same - Depends: libc++1-@LLVM_VERSION@ (= ${binary:Version}), ${misc:Depends}, + Depends: libc++1-@LLVM_VERSION@t64 (= ${binary:Version}), ${misc:Depends}, - libunwind-@LLVM_VERSION@-dev [amd64 arm64 armhf i386 loong64 ppc64el ppc64 riscv64] + libunwind-@LLVM_VERSION@-dev [amd64 arm64 i386 loong64 ppc64el ppc64 riscv64] Breaks: libc++-dev (<< 44) Provides: libc++-x.y-dev Conflicts: libc++-x.y-dev @@@ -827,9 -839,10 +839,10 @@@ Description: OpenCL C language implemen # ------------- libunwind ------------- - Package: libunwind-@LLVM_VERSION@ + Package: libunwind-@LLVM_VERSION@t64 + Breaks: libunwind-@LLVM_VERSION@ (<< ${source:Version}) Section: libs -Architecture: amd64 arm64 armhf i386 loong64 ppc64el ppc64 riscv64 +Architecture: amd64 arm64 i386 loong64 ppc64el ppc64 riscv64 Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} diff --cc debian/patches/series index 6a1793090f,888bad9fc2..6b6e69c477 --- a/debian/patches/series +++ b/debian/patches/series @@@ -126,6 -152,8 +127,8 @@@ ubuntu-releases.patc new-cmake-build-fix.patch HIP-search-path-fix.patch D158066-simd-ppc64el.patch - D142688-loong64.diff remove-unused-imp-module.diff + libsanitizer-timebits.diff + asan-allocator.diff +raspbian-triplet.patch