Commit Graph

3233 Commits

Author SHA1 Message Date
Sylvestre Ledru
44c787d482 try workaround cmake in a better way as it wasn't working all the time
make -j 7 -C build-llvm/tools/clang/stage2-bins docs-llvm-html docs-clang-html docs-clang-tools-html docs-clang-tools-man docs-clang-man docs-llvm-man
make[2]: Entering directory '/build/llvm-toolchain-9-9~+20210327121910+c1a0a213378a/build-llvm/tools/clang/stage2-bins'
/tmp/cmake/bin/cmake -S"/build/llvm-toolchain-9-9~+20210327121910+c1a0a213378a/llvm" -B"/build/llvm-toolchain-9-9~+20210327121910+c1a0a213378a/build-llvm/tools/clang/stage2-bins" --check-build-system CMakeFiles/Makefile.cmake 0
/tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
Makefile:39750: recipe for target 'cmake_check_build_system' failed
2021-03-27 13:38:51 +01:00
Sylvestre Ledru
bd01f7d5ed On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:18:31 +01:00
Sylvestre Ledru
e2a02c21ce On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 11:51:19 +01:00
Sylvestre Ledru
c5da4109de Remove an old breaks/replaces for 9 which was causing some issues on Debian buster. Thanks to Julien Wajsberg for the bug report 2021-03-08 12:05:15 +01:00
Sylvestre Ledru
bd963d07ca * Fix the fuzzer build on i386.
* Add two patches backported to fix ppc64el julia build (Closes: #974779)
2021-03-01 14:40:08 +01:00
Sylvestre Ledru
aedba4a93a Only enable libomp-9-doc on supported archs 2021-03-01 14:39:38 +01:00
Gianfranco Costamagna
fc2e0fecf3 Update changelog, upload to sid 2021-01-08 12:50:54 +01:00
Gianfranco Costamagna
cddedcf425 Add two patches backported to fix ppc64el julia build (Closes: #974779) 2021-01-08 12:48:05 +01:00
Adrian Bunk
c13342da42 Fix the fuzzer build on i386 2020-11-05 20:50:32 +02:00
Sylvestre Ledru
9e343e65aa fix changelog 2020-10-31 14:09:24 +01:00
Sylvestre Ledru
cb42a277c7 Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
Changes-By: lintian-brush
Fixes: lintian: uses-deprecated-adttmp
See-also: https://lintian.debian.org/tags/uses-deprecated-adttmp.html
2020-10-31 14:08:14 +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
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
Gianfranco Costamagna
696e5c774e Also close bug: #964988 2020-08-23 13:43:13 +02:00
Gianfranco Costamagna
53f7e886ce Upload to unstable, with patches for ppc64el build failures. 2020-08-23 13:43:13 +02:00
Ximin Luo
daad62081e Backport f8e146f3430de3a6cd904f3f3f7aa1bfaefee14c for a big-endian issue 2020-08-23 13:43:01 +02:00
Ximin Luo
9e04a9e185 Backport 373184 for a rustc soundness issue 2020-08-23 13:43:01 +02:00
Aurelien Jarno
eb3c0a4e9e Add mips-force-nomadd4.diff to default to +nomadd4 on MIPS. 2020-06-02 00:10:16 +02:00
Gianfranco Costamagna
dd39fde395 Upload to sid 2020-04-11 11:44:44 +02:00
Gianfranco Costamagna
7e77b1ae33 Add patch to fix riscv64 builds from Ubuntu, where not all gcc packages are installed 2020-04-06 15:30:23 +02:00
Jessica Clarke
204cffaf4c Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on riscv64 2020-04-01 16:25:41 +01:00
Sylvestre Ledru
e40e4d826a fix typo 2020-03-31 23:31:05 +02:00
Sylvestre Ledru
35295a2e43 Allow to build g++ 9 & 10 to fix a gcc build dependency (closes: #955144) And disable thin lto on all archs It needs gcc-8 after after 8 will reject the -flto=thin arg And BOOTSTRAP_LLVM_ENABLE_LTO wil generate .so with llvm IR instead of native code 2020-03-31 21:47:36 +02:00
Gianfranco Costamagna
3463a4b84c Upload to sid 2020-03-19 09:49:18 +01:00
Gianfranco Costamagna
9e4ac38183 cherry-pick upstream fix for new glibc 2.31 2020-03-08 21:49:43 +01:00
Gianfranco Costamagna
97a3ae6bd8 Upload to sid 2020-03-06 15:07:18 +01:00
Gianfranco Costamagna
48adc09e34 Update changelog 2020-02-25 15:29:50 +01:00
Gianfranco Costamagna
607c9cfe7e Add patch to move from old cgi to new html parser, fixing python3.8 issues 2020-02-25 15:28:44 +01:00
Sylvestre Ledru
66786d35c6 add a tsan example 2020-02-02 21:43:58 +01:00
Gianfranco Costamagna
8bca9142e1 Tighteen version constraints 2020-01-23 14:56:15 +01:00
Gianfranco Costamagna
cb145e6724 Update changelog, prepare for unstable upload 2020-01-23 14:35:00 +01:00
Gianfranco Costamagna
9badd59546 Revert site-packages/dist-packages hacking mv, this is done upstream now 2020-01-23 14:30:09 +01:00
Gianfranco Costamagna
5bfaab6d82 Add Myself to uploaders 2020-01-23 11:19:49 +01:00
Gianfranco Costamagna
ff0a0e6a15 Fix m68k architecture 2020-01-23 10:56:33 +01:00
Gianfranco Costamagna
56f77a700c Add two new python tests 2020-01-23 10:08:45 +01:00
Gianfranco Costamagna
adb537ded6 Update changelog, upload to unstable 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
29d4a3685b Fix link for python3-lldb package 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
7eadf9746d Add missing runtime dependency and add fix for lldb -P usage 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
113395c623 Update patch to add more shebangs (Closes: #948497) 2020-01-10 09:38:50 +01:00
Gianfranco Costamagna
a4681d5a02 Move python2.7 to python3 for clang binaries, Reupload to sid (Closes: #948409) 2020-01-08 12:17:34 +01:00
Sylvestre Ledru
6d5fa424fd the test now works 2020-01-06 11:13:02 +01:00
Gianfranco Costamagna
9ad05c3ebe Upload to sid 2020-01-04 08:52:26 +01:00
Gianfranco Costamagna
13091a1b30 Do not run z3 tests if z3 support is not enabled 2020-01-04 08:51:45 +01:00
Gianfranco Costamagna
e65c59ef80 Force a python3 shebang on python modules to fix testsuite 2020-01-04 08:49:27 +01:00
Sylvestre Ledru
b8ee09960d fix changelog 2019-12-29 12:37:44 +01:00
John Paul Adrian Glaubitz
df8b6900fe Build polly docs and manpages only when polly is enabled 2019-12-26 22:48:24 +01:00
Sylvestre Ledru
0db2295d90 * Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
2019-12-25 19:25:38 +01:00
Sylvestre Ledru
c05f6c9129 Remove python-lldb-9 2019-12-25 19:16:23 +01:00
Sylvestre Ledru
9958e77a41 Introduce python3-clang-9 2019-12-25 19:13:03 +01:00
Sylvestre Ledru
49aed04be5 remove artifact 2019-12-25 18:18:36 +01:00