Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 16:45:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 230789] graphics/mesa-dri: switch to devel/llvm80
Message-ID:  <bug-230789-7141-Pi4dgJOwRE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230789-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230789-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230789

--- Comment #23 from VVD <vvd@unislabs.com> ---
Just tested build with python 3.6:

--- graphics/mesa-dri/Makefile.common.orig
+++ graphics/mesa-dri/Makefile.common
@@ -45,7 +45,7 @@
 .endif

 USES+=         compiler:c++11-lib bison gettext-tools gmake libtool \
-               localbase pathfix pkgconfig python:2.7,build shebangfix tar:xz
+               localbase pathfix pkgconfig python:3.6,build shebangfix tar:xz
 USE_LDCONFIG=  yes
 GNU_CONFIGURE= yes

Build without errors.

May be time to move to new version of the python?…

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

help

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