Summary: | sci-libs/vtk-8.2.0 : /.../QVTKOpenGLNativeWidget.cxx: error: QOpenGLFunctions_3_2_Core was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Bernd <waebbl-gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, sci |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/21391 https://github.com/gentoo/gentoo/pull/24081 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 sci-libs:vtk-8.2.0:20200606-150448.log.bz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 643672 [details]
emerge-info.txt
Created attachment 643674 [details]
emerge-history.txt
Created attachment 643676 [details]
environment
Created attachment 643678 [details]
etc.portage.tbz2
Created attachment 643680 [details]
logs.tbz2
Created attachment 643682 [details]
sci-libs:vtk-8.2.0:20200606-150448.log.bz2
Created attachment 643684 [details]
temp.tbz2
@Toral can you confirm this issue is still happening with 8.2.0-r3? I couldn't reproduce it when using the USE flag from your log, i.e. USE="X qt5". The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f2a634a69b0d1b7315af5238136b335acb558e commit a4f2a634a69b0d1b7315af5238136b335acb558e Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2021-06-23 14:37:58 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2021-06-25 13:05:03 +0000 sci-libs/vtk: solve RUNPATH issue - fix issue with NULL DT_RUNPATH when USE=mpi - remove obsolete docinto with USE=tcl - bug #727338 is not reproducible Bug: https://bugs.gentoo.org/727338 Closes: https://bugs.gentoo.org/778170 Closes: https://bugs.gentoo.org/795840 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-libs/vtk/vtk-8.2.0-r4.ebuild | 375 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 375 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=456dff1993bc8dd2dabd3a7642ffcb8229b30407 commit 456dff1993bc8dd2dabd3a7642ffcb8229b30407 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2022-02-04 19:15:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-02-21 23:23:52 +0000 sci-libs/vtk: let v9 build against ffmpeg-5 Backports an upstream patch to successfully build against media-video/ffmpeg-5. Closes: https://bugs.gentoo.org/831595 Closes: https://bugs.gentoo.org/727338 Closes: https://bugs.gentoo.org/660582 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/24081 Signed-off-by: Sam James <sam@gentoo.org> ...-IO-FFMPEG-support-FFmpeg-5.0-API-changes.patch | 141 +++++++++++++++++++++ sci-libs/vtk/vtk-9.0.3-r4.ebuild | 1 + sci-libs/vtk/vtk-9.1.0.ebuild | 3 +- 3 files changed, 144 insertions(+), 1 deletion(-) |