Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 913873

Summary: media-video/bino-2.0 - /.../widget.cpp: error: GL_RGBA16 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
media-video:bino-2.0:20230908-172713.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-09-08 17:29:32 UTC
too long lines were shrinked:

[18/25] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/var/tmp/portage/media-video/bino-2.0/work/bino-2.0_build/bino_autogen/include -isystem /usr/include/qt6/QtOpe
[19/25] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/var/tmp/portage/media-video/bino-2.0/work/bino-2.0_build/bino_autogen/include -isystem /usr/include/qt6/QtOpe
[20/25] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/var/tmp/portage/media-video/bino-2.0/work/bino-2.0_build/bino_autogen/include -isystem /usr/include/qt6/QtOpe
FAILED: CMakeFiles/bino.dir/src/widget.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/var/tmp/portage/media-video/bino-2.0/work/bino-2.0_build/bino_autogen/include -isystem /usr/include/qt6/QtOpenGLWidge
/var/tmp/portage/media-video/bino-2.0/work/bino-2.0/src/widget.cpp: In member function virtual void Widget::initializeGL():
/var/tmp/portage/media-video/bino-2.0/work/bino-2.0/src/widget.cpp:117:44: error: GL_RGBA16 was not declared in this scope; did you mean GL_RGBA16F?
  117 |             glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA16, 1, 1, 0, GL_RGBA, GL_UNSIGNED_SHORT, nullBytes);
      |                                            ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20230904-181042

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.19_p7 [openjdk-11]
2)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit d6c07cdbaf2370e5213178888b655d30035bb1c1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 8 16:32:26 2023 +0000

    2023-09-08 16:32:26 UTC

emerge -qpvO media-video/bino
[ebuild  N    ] media-video/bino-2.0
Comment 1 Toralf Förster gentoo-dev 2023-09-08 17:29:32 UTC
Created attachment 870139 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-08 17:29:34 UTC
Created attachment 870140 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-08 17:29:35 UTC
Created attachment 870141 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-08 17:29:36 UTC
Created attachment 870142 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-08 17:29:37 UTC
Created attachment 870143 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-08 17:29:38 UTC
Created attachment 870144 [details]
media-video:bino-2.0:20230908-172713.log
Comment 7 Toralf Förster gentoo-dev 2023-09-08 17:29:39 UTC
Created attachment 870145 [details]
temp.tar.xz