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

Bug 836005

Summary: x11-libs/libQGLViewer-2.7.2 - cameraLight.cpp:(.text+<snip>): undefined reference to glLightfv
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED DUPLICATE    
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:20220325-152518.log.bz2

Description Toralf Förster gentoo-dev 2022-03-25 15:56:03 UTC
/usr/include/qt5/QtCore/qstring.h:954:23: note: declared here
  954 |     static const Null null;
      |                       ^~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/cameraLight.o: in function `Viewer::draw()':
cameraLight.cpp:(.text+0x66): undefined reference to `glLightfv'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cameraLight.cpp:(.text+0xc1): undefined reference to `glLightfv'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: .obj/cameraLight.o: in function `Viewer::drawSpiral()':

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 595b03dad9090ffe3bceaf6a6e1e9a2ca385e747
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Mar 25 14:19:50 2022 +0000

    2022-03-25 14:19:49 UTC

emerge -qpvO x11-libs/libQGLViewer
[ebuild  N    ] x11-libs/libQGLViewer-2.7.2  USE="-designer -examples"
Comment 1 Toralf Förster gentoo-dev 2022-03-25 15:56:04 UTC
Created attachment 767799 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-25 15:56:06 UTC
Created attachment 767800 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-03-25 15:56:09 UTC
Created attachment 767801 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-25 15:56:10 UTC
Created attachment 767802 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-25 15:56:12 UTC
Created attachment 767803 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-25 15:56:13 UTC
Created attachment 767804 [details]
x11-libs:libQGLViewer-2.7.2:20220325-152518.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-21 18:57:06 UTC

*** This bug has been marked as a duplicate of bug 773586 ***