[Bug 233723] graphics/mesa-libs build fails as a dependency - python version incorrect

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 1 03:32:36 UTC 2019


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

Robert James Hernandez <rob at sarcasticadmin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob at sarcasticadmin.com

--- Comment #1 from Robert James Hernandez <rob at sarcasticadmin.com> ---
I ran into this as well trying to build the cloud-print-connector port inside a
new jail, Im on the following commit in the master branch on the ports tree:

commit d3b56095dd0ea2ce90d28d2c8b3915707a7faa09 (origin/master)
Author: lx <lx at FreeBSD.org>
Date:   Tue Jan 29 23:15:55 2019 +0000

    Update to 0.11.2.

    PR:     233692
    Submitted by:   Sascha Biberhofer

Failed with the following similar error:

Installing fontconfig-2.12.6,1...
Running fc-cache to build fontconfig cache...                                   
/usr/local/share/fonts: skipping, no such directory                             
/usr/local/lib/X11/fonts: skipping, no such directory                           
/var/db/fontconfig: cleaning cache directory                                    
fc-cache: succeeded                                                             
===>   cairo-1.15.12,2 depends on shared library: libfontconfig.so - found
(/usr/local/lib/libfontconfig.so)                                               
===>   Returning to build of cairo-1.15.12,2                                    
===>   cairo-1.15.12,2 depends on shared library: libglib-2.0.so - found
(/usr/local/lib/libglib-2.0.so)                                                 
===>   cairo-1.15.12,2 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)                                                     
===>   cairo-1.15.12,2 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)                                                     
===>   cairo-1.15.12,2 depends on shared library: libGL.so - not found          
===>  mesa-libs-18.3.2 needs Python 2.7 at most, but 3.6 was specified.         
*** Error code 1                                                                

Stop.                                                                           
make[5]: stopped in /usr/ports/graphics/mesa-libs                               
*** Error code 1


System info:
# uname -r
11.2-RELEASE-p4

No make.conf

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


More information about the freebsd-x11 mailing list