/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../tmp/release/meshview.o: undefined reference to symbol 'glLoadIdentity' /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libOpenGL.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[1]: *** [Makefile:492: ../release/fraqtive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/fraqtive-0.4.8-r2/work/fraqtive-0.4.8/src' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20210822-190004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.54.0 * 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 HEAD of ::gentoo commit 82a0d35abc198ab7d0596a118ef6fbbf753955fc Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Aug 24 15:21:27 2021 +0000 2021-08-24 15:21:26 UTC emerge -qpvO x11-misc/fraqtive [ebuild N ] x11-misc/fraqtive-0.4.8-r2 CPU_FLAGS_X86="sse2"
Created attachment 735769 [details] emerge-info.txt
Created attachment 735772 [details] emerge-history.txt
Created attachment 735775 [details] environment
Created attachment 735778 [details] etc.portage.tar.bz2
Created attachment 735781 [details] temp.tar.bz2
Created attachment 735784 [details] x11-misc:fraqtive-0.4.8-r2:20210824-161058.log
The ebuild replaces -lGLU with result of ${PKG_CONFIG} --libs glu, which should have returned -lGLU -lOpenGL, but glu.pc file from media-libs/glu-9.0.2 used in this build missed the Requires: opengl line, which was fixed media-libs/glu-9.0.3 in commit https://gitlab.freedesktop.org/mesa/glu/-/commit/225e00a14a9200f11253775a7c7778c1c29c8b23. media-libs/glu-9.0.2 is no longer in the tree.