Commit Graph

956 Commits

Author SHA1 Message Date
Sylvestre Ledru
20a2e466e2 bring back gold for ppc64el 2020-11-05 09:30:00 +01:00
Sylvestre Ledru
2a5a78027e remove unrelevant info about hwasan: it was a version issue 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
8617886b25 fail the build in case of version mistmatch 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
dae222ed13 add debug info 2020-11-01 15:09:00 +01:00
Sylvestre Ledru
3b0860fa1a debug info 2020-11-01 15:09:00 +01:00
John Paul Adrian Glaubitz
042d6084d5 Limit maximum parallel link jobs to 4 on sparc and sparc64 2020-10-31 15:09:21 +01:00
Sylvestre Ledru
76d149c934 Merge remote-tracking branch 'origin/11' into snapshot 2020-10-31 14:17:32 +01:00
Sylvestre Ledru
f1eefa3fd8 Merge remote-tracking branch 'origin/10' into 11 2020-10-31 14:15:45 +01:00
Sylvestre Ledru
042c29b822 * Don't use gold on ppc64el. It fails to build in that case
(Closes: #972317)
2020-10-31 14:14:06 +01:00
Sylvestre Ledru
e461697a7a Don't use gold on ppc64el. It fails to build in that case (Closes: #972317) 2020-10-31 14:07:40 +01:00
Sylvestre Ledru
9d6d8b5b20 fix the syntax 2020-10-31 11:57:15 +01:00
Sylvestre Ledru
35a0b39ee7 move the hwasn thing elsewhere 2020-10-31 09:16:25 +01:00
Sylvestre Ledru
98c4f28969 Only install hwasan_symbolize when found 2020-10-31 00:03:37 +01:00
Vagrant Cascadian
f0b4b8baad Ensure fixfilepath feature is disabled. The fixfilepath feature sets a -ffile-prefix-map flag, which is only supported in clang-10. 2020-10-23 09:15:03 +02:00
Sylvestre Ledru
e96aa0e792 Disable test executions on mipsel (timeout) 2020-09-29 21:04:37 +02:00
Sylvestre Ledru
9c3ec8e626 Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' Also found in autopkgtest 2020-09-29 21:04:36 +02:00
Sylvestre Ledru
4e78d353dc Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-29 21:04:18 +02:00
Sylvestre Ledru
f0876adfe4 Disable test executions on mipsel (timeout) 2020-09-27 14:28:25 +02:00
Sylvestre Ledru
18cbb92f2c Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' Also found in autopkgtest 2020-09-27 13:13:08 +02:00
Sylvestre Ledru
04d4813e7f Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-07 13:32:39 +02:00
John Paul Adrian Glaubitz
92e94f71df Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 18:32:43 +02:00
John Paul Adrian Glaubitz
b77a496e1e Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 18:31:47 +02:00
John Paul Adrian Glaubitz
b21ab43c62 Link against libatomic on mipsel to fix FTBFS in stage2 2020-08-29 18:31:07 +02:00
John Paul Adrian Glaubitz
4b61e92a4a Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 17:48:30 +02:00
John Paul Adrian Glaubitz
9f1b15d8bb Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 16:00:05 +02:00
John Paul Adrian Glaubitz
99289a0a21 Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 15:13:33 +02:00
Sylvestre Ledru
22c6c2fa52 Try to unbreak scan-build 2020-08-28 13:29:24 +02:00
Sylvestre Ledru
4231fb08b7 Also link against -latomic on mipsel to fix /usr/[...]/atomic_base.h:426: undefined reference to `__atomic_load_8' for lld to fix the FTBFS 2020-08-25 13:08:03 +02:00
Gianfranco Costamagna
1608105a72 Drop ocaml support also for snapshot package on i386 2020-08-24 09:25:15 +02:00
Gianfranco Costamagna
21abd3c8ca Drop ocaml support in i386 also for branch=11 2020-08-24 09:19:38 +02:00
Gianfranco Costamagna
7fc9d7b360 drop ocaml on i386, it makes no sense to support it in Ubuntu, where i386 is disabled.
(In Debian we have no rdeps, i386 as host is not used anymore, and ocaml support is on a subset of architectures anyway)
2020-08-23 23:23:48 +02:00
Sylvestre Ledru
10f83f1e74 typo 2020-08-06 12:18:53 +02:00
Sylvestre Ledru
86ad9b7702 also update the ld library path for cmake to workaround /tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory 2020-08-06 11:53:53 +02:00
Sylvestre Ledru
1e4997dc86 also update the ld library path for cmake to workaround /tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory 2020-08-06 11:32:13 +02:00
Sylvestre Ledru
7ab8ed5718 the openmp header files moved to the same path as lib clang headers.
To make sure they aren't conflicting ( https://bugs.llvm.org/show_bug.cgi?id=46977 )
Remove them from the libclang-common package
2020-08-04 12:22:26 +02:00
Sylvestre Ledru
cc416c924e Update of the desc of cmake usage 2020-08-03 14:05:57 +02:00
Sylvestre Ledru
e6e99188f2 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-01 09:28:37 +02:00
Sylvestre Ledru
01dda1c9fc libc++ requires the LLVM_PATH, adding it 2020-06-28 17:44:23 +02:00
Sylvestre Ledru
540ef4243b No longer install clang-import-test (upstream change) See https://reviews.llvm.org/D82169 2020-06-25 14:24:25 +02:00
Sylvestre Ledru
5eb2800780 Pass CLANG_VENDOR to CLANG_BOOTSTRAP_PASSTHROUGH Fix https://bugs.llvm.org/show_bug.cgi?id=38998 For our friends of https://github.com/ClangBuiltLinux/ 2020-05-27 15:24:33 +02:00
Alexander Volkov
bb5876c178 Add missing semicolon 2020-05-25 11:51:23 +00:00
Sylvestre Ledru
6f053508a1 build libc++ with -DLIBCXX_USE_COMPILER_RT=YES and -DLIBCXXABI_USE_COMPILER_RT=YES 2020-04-25 00:09:06 +02:00
Gianfranco Costamagna
3bea2aed6c Disable riscv64 tests on Ubuntu 2020-04-22 09:27:44 +02:00
Sylvestre Ledru
a0f5abc2c4 clean up rules (dup) 2020-04-21 12:07:46 +02:00
Sylvestre Ledru
16a8720d7a bring back -DLLVM_LINK_LLVM_DYLIB=ON 2020-04-21 12:01:53 +02:00
Sylvestre Ledru
6e9306e3e9 remove duplicate cmake flag 2020-04-21 11:56:43 +02:00
Sylvestre Ledru
ef17048a5a Merge remote-tracking branch 'origin/10' into snapshot 2020-04-19 22:24:34 +02:00
Sylvestre Ledru
117c971773 Enable LLVM_ENABLE_DUMP 2020-04-19 00:52:29 +02:00
Sylvestre Ledru
77d09c0dd3 add a version check 2020-04-17 23:22:34 +02:00
Sylvestre Ledru
d1379f6de0 * Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
https://bugs.llvm.org/show_bug.cgi?id=45571
2020-04-16 18:16:05 +02:00