Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2020 07:58:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 250502] graphics/mesa-dri Patching breaks on FreeBSD 11
Message-ID:  <bug-250502-7141-IksDwcqVQP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250502-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250502-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 250502: graphics/mesa-dri Patching breaks on FreeBSD 11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250502



--- Description ---
Hello,
	As of revision 552109, this fails at the patching stage for FreeBSD 11
(well, anything less than 12) due to the addition of the the following:

.if ${OSVERSION} < 1200000
	 EXTRA_PATCHES+=3D ${PATCHDIR}/extra-src_util_build__id.c
.endif

	There is a ***patch***-src_util_build__id.c in the files directory,
which also contains a "__FreeBSD__ < 12" test; was this file supposed to be
renamed?

Thanks,
Stewart.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250502-7141-IksDwcqVQP>