maintainer-feedback requested: [Bug 296112] graphics/mesa-libs suddenly brings in 1.5 GB of LLVM19
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 296112: graphics/mesa-libs suddenly brings in 1.5 GB of LLVM19 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296112 --- Description --- After doing a pkg upgrade today, my monitoring immediately alerted me to dozens of servers suddenly having 1.5 GB extra in the (always kept rather small) /usr partition. Tracking back, I found that /usr/local had increased by that size because of a new /usr/local/llvm19 directory, and that tracked back to spirv-llvm-translator-llvm19-19.1.19, which in turn tracked back to mesa-libs-26.0.6 that requires it. Is the addition of a full-scale LLVM on servers that do zero compiling (that's all left to Poudriere) really required? It feels like, at least, a slight upset to POLA.