Summary: | app-emulation/wine-vanilla-4.11 - configure: error: OpenCL development files not found, OpenCL won't be supported. This is an error since --with-opencl was requested. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sophie Hamilton <gentoo-bugs> |
Component: | Current packages | Assignee: | Wine Maintainers <wine> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | dan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
environment config.log build.log (app-emulation/wine-vanilla-4.11) config.log (app-emulation/wine-vanilla-4.11) environment (app-emulation/wine-vanilla-4.11) |
Description
Sophie Hamilton
2019-01-19 22:28:30 UTC
Created attachment 562220 [details]
environment
Created attachment 562222 [details]
config.log
Output of `emerge -pqv '=app-emulation/wine-vanilla-3.21::gentoo'`: [ebuild NS ] app-emulation/wine-vanilla-3.21 [3.18, 3.19] USE="X alsa cups fontconfig gecko gstreamer jpeg lcms mono mp3 ncurses nls opencl opengl pcap perl png realtime ssl threads truetype udev v4l vulkan xcomposite xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -kerberos -ldap -netapi -odbc -openal -osmesa -oss -prelink -pulseaudio -run-exes -samba -scanner -sdl (-selinux) -test -udisks -vkd3d -xinerama" ABI_X86="32 64 (-x32)" Wine-vanilla 3.x is no longer supported. Please let me know if you can reproduce this on 4.x Created attachment 580956 [details] build.log (app-emulation/wine-vanilla-4.11) Sorry for the delay. I just tested and this does indeed still happen with app-emulation/wine-vanilla-4.11. Uploading replacement debug files. I'm getting similar errors on other packages too, including media-video/ffmpeg. Since I'm not seeing any other bugs filed for this (except maybe bug 688410, but that looks like a different file, so potentially a different bug), could it somehow be something related to my setup somehow? Created attachment 580958 [details]
config.log (app-emulation/wine-vanilla-4.11)
Created attachment 580960 [details]
environment (app-emulation/wine-vanilla-4.11)
Output of "emerge -pqv '=app-emulation/wine-vanilla-4.11::gentoo'": [ebuild R ] app-emulation/wine-vanilla-4.11 USE="X alsa cups faudio fontconfig gecko gstreamer jpeg lcms mono mp3 ncurses nls opencl* opengl pcap perl png realtime ssl threads truetype udev v4l vulkan xcomposite xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -kerberos -ldap -netapi -odbc -openal -osmesa -oss -prelink -pulseaudio -run-exes -samba -scanner -sdl (-selinux) -test -udisks -vkd3d -xinerama" ABI_X86="32 64 (-x32)" (I've been installing wine without the 'opencl' USE flag for now, hence why I have it installed without the flag currently. I enabled it again to test this bug.) Is this still reproducible? I've since globally turned off the "opencl" USE flag, so my environment is different than it was when I opened the bug. Under this environment without the global "opencl" USE flag, I cannot reproduce the bug. However, I *also* can't reproduce it with the app-emulation/wine-vanilla-4.11 ebuild from the 'wine' overlay, which is odd as that version (from the gentoo repository at the time) is one of the ones that specifically failed before. The only difference between the ebuilds seems to be that the 'wine' repository version removes the "~x86-fbsd" KEYWORD, so it can't be due to an ebuild change. Maybe the problem occurs when the "opencl" USE flag is set globally? I can't currently investigate this but I will try to set aside some time in order to do so. Please reopen if you end up being able to repro |