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 <vital....@gmail.com> 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, perhaps submit a PR. > > >> On Mar 27, 2024, at 5:41 PM, Riccardo Mottola via macports-dev >> <macports-dev@lists.macports.org> wrote: >> >> 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-aligned, non-allocated pointer being freed >> *** set a breakpoint in malloc_error_break to debug >> wget(77577) malloc: *** error for object 0x7fff7020c120: Non-aligned >> pointer being freed (2) >> *** set a breakpoint in malloc_error_break to debug >> --2024-03-27 10:37:25-- >> https://github.com/macports/macports-ports/archive/70b148d6b0c465b2483ca2d6f9a12fb0841d639e.zip >> Resolving github.com (github.com)... 140.82.121.4 >> Connecting to github.com (github.com)|140.82.121.4|:443... connected. >> HTTP request sent, awaiting response... 302 Found >> >> >> I'll test on other systems and see what happens and if there is a >> batter, but please test too. >> >> >> Riccardo >