Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881071 - games-fps/alienarena-7.66 - server/sv_ents.c: error: call to undeclared function MSG_WriteSizeInt;
Summary: games-fps/alienarena-7.66 - server/sv_ents.c: error: call to undeclared funct...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 882193 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-12 10:24 UTC by Toralf Förster
Modified: 2022-11-20 21:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.96 KB, text/plain)
2022-11-12 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.94 KB, text/plain)
2022-11-12 10:24 UTC, Toralf Förster
Details
environment (environment,112.65 KB, text/plain)
2022-11-12 10:25 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,697 bytes, application/x-bzip)
2022-11-12 10:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.84 KB, application/x-bzip)
2022-11-12 10:25 UTC, Toralf Förster
Details
games-fps:alienarena-7.66:20221112-005907.log (games-fps:alienarena-7.66:20221112-005907.log,33.59 KB, text/plain)
2022-11-12 10:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.36 KB, application/x-bzip)
2022-11-12 10:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.39 KB, application/x-bzip)
2022-11-12 10:25 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,3.11 KB, application/x-bzip)
2022-11-12 10:25 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 2022-11-12 10:24:57 UTC
                             ^ ~~~~~~~~~~~~~
4 errors generated.
make[1]: *** [Makefile:3689: server/alienarena_ded-sv_game.o] Error 1 shuffle=1812906937
make[1]: *** Waiting for unfinished jobs....
server/sv_ents.c:237:3: error: call to undeclared function 'MSG_WriteSizeInt';
      ISO C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221111-150005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 1477f35e71d381b91bcfda22f86c3fc07e298b49
Merge: fa8c40904084 d24ef7c49d41
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 12 00:31:46 2022 +0000

    Merge updates from master

emerge -qpvO games-fps/alienarena
[ebuild  N    ] games-fps/alienarena-7.66  USE="dga vidmode zlib -dedicated"
Comment 1 Toralf Förster gentoo-dev 2022-11-12 10:24:58 UTC
Created attachment 831719 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-12 10:24:59 UTC
Created attachment 831721 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-12 10:25:00 UTC
Created attachment 831723 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-12 10:25:01 UTC
Created attachment 831725 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-12 10:25:02 UTC
Created attachment 831727 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-12 10:25:04 UTC
Created attachment 831729 [details]
games-fps:alienarena-7.66:20221112-005907.log
Comment 7 Toralf Förster gentoo-dev 2022-11-12 10:25:05 UTC
Created attachment 831731 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-12 10:25:06 UTC
Created attachment 831733 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-12 10:25:07 UTC
Created attachment 831735 [details]
var.tmp.clang.tar.bz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:35:36 UTC
*** Bug 882193 has been marked as a duplicate of this bug. ***