Commit Graph

4928 Commits

Author SHA1 Message Date
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
Gianfranco Costamagna
d4cc4b9682 Bump minimum cmake version in qualify-clang.sh test too.
Fix minimum cmake version now set to 11
2021-09-27 14:25:36 +02:00
Sylvestre Ledru
70bef95abd also fix the libunwind links 2021-09-27 14:16:52 +02:00
Sylvestre Ledru
d203ac3649 Fix the libc++/libc++abi symlink issues after their moves in the triple directory 2021-09-27 12:12:19 +02:00
Sylvestre Ledru
72d3d9be01 * experimental New snapshot release
* Bring back the libc++/libc++abi options
2021-09-27 12:11:31 +02:00
Sylvestre Ledru
05765c1ccc adjust the path as it moves to a different directory 2021-09-27 09:02:24 +02:00
Sylvestre Ledru
2de3bcbf2b adjust the cmake version test 2021-09-26 21:40:17 +02:00
Sylvestre Ledru
18c22b8e26 relax the cmake dependency 2021-09-26 21:28:32 +02:00
Sylvestre Ledru
91820145ac adjust the code with cyclades removal 2021-09-25 21:33:02 +02:00
Sylvestre Ledru
9cd0ef6820 get the target in a beter way 2021-09-25 21:20:55 +02:00
Sylvestre Ledru
3c7eac70a4 dh_shlibdeps: add the triple directly for dh_shlibdeps 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
5f23cbd46e New testing release 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
984ee4d231 explan the comment 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
a7bf088643 remove the old libc++ builds options 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
84179a9d15 fix the multiarch path 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
69d9c5cde2 adjust tests and install header 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
d2bd294c52 fix other steps 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
dafef55b0b add verbose options to ninja elsewere 2021-09-25 16:33:30 +02:00
Sylvestre Ledru
5eb39bc9e8 (and remove some old missing symbols) 2021-09-25 16:13:05 +02:00
Sylvestre Ledru
58964ce1c8 * experimental New snapshot release
* remove "scan-build-py-force-utf-8-opening.diff"
  merged upstream
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
  in https://reviews.llvm.org/D107799
  It was causing the second cmake (stage2) build to fail on z3 or libffi.
  Sign that the compiler didn't work correctly.
* libcxxabi: Unbreak the CI by adding a silly symlink to _config_site
  Far from perfect but it should be fixed by the runtime move:
  https://reviews.llvm.org/D89013#3017317
* New symbols in libomp5-14:
  - __kmpc_end_scope
  - __kmpc_scope
  - libomp_start_tool
* Disable libunwind on m68k, sparc64 and x32
2021-09-25 16:12:57 +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
a9878e3505 New testing release 2021-09-25 09:41:21 +02:00
Sylvestre Ledru
aafd6cd704 fix changelog 2021-09-24 23:09:36 +02:00
Sylvestre Ledru
04a0bb6258 document recent changes 2021-09-24 21:26:24 +02:00
Sylvestre Ledru
324e780c0a do not run debian-libcxxabi-build debian-libcxx-build 2021-09-24 21:24:46 +02:00
Sylvestre Ledru
e67f5ed7c8 the libc++* & libunwind builds are installed in directory with triple 2021-09-24 21:23:10 +02:00
Sylvestre Ledru
551c7a3153 upload to unstable 2021-09-24 12:55:22 +02:00
Sylvestre Ledru
678e90d18c bump autopkgtest cmake version (Closes: #994501) Thanks to Timo Röhling for the patch 2021-09-24 12:50:29 +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
f36b319b1a fix changelog 2021-09-24 12:33:22 +02:00
Sylvestre Ledru
c1f519d2cd rebase of the patch 2021-09-24 12:32:15 +02:00
Sylvestre Ledru
e16e9bcd5a remove revert 2021-09-24 12:23:23 +02:00
Sylvestre Ledru
b44d95a67a remove dup declaration on -DLIBUNWIND_USE_COMPILER_RT=ON 2021-09-24 12:21:58 +02:00
Sylvestre Ledru
4077379b0f remove dup declaration on -DLIBUNWIND_USE_COMPILER_RT=ON 2021-09-24 12:21:42 +02:00
Sylvestre Ledru
180dfd0211 libcxxabi: Unbreak the CI by adding a silly symlink to _config_site Far from perfect but it should be fixed by the runtime move: https://reviews.llvm.org/D89013#3017317 2021-09-24 12:21:37 +02:00
Sylvestre Ledru
df445ed20f Revert D109342 (bug 51774) for causing build issue on libc++ include 2021-09-21 23:33:25 +02:00
Sylvestre Ledru
1f9e12fb3c detail why I disable it 2021-09-20 08:09:40 +02:00
Sylvestre Ledru
edddeb2a01 * experimental New snapshot release
* remove "scan-build-py-force-utf-8-opening.diff"
  merged upstream
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
  in https://reviews.llvm.org/D107799
* Disable libunwind on m68k, sparc64 and x32
2021-09-19 23:10:21 +02:00
Sylvestre Ledru
cf47944568 fix the typo for real 2021-09-19 18:27:58 +02:00
Sylvestre Ledru
2de3006577 rebase of the patch 2021-09-18 21:56:38 +02:00
Sylvestre Ledru
bee01d0536 don't compress build-llvm 2021-09-18 21:49:54 +02:00
Sylvestre Ledru
2e87b742f8 Revert "* Remove "debian/patches//scan-build-py-fix-analyze-path.diff""
This reverts commit bd1807fee1.
2021-09-18 21:38:09 +02:00
Sylvestre Ledru
f3acb8e830 Merge remote-tracking branch 'origin/13' into snapshot 2021-09-18 21:37:36 +02:00
Sylvestre Ledru
9e1fc686b7 Merge remote-tracking branch 'origin/12' into 13 2021-09-18 21:37:21 +02:00
Sylvestre Ledru
2dd2237b95 revert the type 2021-09-18 21:37:13 +02:00
Sylvestre Ledru
aece7cc511 Merge remote-tracking branch 'origin/13' into snapshot 2021-09-18 21:21:46 +02:00
Sylvestre Ledru
1fd55c650c Merge remote-tracking branch 'origin/12' into 13 2021-09-18 21:21:27 +02:00
Sylvestre Ledru
cbfda973fc fix the syntax 2021-09-18 21:21:17 +02:00