Commit Graph

4631 Commits

Author SHA1 Message Date
Sylvestre Ledru
14616b5799 Revert "Try to fix the fakeroot error"
This reverts commit e2f054d701.
2021-03-28 10:11:57 +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
a1a6066892 Try to fix the fakeroot error 2021-03-28 09:54:05 +02:00
Sylvestre Ledru
e2f054d701 Try to fix the fakeroot error 2021-03-28 09:50:33 +02:00
Sylvestre Ledru
49f95a2098 Try to fix the fakeroot error 2021-03-28 09:50:08 +02:00
Sylvestre Ledru
714ca2dcab improve the custom cmake mgmt 2021-03-27 23:17:49 +01:00
Sylvestre Ledru
34cb1e3a5c improve the custom cmake mgmt 2021-03-27 23:16:56 +01:00
Sylvestre Ledru
b2d7e3e789 improve the custom cmake mgmt 2021-03-27 23:16:04 +01: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
b1c040569e 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:39:03 +01:00
Sylvestre Ledru
a5d74ffa13 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:39:03 +01:00
Sylvestre Ledru
afead83118 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:38:11 +01:00
Sylvestre Ledru
9ba7278030 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:37:12 +01:00
Sylvestre Ledru
b528e61bff 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:36:06 +01:00
Sylvestre Ledru
99609f8c8c 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:36:06 +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
3d3e246939 rebase of the patches 2021-03-25 13:01:48 +01:00
Sylvestre Ledru
41884c46c3 rebase of the patches 2021-03-24 09:21:27 +01:00
Sylvestre Ledru
823cd0ce14 rebase of the patches 2021-03-23 11:26:59 +01:00
Matthias Klose
b29ad58794 Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS 2021-03-22 16:50:36 +01:00
Sylvestre Ledru
2604e9edda Rebase of the patch, the list of path isn't a thing since
874bdc8e61662b5f39a9626b9132e0979fae556f
2021-03-22 16:08:21 +01:00
Sylvestre Ledru
9e0803d388 lower python dep 2021-03-21 12:37:48 +01:00
Gianfranco Costamagna
8c59d59e8b Update changelog, reupload to sid 2021-03-20 17:25:35 +01:00
Gianfranco Costamagna
2523e2ab95 Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now 2021-03-20 17:16:09 +01:00
Gianfranco Costamagna
a8093670b2 Don't hard fail on z3 failures with "set -e" at the begin, if z3 support is not available we do fail and exit testsuite without checking the log 2021-03-20 16:23:03 +01:00
Gianfranco Costamagna
cf9f0aa703 dont' fail fsanitize=thread on i386, not supported 2021-03-18 10:06:12 +01:00
Gianfranco Costamagna
edbb2bf896 Add upstream cherry-pick to unbreak scan-view 2021-03-17 13:13:06 +01:00
Gianfranco Costamagna
94e92830b8 Upload to sid again 2021-03-15 21:04:58 +01:00
Gianfranco Costamagna
df1ed6d1de Fixup omptarget regex error, missing escape 2021-03-15 21:04:30 +01:00
Gianfranco Costamagna
55f407afab Update changelog, new release went in experimental in the meanwhile 2021-03-15 11:28:50 +01:00
Gianfranco Costamagna
3491280431 Update changelog, upload to sid 2021-03-15 11:19:07 +01:00
Matthias Klose
4e1aa257d5 Also disable CMake's package validation check for omptarget target files (Closes: #983838). 2021-03-15 11:17:51 +01:00
John Paul Adrian Glaubitz
efb90982f9 Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64 2021-03-13 12:30:20 +01:00
John Paul Adrian Glaubitz
e6e5801609 Add upstream patch D98574 to fix clang macro definitions on sparc64 2021-03-13 12:29:16 +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
47cfd241e7 Ignore source: invalid-arch-string-in-source-relation riscv64 [build-depends: g++-11 [riscv64]] 2021-03-03 14:14:17 +01:00
Sylvestre Ledru
09f3220736 Build using GCC 11 on riscv64. 2021-03-02 13:25:33 +01:00
Sylvestre Ledru
b695a3b11f rebase of the patches 2021-03-01 21:24:28 +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
Sylvestre Ledru
1863dbd882 Only enable libomp-13-doc on supported archs 2021-03-01 10:56:33 +01:00
Sylvestre Ledru
f13814c61c Only enable libomp-12-doc on supported archs 2021-03-01 10:54:16 +01:00
Sylvestre Ledru
c0c2789686 bring back the 11.1.0 changelog 2021-03-01 10:52:14 +01:00
Sylvestre Ledru
02bc453fb1 Only enable libomp-11-doc on supported archs 2021-03-01 10:50:52 +01:00
Sylvestre Ledru
79e3df9997 * Refresh the openmp symbol list
In libomp.so.5:
  - GOMP_taskwait_depend
  - GOMP_teams_reg
  - __kmpc_calloc
  - __kmpc_realloc
  - __kmpc_taskloop_5
  And all libomptarget.so.12
2021-02-28 15:08:24 +01:00
Sylvestre Ledru
ff71584966 the openmp off load thing has been disabled 2021-02-28 15:04:14 +01:00
Sylvestre Ledru
e1715dda9d fix the run-clang-tidy path 2021-02-28 14:57:54 +01:00