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

Bug 895760

Summary: games-action/astromenace-1.4.1-r1 - /.../model3d.cpp: error: ChunkArraySize was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: ago
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
games-action:astromenace-1.4.1-r1:20230221-023514.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-21 22:07:56 UTC
too long lines were shrinked:

/usr/bin/x86_64-pc-linux-gnu-g++ -DDATADIR=\"/usr/share/astromenace\" -isystem /usr/include/SDL2 -isystem /usr/include/AL -isystem /usr/include/freetype2  -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wshadow -Winit-self -Wredundant-decls -Wc
/var/tmp/portage/games-action/astromenace-1.4.1-r1/work/astromenace-1.4.1/src/core/model3d/model3d.cpp: In member function bool viewizard::cModel3DWrapper::LoadVW3D(const std::string&):
/var/tmp/portage/games-action/astromenace-1.4.1-r1/work/astromenace-1.4.1/src/core/model3d/model3d.cpp:579:14: error: uint32_t is not a member of std; did you mean wint_t?
  579 |         std::uint32_t ChunkArraySize;
      |              ^~~~~~~~
      |              wint_t
/var/tmp/portage/games-action/astromenace-1.4.1-r1/work/astromenace-1.4.1/src/core/model3d/model3d.cpp:580:22: error: ChunkArraySize was not declared in this scope
  580 |         File->fread(&ChunkArraySize, sizeof(ChunkArraySize), 1);
      |                      ^~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] 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:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 02af646c0066b1713a04c2d9812bd58d6e9ff2f8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 21 01:16:55 2023 +0000

    2023-02-21 01:16:55 UTC

emerge -qpvO games-action/astromenace
[ebuild  N    ] games-action/astromenace-1.4.1-r1
Comment 1 Toralf Förster gentoo-dev 2023-02-21 22:07:57 UTC
Created attachment 853554 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-21 22:07:59 UTC
Created attachment 853556 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-21 22:08:00 UTC
Created attachment 853558 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-21 22:08:01 UTC
Created attachment 853560 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-21 22:08:02 UTC
Created attachment 853562 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-21 22:08:03 UTC
Created attachment 853564 [details]
games-action:astromenace-1.4.1-r1:20230221-023514.log
Comment 7 Toralf Förster gentoo-dev 2023-02-21 22:08:04 UTC
Created attachment 853566 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-21 22:08:05 UTC
Created attachment 853568 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 07:01:32 UTC
commit 51229e361acfee1e689f0072ae445d12b7b6dd4f
Author: Sam James <sam@gentoo.org>
Date:   Thu Apr 13 03:55:12 2023 +0100

    games-action/astromenace: add 1.4.2

    Signed-off-by: Sam James <sam@gentoo.org>
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 07:01:50 UTC
*** Bug 898754 has been marked as a duplicate of this bug. ***