[openjdk22] build failure

2024-03-27 Thread Bjarne D Mathiesen via macports-dev
so, I'm on macOS 10.15.7 Catalina. according to https://ports.macports.org/port/openjdk22/builds/ openjdk22 fails to install on anything lower than macOS 11 Big Sur. when I try to build it, I get the following at the end of main.log : ==> /opt/local/var/macports/logs/_opt_local_var_macports_sourc

Re: wget errors - malloc

2024-03-27 Thread Sergio Had
This should fix it: https://github.com/macports/macports-ports/pull/23248 > On Mar 27, 2024, at 11:14 PM, Sergio Had wrote: > > Oh, I can confirm the error on my side too. > > Let me try fixing it. > > > >> On Mar 27, 2024, at 9:53 PM, Sergio Had wrote: >> >> You could try adding this to

Re: wget errors - malloc

2024-03-27 Thread Sergio Had
Oh, I can confirm the error on my side too. Let me try fixing it. > On Mar 27, 2024, at 9:53 PM, Sergio Had wrote: > > You could try adding this to its portfile: > > PortGroup legacysupport 1.1 > legacysupport.redirect_bins wget > > And rebuild it. > If it solved the issue, perhap

Re: wget errors - malloc

2024-03-27 Thread Sergio Had
You could try adding this to its portfile: PortGroup legacysupport 1.1 legacysupport.redirect_bins wget And rebuild it. If it solved the issue, perhaps submit a PR. > On Mar 27, 2024, at 5:41 PM, Riccardo Mottola via macports-dev > wrote: > > Hi, > > I just noticed this on 10.5 in

Re: cmake-devel --> cmake coming .... please test if you care to

2024-03-27 Thread Sergio Had
Just for the record, cmake-devel 3.29.0 works fine for me on native systems where 3.28.1 was failing (10.6 ppc and 10.6 i386). It does not build on 10.6.8 Rosetta, likely due to an unrelated issue, but this is not a stopper, since no one uses Rosetta outside of testing/development. If anyone ha

Re: cmake-devel --> cmake coming .... please test if you care to

2024-03-27 Thread Ken Cunningham
We sorted out a workaround for the failing systems that was incorporated upstream, and after some further testing, updated the cmake port to the current version on all systems. Both cmake and cmake-devel are about the same now, so feel free to go back to the main cmake port. Tiger needs verifi

wget errors - malloc

2024-03-27 Thread Riccardo Mottola via macports-dev
Hi, I just noticed this on 10.5 intel 64bit... Often I don't check the console so I don't know if it is fresh. Artax:~ multix$ wget https://github.com/macports/macports-ports/archive/70b148d6b0c465b2483ca2d6f9a12fb0841d639e.zip wget(77577) malloc: *** error for object 0x7fff7020c200: non-page-ali

Re: cmake-devel --> cmake coming .... please test if you care to

2024-03-27 Thread Riccardo Mottola via macports-dev
Hi Ken, Ken Cunningham wrote: > the cmake port is very very far behind. > > cmake-devel has been updated to the newest version currently available > (3.29.0) for most systems, and then newest supportable (3.28.4) for 10.7 > and < 10.6. > I deactivated cmake and installed cmake-devel as test on