<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op wo 6 apr. 2022 om 10:10 schreef Arnaud via SlackBuilds-users <<a href="mailto:slackbuilds-users@slackbuilds.org">slackbuilds-users@slackbuilds.org</a>>:<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>
> > chris<br>
> <br>
> Good morning all<br>
> <br>
> I do not doubt the comment above, but in this case, how could it be unless <br>
> the slackbuild source links are out of step/compromised/whatever.<br>
> <br>
> As I mentioned, it is a clean physical machine freshly installed and then <br>
> updated - no other [java related or other slackbuild addons etc] downloads <br>
> prior - and simply the source files linked in the slackbuild info.  Each <br>
> slackbuild individually run using 'su -' (rather than using sbotools or <br>
> similar) as required.  I don't even get to try openjdk8 (or download <br>
> anything for it) as apache-ant, gcc5 and openjdk7 are listed as required <br>
> first.  It is openjdk7 that is failing in that chain as such.<br>
> <br>
> That all said, I will go back and check the sources, though I think that <br>
> has been done by Matteo.<br>
> <br>
> Regards<br>
> Habs<br>
<br>
My comment will not add much to the problem, but my several tries are all failing at the same place (ie: invalid entry CRC).<br>
Be it on my master very unclean multilib box, a chroot, multilib or not, updated and clean, or some other cleaner boxes, VMs, not multilib, I can't make it build, and it always fails on the same place...<br>
<br>
But unlike others here, I don't pretend doing it on perfectly clean installations (though always without any other java installed).<br>
Although I am really sure my source packages are the right ones, MD5SUM checked and all.<br>
<br>
-- <br>
Arnaud <<a href="mailto:arnaud.garcia-fernandez@laposte.net" target="_blank">arnaud.garcia-fernandez@laposte.net</a>><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>Let me first tell you all that I have been out of the Slackware loop for a while and that I'm only just getting ready to install Slackware 15.0 on my new computer.</div><div>Thus, for now, I cannot do any tests involving Slackware myself.</div><div><br></div><div>Anyway, I remember looking into the different Apache Ant releases just before life interfered, and I was about to try and figure out how the Ant releases and the (Open)JDK version did and did not go together. I hadn't gotten far enough to draw any final conclusions, though, and I hadn't taken any meaningful notes yet.</div><div><br></div><div>This ongoing discussion reminded me that I had sent in an update to the apache-ant slackbuild when I took it over. According to the SlackBuilds history, it had been at Ant version 1.9.9 until then, and I updated it to 1.9.14. Now, if I remember correctly, I had successfully compiled OpenJDK 7 (and subsequently 8) before I took over the apache-ant slackbuild, and I don't believe that I have ever recompiled them since then.</div><div><br></div><div>Anyway, to cut a long story short, I'm now wondering if, perhaps, the problem may have anything to do with the Apache Ant version. In other words, the build fails with Ant 1.9.14, but it may still complete successfully with Ant 1.9.9. May be worth a try. Then, if that works, I may attempt a build with the latest Ant 1.9.x revision (currently 1.9.16) and see what gives. In any case, there's no point in trying the build with Ant 1.10.x, since that cannot make sense of any Java run-time environment older than, I think, Java version 8 (and, consequently, the Java environment provided by gcc5).</div><div><br></div><div>If anyone wants to try out the OpenJDK build with Apache Ant 1.9.9 while I'm getting ready for Slackware 15.0, the Ant versions can be downloaded from <a href="https://archive.apache.org/dist/ant/binaries/">https://archive.apache.org/dist/ant/binaries/</a></div><div><br></div><div>Let's hope we can work this issue out.</div><div><br></div><div>Regards,</div><div>Luc.<br></div><div> <br></div></div></div>