In file included from qprojectm_mainwindow.cpp:39: qprojectmwidget.hpp: In member function ‘void QProjectMWidget::setup_opengl(int, int)’: qprojectmwidget.hpp:280:40: error: ‘GL_SMOOTH’ was not declared in this scope; did you mean ‘GL_SHORT’? 280 | glShadeModel ( GL_SMOOTH ); | ^~~~~~~~~ | GL_SHORT qprojectmwidget.hpp:280:25: error: ‘glShadeModel’ was not declared in this scope ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j2-20210521-110813 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.0 Python 3.8.10 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.52.1 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 [1] php7.3 [2] php7.4 [3] php8.0 * timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed May 26 04:35:10 UTC 2021 emerge -qpvO media-libs/libprojectm [ebuild N ] media-libs/libprojectm-3.1.12 USE="qt5 sdl -gles2 -jack -pulseaudio"
Created attachment 711315 [details] emerge-info.txt
Created attachment 711318 [details] emerge-history.txt
Created attachment 711321 [details] environment
Created attachment 711324 [details] etc.portage.tar.bz2
Created attachment 711327 [details] logs.tar.bz2
Created attachment 711330 [details] media-libs:libprojectm-3.1.12:20210526-051408.log
Created attachment 711333 [details] temp.tar.bz2
Ping
Looks like https://github.com/projectM-visualizer/projectm/issues/449 / https://github.com/projectM-visualizer/projectm/issues/449? I don't think it's gcc-11 related though.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f8ed8a5ab719f6ff7c444cdf29f719f445e70b commit 44f8ed8a5ab719f6ff7c444cdf29f719f445e70b Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2024-06-26 10:56:19 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-06-28 08:55:39 +0000 media-libs/libprojectm: update EAPI 7 -> 8, fix some packaging bugs As changes are trivial, and should not break anything, not keywording for testing Missing include prevents compilation only on aarch64, apparently Closes: https://bugs.gentoo.org/891343 Closes: https://bugs.gentoo.org/792204 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/37309 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../libprojectm/files/libprojectm-3.1.12-GL_SMOOTH.patch | 13 +++++++++++++ ...ojectm-3.1.12-r1.ebuild => libprojectm-3.1.12-r2.ebuild} | 7 ++++--- 2 files changed, 17 insertions(+), 3 deletions(-)