Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836005 - x11-libs/libQGLViewer-2.7.2 - cameraLight.cpp:(.text+<snip>): undefined reference to glLightfv
Summary: x11-libs/libQGLViewer-2.7.2 - cameraLight.cpp:(.text+<snip>): undefined refer...
Status: RESOLVED DUPLICATE of bug 773586
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-25 15:56 UTC by Toralf Förster
Modified: 2022-07-21 18:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.32 KB, text/plain)
2022-03-25 15:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.15 KB, text/plain)
2022-03-25 15:56 UTC, Toralf Förster
Details
environment (environment,73.18 KB, text/plain)
2022-03-25 15:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.14 KB, application/x-bzip)
2022-03-25 15:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.34 KB, application/x-bzip)
2022-03-25 15:56 UTC, Toralf Förster
Details
x11-libs:libQGLViewer-2.7.2:20220325-152518.log.bz2 (x11-libs:libQGLViewer-2.7.2:20220325-152518.log.bz2,11.10 KB, application/x-bzip)
2022-03-25 15:56 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 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 ***