Commit Graph

5922 Commits

Author SHA1 Message Date
Sylvestre Ledru
28bb79e385 new upstream release 2023-09-20 11:20:13 +02:00
Sylvestre Ledru
79c42ee484 New upstream release 2023-09-20 11:20:13 +02:00
Sylvestre Ledru
66df4dbb47 add some missing symbols 2023-09-19 13:47:43 +02:00
Sylvestre Ledru
e52f15cba2 Enable again python3-lldb on bionic (apt.llvm.org) 2023-09-18 11:23:17 +02:00
Gianfranco Costamagna
87eceb54e8 Drop patch 2023-09-16 10:44:44 +02:00
Gianfranco Costamagna
3be4ec24ca Merge branch '16' into 17 2023-09-16 10:40:22 +02:00
Gianfranco Costamagna
a20a6e46dc Update changelog 2023-09-16 10:39:36 +02:00
Gianfranco Costamagna
f595c837a2 Make libclang-common-16-dev arch:any (Closes: #1041455) 2023-09-16 10:39:01 +02:00
Gianfranco Costamagna
9b6ff62b57 Revert "Try to enable mips64el for experimental"
This reverts commit 881afc1a01.
2023-09-13 11:52:14 +02:00
Gianfranco Costamagna
881afc1a01 Try to enable mips64el for experimental 2023-09-12 19:57:53 +02:00
Gianfranco Costamagna
753379e0e0 Upload 2023-09-12 19:48:11 +02:00
Gianfranco Costamagna
bdaf3c52ba Revert "Drop mips64el hack"
This reverts commit 63151625c2.
2023-09-12 19:48:11 +02:00
Gianfranco Costamagna
d70fc9d350 Upload 2023-09-12 19:44:26 +02:00
Gianfranco Costamagna
146c1bf5e8 Revert "Drop mips64el hack"
This reverts commit 63151625c2.
2023-09-12 19:44:12 +02:00
Sylvestre Ledru
a12946288f Merge remote-tracking branch 'origin/16' into 17 2023-09-12 09:33:33 +02:00
Sylvestre Ledru
92f7655f23 rename the patch for something more explicit 2023-09-12 09:31:18 +02:00
Gianfranco Costamagna
d616c40130 Update changelog 2023-09-12 09:14:59 +02:00
Gianfranco Costamagna
a1337d7ebb Merge branch '16' into 17 2023-09-12 09:08:35 +02:00
Gianfranco Costamagna
8746d3fe6e Update changelog 2023-09-12 09:07:17 +02:00
Gianfranco Costamagna
63151625c2 Drop mips64el hack 2023-09-12 09:07:11 +02:00
Gianfranco Costamagna
665dec9292 Add patch to hopefully fix mips64el build 2023-09-12 09:06:58 +02:00
Gianfranco Costamagna
443f08468c Refresh D158066 patch 2023-09-12 09:06:48 +02:00
Gianfranco Costamagna
c6388ffd4a Update changelog 2023-09-12 09:04:11 +02:00
Gianfranco Costamagna
ccce4c11df Add patch D158066 from llvm-toolchain-16 branch 2023-09-12 09:03:59 +02:00
Gianfranco Costamagna
a4366d1be2 Make sure we use at least spirv 17, FTBFS otherwise 2023-09-10 19:19:49 +02:00
Gianfranco Costamagna
b6d28f8346 Update changelog 2023-09-10 08:49:46 +02:00
Gianfranco Costamagna
9467550d91 Don't depend on spirv, the version 16 is too old to work
[2747/2769] cd "/<<PKGBUILDDIR>>/libclc/build" && "/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/bin/opt" -o builtins.opt.spirv-mesa3d-.bc builtins.link.spirv-mesa3d-.bc
[2748/2769] cd "/<<PKGBUILDDIR>>/libclc/build" && /usr/bin/llvm-spirv-16 --spirv-max-version=1.1 -o spirv-mesa3d-.spv builtins.link.spirv-mesa3d-.bc
FAILED: spirv-mesa3d-.spv /<<PKGBUILDDIR>>/libclc/build/spirv-mesa3d-.spv
cd "/<<PKGBUILDDIR>>/libclc/build" && /usr/bin/llvm-spirv-16 --spirv-max-version=1.1 -o spirv-mesa3d-.spv builtins.link.spirv-mesa3d-.bc
Not implemented!
UNREACHABLE executed at ./lib/SPIRV/SPIRVWriter.cpp:477!
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/llvm-spirv-16 --spirv-max-version=1.1 -o spirv-mesa3d-.spv builtins.link.spirv-mesa3d-.bc
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  libLLVM-16.so.1       0x00007fd129ae9be6 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 54
1  libLLVM-16.so.1       0x00007fd129ae7e30 llvm::sys::RunSignalHandlers() + 80
2  libLLVM-16.so.1       0x00007fd129aea3bb
3  libc.so.6             0x00007fd128720510
4  libc.so.6             0x00007fd12876e0fc
5  libc.so.6             0x00007fd128720472 gsignal + 18
6  libc.so.6             0x00007fd12870a4b2 abort + 211
7  libLLVM-16.so.1       0x00007fd129a31a30 LLVMInstallFatalErrorHandler + 0
8  libLLVMSPIRVLib.so.16 0x00007fd1303695af
9  libLLVMSPIRVLib.so.16 0x00007fd13036c630
10 libLLVMSPIRVLib.so.16 0x00007fd13036ca2f
11 libLLVMSPIRVLib.so.16 0x00007fd13036f66e
12 libLLVMSPIRVLib.so.16 0x00007fd13037311f
13 libLLVMSPIRVLib.so.16 0x00007fd1303734b7
14 libLLVMSPIRVLib.so.16 0x00007fd13037363a
15 libLLVMSPIRVLib.so.16 0x00007fd1303737b1
16 libLLVMSPIRVLib.so.16 0x00007fd130352d4e
17 llvm-spirv-16         0x0000564c5c1d6cd0
18 libc.so.6             0x00007fd12870b6ca
19 libc.so.6             0x00007fd12870b785 __libc_start_main + 133
20 llvm-spirv-16         0x0000564c5c1d73d1
Aborted
[2749/2769] cd "/<<PKGBUILDDIR>>/libclc/build" && "/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/bin/opt" -O3 -o builtins.opt.cedar-r600--.bc builtins.link.cedar-r600--.bc
[2750/2769] cd "/<<PKGBUILDDIR>>/libclc/build" && "/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/bin/opt" -O3 -o builtins.opt.cayman-r600--.bc builtins.link.cayman-r600--.bc
2023-09-10 08:23:35 +02:00
Gianfranco Costamagna
56ea4bb96b Merge branch '16' into 17 2023-09-10 08:22:53 +02:00
Gianfranco Costamagna
b00ef832ca Now llvm-16 is built everywhere, add spirv 2023-09-10 08:19:07 +02:00
Sylvestre Ledru
0197ff304b Merge remote-tracking branch 'origin/16' into 17 2023-09-08 17:35:25 +02:00
Sylvestre Ledru
27b9a9bc59 On bionic & buster, for apt.llvm.org, pass -DLLVM_ENABLE_ZSTD=OFF as libzstd is too old 2023-09-08 17:26:39 +02:00
Sylvestre Ledru
a9459c0b95 Also ignore "-mbranch-protection=standard" (used on arm64) 2023-09-08 13:49:42 +02:00
Gianfranco Costamagna
d2910da585 Upload to experimental 2023-09-07 23:06:13 +02:00
Gianfranco Costamagna
7d266ab1bf Update control file 2023-09-07 23:03:57 +02:00
Sylvestre Ledru
9000ed8e3a Merge remote-tracking branch 'origin/16' into 17 2023-09-07 19:48:04 +02:00
Sylvestre Ledru
26dacf93c2 also apply the wasm build fix 2023-09-07 17:30:19 +02:00
Sylvestre Ledru
3fdc3c3920 fix conflict 2023-09-07 13:49:26 +02:00
Sylvestre Ledru
d1a622b9b6 Merge remote-tracking branch 'origin/16' into 17 2023-09-07 13:46:36 +02:00
Sylvestre Ledru
69846b07a5 prepare upload 2023-09-07 13:42:36 +02:00
Sylvestre Ledru
75890d4400 fix typo 2023-09-07 13:30:14 +02:00
Sylvestre Ledru
fdc9045b37 Strip -fcf-protection for wasm build - new flag added in dpkg 1.22 2023-09-07 13:01:27 +02:00
Sylvestre Ledru
e65cd4e113 Strip -fcf-protection for wasm build - new flag added in dpkg 1.22 2023-09-07 13:00:38 +02:00
Gianfranco Costamagna
f1404ffaf4 Update changelog 2023-09-07 01:44:09 +02:00
Gianfranco Costamagna
9d8958e1b8 Drop lldb-link-atomic-cmake.patch, probably already superseeded by upstream commit f753bfeeec449dcd0e56bfa98b359598e4798b1f 2023-09-07 00:01:15 +02:00
Sylvestre Ledru
b4ca26951a fix changelog 2023-09-06 23:29:11 +02:00
Sylvestre Ledru
66bfde8cec fix typo 2023-09-06 23:27:04 +02:00
Sylvestre Ledru
1e7abf79ec mergd 2023-09-06 23:26:39 +02:00
Samuel Henrique
8dfcd740c5 Explicitly depend on libcurl4-openssl-dev, since nss is being removed.
(Closes: #1043551)
2023-09-06 23:26:39 +02:00
Sylvestre Ledru
764d84bc2c fix typo 2023-09-06 23:06:37 +02:00
Sylvestre Ledru
f5a39a82c6 improve the changelog 2023-09-06 23:05:16 +02:00