Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2026 03:12:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294900] Errors during buildworld: C++20 extension
Message-ID:  <bug-294900-227-eTbtzaLeoW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294900-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294900

--- Comment #1 from robbak@gmail.com ---
I just got a build after removing my /etc/src-env.conf and /etc/src.conf. I
also examined my /etc/make.conf, but I don't recall making any changes (sorry). 

src-env.conf:
WITH_META_MODE=Yes

src.conf
WITHOUT_LLVM_TARGET_AARCH64="yes"
WITHOUT_LLVM_TARGET_ARM="yes"
WITHOUT_LLVM_TARGET_MIPS="yes"
WITHOUT_LLVM_TARGET_POWERPC="yes"
WITHOUT_LLVM_TARGET_SPARC="yes"
WITHOUT_CROSS_COMPILER="yes"

I also did a fresh git pull between the failed and good build, but it was only
an hours worth of changes, and nothing there looked relevant.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294900-227-eTbtzaLeoW>