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

Bug 916581

Summary: media-libs/openglide-0.09_rc9_p20191120[-sdl] - [slibtool] window.cpp:(.text+<snip>): undefined reference to XStoreColors
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/voyageur/openglide/pull/28
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.xz
logs.tar.xz
media-libs:openglide-0.09_rc9_p20191120:20231031-160458.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-10-31 16:29:02 UTC
too long lines were shrinked:

rdlibtool: lconf: found "/var/tmp/portage/media-libs/openglide-0.09_rc9_p20191120/work/openglide-c300160d0a8292bc04e79dd59e6cc178aa648dec-abi_x86_64.amd64/libtool".
rdlibtool: link: ln -s libglide2x.so.def .libs/libglide2x.so.def.linux
rdlibtool: link: ln -s libglide2x.so.def.linux .libs/libglide2x.so.def.host
rdlibtool: link: ln -s /dev/null .libs/libglide2x.a.disabled
rdlibtool: link: x86_64-pc-linux-gnu-g++ .libs/grguDepth.o .libs/grguMisc.o .libs/grgu3df.o .libs/grguDraw.o .libs/grguSstGlide.o .libs/grguFog.o .libs/grguTex.o .libs/grguLfb.o .libs/GLRender.o .libs/OGLFogTables.o .libs/OGLTextureTables.o .libs/OGLColorAlphaTables.o .libs/TexDB.o .libs/PGUTexture.
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ./platform/linux/.libs/libplatform.a(window.o): in function `SetGamma(float)':
window.cpp:(.text+0x21e): undefined reference to `XStoreColors'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ./platform/linux/.libs/libplatform.a(window.o): in function `SetScreenMode(int&, int&)':
window.cpp:(.text+0x300): undefined reference to `XF86VidModeGetAllModeLines'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20231028-165512

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.3
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit e25bcfed09e2b247ebd895c3657b903fc735961e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 31 15:02:01 2023 +0000

    2023-10-31 15:02:00 UTC

emerge -qpvO media-libs/openglide
[ebuild  N    ] media-libs/openglide-0.09_rc9_p20191120  USE="-sdl -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-10-31 16:29:03 UTC
Created attachment 873782 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-31 16:29:05 UTC
Created attachment 873783 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-10-31 16:29:06 UTC
Created attachment 873784 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-10-31 16:29:07 UTC
Created attachment 873785 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-10-31 16:29:08 UTC
Created attachment 873786 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-31 16:29:09 UTC
Created attachment 873787 [details]
media-libs:openglide-0.09_rc9_p20191120:20231031-160458.log
Comment 7 Toralf Förster gentoo-dev 2023-10-31 16:29:10 UTC
Created attachment 873788 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-10-31 16:29:12 UTC
Created attachment 873789 [details]
temp.tar.xz
Comment 9 orbea 2024-03-05 22:02:36 UTC
Its missing the libs for
Comment 10 orbea 2024-03-05 22:03:03 UTC
*its missing libs for x11 and xxf86vm.