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

Bug 773586

Summary: x11-libs/libQGLViewer-2.7.2 - animation.cpp:(.text+<snip>): undefined reference to glColor3f
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Alexis Ballier <aballier>
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.portage.tar.bz2
temp.tar.bz2
x11-libs:libQGLViewer-2.7.2:20210301-103627.log

Description Toralf Förster gentoo-dev 2021-03-01 15:32:04 UTC
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -LQGLViewer -Wl,-rpath,/var/tmp/portage/x11-libs/libQGLViewer-2.7.2/work/libQGLViewer-2.7.2/QGLViewer -o animation .obj/animation.o .obj/main.o   -L../../QGLViewer -lQGLViewer-qt5 -lpthread -lGLESv2 /usr/lib64/libQt5OpenGL.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Core.so   
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/animation.o: in function `Particle::draw()':
animation.cpp:(.text+0x146): undefined reference to `glColor3f'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/animation.o: in function `Viewer::draw()':
animation.cpp:(.text+0x1dc): undefined reference to `glBegin'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/animation.o: in function `Viewer::init()':

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar  1 10:07:16 UTC 2021

emerge -qpvO x11-libs/libQGLViewer
[ebuild  N    ] x11-libs/libQGLViewer-2.7.2  USE="examples -designer"
Comment 1 Toralf Förster gentoo-dev 2021-03-01 15:32:05 UTC
Created attachment 688887 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-01 15:32:07 UTC
Created attachment 688890 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-01 15:32:09 UTC
Created attachment 688893 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-01 15:32:10 UTC
Created attachment 688896 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-01 15:32:11 UTC
Created attachment 688899 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-01 15:32:13 UTC
Created attachment 688902 [details]
x11-libs:libQGLViewer-2.7.2:20210301-103627.log
Comment 7 Toralf Förster gentoo-dev 2022-07-21 18:57:06 UTC
*** Bug 836005 has been marked as a duplicate of this bug. ***
Comment 8 Toralf Förster gentoo-dev 2023-04-09 19:42:40 UTC
still fails