Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867523 - games-engines/odamex-10.0.0:0 - /.../txt_sdl.c: error: screentx undeclared (first use in this function)
Summary: games-engines/odamex-10.0.0:0 - /.../txt_sdl.c: error: screentx undeclared (f...
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2022-08-30 16:36 UTC by Toralf Förster
Modified: 2023-11-17 09:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.15 KB, text/plain)
2022-08-30 16:36 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,83.23 KB, application/x-bzip)
2022-08-30 16:36 UTC, Toralf Förster
Details
environment (environment,112.63 KB, text/plain)
2022-08-30 16:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.66 KB, application/x-bzip)
2022-08-30 16:36 UTC, Toralf Förster
Details
games-engines:odamex-10.0.0:20220830-145958.log.bz2 (games-engines:odamex-10.0.0:20220830-145958.log.bz2,12.00 KB, application/x-bzip)
2022-08-30 16:36 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.30 KB, application/x-bzip)
2022-08-30 16:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.82 KB, application/x-bzip)
2022-08-30 16:36 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-08-30 16:36:47 UTC
too long lines were shrinked:

[5/213] /usr/bin/x86_64-pc-linux-gnu-gcc -DCLIENT_APP -DINSTALL_BINDIR=\"bin\" -DINSTALL_DATADIR=\"share\" -DINSTALL_PREFIX=\"/usr\" -DX11 -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/client/sdl -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/client/src
FAILED: client/CMakeFiles/textscreen.dir/__/libraries/textscreen/txt_sdl.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DCLIENT_APP -DINSTALL_BINDIR=\"bin\" -DINSTALL_DATADIR=\"share\" -DINSTALL_PREFIX=\"/usr\" -DX11 -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/client/sdl -I/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/client/src -I/var/
/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/libraries/textscreen/txt_sdl.c: In function TXT_UpdateScreenArea:
/var/tmp/portage/games-engines/odamex-10.0.0/work/odamex-src-10.0.0/libraries/textscreen/txt_sdl.c:541:5: error: screentx undeclared (first use in this function); did you mean screendata?
  541 |     screentx = SDL_CreateTextureFromSurface(renderer, screenbuffer);
      |     ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220826-090004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.3.0
 [4] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 4e62df6559d58cdaee2e5fb4ebf358b7ab8fa7b0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 30 14:02:03 2022 +0000

    2022-08-30 14:02:03 UTC

emerge -qpvO games-engines/odamex
[ebuild  N    ] games-engines/odamex-10.0.0  USE="X client odalaunch -hidpi -master -portmidi -server -upnp"
Comment 1 Toralf Förster gentoo-dev 2022-08-30 16:36:48 UTC
Created attachment 802012 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-30 16:36:49 UTC
Created attachment 802015 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-30 16:36:51 UTC
Created attachment 802018 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-30 16:36:52 UTC
Created attachment 802021 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-30 16:36:53 UTC
Created attachment 802024 [details]
games-engines:odamex-10.0.0:20220830-145958.log.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-30 16:36:54 UTC
Created attachment 802027 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-30 16:36:55 UTC
Created attachment 802030 [details]
temp.tar.bz2
Comment 8 Enne Eziarc 2022-11-04 20:31:23 UTC
Fix for this appears to be https://github.com/odamex/odamex/pull/775
Comment 9 Mike Wood 2023-05-25 22:03:37 UTC
This package version is no longer available in portage. This bug should no longer be an issue in the latest version. This bug may be a candidate for closure.