Commit Graph

3844 Commits

Author SHA1 Message Date
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
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
Sylvestre Ledru
013318285c snapshot => 11 2020-07-15 16:30:14 +02:00
Sylvestre Ledru
ced37cde01 rebase of the patch 2020-07-14 22:32:15 +02:00
Sylvestre Ledru
08e6c2be46 fix the patch 2020-07-08 17:50:44 +02:00
Sylvestre Ledru
16a9075307 improve the update-binfmts test 2020-07-08 16:26:53 +02:00
Sylvestre Ledru
ceeeb70e79 rebase of the patch 2020-07-08 16:03:55 +02:00
Sylvestre Ledru
31a1a28a1a continue the operation 2020-07-08 14:43:29 +02:00
Sylvestre Ledru
dd9c6302dc Fix conflict 2020-07-08 14:40:42 +02:00
Sylvestre Ledru
2910130b0a Fix conflict 2020-07-08 14:39:30 +02:00
Sylvestre Ledru
585bc22dec Merge remote-tracking branch 'origin/10' into snapshot 2020-07-08 14:36:25 +02:00
Sylvestre Ledru
12445b77c1 rebase of the patch 2020-07-08 14:31:47 +02:00
Sylvestre Ledru
ae2a82d389 patches/remove-trailing-space-version.diff: cherry-pick an upstream patch to address https://bugs.llvm.org/show_bug.cgi?id=38998#c15 trailing whitespace of clang full version causing a display issue when building the linux kernel with clang 2020-07-08 14:14:01 +02:00
Sylvestre Ledru
0d085612b3 And make sure that the test is only executed when installed correctly 2020-07-08 14:05:27 +02:00
Sylvestre Ledru
7e32284efe Update the binfmt-support postinstall to match what is done elsewhere in Debian 2020-07-08 14:00:03 +02:00
Sylvestre Ledru
3a3f6ba469 rc4 2020-07-08 10:55:21 +02:00
Sylvestre Ledru
df2b5510e4 Add binfmt-support to one of the autopkgtest tests Otherwise, fails with "./foo.bc: cannot execute binary file: Exec format error" 2020-07-08 10:49:38 +02:00