Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918945 - dev-libs/OpenNI2-2.2_beta2-r1 - [clang] Sensor/Bayer.cpp: error: ISO C++17 does not allow register storage class
Summary: dev-libs/OpenNI2-2.2_beta2-r1 - [clang] Sensor/Bayer.cpp: error: ISO C++17 do...
Status: RESOLVED DUPLICATE of bug 895034
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-01 09:25 UTC by Toralf Förster
Modified: 2024-02-06 07:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
dev-libs:OpenNI2-2.2_beta2-r1:20231201-071840.log (dev-libs:OpenNI2-2.2_beta2-r1:20231201-071840.log,132.07 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.76 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
environment (environment,141.94 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.32 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,121.52 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,38.31 KB, application/x-xz)
2023-12-01 09:25 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-01 09:25:40 UTC
too long lines were shrinked:

clang++ -MD -MP -MT "./../../../Bin/Intermediate/x64-Release/libPSLink.so/XnLinkOutputStream.d ../../../Bin/Intermediate/x64-Release/libPSLink.so/XnLinkOutputStream.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -O2 -DNDEBUG -I..
clang++ -MD -MP -MT "./../../../../Bin/Intermediate/x64-Release/PSLinkConsole/XnLinkOutputStreamsMgr.d ../../../../Bin/Intermediate/x64-Release/PSLinkConsole/XnLinkOutputStreamsMgr.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -
clang++ -MD -MP -MT "./../../../Bin/Intermediate/x64-Release/libPS1080.so/XnStreamCompression.d ../../../Bin/Intermediate/x64-Release/libPS1080.so/XnStreamCompression.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -O2 -DNDEBUG -I
clang++ -MD -MP -MT "./../../../Bin/Intermediate/x64-Release/libPSLink.so/XnLinkOutputStreamsMgr.d ../../../Bin/Intermediate/x64-Release/libPSLink.so/XnLinkOutputStreamsMgr.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -O2 -DNDE
clang++ -MD -MP -MT "./../../../../Bin/Intermediate/x64-Release/PSLinkConsole/XnLinkPacked10BitParser.d ../../../../Bin/Intermediate/x64-Release/PSLinkConsole/XnLinkPacked10BitParser.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall
clang++ -MD -MP -MT "./../../../Bin/Intermediate/x64-Release/libPS1080.so/Bayer.d ../../../Bin/Intermediate/x64-Release/libPS1080.so/Bayer.o" -c -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -O2 -DNDEBUG -I. -IInclude -I../../../Inclu
Sensor/Bayer.cpp:50:3: error: ISO C++17 does not allow 'register' storage class
      specifier [-Wregister]
   50 |                 register unsigned yIdx, xIdx;

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

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

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

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.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit eaec7393d8856a6c353d55e801e91dbadc025bdd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 1 06:02:21 2023 +0000

    2023-12-01 06:02:21 UTC

emerge -qpvO dev-libs/OpenNI2
[ebuild  N    ] dev-libs/OpenNI2-2.2_beta2-r1  USE="-doc -java -opengl -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-12-01 09:25:41 UTC
Created attachment 876140 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-01 09:25:42 UTC
Created attachment 876141 [details]
dev-libs:OpenNI2-2.2_beta2-r1:20231201-071840.log
Comment 3 Toralf Förster gentoo-dev 2023-12-01 09:25:43 UTC
Created attachment 876142 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-01 09:25:45 UTC
Created attachment 876143 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-01 09:25:46 UTC
Created attachment 876144 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-01 09:25:47 UTC
Created attachment 876145 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-01 09:25:48 UTC
Created attachment 876146 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-01 09:25:49 UTC
Created attachment 876147 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-02-06 07:58:54 UTC
clang-lld_tinderbox detected this bug as duplicate of 895034 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 895034 ***