Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577520 - media-libs/opengl-apple-5: dead due to missing headers?
Summary: media-libs/opengl-apple-5: dead due to missing headers?
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal with 1 vote (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on: 431182
Blocks:
  Show dependency tree
 
Reported: 2016-03-16 05:10 UTC by *
Modified: 2020-12-13 16:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,2.29 KB, text/plain)
2016-03-16 05:10 UTC, *
Details

Note You need to log in before you can comment on or make changes to this bug.
Description * 2016-03-16 05:10:03 UTC
My system is OS X El Capitan (10.11.3).
I'm using an installation built with a successful bootstrap from bug 564814.
I'm trying to build mpv with opengl support as described in bug 577332, which pulls in the following:

Calculating dependencies  ... done!
[ebuild  N     ] app-eselect/eselect-opengl-1.3.1-r4::gentoo_prefix  3 KiB
[ebuild  N     ] x11-proto/glproto-1.4.17-r1::gentoo_prefix  124 KiB
[ebuild  N     ] media-libs/opengl-apple-5::gentoo_prefix  0 KiB
[ebuild  N     ] virtual/opengl-7.0-r1::gentoo_prefix  0 KiB
[ebuild   R   *] media-video/mpv-9999::local  USE="aqua archive bluray cdda cli coreaudio dvd enca iconv jpeg libass opengl* -X (-alsa) -doc -drm -dvb -egl -encode -gbm -jack -lcms -libav -libcaca -libguess -libmpv -lua -luajit -openal (-oss) -pulseaudio -raspberry-pi -rubberband -samba -sdl (-selinux) {-test} (-uchardet) (-v4l) -vaapi (-vdpau) -vf-dlopen -wayland -xinerama -xscreensaver -xv -zsh-completion" 0 KiB

I filed bug 577518 for app-eselect/eselect-opengl, however media-libs/opengl-apple-5 fails because it's looking for unversioned X11 libs and for X11 headers, which were apparently removed on El Capitan. I wonder if opengl-apple is even possible now?

Reproducible: Always

Steps to Reproduce:
emerge --oneshot =media-libs/opengl-apple-5
Comment 1 * 2016-03-16 05:10:46 UTC
Created attachment 428324 [details]
build.log
Comment 2 Fabian Groffen gentoo-dev 2016-03-17 17:40:55 UTC
the includes are missing too, probably because XQuartz was discontinued or something
Comment 3 * 2016-04-10 16:34:52 UTC
I don't see where it's discontinued but it looks old.

I'm not clear if I really need media-libs/opengl-apple. Is it for X apps built on gentoo that don't know to look in OpenGL.framework? I'm personally not interested in running an X server on mac.

I didn't have a problem building the latest mpv described in bug 577332, and that is using opengl, so I assume it's using OpenGL.framework.
Comment 4 Fabian Groffen gentoo-dev 2020-12-13 16:20:10 UTC
media-libs/opengl-apple was removed in 6d49f6fb91436d5bae3d3d22764161b71749ea0b 3+ year ago.