[Bug 229385] graphics/mesa-libs requires devel/llvm60 from ports, should use base on 11.2-RELEASE?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 28 10:12:09 UTC 2018


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

            Bug ID: 229385
           Summary: graphics/mesa-libs requires devel/llvm60 from ports,
                    should use base on 11.2-RELEASE?
           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: marko.cupac at mimar.rs
                CC: brooks at FreeBSD.org, x11 at FreeBSD.org
                CC: brooks at FreeBSD.org, x11 at FreeBSD.org

Hi,

now that 11.2-RELEASE has clang/LLVM 6.0 in base:

pacija at majsta:~ % sudo freebsd-version -ku
11.2-RELEASE
11.2-RELEASE

pacija at majsta:~ % clang --version
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM
6.0.0)
Target: x86_64-unknown-freebsd11.2
Thread model: posix
InstalledDir: /usr/bin

I am building in 11.2 poudriere jail:

pacija at majsta:~ % sudo poudriere jail -l
JAILNAME    VERSION          ARCH  METHOD TIMESTAMP           PATH
11_2:x86:64 11.2-RELEASE     amd64 ftp    2018-06-27 10:47:25
/portbuild/poudriere/jails/11_2_x86_64

is it possible to make graphics/mesa-lib port use base LLVM instead of the one
from the port? Building devel/llvm60 takes ~7 hours in poudriere on my aging
build machine, I'd like to avoid it, if possible.

Just a user here, pardon me if what I say makes no sense at all :)

Here's peculiar line from poudriere log:

===>   Returning to build of mesa-libs-18.1.2
===>   mesa-libs-18.1.2 depends on package: llvm60>=3.9.0_4

Shouldn't it check the existence of supported llvm in base first?

Thank you in advance.

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


More information about the freebsd-x11 mailing list