Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:11:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272289] devel/valgrind: build fail
Message-ID:  <bug-272289-7788-PsTAolL18U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272289-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272289-7788@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=3D272289

--- Comment #8 from Paul Floyd <pjfloyd@wanadoo.fr> ---
It is expecting a string that matches=20

           13.2-*)

Try changing=20

export UNAME_r=3D"13.2"

to

export UNAME_r=3D"13.2-STABLE"

--=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-272289-7788-PsTAolL18U>