Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819483 - media-sound/mixxx-2.2.4-r1 - src/.../glvsynctestrenderer.cpp: error: GL_PROJECTION was not declared in this scope
Summary: media-sound/mixxx-2.2.4-r1 - src/.../glvsynctestrenderer.cpp: error: GL_PROJE...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-22 14:20 UTC by Toralf Förster
Modified: 2022-05-17 17:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2021-10-22 14:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.61 KB, text/plain)
2021-10-22 14:20 UTC, Toralf Förster
Details
environment (environment,111.22 KB, text/plain)
2021-10-22 14:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.29 KB, application/x-bzip)
2021-10-22 14:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.37 KB, application/x-bzip)
2021-10-22 14:20 UTC, Toralf Förster
Details
media-sound:mixxx-2.2.4-r1:20211021-232432.log.bz2 (media-sound:mixxx-2.2.4-r1:20211021-232432.log.bz2,58.03 KB, application/x-bzip)
2021-10-22 14:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,85.00 KB, application/x-bzip)
2021-10-22 14:20 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 2021-10-22 14:20:38 UTC
      | 
src/waveform/renderers/glvsynctestrenderer.cpp: In member function ‘virtual void GLVSyncTestRenderer::draw(QPainter*, QPaintEvent*)’:
src/waveform/renderers/glvsynctestrenderer.cpp:79:18: error: ‘GL_PROJECTION’ was not declared in this scope; did you mean ‘GL_LOCATION’?
   79 |     glMatrixMode(GL_PROJECTION);
      |                  ^~~~~~~~~~~~~
      |                  GL_LOCATION
src/waveform/renderers/glvsynctestrenderer.cpp:79:5: error: ‘glMatrixMode’ was not declared in this scope

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit be4dd8897e09cdee118b6fb898f0e48b6790ccff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 21 14:06:36 2021 +0000

    2021-10-21 14:06:34 UTC

emerge -qpvO media-sound/mixxx
[ebuild  N    ] media-sound/mixxx-2.2.4-r1  USE="aac mp3 mp4 -doc -ffmpeg -hid -lv2 -opus -shout -wavpack"
Comment 1 Toralf Förster gentoo-dev 2021-10-22 14:20:39 UTC
Created attachment 746130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-22 14:20:41 UTC
Created attachment 746133 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-22 14:20:42 UTC
Created attachment 746136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-22 14:20:43 UTC
Created attachment 746139 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-22 14:20:44 UTC
Created attachment 746142 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-22 14:20:45 UTC
Created attachment 746145 [details]
media-sound:mixxx-2.2.4-r1:20211021-232432.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-22 14:20:47 UTC
Created attachment 746148 [details]
temp.tar.bz2
Comment 8 jospezial 2022-05-17 11:25:59 UTC
The last scons ebuilds of mixxx are gone now from the tree.
I think the cmake based versions now in tree don't have this bug.

Please close as obsolete.