Re: Fink bootstrap fails under macOS 10.15b9

John Lillibridge <[email protected]> Tue, 1 Oct 2019 13:10:19 -0400
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
Thanks Hanspeter,

I just became aware of this issue being tracked on Github yesterday. That is indeed exactly what I had experienced…

Fortunately, the latest macOS 10.15b10 (19A578c, released 2019-09-30) has fixed the getc/putc/ftell problem that prevented gzip (and dpkg) from building properly. The initial bootstrap command now succeeds!

On to the next issue: the gmp5 library still fails to build with the latest Xcode 11.1 GM (11A1027). This was also reported along with the bootstrap issue #197:

https://github.com/fink/fink/issues/197#issuecomment-531638838

Cheers,
John

> On Oct 1, 2019, at 06:53, Hanspeter Niederstrasser <[email protected]> wrote:
> 
> On 9/30/19 8:35 AM, John Lillibridge wrote:
> 
>> Hello Fink Developers,
>> 
>> I wanted to alert you that Fink now fails its initial build from source, via the “bootstrap” script. What appears to be happening is a low-level incompatibility in the standard C-library (/usr/lib/libc.dylib -> /usr/lib/system/libsystem_c.dylib) with write-after-read (getc/putc) not working properly, and ftell providing the wrong byte location in the test stream file. This trips up ‘configure’, when gzip is trying to build, so that the entire bootstrap build fails.
>> 
>> The folks over @ HomeBrew noted the issue here: https://discourse.brew.sh/t/mac-os-10-15-catalina-issues/5001/24
>> Until Apple fixes this issue, there’s little I think we can do to work around this bug…
> 
> Yep, we're tracking it here:
> 
> https://github.com/fink/fink/issues/197
> 
> Hanspeter


_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel