S/390 builds failing in CI
Aleksey Shipilev
shade at redhat.com
Tue Jun 22 17:15:42 UTC 2021
On 6/22/21 5:32 PM, Andrew Haley wrote:
> Like this:
>
> https://github.com/theRealAph/jdk/runs/2885812815
>
> Run sudo apt-get install gcc-10-s390x-linux-gnu=10.2.0-5ubuntu1~20.04cross1 g++-10-s390x-linux-gnu=10.2.0-5ubuntu1~20.04cross1
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (= 10.2.0-5ubuntu1~20.04cross1) but 10.3.0-1ubuntu1~20.04cross1 is to be installed
> gcc-10-s390x-linux-gnu : Depends: cpp-10-s390x-linux-gnu (= 10.2.0-5ubuntu1~20.04cross1) but 10.3.0-1ubuntu1~20.04cross1 is to be installed
> Depends: gcc-10-s390x-linux-gnu-base (= 10.2.0-5ubuntu1~20.04cross1) but 10.3.0-1ubuntu1~20.04cross1 is to be installed
> E: Unable to correct problems, you have held broken packages.
> Error: Process completed with exit code 100.
>
> Nothing to do with my changes, I think.
I think we just need to update the minor version to 10.3.0-1ubuntu1~20.04cross1:
https://bugs.openjdk.java.net/browse/JDK-8269148
--
Thanks,
-Aleksey
More information about the hotspot-dev
mailing list