Sylvestre Ledru
bf123daa2d
rebase of the patches
2021-04-03 15:09:46 +02:00
Sylvestre Ledru
02ecce1db0
Revert D95727 for causing bug 49818
2021-04-03 14:32:54 +02:00
Sylvestre Ledru
e663e5fe66
fix a merge issue
2021-04-03 10:05:48 +02:00
Sylvestre Ledru
5e3bccc758
Merge remote-tracking branch 'origin/12' into snapshot
2021-04-03 09:52:59 +02:00
Sylvestre Ledru
d791d2be0b
Remove the cmake option POLLY_BUNDLED_JSONCPP as it is now unsed
2021-04-03 09:50:05 +02:00
Sylvestre Ledru
b4571e2e94
remove some unrelevant stuff
2021-04-03 09:48:43 +02:00
Sylvestre Ledru
cc7469dd18
Fix the __config_site include issue
2021-04-03 09:47:26 +02:00
Sylvestre Ledru
cc5cb79e85
* Verify that /proc is mounted. It makes some unexpected issues when
...
building from a chroot without /proc
2021-04-02 18:08:28 +02:00
Sylvestre Ledru
f78cd14a86
Verify that /proc is mounted. It makes some unexpected issues when building from a chroot without /proc
2021-04-02 18:07:31 +02:00
Sylvestre Ledru
48b858980b
* Revert https://reviews.llvm.org/D95727 as it is causing some issues like:
...
- /usr/bin/ld: ./build-llvm/lib/ExecutionEngine/Interpreter/./llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:135: undefined reference to `ffi_type_pointer'
- Host compiler must support std::atomic!
2021-04-02 14:04:15 +02:00
Sylvestre Ledru
2903d81b3e
rebase of the patches
2021-04-02 11:11:07 +02:00
Sylvestre Ledru
717a5efd2d
New testing upstream release
2021-04-01 08:57:09 +02:00
Sylvestre Ledru
e2de81e11e
Revert the lto declaration
2021-04-01 08:55:57 +02:00
Sylvestre Ledru
13527b51b5
rebase of the patches
2021-03-30 21:34:54 +02:00
Sylvestre Ledru
7ea12d7eda
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
2021-03-30 09:19:23 +02:00
Sylvestre Ledru
be30768c5e
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
2021-03-30 09:01:05 +02:00
Sylvestre Ledru
0ec7afdacf
fix the cmake call
2021-03-28 16:15:16 +02:00
Sylvestre Ledru
92859112c1
fix the cmake call
2021-03-28 11:42:01 +02:00
Sylvestre Ledru
6608f7b08f
fix the cmake call
2021-03-28 11:41:22 +02:00
Sylvestre Ledru
cdf060ebe1
display the LD_LIB_PATH & CMAKE
2021-03-28 11:16:17 +02:00
Sylvestre Ledru
ea094c96d1
display the LD_LIB_PATH & CMAKE
2021-03-28 11:16:08 +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
3b259179d6
Revert "Try to fix the fakeroot error"
...
This reverts commit a1a6066892
.
2021-03-28 10:12:07 +02:00
Sylvestre Ledru
dce0b21642
Revert "improve the custom cmake mgmt"
...
This reverts commit 34cb1e3a5c
.
2021-03-28 10:12:01 +02:00
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