Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Matteo Bernardini
Il giorno mer 6 apr 2022 alle ore 07:25 Matteo Bernardini < matteo.bernard...@gmail.com> ha scritto: > Il giorno mar 5 apr 2022 alle ore 22:39 Christoph Willing < > chris.will...@linux.com> ha scritto: > >> On 6/4/22 06:00, Habs wrote: >> > java.util.zip.ZipException: invalid entry CRC (expected 0

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Matteo Bernardini
Il giorno mar 5 apr 2022 alle ore 22:39 Christoph Willing < chris.will...@linux.com> ha scritto: > On 6/4/22 06:00, Habs wrote: > > java.util.zip.ZipException: invalid entry CRC (expected 0x3943b2a7 but > > got 0xc7a06d31) > > This looks like you're inadvertently using the wrong set of source > fi

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Lenard Spencer
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 h

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Willy Sudiarto Raharjo
>> java.util.zip.ZipException: invalid entry CRC (expected 0x3943b2a7 but >> got 0xc7a06d31) > > This looks like you're inadvertently using the wrong set of source > files. Each new openjdk version has a new set of source files, many of > which have no version number (openjdk.tar.bz2, corba.tar.bz

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Christoph Willing
On 6/4/22 06:00, Habs wrote: > java.util.zip.ZipException: invalid entry CRC (expected 0x3943b2a7 but > got 0xc7a06d31) This looks like you're inadvertently using the wrong set of source files. Each new openjdk version has a new set of source files, many of which have no version number (openjdk.ta

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Habs
On Tue, 5 Apr 2022, Habs wrote: On Tue, 5 Apr 2022, Willy Sudiarto Raharjo wrote: Starting afresh - clean [physical] machine Slackware 15 64 then update-all (slackpkg) - same 'result'; same error and drops out at the openjdk7 build just as before. Just to make sure did you run "su -" instead

[Slackbuilds-users] Viking slackbuild

2022-04-05 Thread Roberto Puzzanghera via SlackBuilds-users
I contacted the maintainer of vikings, because the current version was published in 2015, and got no response. I also browsed both the pending and ready queue and didn't find any update. It seems like it is not maintained anymore. Can I take it over? I would be my first package Roberto _

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Habs
On Tue, 5 Apr 2022, Willy Sudiarto Raharjo wrote: Starting afresh - clean [physical] machine Slackware 15 64 then update-all (slackpkg) - same 'result'; same error and drops out at the openjdk7 build just as before. Just to make sure did you run "su -" instead of just "su" ? yes - in fact, w

Re: [Slackbuilds-users] gdal tarball possibly changed layout

2022-04-05 Thread Konrad J Hambrick
Thanks Greg. Worked Great ! OTB ( montevideo ) is running as expected without a rebuild with gdal 3.4.2 -- kjh On Tue, Apr 5, 2022 at 10:53 AM Konrad J Hambrick wrote: > Thanks Greg ! > > Building gdal 3.4.2 now :) > > -- kjh > > On Mon, Apr 4, 2022 at 6:47 PM Greg' Ar Tourter > wrote: > >>

Re: [Slackbuilds-users] gdal tarball possibly changed layout

2022-04-05 Thread Konrad J Hambrick
Thanks Greg ! Building gdal 3.4.2 now :) -- kjh On Mon, Apr 4, 2022 at 6:47 PM Greg' Ar Tourter wrote: > Hi Luis, > > I submitted a fix a few days ago for this. in the meantime use the source > url off the slackbuild website: > https://github.com/OSGeo/gdal/releases/download/v3.4.2/gdal-3.4.2.

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Willy Sudiarto Raharjo
> Starting afresh - clean [physical] machine Slackware 15 64 then > update-all (slackpkg) - same 'result'; same error and drops out at the > openjdk7 build just as before. Just to make sure did you run "su -" instead of just "su" ? -- Willy Sudiarto Raharjo OpenPGP_signature Description: Open

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Habs
On Tue, 5 Apr 2022, Habs wrote: On Tue, 5 Apr 2022, Willy Sudiarto Raharjo wrote: Perhaps I should have mentioned in my OP, it is a clean Slackware 15 64bit machine, just freshly installed and fully updated on April 3rd, before starting the openjdk8 build (ie. installing gcc5, apache-ant openj

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Habs
On Tue, 5 Apr 2022, Willy Sudiarto Raharjo wrote: Perhaps I should have mentioned in my OP, it is a clean Slackware 15 64bit machine, just freshly installed and fully updated on April 3rd, before starting the openjdk8 build (ie. installing gcc5, apache-ant openjdk7 and lastly openjdk8).  It baul

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Willy Sudiarto Raharjo
> Perhaps I should have mentioned in my OP, it is a clean Slackware 15 > 64bit machine, just freshly installed and fully updated on April 3rd, > before starting the openjdk8 build (ie. installing gcc5, apache-ant > openjdk7 and lastly openjdk8).  It baulks at openjdk7 with errors as > detailed in t

Re: [Slackbuilds-users] openjdk8 compile (either manually or via sbotools) failing at openjdk7

2022-04-05 Thread Habs
Hello folks Perhaps I should have mentioned in my OP, it is a clean Slackware 15 64bit machine, just freshly installed and fully updated on April 3rd, before starting the openjdk8 build (ie. installing gcc5, apache-ant openjdk7 and lastly openjdk8). It baulks at openjdk7 with errors as deta