]> xenbits.xensource.com Git - xen.git/commit
automation: Remove clang-8 from Debian unstable container
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 21 Feb 2023 16:55:38 +0000 (16:55 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 22 Feb 2023 14:14:35 +0000 (14:14 +0000)
commitc267abfaf2d8176371eda037f9b9152458e0656d
tree1b08493c941bcf28454c9a693233f8b4c86c47a4
parent46040a5fe68831530b8ffdea7d264e52ae316c87
automation: Remove clang-8 from Debian unstable container

First, apt complain that it isn't the right way to add keys anymore,
but hopefully that's just a warning.

Second, we can't install clang-8:
The following packages have unmet dependencies:
 clang-8 : Depends: libstdc++-8-dev but it is not installable
           Depends: libgcc-8-dev but it is not installable
           Depends: libobjc-8-dev but it is not installable
           Recommends: llvm-8-dev but it is not going to be installed
           Recommends: libomp-8-dev but it is not going to be installed
 libllvm8 : Depends: libffi7 (>= 3.3~20180313) but it is not installable
E: Unable to correct problems, you have held broken packages.

clang on Debian unstable is now version 14.0.6.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
(cherry picked from commit a6b1e2b80fe2053b1c9c9843fb086a668513ea36)
automation/build/debian/unstable-llvm-8.list [deleted file]
automation/build/debian/unstable.dockerfile
automation/gitlab-ci/build.yaml