[Bug 228337] ports-mgmt/portmaster: portmaster-3.19_9 breaks graphics/mesa-dri build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 18 15:37:48 UTC 2018


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

            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 at FreeBSD.org
          Reporter: lantw44 at gmail.com
                CC: se at FreeBSD.org, x11 at FreeBSD.org
                CC: se at FreeBSD.org, x11 at FreeBSD.org

# portmaster -vGDB graphics/mesa-dri

===>  Cleaning for mesa-dri-18.0.4
===>   mesa-dri-18.0.4 depends on executable: gcc6 - found
===>  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
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at 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_TYPE
to be set to gcc. Mesa should not require gcc to build, but portmaster pulls it
in as a build dependency. Downgrading to portmaster-3.19_8 fixes the problem.

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


More information about the freebsd-ports-bugs mailing list