Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919357 - x11-misc/bbacpi-0.1.5-r4 - [clang] LinkedList.cc: error: ISO C++17 does not allow register storage class
Summary: x11-misc/bbacpi-0.1.5-r4 - [clang] LinkedList.cc: error: ISO C++17 does not a...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-06 17:01 UTC by Toralf Förster
Modified: 2023-12-06 17:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.65 KB, text/plain)
2023-12-06 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.21 KB, text/plain)
2023-12-06 17:01 UTC, Toralf Förster
Details
environment (environment,82.64 KB, text/plain)
2023-12-06 17:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-06 17:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.41 KB, application/x-xz)
2023-12-06 17:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.34 KB, application/x-xz)
2023-12-06 17:01 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,156.86 KB, text/plain)
2023-12-06 17:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.98 KB, application/x-xz)
2023-12-06 17:01 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,812 bytes, application/x-xz)
2023-12-06 17:01 UTC, Toralf Förster
Details
x11-misc:bbacpi-0.1.5-r4:20231206-031226.log (x11-misc:bbacpi-0.1.5-r4:20231206-031226.log,51.24 KB, text/plain)
2023-12-06 17:01 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-12-06 17:01:48 UTC
too long lines were shrinked:

make[1]: Leaving directory '/var/tmp/portage/x11-misc/bbacpi-0.1.5-r4/work/bbacpi-0.1.5/data'
make[1]: Entering directory '/var/tmp/portage/x11-misc/bbacpi-0.1.5-r4/work/bbacpi-0.1.5'
clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bbacpi\" -DVERSION=\"0.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SY
clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bbacpi\" -DVERSION=\"0.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SY
clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bbacpi\" -DVERSION=\"0.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SY
clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bbacpi\" -DVERSION=\"0.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SY
LinkedList.cc:79:12: error: ISO C++17 does not allow 'register' storage class
      specifier [-Wregister]
   79 |       for (register int i = 0; i < index; i++)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231205-030530

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 10a4a397e4cdfa1cc67958a67bb5de83fb54f72f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 6 02:16:59 2023 +0000

    2023-12-06 02:16:58 UTC

emerge -qpvO x11-misc/bbacpi
[ebuild  N    ] x11-misc/bbacpi-0.1.5-r4
Comment 1 Toralf Förster gentoo-dev 2023-12-06 17:01:49 UTC
Created attachment 877796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-06 17:01:51 UTC
Created attachment 877797 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-06 17:01:52 UTC
Created attachment 877798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-06 17:01:53 UTC
Created attachment 877799 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-06 17:01:54 UTC
Created attachment 877800 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-06 17:01:54 UTC
Created attachment 877801 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-06 17:01:56 UTC
Created attachment 877802 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-06 17:01:57 UTC
Created attachment 877803 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-06 17:01:57 UTC
Created attachment 877804 [details]
var.tmp.clang.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-06 17:01:59 UTC
Created attachment 877805 [details]
x11-misc:bbacpi-0.1.5-r4:20231206-031226.log