Re: www/chromium 148.0.7778.96 compile failure on 14.3-RELEASE-p11
Mark Millard <[email protected]> Tue, 12 May 2026 19:49:03 -0700
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
On 5/12/26 16:06, George Mitchell wrote: > On 5/12/26 18:53, George Mitchell wrote: >> On 5/12/26 16:35, George Mitchell wrote: >>> On 5/11/26 15:31, George Mitchell wrote: >>>> [... Is the problem llvm22? ...] >>>> (bugzilla 295067).> >>>>> [...] >>>> >>>> -- George >>>> >>> [...] >> So somewhere along the line a /usr/ports/devel/llvm22/work-default/ >> directory got created, but "/usr/bin/c++' seems to be the compiler >> invoked, and its version is "FreeBSD clang version 19.1.7" which is >> what you would expect for FreeBSD 14.3-RELEASE-p11. I guess I'll >> have to restart and see when and why that directory gets created ... >> -- George > I told portmaster not to build llvm22, but apparently chromium has > an explicit dependency on it (though I haven't found it yet). Looking at: https://cgit.freebsd.org/ports/tree/www/chromium/Makefile it shows: LLVM_DEFAULT= 22 The commit was on: 2026-05-08 06:27:10 +0000 iridium and ungoogled-chromium agree about the 22. > Somebody > seems to be setting LLVM_DEFAULT, but I haven't found it yet. -- George > > -- === Mark Millard marklmi at yahoo.com