Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790644 - x11-misc/fracplanet-0.5.1 - /.../ld: obj/triangle_mesh_viewer_display.o: undefined reference to symbol glNormal3fv
Summary: x11-misc/fracplanet-0.5.1 - /.../ld: obj/triangle_mesh_viewer_display.o: unde...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-17 07:27 UTC by Toralf Förster
Modified: 2021-05-17 15:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.86 KB, text/plain)
2021-05-17 07:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,407.84 KB, text/plain)
2021-05-17 07:27 UTC, Toralf Förster
Details
environment (environment,56.89 KB, text/plain)
2021-05-17 07:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,35.01 KB, application/x-bzip)
2021-05-17 07:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.88 KB, application/x-bzip)
2021-05-17 07:27 UTC, Toralf Förster
Details
x11-misc:fracplanet-0.5.1:20210517-005209.log (x11-misc:fracplanet-0.5.1:20210517-005209.log,200.24 KB, text/plain)
2021-05-17 07:27 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 2021-05-17 07:27:21 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/triangle_mesh_viewer_display.o: undefined reference to symbol 'glNormal3fv'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libGL.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:319: fracplanet] Error 1
 * ERROR: x11-misc/fracplanet-0.5.1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j2-20210510-164102

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

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
  [2]   rust-1.52.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun May 16 23:50:12 UTC 2021

emerge -qpvO x11-misc/fracplanet
[ebuild  N    ] x11-misc/fracplanet-0.5.1
Comment 1 Toralf Förster gentoo-dev 2021-05-17 07:27:22 UTC
Created attachment 709290 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-17 07:27:24 UTC
Created attachment 709293 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-17 07:27:25 UTC
Created attachment 709296 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-17 07:27:27 UTC
Created attachment 709299 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-17 07:27:28 UTC
Created attachment 709302 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-17 07:27:29 UTC
Created attachment 709305 [details]
x11-misc:fracplanet-0.5.1:20210517-005209.log
Comment 7 Ionen Wolkens gentoo-dev 2021-05-17 15:13:41 UTC
due to qtopengl[gles2-only]
Comment 8 Larry the Git Cow gentoo-dev 2021-05-17 15:24:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c70b4a85c1c0bcc93af1c56020b51fd43b8215

commit 62c70b4a85c1c0bcc93af1c56020b51fd43b8215
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-05-17 15:22:37 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-05-17 15:24:18 +0000

    x11-misc/fracplanet: require dev-qt/qtopengl[-gles2-only]
    
    Closes: https://bugs.gentoo.org/790644
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 x11-misc/fracplanet/fracplanet-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)