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 |
|
Sylvestre Ledru
|
8c67b5c9f5
|
Strip -fcf-protection for wasm build - new flag added in dpkg 1.22
|
2023-09-06 23:02:44 +02:00 |
|
Sylvestre Ledru
|
50df25a859
|
Disable python3-lldb on mips64el to unnreak the build
|
2023-09-06 23:02:17 +02:00 |
|
Sylvestre Ledru
|
abc5cce08c
|
Merge branch 'samueloph/17/libcurl_nss_deprecation' into '17'
Explicitly depend on libcurl4-openssl-dev
See merge request pkg-llvm-team/llvm-toolchain!119
|
2023-09-06 20:29:33 +00:00 |
|
Samuel Henrique
|
9e8860e7e3
|
Explicitly depend on libcurl4-openssl-dev
The same change was done to 16, we don't really need this for 17 but
it's the relase team's strong recommendation that it should be done.
|
2023-09-06 21:18:18 +01:00 |
|
Sylvestre Ledru
|
b786bcc4b8
|
fix sed?
|
2023-09-06 08:33:35 +02:00 |
|
Sylvestre Ledru
|
e0057b00ca
|
remove unsupported flags
|
2023-09-05 14:39:28 +02:00 |
|
Sylvestre Ledru
|
7b269634e8
|
debian/tests/control: update gcc to 10 => 13
|
2023-09-05 14:38:20 +02:00 |
|
Sylvestre Ledru
|
f6389192dc
|
Disable python3-lldb on mips64el to unnreak the build
|
2023-09-03 14:06:24 +02:00 |
|
Sylvestre Ledru
|
5fb230a269
|
also disable the python3 lldb binding on bionic
|
2023-09-03 14:03:56 +02:00 |
|
John Paul Adrian Glaubitz
|
2549528c40
|
Remove powerpc from BINUTILS_GOLD_ARCHS again
|
2023-08-30 11:45:37 +02:00 |
|
John Paul Adrian Glaubitz
|
a9388fd4ca
|
Disable wasm support on powerpc and powerpcspe
|
2023-08-30 11:44:48 +02:00 |
|
John Paul Adrian Glaubitz
|
5088597e57
|
Remove powerpc from BINUTILS_GOLD_ARCHS again
|
2023-08-30 11:36:01 +02:00 |
|
John Paul Adrian Glaubitz
|
77462f3ae3
|
Disable wasm support on powerpc and powerpcspe
|
2023-08-30 11:35:18 +02:00 |
|
Sylvestre Ledru
|
d9f80962c7
|
New snapshot release
|
2023-08-23 12:32:54 +02:00 |
|
Gianfranco Costamagna
|
ae1efa595d
|
Also runtime-depend on {libzstd,zlib1g}-dev, from Paravoid
|
2023-08-22 11:33:43 +02:00 |
|
Gianfranco Costamagna
|
59c796c0e2
|
Also runtime-depend on {libzstd,zlib1g}-dev, from Paravoid
|
2023-08-18 17:32:13 +02:00 |
|
Sylvestre Ledru
|
40ed900ee9
|
prepare upload
|
2023-08-18 12:06:14 +02:00 |
|
Gianfranco Costamagna
|
32947f0f45
|
Drop old spirv versions
|
2023-08-18 08:41:15 +02:00 |
|
Gianfranco Costamagna
|
1b49174856
|
Upload to sid
|
2023-08-18 08:41:15 +02:00 |
|
Gianfranco Costamagna
|
6be367e58f
|
Disable unwind on mips64el, fixing FTBFS
|
2023-08-18 08:41:15 +02:00 |
|
Gianfranco Costamagna
|
f47bc1736e
|
Explicitly depend on libcurl4-openssl-dev, since nss is being removed.
(Closes: #1043552)
|
2023-08-18 08:41:15 +02:00 |
|
Gianfranco Costamagna
|
f71afdd5ed
|
Build-depend on libzstd-dev (Closes: #1047718)
|
2023-08-18 08:41:15 +02:00 |
|
Gianfranco Costamagna
|
04b145d9b1
|
* debian/patches/D158066.patch:
- upstream fix for Debian bug: #1049362
|
2023-08-18 08:41:15 +02:00 |
|
Sylvestre Ledru
|
1ceb26af34
|
prepare upload
|
2023-08-15 21:19:46 +02:00 |
|