Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942683 - games-engines/solarus-1.6.5 - [gcc-15] /.../stdafx.h: error: uint8_t does not name a type
Summary: games-engines/solarus-1.6.5 - [gcc-15] /.../stdafx.h: error: uint8_t does not...
Status: CONFIRMED
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:
 
Reported: 2024-11-01 19:51 UTC by Toralf Förster
Modified: 2024-11-01 19:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.59 KB, text/plain)
2024-11-01 19:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.36 KB, text/plain)
2024-11-01 19:51 UTC, Toralf Förster
Details
environment (environment,117.65 KB, text/plain)
2024-11-01 19:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-01 19:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.36 KB, application/x-xz)
2024-11-01 19:51 UTC, Toralf Förster
Details
games-engines:solarus-1.6.5:20241101-193052.log (games-engines:solarus-1.6.5:20241101-193052.log,79.35 KB, text/plain)
2024-11-01 19:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,21.48 KB, application/x-xz)
2024-11-01 19:51 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,45.17 KB, application/x-xz)
2024-11-01 19:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.62 KB, application/x-xz)
2024-11-01 19:51 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 2024-11-01 19:51:27 UTC
too long lines were shrinked:

 * Build directory  (BUILD_DIR):     "/var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5_build"
ninja -v -j4 -l0
[1/262] /usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -
FAILED: CMakeFiles/solarus.dir/src/audio/ItDecoder.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DSOLARUS_APP_ID=\"org.solarus_games.solarus\" -DSOLARUS_DEFAULT_QUEST=\".\" -DSOLARUS_DEFAULT_QUEST_HEIGHT=240 -DSOLARUS_DEFAULT_QUEST_WIDTH=320 -DSOLARUS_FILE_LOGGING -DSOLARUS_OPENAL_EXTENSIONS_RECONNECT -DSOLARUS_WRITE_DIR=\".solarus\" -Dsolarus_EXPORTS -I/var/tm
In file included from /var/tmp/portage/games-engines/solarus-1.6.5/work/solarus-v1.6.5/src/audio/ItDecoder.cpp:19:
/usr/include/libmodplug/stdafx.h:135:9: error: uint8_t does not name a type
  135 | typedef uint8_t UCHAR;
      |         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20241028-182008

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit d7201946fd67406de928d5ef480ede6c469ccaa5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 1 19:18:29 2024 +0000

    2024-11-01 19:18:28 UTC

emerge -qpvO =games-engines/solarus-1.6.5
[ebuild  N    ] games-engines/solarus-1.6.5  USE="-doc -test" LUA_SINGLE_TARGET="lua5-1 -luajit"
Comment 1 Toralf Förster gentoo-dev 2024-11-01 19:51:28 UTC
Created attachment 907588 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-01 19:51:30 UTC
Created attachment 907589 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-01 19:51:31 UTC
Created attachment 907590 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-01 19:51:31 UTC
Created attachment 907591 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-01 19:51:32 UTC
Created attachment 907592 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-01 19:51:34 UTC
Created attachment 907593 [details]
games-engines:solarus-1.6.5:20241101-193052.log
Comment 7 Toralf Förster gentoo-dev 2024-11-01 19:51:34 UTC
Created attachment 907594 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-01 19:51:35 UTC
Created attachment 907595 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-01 19:51:36 UTC
Created attachment 907596 [details]
temp.tar.xz