Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941489 - games-emulation/dosbox-0.75_pre4302 - [libtool] [llvm] ./render_templates_sai.h: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: games-emulation/dosbox-0.75_pre4302 - [libtool] [llvm] ./render_templates_sai...
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-10-13 19:35 UTC by Toralf Förster
Modified: 2024-10-13 19:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.87 KB, text/plain)
2024-10-13 19:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.98 KB, text/plain)
2024-10-13 19:35 UTC, Toralf Förster
Details
environment (environment,117.47 KB, text/plain)
2024-10-13 19:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-13 19:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.03 KB, application/x-xz)
2024-10-13 19:35 UTC, Toralf Förster
Details
games-emulation:dosbox-0.75_pre4302:20241013-185203.log (games-emulation:dosbox-0.75_pre4302:20241013-185203.log,45.89 KB, text/plain)
2024-10-13 19:35 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.86 KB, application/x-xz)
2024-10-13 19:35 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,59.08 KB, application/x-xz)
2024-10-13 19:35 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.29 KB, application/x-xz)
2024-10-13 19:35 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.23 KB, application/x-xz)
2024-10-13 19:35 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-10-13 19:35:01 UTC
1 warning generated.
make[3]: Leaving directory '/var/tmp/portage/games-emulation/dosbox-0.75_pre4302/work/dosbox-code-0-r4302-dosbox-trunk/src/gui'
make[3]: Entering directory '/var/tmp/portage/games-emulation/dosbox-0.75_pre4302/work/dosbox-code-0-r4302-dosbox-trunk/src/gui'
clang++ -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -mno-ms-bitfields -c -o render_scalers.o render_scalers.cpp
In file included from render_scalers.cpp:129:
In file included from ./render_templates.h:434:
./render_templates_sai.h:46:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   46 |                 register int r = 0;
      |                 ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20241010-060009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [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
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit ead3b9984f7c8590c1ee7f4695ea84ef3d34d9bf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 17:48:26 2024 +0000

    2024-10-13 17:48:26 UTC

emerge -qpvO =games-emulation/dosbox-0.75_pre4302
[ebuild  N    ] games-emulation/dosbox-0.75_pre4302  USE="core-inline -X -alsa -debug -glide -hardened -opengl"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 19:35:03 UTC
Created attachment 905696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 19:35:05 UTC
Created attachment 905697 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-13 19:35:06 UTC
Created attachment 905698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-13 19:35:07 UTC
Created attachment 905699 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-13 19:35:09 UTC
Created attachment 905700 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 19:35:10 UTC
Created attachment 905701 [details]
games-emulation:dosbox-0.75_pre4302:20241013-185203.log
Comment 7 Toralf Förster gentoo-dev 2024-10-13 19:35:11 UTC
Created attachment 905702 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-13 19:35:12 UTC
Created attachment 905703 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-13 19:35:13 UTC
Created attachment 905704 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-10-13 19:35:14 UTC
Created attachment 905705 [details]
var.tmp.clang.tar.xz