<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mar 5 apr 2022 alle ore 22:39 Christoph Willing <<a href="mailto:chris.willing@linux.com">chris.willing@linux.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 6/4/22 06:00, Habs wrote:<br>
> java.util.zip.ZipException: invalid entry CRC (expected 0x3943b2a7 but<br>
> got 0xc7a06d31)<br>
<br>
This looks like you're inadvertently using the wrong set of source<br>
files. Each new openjdk version has a new set of source files, many of<br>
which have no version number (openjdk.tar.bz2, corba.tar.bz2, ...) so<br>
your build system can easily pick up the wrong source file.<br>
</blockquote><div><br></div><div style="font-size:x-small" class="gmail_default">could be we are still missing something but unfortunately I tried multiple times manually to verify I hadn't got anything wrong (I also reinstalled a vm from scratch) and redownloaded the sources too but still got the same error.</div><div style="font-size:x-small" class="gmail_default">Lenard, can you try building again openjdk7 (not openjdk8) from scratch locally and verify that everything is building ok for you?</div><div style="font-size:x-small" class="gmail_default"><br></div><div style="font-size:x-small" class="gmail_default">Matteo<br></div></div></div>