Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703870 - dev-libs/rocm-opencl-runtime-2.10.0: missing dependency on mesa
Summary: dev-libs/rocm-opencl-runtime-2.10.0: missing dependency on mesa
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-26 18:42 UTC by Patrick Lauer
Modified: 2019-12-27 04:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2019-12-26 18:42:26 UTC
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/rocm-opencl-runtime-2.10.0_build"
cmake -C /var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/rocm-opencl-runtime-2.10.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DUSE_COMGR_LIBRARY=yes -DLLVM_DIR=/usr/lib/llvm/roc/ -DClang_DIR=/usr/lib/llvm/roc/lib/cmake/clang/ -DCMAK
E_INSTALL_PREFIX=/usr/ -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/rocm-opencl-runtime-2.10.0_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.
10.0
[...]
FAILED: api/opencl/amdocl/CMakeFiles/amdocl64.dir/cl_gl.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DATI_ARCH_X86 -DATI_BITS_64 -DATI_COMP_GCC -DATI_OS_LINUX -DCL_USE_DEPRECATED_OPENCL_1_0_APIS -DCL_USE_DEPRECATED_OPENCL_1_1_APIS -DCL_USE_DEPRECATED_OPENCL_1_2_APIS -DCL_USE_DEPRECATED_OPENCL_2_0_APIS -DCOMGR_DYN_DLL -DLINUX -DLITTLEENDIAN_CPU -DOPENCL_EXPORTS -DOPENCL_MAJOR=2 -DOPENCL_MINOR=0 -DUNIX_OS -DUSE_COMGR_LIBRARY -DVEGA10_ONLY=false -DWITH_AQL -DWITH_HSA_DEVICE -DWITH_LIGHTNING_COMPILER -DWITH_ONLINE_COMPILER -DWITH_TARGET_AMDGCN -D__AMD64__ -D__x86_64__ -Damdocl64_EXPORTS -DqLittleEndian -I/usr/lib/llvm/roc/include -I/usr/lib/llvm/roc/include/clang -I/usr/lib/llvm/roc/include/lld -I/usr/lib/llvm/roc/include/llvm/Target/AMDGPU -I/usr/include/hsa -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/runtime -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl/khronos -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl/khronos/headers -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl/khronos/headers/opencl2.2 -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib/include -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib/backends/common -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib/loaders -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib/loaders/elf/utils/libelf -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/lib/loaders/elf/utils/common -I/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/compiler/tools  -DNDEBUG -O2 -pipe -march=native -std=c++11 -fPIC -MD -MT api/opencl/amdocl/CMakeFiles/amdocl64.dir/cl_gl.cpp.o -MF api/opencl/amdocl/CMakeFiles/amdocl64.dir/cl_gl.cpp.o.d -o api/opencl/amdocl/CMakeFiles/amdocl64.dir/cl_gl.cpp.o -c /var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl/amdocl/cl_gl.cpp
/var/tmp/portage/dev-libs/rocm-opencl-runtime-2.10.0/work/ROCm-OpenCL-Runtime-roc-2.10.0/api/opencl/amdocl/cl_gl.cpp:17:10: fatal error: GL/gl.h: No such file or directory
   17 | #include <GL/gl.h>
      |          ^~~~~~~~~
compilation terminated.
[...]
ninja: build stopped: subcommand failed.
 * ERROR: dev-libs/rocm-opencl-runtime-2.10.0::gentoo failed (compile phase):
 *   ninja -v -j4 -l0 failed
 *


Portage 2.3.83 (python 3.6.10-final-0, default/linux/amd64/17.1, gcc-9.2.0, glibc-2.30-r3, 5.4.6-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-5.4.6-gentoo-x86_64-x86_64-AMD_Athlon_3000G_with_Radeon_Vega_Graphics-with-gentoo-2.6
KiB Mem:    14281036 total,  10153244 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Thu, 26 Dec 2019 11:00:01 +0000
Head commit of repository gentoo: 3e0327452fb06ade6604e833f312945d6656fe97
sh bash 5.0_p11
ld GNU ld (Gentoo 2.32 p2) 2.32.0
app-shells/bash:          5.0_p11::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17::gentoo, 3.6.10::gentoo
dev-util/cmake:           3.16.2-r1::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.69-r5::gentoo
sys-devel/automake:       1.16.1-r2::gentoo
sys-devel/binutils:       2.32-r1::gentoo, 2.33.1::gentoo
sys-devel/gcc:            9.2.0-r3::gentoo
sys-devel/gcc-config:     2.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -march=native"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli crypt cxx dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd udev unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby25 ruby26" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Patrick Lauer gentoo-dev 2019-12-26 18:43:29 UTC
$ equery b /usr/include/GL/gl.h
 * Searching for /usr/include/GL/gl.h ...
media-libs/mesa-19.3.1 (/usr/include/GL/gl.h)
Comment 2 Larry the Git Cow gentoo-dev 2019-12-27 04:54:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b398c52563180f42e30b2c0d70767e163155513

commit 2b398c52563180f42e30b2c0d70767e163155513
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-12-27 04:52:00 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-12-27 04:54:14 +0000

    dev-libs/rocm-opencl-runtime: depend on media-libs/mesa
    
    Closes: https://bugs.gentoo.org/703870
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../rocm-opencl-runtime-2.9.0-r1.ebuild            | 58 ++++++++++++++++++++++
 1 file changed, 58 insertions(+)