From owner-freebsd-x11@freebsd.org Sat Feb 11 21:53:07 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98F0FCDB236 for ; Sat, 11 Feb 2017 21:53:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 829427BA for ; Sat, 11 Feb 2017 21:53:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 81F1ACDB235; Sat, 11 Feb 2017 21:53:07 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81A7ACDB234 for ; Sat, 11 Feb 2017 21:53:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7146D7B9 for ; Sat, 11 Feb 2017 21:53:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BLr7hA061532 for ; Sat, 11 Feb 2017 21:53:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 217016] graphics/libGL et. al. forces use of llvm39 when llvm40 is installed Date: Sat, 11 Feb 2017 21:53:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: greenreaper@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:53:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217016 Bug ID: 217016 Summary: graphics/libGL et. al. forces use of llvm39 when llvm40 is installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: greenreaper@hotmail.com Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org Created attachment 179885 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179885&action= =3Dedit llvm39 being installed by upgrading 'libglapi-11.2.2' to 'libglapi-13.0.4' I recently upgraded to FreeBSD 10.3. I installed llvm40 from ports and recompiled all other ports. Now, I am trying to keep the system up to date using llvm40. /usr/ports/graphics/libGL/Makefile.common contains the line: MESA_LLVM_VER=3D39 This forces a portupgrade of libglapi to install llvm39 for the recent upda= te. libglapi and libGL compile and install with llvm40 if I change MESA_LLVM_VE= R. I think libGL should work with either port, and llvm41 once it exists, etc. --=20 You are receiving this mail because: You are the assignee for the bug.=