Summary: | dev-util/apitrace-7.1 : /.../qopenglfunctions.h:571:5: error: ‘::glBindTexture’ has not been declared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Michael Weber (RETIRED) <xmw> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | EoD, jstein, proxy-maint |
Priority: | Normal | Keywords: | EBUILD, PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
dev-util:apitrace-7.1:20160917-083141.log
emerge-history.txt environment apitrace-7.1-r1.ebuild |
Description
Toralf Förster
![]() Created attachment 446122 [details]
dev-util:apitrace-7.1:20160917-083141.log
Created attachment 446124 [details]
emerge-history.txt
Created attachment 446126 [details]
environment
I was able to reproduce the issue after enabling the gles2 useflag in the qt packages. I think that Apitrace requires full OpenGL in order to work with Qt and gles2 seems to remove this. If you think this should work nevertheless, I can have a deeper look into it. Created attachment 449486 [details]
apitrace-7.1-r1.ebuild
Attached is an ebuild which enforces the opengl (non-gles) on the qt packages.
(In reply to EoD from comment #5) > Attached is an ebuild which enforces the opengl (non-gles) on the qt > packages. Thanks for your fix. I'm going to merge this in xmw's absence... > enable_cmake-utils_src_prepare ^ This is wrong, will fix on merge. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a295b80fc9ad4e656be8df5b2cb7176949a7b5e commit 1a295b80fc9ad4e656be8df5b2cb7176949a7b5e Author: EoD <EoD@xmw.de> AuthorDate: 2018-08-18 10:19:24 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-08-18 11:04:31 +0000 dev-util/apitrace: Enforce non-gles2 USE-dep on Qt Closes: https://bugs.gentoo.org/594066 Package-Manager: Portage-2.3.47, Repoman-2.3.10 dev-util/apitrace/apitrace-7.1-r1.ebuild | 97 ++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) |