Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890361 - games-arcade/berusky-1.7.1-r2 - level_game.cpp: error: signum was not declared in this scope
Summary: games-arcade/berusky-1.7.1-r2 - level_game.cpp: error: signum was not declare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2023-01-10 19:46 UTC by Toralf Förster
Modified: 2023-02-06 22:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2023-01-10 19:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.10 KB, text/plain)
2023-01-10 19:46 UTC, Toralf Förster
Details
environment (environment,108.11 KB, text/plain)
2023-01-10 19:46 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,652 bytes, application/x-bzip)
2023-01-10 19:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.83 KB, application/x-bzip)
2023-01-10 19:46 UTC, Toralf Förster
Details
games-arcade:berusky-1.7.1-r2:20230110-191740.log (games-arcade:berusky-1.7.1-r2:20230110-191740.log,56.63 KB, text/plain)
2023-01-10 19:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.68 KB, application/x-bzip)
2023-01-10 19:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.57 KB, application/x-bzip)
2023-01-10 19:46 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 2023-01-10 19:46:38 UTC
                 from level_game.h:32,
                 from berusky.h:131:
level_game.cpp: In constructor level_generic::level_generic(ITEM_REPOSITORY*):
level_game.cpp:107:29: error: expected primary-expression before , token
  107 |   assert(offsetof(LEVEL_DISK, signum) == 0);
      |                             ^
level_game.cpp:107:31: error: signum was not declared in this scope; did you mean signed?
  107 |   assert(offsetof(LEVEL_DISK, signum) == 0);
      |                               ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-j4-20230110-030117

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.9
Available Rust versions:
  [1]   rust-1.66.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit 43b3d3b5951a281f455c9136c97a57ce631f3026
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 10 18:32:09 2023 +0000

    2023-01-10 18:32:08 UTC

emerge -qpvO games-arcade/berusky
[ebuild  N    ] games-arcade/berusky-1.7.1-r2
Comment 1 Toralf Förster gentoo-dev 2023-01-10 19:46:39 UTC
Created attachment 848127 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-10 19:46:40 UTC
Created attachment 848129 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-01-10 19:46:42 UTC
Created attachment 848131 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-10 19:46:43 UTC
Created attachment 848133 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-10 19:46:44 UTC
Created attachment 848135 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-10 19:46:45 UTC
Created attachment 848137 [details]
games-arcade:berusky-1.7.1-r2:20230110-191740.log
Comment 7 Toralf Förster gentoo-dev 2023-01-10 19:46:46 UTC
Created attachment 848139 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-01-10 19:46:47 UTC
Created attachment 848141 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-06 22:19:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e380dae81591f4dac0ac8d658b54e7e3ae79db

commit a9e380dae81591f4dac0ac8d658b54e7e3ae79db
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-06 21:59:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-06 21:59:56 +0000

    games-arcade/berusky: fix build w/ gcc 12
    
    Closes: https://bugs.gentoo.org/890361
    Signed-off-by: Sam James <sam@gentoo.org>

 games-arcade/berusky/berusky-1.7.1-r2.ebuild       |  3 ++-
 .../files/berusky-1.7.1-missing-includes.patch     | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)