Date: Fri, 18 May 2018 15:37:43 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 228337] ports-mgmt/portmaster: portmaster-3.19_9 breaks graphics/mesa-dri build Message-ID: <bug-228337-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228337 Bug ID: 228337 Summary: ports-mgmt/portmaster: portmaster-3.19_9 breaks graphics/mesa-dri build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: lantw44@gmail.com CC: se@FreeBSD.org, x11@FreeBSD.org CC: se@FreeBSD.org, x11@FreeBSD.org # portmaster -vGDB graphics/mesa-dri =3D=3D=3D> Cleaning for mesa-dri-18.0.4 =3D=3D=3D> mesa-dri-18.0.4 depends on executable: gcc6 - found =3D=3D=3D> Configuring for mesa-dri-18.0.4 checking for gcc... gcc6 checking if gcc6 supports -fno-rtti -fno-exceptions... no checking for gcc6 option to produce PIC... -fPIC -DPIC checking if gcc6 PIC flag -fPIC -DPIC works... yes checking if gcc6 static flag -static works... yes checking if gcc6 supports -c -o file.o... yes checking if gcc6 supports -c -o file.o... (cached) yes configure: error: --enable-llvm is required when building r300 =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/mesa-dri/work/mesa-18.0.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg info -g -Ea). *** Error code 1 It looks like portmaster has done something which causes CHOSEN_COMPILER_TY= PE to be set to gcc. Mesa should not require gcc to build, but portmaster pull= s it in as a build dependency. Downgrading to portmaster-3.19_8 fixes the proble= m. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228337-7141>