Re: release build fails due to mesa-libs python version mismatch

2018-12-12 Thread Glen Barber
On Wed, Dec 12, 2018 at 01:05:18PM -0500, David Boyd wrote:
> When attempting to build releng/11.2 (11.2-RELEASE-p6) via the
> release.sh process, the build fails with the following message:
> 
> "mesa-libs-18.1.9 needs Python 2.7 at most, but 3.6 was specified"
> 
> I was attempting to build using PORTBRANCH="ports/branches/2018Q4".
> 
> Building with PORTBRANCH="ports/branches/2018Q3" works normally.
> 
> The release process also fails if PORTBRANCH="ports/head@rHEAD" is
> used.
> 
> Specifying NOPORTS=yes also allows the build to complete normally, but
> forces NODOC.
> 
> Thanks, in advance, for any help that you may be able to provide.
> 

Pulling in r341995 from stable/11 will fix this.  I forgot to merge to
stable/11 when fixing this for 12.0 (but it is not something I think is
eligible for an EN for releng/11.2).

Glen



signature.asc
Description: PGP signature


release build fails due to mesa-libs python version mismatch

2018-12-12 Thread David Boyd
When attempting to build releng/11.2 (11.2-RELEASE-p6) via the
release.sh process, the build fails with the following message:

"mesa-libs-18.1.9 needs Python 2.7 at most, but 3.6 was specified"

I was attempting to build using PORTBRANCH="ports/branches/2018Q4".

Building with PORTBRANCH="ports/branches/2018Q3" works normally.

The release process also fails if PORTBRANCH="ports/head@rHEAD" is
used.

Specifying NOPORTS=yes also allows the build to complete normally, but
forces NODOC.

Thanks, in advance, for any help that you may be able to provide.

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"