https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282492
Jason E. Hale <jh...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+ |eeBSD.org) | CC| |jh...@freebsd.org Status|New |Open --- Comment #3 from Jason E. Hale <jh...@freebsd.org> --- This appears to be a problem with tmpfs corrupting libsass [1], which would explain why the port builds on the host, but not in the poudriere jail. There's nothing we can do with the port itself, this a bug in base. Workaround would be to add to poudriere.conf: TMPFS_BLACKLIST="libsass sassc" and flush and rebuild textproc/libsass and textproc/sassc: poudriere bulk -j <jail> -p <portstree> ... -C textproc/libsass textproc/sassc [1] https://lists.freebsd.org/archives/freebsd-ports/2024-November/006929.html -- You are receiving this mail because: You are the assignee for the bug.