Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721866 - media-video/bino-1.6.7 : /.../gl32.h: error: void _glewActiveTexture(GLenum) redeclared as different kind of entity
Summary: media-video/bino-1.6.7 : /.../gl32.h: error: void _glewActiveTexture(GLenum) ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-09 14:30 UTC by Toralf Förster
Modified: 2023-01-20 01:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2020-05-09 14:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.81 KB, text/plain)
2020-05-09 14:31 UTC, Toralf Förster
Details
environment (environment,92.30 KB, text/plain)
2020-05-09 14:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.18 KB, application/x-bzip)
2020-05-09 14:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.67 KB, application/x-bzip)
2020-05-09 14:31 UTC, Toralf Förster
Details
media-video:bino-1.6.7:20200509-130158.log (media-video:bino-1.6.7:20200509-130158.log,337.50 KB, text/plain)
2020-05-09 14:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.34 KB, application/x-bzip)
2020-05-09 14:31 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-05-09 14:30:55 UTC
                 from video_output_qt.h:29,
                 from dispatch.cpp:43:
/usr/include/GLES3/gl32.h:528:60: error: void __glewActiveTexture(GLenum) redeclared as different kind of entity
  528 | GL_APICALL void GL_APIENTRY glActiveTexture (GLenum texture);
      |                                                            ^
In file included from video_output_qt.h:26,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200502-161438

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.0
  [2]   rust-1.43.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 09 May 2020 12:05:24 PM UTC

emerge -qpvO media-video/bino
[ebuild  N    ] media-video/bino-1.6.7  USE="-debug -doc -lirc" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2020-05-09 14:30:58 UTC
Created attachment 637044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-09 14:31:00 UTC
Created attachment 637046 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-09 14:31:03 UTC
Created attachment 637048 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-09 14:31:06 UTC
Created attachment 637050 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-09 14:31:09 UTC
Created attachment 637052 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-09 14:31:11 UTC
Created attachment 637054 [details]
media-video:bino-1.6.7:20200509-130158.log
Comment 7 Toralf Förster gentoo-dev 2020-05-09 14:31:15 UTC
Created attachment 637056 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-20 01:17:03 UTC
The bug has been closed via the following commit(s):

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

commit 12639f7a90e9e635eee59e729bdc75377ff82236
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-20 01:08:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-20 01:11:23 +0000

    media-video/bino: add 2.0
    
    Closes: https://bugs.gentoo.org/721866
    Closes: https://bugs.gentoo.org/740518
    Closes: https://bugs.gentoo.org/834400
    Closes: https://bugs.gentoo.org/831241
    Closes: https://bugs.gentoo.org/875743
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/bino/Manifest        |  1 +
 media-video/bino/bino-2.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 profiles/package.mask            |  1 +
 3 files changed, 35 insertions(+)