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

Bug 828813

Summary: games-fps/nexuiz-2.5.2-r1 - sys_shared.c:(.text+<snip>): undefined reference to moncontrol
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-fps:nexuiz-2.5.2-r1:20211210-101725.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-10 15:22:38 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -MMD  -DLINK_TO_LIBJPEG -DDP_FS_BASEDIR='"/usr/share/nexuiz"' -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement   -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing  -c world.c -o world.o
x86_64-gentoo-linux-musl-gcc -MMD  -DLINK_TO_LIBJPEG -DDP_FS_BASEDIR='"/usr/share/nexuiz"' -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement   -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing  -c zone.c -o zone.o
x86_64-gentoo-linux-musl-gcc -o nexuiz-glx builddate.c sys_linux.o vid_glx.o snd_main.o snd_mem.o snd_mix.o snd_ogg.o snd_wav.o snd_modplug.o snd_oss.o cd_linux.o cap_avi.o cap_ogg.o cd_shared.o cl_collision.o cl_demo.o cl_dyntexture.o cl_gecko.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_scr
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: sys_shared.o: in function `Sys_Quit':
sys_shared.c:(.text+0x9c): undefined reference to `moncontrol'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: sys_shared.o: in function `Sys_AllowProfiling':
sys_shared.c:(.text+0xb1): undefined reference to `moncontrol'
collect2: error: ld returned 1 exit status
make[2]: *** [makefile.inc:517: nexuiz-glx] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20211209-163207

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
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-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit a91c6746f6150ec510e0beecfe814f318ce98647
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 09:21:40 2021 +0000

    2021-12-10 09:21:39 UTC

emerge -qpvO games-fps/nexuiz
[ebuild  N    ] games-fps/nexuiz-2.5.2-r1  USE="maps -alsa -dedicated -opengl -sdl"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 15:22:39 UTC
Created attachment 758190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 15:22:40 UTC
Created attachment 758191 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-10 15:22:41 UTC
Created attachment 758192 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-10 15:22:42 UTC
Created attachment 758193 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-10 15:22:44 UTC
Created attachment 758194 [details]
games-fps:nexuiz-2.5.2-r1:20211210-101725.log
Comment 6 Toralf Förster gentoo-dev 2021-12-10 15:22:44 UTC
Created attachment 758195 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-10 15:22:45 UTC
Created attachment 758196 [details]
temp.tar.bz2