Commit Graph

3289 Commits

Author SHA1 Message Date
Gianfranco Costamagna
7bd8664808 Reupload to sid 2021-09-27 15:06:24 +02:00
Gianfranco Costamagna
5205be6e34 simplify cmake test without minor version 2021-09-27 15:05:11 +02:00
Gianfranco Costamagna
9e31f247fc bump minimum cmake version on qualify-clang.sh too 2021-09-27 15:04:49 +02:00
Gianfranco Costamagna
b11ef87418 From Andreas Beckmann <anbe@debian.org>
clang-9: Drop Recommends: libomp-9-dev which is not co-installable with
 libomp-11-dev (and libomp-dev) for smoother upgrades of libomp-dev from
 buster to bullseye.  (Closes: #990452)
2021-09-27 15:04:12 +02:00
Sylvestre Ledru
e6c9836c47 cherry pick 68d5235cb58f988c71b403334cd9482d663841ab to build with newer version of the kernel 2021-09-25 16:00:47 +02:00
Sylvestre Ledru
343bd8f5ad bump autopkgtest cmake version (Closes: #994501) Thanks to Timo Röhling for the patch 2021-09-24 12:48:56 +02:00
Sylvestre Ledru
1d59ad582c display CMAKE 2021-03-28 10:20:27 +02:00
Sylvestre Ledru
87e77fcbba display the LD_LIB_PATH 2021-03-28 10:17:30 +02:00
Sylvestre Ledru
6ee77b9fb5 Revert "Try to fix the fakeroot error"
This reverts commit 49f95a2098.
2021-03-28 10:11:42 +02:00
Sylvestre Ledru
49f95a2098 Try to fix the fakeroot error 2021-03-28 09:50:08 +02:00
Sylvestre Ledru
814c946deb unbreak 9 2021-03-27 13:43:32 +01:00
Sylvestre Ledru
6504f1c20d unbreak 9 2021-03-27 13:42:51 +01:00
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