Commit Graph

5646 Commits

Author SHA1 Message Date
Sylvestre Ledru
332b1b6b4d rebase of the patches 2023-03-28 08:05:35 +02:00
Gianfranco Costamagna
aed891dbb1 Merge branch '16' into snapshot 2023-03-27 09:04:58 +02:00
Gianfranco Costamagna
bcdff5068d Update changelog, upload to experimental 2023-03-27 09:03:44 +02:00
Gianfranco Costamagna
fae383f36d Limit parallel building to 3 on riscv64, should speed up extremely slow builds due to too many concurrent threads 2023-03-27 08:56:48 +02:00
Gianfranco Costamagna
66d9651411 Install ASAN symbolize on riscv64 2023-03-27 08:56:48 +02:00
Gianfranco Costamagna
3f874bb4c1 Don't ship liborc on armel too 2023-03-27 08:56:48 +02:00
Sylvestre Ledru
9312871180 Use 16 for wasm libs instead of 16.0.0 https://github.com/llvm/llvm-project/issues/61550 2023-03-22 23:37:53 +01:00
Gianfranco Costamagna
76a748b0a0 Merge branch '16' into snapshot 2023-03-21 23:55:18 +01:00
Gianfranco Costamagna
2ccea38de4 Upload to experimental 2023-03-21 23:54:53 +01:00
Gianfranco Costamagna
0be4a74ce8 Revert gold linker usage on riscv64, making the build not even start 2023-03-21 11:27:46 +01:00
Gianfranco Costamagna
2f59b80043 Merge branch '16' into snapshot 2023-03-21 10:20:24 +01:00
Gianfranco Costamagna
5ffe408ba2 Update changelog, upload to experimental 2023-03-21 10:18:43 +01:00
Gianfranco Costamagna
617b5f460c Tentatively use gold on riscv64, to see if the build goes successfully 2023-03-21 10:17:58 +01:00
Gianfranco Costamagna
8831aec23f [ Matthias Klose <doko@ubuntu.com> ]
* Install liborc_rt-armhf.a on armhf.
  * Don't ship gdb scripts for ompd on armhf.
  * Don't run MLIR tests on armhf, timeouts on the buildds.
2023-03-21 10:17:37 +01:00
Sylvestre Ledru
2c5ae84c9e fix changelog 2023-03-18 21:43:22 +01:00
Sylvestre Ledru
ab73130494 Merge remote-tracking branch 'origin/15' into 16 2023-03-18 21:42:59 +01:00
Sylvestre Ledru
f1e18209f4 * New upstream release 2023-03-18 21:42:19 +01:00
Sylvestre Ledru
61e7929932 Remove build artifacts if any 2023-03-18 10:00:25 +01:00
Sylvestre Ledru
179cd18f35 remove artifact if they exists 2023-03-18 09:57:52 +01:00
Sylvestre Ledru
b98823b985 repack: remove build/ & build-llvm/ in case it exists 2023-03-18 09:54:56 +01:00
Sylvestre Ledru
c255940790 remove patch applied upstream 2023-03-17 19:21:04 +01:00
Sylvestre Ledru
56b5a12e1a fix merge 2023-03-17 18:10:30 +01:00
Sylvestre Ledru
5081cc902f Merge remote-tracking branch 'origin/16' into snapshot 2023-03-17 09:20:56 +01:00
Sylvestre Ledru
c843db48bf Merge remote-tracking branch 'origin/15' into 16 2023-03-17 09:17:40 +01:00
Sylvestre Ledru
c6de09bea4 check that sccache works before using it 2023-03-17 09:15:18 +01:00
Sylvestre Ledru
2157c15ae4 check that sccache works before using it 2023-03-17 09:06:45 +01:00
Sylvestre Ledru
08c1d509d8 Fix debian/libclang1-15.symbols soname 2023-03-15 21:45:54 +01:00
Sylvestre Ledru
d93b352e66 refresh the list of libomp symbols 2023-03-15 21:41:45 +01:00
Sylvestre Ledru
13461f1516 _You_must_link_with_Intel_OpenMP_library has been removed 2023-03-15 21:39:17 +01:00
Sylvestre Ledru
8832846d53 Disable the flang autopkgtests on unsupported architectures 2023-03-12 11:20:27 +01:00
Sylvestre Ledru
2aee56dae1 disable the patch as it doesn't apply 2023-03-11 10:52:09 +01:00
Sylvestre Ledru
946f57eb71 remove patch applied upstream 2023-03-11 10:51:23 +01:00
Sylvestre Ledru
6760d50c73 rebase of the patches 2023-03-11 10:51:05 +01:00
Sylvestre Ledru
c922159c9e New snapshot release 2023-03-11 10:50:30 +01:00
Sylvestre Ledru
84a4bd67f9 New snapshot release 2023-03-11 10:28:25 +01:00
Sylvestre Ledru
25f81273d2 Merge remote-tracking branch 'origin/15' into 16 2023-03-11 10:28:09 +01:00
Sylvestre Ledru
33f02a8a94 add --rocm-path=/usr as it is necessary 2023-03-10 22:06:34 +01:00
Sylvestre Ledru
0382d978c5 Yeah, we would like to have this version in bookworm (Closes: #1032316) 2023-03-10 21:42:20 +01:00
Sylvestre Ledru
7e4d599aa8 rebase of the patch 2023-03-10 21:42:20 +01:00
Sylvestre Ledru
57695b959b hip: fix the test 2023-03-10 21:42:02 +01:00
Sylvestre Ledru
14ad9dd6d5 hip: don't hardcode the version 2023-03-10 21:40:50 +01:00
Sylvestre Ledru
fba26ac2f1 fix conflicts 2023-03-10 19:01:21 +01:00
Sylvestre Ledru
fb55ca741f Merge branch 'llvm-toolchain-backport-amdgpu-usr-search-paths' into 15 2023-03-10 19:00:53 +01:00
Sylvestre Ledru
4b63f215ad Merge branch 'wasm-1032317' into '15'
Update wasm-sysroot-usr.diff to fix #1029010

See merge request pkg-llvm-team/llvm-toolchain!113
2023-03-10 12:51:18 +00:00
Faidon Liambotis
14ef8ad6b5 Update wasm-sysroot-usr.diff to fix #1029010
Update the wasm-sysroot-usr.diff patch to restore functionality that was
accidentally dropped when the patch was forward-ported from 14 to 15.
This resolves an issue in which clang++ builds would fail if
libc++-15-dev was installed alongside libc++-15-dev-wasm32.

This issue was rightfully caught in the autopkgtests, and has prevented
the package from migrating to testing, something that should hopefully
be resolved now.

Closes: #1029010, #1032317
2023-03-09 19:53:49 +02:00
Faidon Liambotis
10acff747e Remove debian/patches/wasm-*, old cruft from a mv
Commit 2084cb7 moved the wasm patches to debian/patches/wasm/, but the
older, now unused (not referenced in d/p/series) files remained behind
on the three-way merge for the 15 branch. Remove them.
2023-03-09 19:48:23 +02:00
Sylvestre Ledru
a2a7b4f60d rebase of the patch 2023-03-09 12:54:30 +01:00
Cordell Bloor
c7394d42a6 Move amdgpu patches to their own subdirectory 2023-03-09 02:32:15 -07:00
Cordell Bloor
787cd5c440 d/qualify-clang.sh: add test for hip-lang 2023-03-09 01:53:43 -07:00
Cordell Bloor
8bbef94305 Add Debian paths for rocm-device-libs to search list 2023-03-09 00:56:25 -07:00