Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 826518 - media-libs/partio-1.10.1 - partview.cpp:(.text+<snip>): undefined reference to glutTimerFunc
Summary: media-libs/partio-1.10.1 - partview.cpp:(.text+<snip>): undefined reference t...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-22 14:30 UTC by Toralf Förster
Modified: 2024-03-16 08:54 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.23 KB, text/plain)
2021-11-22 14:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.39 KB, text/plain)
2021-11-22 14:30 UTC, Toralf Förster
Details
environment (environment,122.79 KB, text/plain)
2021-11-22 14:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.36 KB, application/x-bzip)
2021-11-22 14:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.93 KB, application/x-bzip)
2021-11-22 14:30 UTC, Toralf Förster
Details
media-libs:partio-1.10.1:20211122-042009.log (media-libs:partio-1.10.1:20211122-042009.log,41.71 KB, text/plain)
2021-11-22 14:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.23 KB, application/x-bzip)
2021-11-22 14:30 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-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