Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831558 - app-misc/openrgb-plugin-effects-0_p20220110 - Effects/.../ShaderPass.cpp: error: glBegin was not declared in this scope
Summary: app-misc/openrgb-plugin-effects-0_p20220110 - Effects/.../ShaderPass.cpp: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-20 09:16 UTC by Toralf Förster
Modified: 2022-02-15 22:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.61 KB, text/plain)
2022-01-20 09:16 UTC, Toralf Förster
Details
app-misc:openrgb-plugin-effects-0_p20220110:20220120-032935.log (app-misc:openrgb-plugin-effects-0_p20220110:20220120-032935.log,334.41 KB, text/plain)
2022-01-20 09:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.51 KB, text/plain)
2022-01-20 09:16 UTC, Toralf Förster
Details
environment (environment,57.46 KB, text/plain)
2022-01-20 09:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.54 KB, application/x-bzip)
2022-01-20 09:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.38 KB, application/x-bzip)
2022-01-20 09:16 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 2022-01-20 09:16:51 UTC
/usr/include/qt5/Gentoo/gentoo-qconfig.h:10: note: this is the location of the previous definition
   10 | #define QT_OPENGL_ES_2
      | 
Effects/Shaders/ShaderPass.cpp: In member function ‘void ShaderPass::Draw(const Uniforms&, GLenum, QOpenGLFunctions*)’:
Effects/Shaders/ShaderPass.cpp:123:9: error: ‘glBegin’ was not declared in this scope
  123 |         glBegin(GL_QUADS);
      |         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220119-205952

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 202f7d6d481c4222863b4ff924085f8689012106
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 03:06:53 2022 +0000

    2022-01-20 03:06:52 UTC

emerge -qpvO app-misc/openrgb-plugin-effects
[ebuild  N    ] app-misc/openrgb-plugin-effects-0_p20220110
Comment 1 Toralf Förster gentoo-dev 2022-01-20 09:16:52 UTC
Created attachment 762774 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 09:16:54 UTC
Created attachment 762775 [details]
app-misc:openrgb-plugin-effects-0_p20220110:20220120-032935.log
Comment 3 Toralf Förster gentoo-dev 2022-01-20 09:16:55 UTC
Created attachment 762776 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-20 09:16:56 UTC
Created attachment 762777 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-20 09:16:56 UTC
Created attachment 762778 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-20 09:16:58 UTC
Created attachment 762779 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-02-15 22:25:05 UTC
The bug has been closed via the following commit(s):

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

commit 4acf2bd6830bff90c510d1dae1e0c8c05f6b3b55
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2022-02-15 22:00:20 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2022-02-15 22:24:51 +0000

    app-misc/openrgb-plugin-effects: depend on full gl
    
    Closes: https://bugs.gentoo.org/831558
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/24204
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../openrgb-plugin-effects/openrgb-plugin-effects-0_p20220110.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)