<div dir="ltr">Matteo, I got it slightly wrong.  The openjdk8 script (don't forget the patch I posted) does NOT need gcc5, and it builds u322b03 (a beta version).  The OpenJDK8 script I submitted to SBo is u322-ga, and while it doesn't use icedtea, it DOES require gcc5.  Both will require zulu-openjdk7, since I have yet to solve the problem of the 32-bit build linking against the default gcc11 libstd++.so.6 (in /usr/lib) instead of the one in gcc5.  It worked back in early June, though.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 5, 2022 at 10:52 PM Willy Sudiarto Raharjo <<a href="mailto:willysr@slackbuilds.org">willysr@slackbuilds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>> 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>
<br>
I think i had the same failures when building openjdk8 using sbopkg<br>
because it has the same filename as openjdk7, so i tried to download it<br>
manually and build it and it went fine<br>
<br>
<br>
-- <br>
Willy Sudiarto Raharjo<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>