Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2023 02:04:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        tex@FreeBSD.org
Subject:   [Bug 273490] devel/tex-web2c fails to build on 15-CURRENT
Message-ID:  <bug-273490-41148-gIBEFk91VJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273490-41148@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273490-41148@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=3D273490

--- Comment #7 from Greg Lehey <grog@FreeBSD.org> ---
(In reply to Fernando Apestegu=C3=ADa from comment #6)
Yes, this was done with a freshly checked-out tree, and I repeated it
yesterday.  But we have an explanation: environment leakage.  Starting a new
shell without environment allowed the build to proceed:

  $ env -i HOME=3D"$HOME" bash --norc

This is a workaround: the environment shouldn't leak.  But it's not a probl=
em
with this port, so I'm closing this report.  I have opened
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273938 against the ports
build framework.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273490-41148-gIBEFk91VJ>