Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894738 - games-simulation/EmptyEpsilon-2022.10.28 - /.../address.h: error: uint8_t was not declared in this scope
Summary: games-simulation/EmptyEpsilon-2022.10.28 - /.../address.h: error: uint8_t was...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-16 08:27 UTC by Toralf Förster
Modified: 2023-04-20 08:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.85 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.51 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
environment (environment,96.77 KB, text/plain)
2023-02-16 08:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.73 KB, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
games-simulation:EmptyEpsilon-2022.03.16:20230216-070215.log.bz2 (games-simulation:EmptyEpsilon-2022.03.16:20230216-070215.log.bz2,11.09 KB, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.97 KB, application/x-bzip)
2023-02-16 08:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.05 KB, application/x-bzip)
2023-02-16 08:27 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-02-16 08:27:09 UTC
too long lines were shrinked:

FAILED: CMakeFiles/EmptyEpsilon.dir/src/epsilonServer.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DRESOURCE_BASE_DIR=\"/usr/share/emptyepsilon/\" -I/var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/EmptyEpsilon-EE-2022.03.16/src -I/var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/EmptyEpsilon-EE-2022.03.16_build/include -I/var/tmp/porta
In file included from /var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/SeriousProton-EE-2022.03.16/src/io/network/udpSocket.h:5,
                 from /var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/SeriousProton-EE-2022.03.16/src/multiplayer_server.h:4,
                 from /var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/EmptyEpsilon-EE-2022.03.16/src/epsilonServer.h:4,
                 from /var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/EmptyEpsilon-EE-2022.03.16/src/epsilonServer.cpp:1:
/var/tmp/portage/games-simulation/EmptyEpsilon-2022.03.16/work/SeriousProton-EE-2022.03.16/src/io/network/address.h:33:21: error: uint8_t was not declared in this scope
   33 |         std::vector<uint8_t> addr;
      |                     ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20230214-230019

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 874396b2853862adb883bcd5951dcd3002901ec4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 16 06:46:51 2023 +0000

    2023-02-16 06:46:51 UTC

emerge -qpvO games-simulation/EmptyEpsilon
[ebuild  N    ] games-simulation/EmptyEpsilon-2022.03.16
Comment 1 Toralf Förster gentoo-dev 2023-02-16 08:27:09 UTC
Created attachment 851692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-16 08:27:11 UTC
Created attachment 851694 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-16 08:27:12 UTC
Created attachment 851696 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-16 08:27:13 UTC
Created attachment 851698 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-16 08:27:14 UTC
Created attachment 851700 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-16 08:27:15 UTC
Created attachment 851702 [details]
games-simulation:EmptyEpsilon-2022.03.16:20230216-070215.log.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-16 08:27:16 UTC
Created attachment 851704 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-16 08:27:17 UTC
Created attachment 851706 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2023-03-03 08:48:37 UTC
gcc13_tinderbox has reproduced this issue with version 2022.10.28 - Updating summary.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 08:38:03 UTC
ping, this should be a trivial missing include, and gcc 13 is about to be released
Comment 11 Larry the Git Cow gentoo-dev 2023-04-20 08:02:21 UTC
The bug has been closed via the following commit(s):

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

commit cfcbd2484c73b21dad1f2138f8f4eea5b31273a1
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-04-20 08:01:22 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-04-20 08:02:13 +0000

    games-simulation/EmptyEpsilon: fix compilation with gcc-13
    
    Closes: https://bugs.gentoo.org/894738
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild | 12 ++++++++++++
 games-simulation/EmptyEpsilon/Manifest                       |  3 +++
 2 files changed, 15 insertions(+)