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

Bug 773964

Summary: media-video/ttcut-0.19.6_p1-r1 - /.../ld: obj/ttmpeg2window.o: undefined reference to symbol glLoadIdentity
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Daniel Pielmeier <billie>
Status: CONFIRMED ---    
Severity: normal CC: media-video, sam
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
media-video:ttcut-0.19.6_p1-r1:20210302-101219.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-03-02 10:40:24 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/ttmpeg2window.o: undefined reference to symbol 'glLoadIdentity'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.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:470: ttcut] Error 1

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

  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:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   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	Tue Mar  2 09:33:14 UTC 2021

emerge -qpvO media-video/ttcut
[ebuild  N    ] media-video/ttcut-0.19.6_p1-r1
Comment 1 Toralf Förster gentoo-dev 2021-03-02 10:40:25 UTC
Created attachment 689037 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-02 10:40:27 UTC
Created attachment 689040 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-02 10:40:28 UTC
Created attachment 689043 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-02 10:40:30 UTC
Created attachment 689046 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-02 10:40:32 UTC
Created attachment 689049 [details]
media-video:ttcut-0.19.6_p1-r1:20210302-101219.log
Comment 6 Toralf Förster gentoo-dev 2021-03-02 10:40:33 UTC
Created attachment 689052 [details]
temp.tar.bz2
Comment 7 Daniel Pielmeier gentoo-dev 2021-03-27 18:31:58 UTC
Any hints on how to reproduce this. I fail to do so!
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-27 18:59:01 UTC
Hmm. toralf, did you use any binpkgs from a slibtool build or anything like that?

/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/ttmpeg2window.o: undefined reference to symbol 'glLoadIdentity'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libGL.so.1: error adding symbols: DSO missing from command line

This seems to imply libGL is broken...
Comment 9 Toralf Förster gentoo-dev 2021-03-27 19:03:23 UTC
(In reply to Sam James from comment #8)
> Hmm. toralf, did you use any binpkgs from a slibtool build or anything like
> that?
> 
No bin pkgs except the kernel bin package (this is new, I try to avoid kernel builds within tinderbox images)