https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276265
Mark Millard <marklmi26-f...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-f...@yahoo.com --- Comment #2 from Mark Millard <marklmi26-f...@yahoo.com> --- Looks to not be broken any more: I tried building devel/glaze on a main amd64 system via poudriere-devel (via disabling the BROKEN classification): [00:22:32] [01] [00:00:00] Building devel/glaze | glaze-5.0.0 [00:22:35] [01] [00:00:03] Finished devel/glaze | glaze-5.0.0: Success In the jail for that (via a chroot) it shows assertions are enabled in clang++ : # clang++ -v FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin Build config: +assertions The jail world was via an official PkgBase distribution, not from a personal build: # poudriere jail -l JAILNAME VERSION OSVERSION ARCH METHOD TIMESTAMP PATH . . . main-amd64 15.0-CURRENT amd64 pkgbase 2025-03-13 02:53:32 /usr/local/poudriere/jails/main-amd64 Looks like the Makefile should have the BROKEN status line deleted. -- You are receiving this mail because: You are the assignee for the bug.