Commit Graph

4363 Commits

Author SHA1 Message Date
John Paul Adrian Glaubitz
9f1b15d8bb Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 16:00:05 +02:00
John Paul Adrian Glaubitz
99289a0a21 Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 15:13:33 +02:00
Gianfranco Costamagna
e7d7d83232 Fix integration-test-suite-test to point at llvm-12 2020-08-29 08:14:33 +02:00
Sylvestre Ledru
ad157a8afc integration-test-suite-test: Fix the integration test 2020-08-28 23:08:46 +02:00
Gianfranco Costamagna
8ebcb9d142 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:58:47 +02:00
Gianfranco Costamagna
cf9e23e8a2 Upload to sid 2020-08-28 21:57:16 +02:00
Gianfranco Costamagna
32d742d936 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:56:41 +02:00
Gianfranco Costamagna
f0e7747004 Upload to sid again 2020-08-28 21:55:21 +02:00
Gianfranco Costamagna
d29a315622 Ignore binfmts test result, can't be enabled in autopkgtests due to proc mount 2020-08-28 21:23:17 +02:00
Sylvestre Ledru
22c6c2fa52 Try to unbreak scan-build 2020-08-28 13:29:24 +02:00
Sylvestre Ledru
cbb8d97586 refresh of the patch 2020-08-28 13:06:21 +02:00
Sylvestre Ledru
14267ea863 Fix a FTBFS on armel with libcxx-armhf-ftbfs.diff atomic:2780:16: error: use of undeclared identifier '__libcpp_signed_lock_free' typedef atomic<__libcpp_signed_lock_free> atomic_signed_lock_free; ^ atomic:2781:16: error: unknown type name '__libcpp_unsigned_lock_free'; did you mean 'atomic_signed_lock_free'? typedef atomic<__libcpp_unsigned_lock_free> atomic_unsigned_lock_free; 2020-08-27 19:11:27 +02:00
Gianfranco Costamagna
d375f3d351 Enable binfmts support before trying to use it in tests 2020-08-27 12:52:50 +02:00
Gianfranco Costamagna
bcaea5c994 Enable binfmts support profile before using it, this fixes the autopkgtestsuite 2020-08-27 12:47:57 +02:00
Gianfranco Costamagna
7421596aac Reupload to unstable 2020-08-27 12:43:48 +02:00
Gianfranco Costamagna
5cc24c5818 Fix testsuite by enabling binfmt configuration magic before using it 2020-08-27 12:41:28 +02:00
Sylvestre Ledru
4231fb08b7 Also link against -latomic on mipsel to fix /usr/[...]/atomic_base.h:426: undefined reference to `__atomic_load_8' for lld to fix the FTBFS 2020-08-25 13:08:03 +02:00
Gianfranco Costamagna
1608105a72 Drop ocaml support also for snapshot package on i386 2020-08-24 09:25:15 +02:00
Gianfranco Costamagna
21abd3c8ca Drop ocaml support in i386 also for branch=11 2020-08-24 09:19:38 +02:00
Gianfranco Costamagna
f025de6231 Update changelog, upload to unstable 2020-08-23 23:24:42 +02:00
Gianfranco Costamagna
7fc9d7b360 drop ocaml on i386, it makes no sense to support it in Ubuntu, where i386 is disabled.
(In Debian we have no rdeps, i386 as host is not used anymore, and ocaml support is on a subset of architectures anyway)
2020-08-23 23:23:48 +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
Sylvestre Ledru
1733ec6dea 11 rc2 2020-08-20 22:24:17 +02:00
Sylvestre Ledru
4f4b015fb4 rebase of the patch 2020-08-20 22:24:03 +02:00
Sylvestre Ledru
1ec142c36a rebase of the patch 2020-08-17 22:56:30 +02:00
Sylvestre Ledru
53a1f59282 rebase of the patch 2020-08-12 08:59:22 +02:00
Sylvestre Ledru
f5c15e78bd rebase of the patch 2020-08-09 12:46:32 +02:00
Sylvestre Ledru
10f83f1e74 typo 2020-08-06 12:18:53 +02:00
Sylvestre Ledru
86ad9b7702 also update the ld library path for cmake to workaround /tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory 2020-08-06 11:53:53 +02:00
Sylvestre Ledru
1e4997dc86 also update the ld library path for cmake to workaround /tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory 2020-08-06 11:32:13 +02:00
Sylvestre Ledru
f23fd803d3 Don't install ompt-multiplex.h on armhf, mipsel and mips64el (Closes: #967944) 2020-08-05 15:23:37 +02:00
Sylvestre Ledru
7f00044724 11 rc1 2020-08-05 15:04:39 +02:00
Sylvestre Ledru
2f84fe0a65 Install split-file in llvm-X-tools (like lit) 2020-08-04 19:03:09 +02:00
Sylvestre Ledru
7ab8ed5718 the openmp header files moved to the same path as lib clang headers.
To make sure they aren't conflicting ( https://bugs.llvm.org/show_bug.cgi?id=46977 )
Remove them from the libclang-common package
2020-08-04 12:22:26 +02:00
Sylvestre Ledru
cc416c924e Update of the desc of cmake usage 2020-08-03 14:05:57 +02:00
Sylvestre Ledru
92d0838fdf rebase of the patch 2020-08-03 13:13:55 +02:00
Sylvestre Ledru
90ca4ac539 Install omp.h in instead of +/usr/lib/llvm-@LLVM_VERSION@/lib/clang/@LLVM_VERSION_FULL@/include/ instead of /usr/lib/llvm-@LLVM_VERSION@/include/openmp/omp 2020-07-29 23:40:16 +02:00
Sylvestre Ledru
2d4d174ce7 rebase of the patches 2020-07-22 19:15:04 +02:00
Sylvestre Ledru
528ce7066b rebase of the patch 2020-07-21 18:18:55 +02:00
Gianfranco Costamagna
f227b7f7cc Add patch to force nomadd4 on mips, update changelog 2020-07-20 19:20:57 +02:00
Gianfranco Costamagna
ba68c9d75b Merge branch '10' into '10'
patches/hurd/hurd-cxx-paths.diff: Refresh

See merge request pkg-llvm-team/llvm-toolchain!59
2020-07-20 17:11:25 +00:00
Sylvestre Ledru
369e4909be rebase of the patches 2020-07-20 14:08:03 +02:00
Sylvestre Ledru
6214a84cb8 rebase of the patch 2020-07-17 09:41:38 +02:00
Samuel Thibault
3f0e4fe69b patches/hurd/hurd-cxx-paths.diff: Refresh
some of the factorization was backported from 11 to 10.
2020-07-16 21:01:05 +02:00
Sylvestre Ledru
64cc1f0671 version update 2020-07-16 15:38:33 +02:00
Sylvestre Ledru
cf9a0de75b prepare -12 2020-07-15 17:26:34 +02:00
Sylvestre Ledru
33759cdb07 branching of snapshot into 11 2020-07-15 16:30:58 +02:00