llvm-toolchain-14 (1:14.0.6-10)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:14.0.6-11 > 1:14.0.6-10
- Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 14
-
- Branch: 14
- Path: debian/changelog
- Repo size: 16125952
- Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/14
- Last scan: 2023-01-25 12:42:53+00
- Next scan: 2023-02-01 21:57:00+00
- Merge requests: 1
- Debian changelog in Git:
llvm-toolchain-14 (1:14.0.6-11) UNRELEASED; urgency=medium
[ Sylvestre Ledru ]
* Update SV to 4.6.2
* Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu:
bionic buster focal bullseye jammy
either wasi-libc isn't available or too old or we face bug
https://sourceware.org/bugzilla/show_bug.cgi?id=27558
* adjust the lintian override format with the []
* hardcode a bit less sccache usage
[ Gianfranco Costamagna ]
* Fix riscv64 build by adding spirv again (from @paravoid)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 15 Jan 2023 09:40:55 +0100
- This branch is 24 commits ahead of tag debian/1%14.0.6-10
- Git log:
commit 1de70a0ba3080a3debc8992aeed375995e4674a8
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 19:32:56 2023 +0100
use the correct syntax for variable
commit 698f2d92c59301450799b8bec3a9c0e026e2dab5
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 18:52:52 2023 +0100
fix the merge
commit 31f147c46d49b2033b4184a2f1aedb3ae82bcc4e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 18:52:12 2023 +0100
hardcode a bit less sccache usage
commit 1a948d0eb14a5a24d514cf0ae3e67eae7b53fe67
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 18:51:51 2023 +0100
try to use sccache to build libfuzzer
commit 06f31916f15eb53797d13da90dee18bcb5546685
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 18:49:24 2023 +0100
sccache: use variables for the binary & path
commit b9d2b57c3be66a5cf18d9baf8926f6f83e998138
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 15 09:40:43 2023 +0100
adjust the lintian format
commit 99ff46f9010dc5f93b136e3f6a06797fe4c0945f
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 11 10:58:40 2023 +0100
Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu: bionic buster focal bullseye jammy either wasi-libc isn't available or too old or we face bug https://sourceware.org/bugzilla/show_bug.cgi?id=27558
commit 1d75785e942f6d9d2b984dd9b89a57e67c327bf0
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 11 00:10:04 2023 +0100
add a check
commit f647ae31eba3a0d3286c5015c2d3575b533ec301
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 11 00:02:16 2023 +0100
document the why
commit 93ecb8e79c3fc566a1d1fd46430cd464fc79ed4c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 23:44:20 2023 +0100
fix syntax (bis)
commit 7090685fb67fe1d8f919452b555d5df844ab505e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 23:32:54 2023 +0100
fix syntax
commit 8df7ca8d3c55088e93081464e99185b57ea1c402
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 23:26:27 2023 +0100
try another way
commit 2e851b26476f3151318a4c39216e879404fbe68a
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 22:13:52 2023 +0100
fix var name
commit e1e0815e41ccbbcbac288e4a4ca1a8db44aa08f0
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 21:54:45 2023 +0100
LIBCXX_WASM_ENABLE=no
commit 1de026337906bb4cbe994ed0982334abaca508f8
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 20:56:28 2023 +0100
also disable libc++abi-14-dev-wasm32
commit 41c7732ff3829d73472de8eabd8b25c113d383d0
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 20:21:11 2023 +0100
try a different technic to check
commit dc2648a7f6a350d664411eec8898baaefd36f09c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Jan 10 13:35:22 2023 +0100
also disable the libcxx-wasm32-wasi install
commit 39f4464e902d787a0e8219dc334b9b2bff1ddf16
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Jan 9 23:47:22 2023 +0100
Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu
commit 164a1f0e669219fd855ac2cc5475f2d2919768e5
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Jan 8 00:41:26 2023 +0100
also apply a followup patch
commit 9aad80c056d8ad830361a5a6b2e5122113f20abd
Author: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Date: Sat Jan 7 21:02:33 2023 +0100
Fix build again by re-adding spirv again on riscv64
commit 8aef1419e3804a5ae719229515f115d73f380558
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Jan 6 13:55:26 2023 +0100
fix a typo
commit 01af55a0655ee35b485008618a27364b022c18d1
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Jan 5 23:55:50 2023 +0100
backport D124227-wasm.patch
commit 6a50f406171aaee6e3617bccac4a11c603a41abb
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 4 23:42:00 2023 +0100
absl_synchronization isn't req
commit 899e7862c587a30a73bfcd4e3a313c4fb5ee01d7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Jan 2 13:55:10 2023 +0100
Update SV to 4.6.2