Date: Wed, 27 May 2026 14:07:21 -0500 From: Maku Bex <zagazaw2004@gmail.com> To: Sad Clouds <cryintothebluesky@gmail.com> Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@freebsd.org> Subject: Re: make release failure on releng/15.0 Message-ID: <CALvWPyYn4Mes8rXVjfOVhSCuyzOy2eqicDrzJA4tu7Og6SVFFQ@mail.gmail.com> In-Reply-To: <20260527195315.5e1b9a3142e050d78ca1e9e9@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Not sure what you are trying to invent with all of that, but is there a reason for not using the `release.sh` script with the companion `release.conf` file? On Wed, May 27, 2026, 13:54 Sad Clouds <cryintothebluesky@gmail.com> wrote: > Hello, are there currently known issues with "make release" on the > releng/15.0 branch? > > $ git clone --branch releng/15.0 --depth 1 https://git.FreeBSD.org/src.git > src > > $ cd ${FREEBSD_SRC:?}/release && env \ > MAKEOBJDIRPREFIX=${FREEBSD_OBJ:?} SRCCONF="${BUILD_DIR:?}/src.conf" > SYSDIR="${FREEBSD_SRC:?}/sys" \ > make TARGET=${MACHINE:?} TARGET_ARCH=${MACHINE_ARCH:?} \ > release > ${BUILD_DIR:?}/release.log 2>&1 || echo "ERROR: make failed" > > The above make command results in the following failure: > > FreeBSD-base repository update completed. 338 packages processed. > All repositories are up to date. > pkg: Setting ABI requires setting OSVERSION, guessing the OSVERSION as: > 1500000 > /usr/libexec/flua: > /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:49: assertion > failed! > stack traceback: > [C]: in function 'assert' > /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:49: in > upvalue 'select_packages' > /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:101: in > local 'main' > /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:107: in > main chunk > [C]: in ? > *** Error code 1 > > Stop. > make: stopped making "release" in /home/user/freebsd/src/release > > [-- Attachment #2 --] <div dir="auto">Not sure what you are trying to invent with all of that, but is there a reason for not using the `release.sh` script with the companion `release.conf` file? </div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, May 27, 2026, 13:54 Sad Clouds <<a href="mailto:cryintothebluesky@gmail.com">cryintothebluesky@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, are there currently known issues with "make release" on the<br> releng/15.0 branch?<br> <br> $ git clone --branch releng/15.0 --depth 1 <a href="https://git.FreeBSD.org/src.git" rel="noreferrer noreferrer" target="_blank">https://git.FreeBSD.org/src.git</a> src<br> <br> $ cd ${FREEBSD_SRC:?}/release && env \<br> MAKEOBJDIRPREFIX=${FREEBSD_OBJ:?} SRCCONF="${BUILD_DIR:?}/src.conf" SYSDIR="${FREEBSD_SRC:?}/sys" \<br> make TARGET=${MACHINE:?} TARGET_ARCH=${MACHINE_ARCH:?} \<br> release > ${BUILD_DIR:?}/release.log 2>&1 || echo "ERROR: make failed"<br> <br> The above make command results in the following failure:<br> <br> FreeBSD-base repository update completed. 338 packages processed.<br> All repositories are up to date.<br> pkg: Setting ABI requires setting OSVERSION, guessing the OSVERSION as: 1500000<br> /usr/libexec/flua: /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:49: assertion failed!<br> stack traceback:<br> [C]: in function 'assert'<br> /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:49: in upvalue 'select_packages'<br> /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:101: in local 'main'<br> /home/user/freebsd/src/release/scripts/pkgbase-stage.lua:107: in main chunk<br> [C]: in ?<br> *** Error code 1<br> <br> Stop.<br> make: stopped making "release" in /home/user/freebsd/src/release<br> <br> </blockquote></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALvWPyYn4Mes8rXVjfOVhSCuyzOy2eqicDrzJA4tu7Og6SVFFQ>
