Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727616 - dev-libs/rocclr-3.5.0 : /.../rocglinterop.hpp: fatal error: GL/glx.h: No such file or directory
Summary: dev-libs/rocclr-3.5.0 : /.../rocglinterop.hpp: fatal error: GL/glx.h: No such...
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: 2020-06-09 07:47 UTC by Toralf Förster
Modified: 2020-06-10 00:23 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2020-06-09 07:47 UTC, Toralf Förster
Details
dev-libs:rocclr-3.5.0:20200609-035510.log (dev-libs:rocclr-3.5.0:20200609-035510.log,20.67 KB, text/plain)
2020-06-09 07:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.60 KB, text/plain)
2020-06-09 07:47 UTC, Toralf Förster
Details
environment (environment,85.40 KB, text/plain)
2020-06-09 07:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.69 KB, application/x-bzip)
2020-06-09 07:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.02 KB, application/x-bzip)
2020-06-09 07:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.84 KB, application/x-bzip)
2020-06-09 07:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-06-09 07:47:17 UTC
In file included from /var/tmp/portage/dev-libs/rocclr-3.5.0/work/ROCclr-roc-3.5.0/device/rocm/rocdevice.hpp:41,
                 from /var/tmp/portage/dev-libs/rocclr-3.5.0/work/ROCclr-roc-3.5.0/device/device.cpp:28:
/var/tmp/portage/dev-libs/rocclr-3.5.0/work/ROCclr-roc-3.5.0/device/rocm/rocglinterop.hpp:26:10: fatal error: GL/glx.h: No such file or directory
   26 | #include <GL/glx.h>
      |          ^~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20200607-173856

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 08 Jun 2020 10:05:18 PM UTC
/var/db/repos/libressl	Tue 02 Jun 2020 02:35:03 AM UTC

emerge -qpvO dev-libs/rocclr
[ebuild  N    ] dev-libs/rocclr-3.5.0
Comment 1 Toralf Förster gentoo-dev 2020-06-09 07:47:20 UTC
Created attachment 644060 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-09 07:47:23 UTC
Created attachment 644062 [details]
dev-libs:rocclr-3.5.0:20200609-035510.log
Comment 3 Toralf Förster gentoo-dev 2020-06-09 07:47:26 UTC
Created attachment 644064 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-09 07:47:29 UTC
Created attachment 644066 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-09 07:47:32 UTC
Created attachment 644068 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-09 07:47:34 UTC
Created attachment 644070 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-09 07:47:37 UTC
Created attachment 644072 [details]
temp.tbz2
Comment 8 justXi 2020-06-09 19:01:35 UTC
On my system "GL/glx.h" belongs to "media-libs/libglvnd".

Could you try it?
I would add the dependency and push the new ebuild.
Comment 9 cyrillic 2020-06-09 23:52:18 UTC
On my system "GL/glx.h" belongs to "media-libs/mesa[X]" since I don't have libglvnd enabled.
Comment 10 Larry the Git Cow gentoo-dev 2020-06-10 00:23:05 UTC
The bug has been closed via the following commit(s):

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

commit ac79b82dcfdc8f8c9850d957f8983cb32caabc10
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-06-10 00:22:03 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-06-10 00:22:59 +0000

    dev-libs/rocclr: depend on virtual/opengl
    
    Closes: https://bugs.gentoo.org/727616
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-libs/rocclr/rocclr-3.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)