Bug 220342

Summary: graphics/mesa-libs conflicts with libEGL
Product: Ports & Packages Reporter: Martin Filla <freebsd>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed Works As Intended    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (x11)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
config.log none

Description Martin Filla 2017-06-28 18:04:31 UTC
Created attachment 183891 [details]
config.log

Hi i compiled with portmaster graphics/mesa-libs but have conflict with egl.

 make[2]: Leaving directory '/usr/ports/graphics/mesa-libs/work/mesa-17.1.2/src'
====> Compressing man pages (compress-man)
===>  Installing for mesa-libs-17.1.2
===>  Checking if mesa-libs already installed
===>   Registering installation for mesa-libs-17.1.2
Installing mesa-libs-17.1.2...
pkg-static: mesa-libs-17.1.2 conflicts with libEGL-13.0.6 (installs files into the same place).  Problematic file: /usr/local/include/EGL/egl.h
*** Error code 70

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

Stop.
make: stopped in /usr/ports/graphics/mesa-libs

===>>> Installation of mesa-libs-17.1.2 (graphics/mesa-libs) failed
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-06-28 19:30:23 UTC
libEGL was renamed to mesa-libs, so remove it then reinstall consumers. See the following discussion.

https://lists.freebsd.org/pipermail/freebsd-ports/2017-May/108562.html
Comment 2 Martin Filla 2017-06-28 20:08:52 UTC
Thank you for answer. I didn't know.