Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2025 18:22:57 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 5f35cb47c684 - stable/14 - build.7: PORTS_MODULES incompatible with pkgbase
Message-ID:  <202507041822.564IMvEW069390@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=5f35cb47c684493369100539c8ca35970bee4ffe

commit 5f35cb47c684493369100539c8ca35970bee4ffe
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-05-21 16:40:29 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-07-04 18:20:03 +0000

    build.7: PORTS_MODULES incompatible with pkgbase
    
    Add a note until we can fix this.
    
    Reviewed by:            carlavilla, emaste, ivy
    Approved by:            carlavilla (mentor)
    Differential Revision:  https://reviews.freebsd.org/D50355
    
    (cherry picked from commit 1a060e4f1ba9b9f9363e291aba2134b37b938fae)
---
 share/man/man7/build.7 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 9a90a6dffafb..f180dc501f41 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -654,6 +654,10 @@ as part of the
 and
 .Cm installkernel
 process.
+This is currently incompatible with building
+.Pa src
+into
+.Cm packages .
 .Bd -literal -offset indent
 make PORTS_MODULES=emulators/virtualbox-ose-kmod kernel
 .Ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507041822.564IMvEW069390>