On Fri, 10 Mar 2023 07:39:39 -0800, Paul E. McKenney wrote: > On Fri, Mar 10, 2023 at 11:06:56PM +0900, Akira Yokosawa wrote: >> Hi Paul, >> >> As I mentioned a month ago or so, I've been working on improving >> portability of building perfbook. >> >> By portability, I did actual tests mostly under FreeBSD and light weight >> alpine container images, not under macOS. >> So I don't know if this enables native build for macOS, but here we are. >> >> I don't expect any regression for existing build environments. >> (Famous last words!) >> >> Thanks, Akira >> -- > > Seems to work, so I queued and pushed it. > > On a separate topic, Ubuntu 22.04 seems to require "apt install fuse" > in addition to the list currently shown, but that might be an artifact > of my installation. Without this, inkscape refuses to create PDFs. > (I am somewhat surprised that inkscape would require this.) I think you are using an Appimage release of Inkscape. This issue is covered here: https://docs.appimage.org/user-guide/troubleshooting/fuse.html#setting-up-fuse-2-x-alongside-of-fuse-3-x-on-recent-ubuntu-22-04-debian-and-their-derivatives Thanks, Akira > > Thanx, Paul >