Date: Tue, 07 Jun 2022 16:22:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264418] "make -DNOPORTS cloudware-release" fails due to ports version check Message-ID: <bug-264418-227-bQyPRFx0mB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264418-227@https.bugs.freebsd.org/bugzilla/> References: <bug-264418-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264418 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjb@FreeBSD.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- Related commit 0be274d3737972532c042d06c53b5807e95aa845, Adjust where UNAME= _r is defined for ports builds which invokes `env - UNAME_r=3D${UNAME_r} PATH=3D$$PATH make -C ${PORTSDIR}/emulators/qemu-user-static BATCH=3D1 all install clean` I think UNAME_r=3D${UNAME_r} is incorrect here, as the qemu-user-static we'= re building is intended for the build host, not the target version. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264418-227-bQyPRFx0mB>