Bug 231329

Summary: graphics/mesa-dri: fails to build with GCC after 17.0.* update
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Only Me CC: x11
Priority: --- Keywords: regression
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
v0 jbeich: maintainer-approval? (x11)

Description Jan Beich freebsd_committer freebsd_triage 2018-09-12 14:44:53 UTC
Created attachment 197055 [details]
v0

$ pkg install gcc7
$ CC=gcc7 CXX=g++7 make BATCH= -C /usr/ports/graphics/mesa-dri
[...]
configure: error: --enable-llvm is required when building r300
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-28 05:05:23 UTC
A commit references this bug:

Author: jbeich
Date: Sun Oct 28 05:04:41 UTC 2018
New revision: 483225
URL: https://svnweb.freebsd.org/changeset/ports/483225

Log:
  graphics/mesa-dri: unbreak GCC build after r438198

  configure: error: --enable-llvm is required when building r300

  PR:		231329
  Approved by:	maintainer timeout (1 month)

Changes:
  head/graphics/mesa-dri/Makefile
Comment 2 Jan Beich freebsd_committer freebsd_triage 2018-10-28 05:07:06 UTC
Oops, timeout is off by 2 weeks. It was 1.5 months. ;)