Created attachment 258151 [details] poudriere bulk -j FreeBSD:14:amd64 -p latest lang/dotnet8 build started at Fri Feb 28 19:58:06 UTC 2025 port directory: /usr/ports/lang/dotnet8 package name: dotnet8-8.0.6_3 building for: FreeBSD pkg1.a9development.com 14.2-RELEASE-p2 FreeBSD 14.2-RELEASE-p2 amd64 maintained by: arrowd@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 4712 Feb 19 07:13 /usr/ports/lang/dotnet8/Makefile Ports top last git commit: 725351f27c Ports top unclean checkout: no Port dir last git commit: 8a13f412f8 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500032 Jail OSVERSION: 1402000 Multiple long error lines in attached log
This is caused by the recent change of the default llvm. Was llvm15, but now is llvm19
Builds fine with llvm15 and llvm17 btw.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f46db9f96fa8e4e0b6422c86a3147307a3cf7ad commit 0f46db9f96fa8e4e0b6422c86a3147307a3cf7ad Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-03-01 13:13:28 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-03-01 13:15:09 +0000 lang/dotnet8: Fix build after the LLVM_DEFAULT bump PR: 285085 lang/dotnet8/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)