Yukari Hafner

Results 252 comments of Yukari Hafner

I'm not willing to waste any more time with Travis, I've already spent too much trying to get that clusterfuck to work. I'm also not willing to go back to...

It's possible that my workaround for Portacle ceased to work on Catalina. I have not been able to look into it as I have very little time and energy to...

For what it's worth, I've recently received a good donation to cover the costs of an Apple developer license. I've then implemented the necessary bits to sign all binaries and...

Hi. Please try the latest pre-release: https://github.com/portacle/portacle/releases/tag/1.4c It was created under macOS 12, so it may not launch on older versions. I'd be interested to know about that. It's been...

Not sure what to do about this, to be honest. I don't compile gtk or anything as part of the build process.

Looks like SBCL bakes in the absolute path of the source info when compiling a FASL or something. I'll have to see if there's a way to relocate that.

I don't think the source paths in FASLs are stored as logical pathnames.

How are you launching sbcl? The portacle launcher should already take care of configuring the LD_LIBRARY_PATH to resolve libz apropriately.

What? SBCL does not statically link libz.

It does ship it. It also does set LD_LIBRARY_PATH.