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

Bug 826518

Summary: media-libs/partio-1.10.1 - partview.cpp:(.text+<snip>): undefined reference to glutTimerFunc
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint, ted
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
logs.tar.bz2
media-libs:partio-1.10.1:20211122-042009.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-11-22 14:30:50 UTC
too long lines were shrinked:

FAILED: src/tools/partview 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 src/tools/CMakeFiles/partview.dir/partview.cpp.o -o src/tools/partview -L/var/tmp/portage/media-libs/partio-1.10.1/work/part
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/tools/CMakeFiles/partview.dir/partview.cpp.o: warning: relocation against `glutBitmapHelvetica18' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/tools/CMakeFiles/partview.dir/partview.cpp.o: in function `processNormalKeys(unsigned char, int, int)':
partview.cpp:(.text+0x10b): undefined reference to `glutTimerFunc'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: partview.cpp:(.text+0x110): undefined reference to `glutPostRedisplay'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: partview.cpp:(.text+0x11a): undefined reference to `glutGet'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/tools/CMakeFiles/partview.dir/partview.cpp.o: in function `render()':
partview.cpp:(.text+0x4b0): undefined reference to `glutGet'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20211120-200048

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d66fdd861b23951d069b024d3fe59e3917c63e7b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 22 03:21:39 2021 +0000

    2021-11-22 03:21:36 UTC

emerge -qpvO media-libs/partio
[ebuild  N    ] media-libs/partio-1.10.1  USE="-doc" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-11-22 14:30:51 UTC
Created attachment 755122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-22 14:30:52 UTC
Created attachment 755126 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-22 14:30:54 UTC
Created attachment 755130 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-22 14:30:55 UTC
Created attachment 755134 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-22 14:30:56 UTC
Created attachment 755138 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-22 14:30:57 UTC
Created attachment 755142 [details]
media-libs:partio-1.10.1:20211122-042009.log
Comment 7 Toralf Förster gentoo-dev 2021-11-22 14:30:59 UTC
Created attachment 755146 [details]
temp.tar.bz2