Bug 285085 - lang/dotnet8: Build fails on 14
Summary: lang/dotnet8: Build fails on 14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-01 06:46 UTC by Dan Kotowski
Modified: 2025-03-01 13:15 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
poudriere bulk -j FreeBSD:14:amd64 -p latest lang/dotnet8 (242.07 KB, text/plain)
2025-03-01 06:46 UTC, Dan Kotowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kotowski 2025-03-01 06:46:43 UTC
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
Comment 1 Ralf van der Enden 2025-03-01 11:07:17 UTC
This is caused by the recent change of the default llvm. Was llvm15, but now is llvm19
Comment 2 Ralf van der Enden 2025-03-01 11:08:17 UTC
Builds fine with llvm15 and llvm17 btw.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-03-01 13:15:28 UTC
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(-)