Bug 220342 - graphics/mesa-libs conflicts with libEGL
Summary: graphics/mesa-libs conflicts with libEGL
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-28 18:04 UTC by Martin Filla
Modified: 2017-06-28 20:08 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
config.log (220.61 KB, text/x-log)
2017-06-28 18:04 UTC, Martin Filla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.