Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929082 - dev-perl/Compiler-Lexer-0.230.0 - src/.../Compiler_double_charactor_operator.cpp: error: ISO C++17
Summary: dev-perl/Compiler-Lexer-0.230.0 - src/.../Compiler_double_charactor_operator....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 18:05 UTC by Toralf Förster
Modified: 2024-04-10 18:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.84 KB, text/plain)
2024-04-10 18:05 UTC, Toralf Förster
Details
dev-perl:Compiler-Lexer-0.230.0:20240410-032252.log (dev-perl:Compiler-Lexer-0.230.0:20240410-032252.log,6.14 KB, text/plain)
2024-04-10 18:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.57 KB, text/plain)
2024-04-10 18:05 UTC, Toralf Förster
Details
environment (environment,92.65 KB, text/plain)
2024-04-10 18:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-10 18:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.48 KB, application/x-xz)
2024-04-10 18:05 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.14 KB, application/x-xz)
2024-04-10 18:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.08 KB, application/x-xz)
2024-04-10 18:05 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,260 bytes, application/x-xz)
2024-04-10 18:05 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-04-10 18:05:00 UTC
too long lines were shrinked:

Building Compiler-Lexer
clang -Isrc -I/usr/lib64/perl5/5.38/x86_64-linux/CORE -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ '-D_FILE_OFFSET_BITS=64' -c -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O3 -pipe '-march=native' -fno-diagnostics-color '-Werror=implic
clang -Isrc -I/usr/lib64/perl5/5.38/x86_64-linux/CORE -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ '-D_FILE_OFFSET_BITS=64' -c -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O3 -pipe '-march=native' -fno-diagnostics-color '-Werror=implic
clang -Isrc -I/usr/lib64/perl5/5.38/x86_64-linux/CORE -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ '-D_FILE_OFFSET_BITS=64' -c -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O3 -pipe '-march=native' -fno-diagnostics-color '-Werror=implic
clang -Isrc -I/usr/lib64/perl5/5.38/x86_64-linux/CORE -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ '-D_FILE_OFFSET_BITS=64' -c -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O3 -pipe '-march=native' -fno-diagnostics-color '-Werror=implic
clang -Isrc -I/usr/lib64/perl5/5.38/x86_64-linux/CORE -fPIC -Iinclude -Wno-missing-field-initializers -g3 -xc++ '-D_FILE_OFFSET_BITS=64' -c -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O3 -pipe '-march=native' -fno-diagnostics-color '-Werror=implic
src/compiler/util/Compiler_double_charactor_operator.cpp:9:54: error: ISO C++17
      does not allow 'register' storage class specifier [-Wregister]
    9 | inline unsigned int DoubleCharactorOperatorMap::hash(register const char *str)

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_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.0.2
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit f002214068fc5c7672e4577244935030ea7bf899
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 10 03:04:09 2024 +0000

    Merge updates from master

emerge -qpvO dev-perl/Compiler-Lexer
[ebuild  N    ] dev-perl/Compiler-Lexer-0.230.0  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-04-10 18:05:01 UTC
Created attachment 890264 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-10 18:05:01 UTC
Created attachment 890265 [details]
dev-perl:Compiler-Lexer-0.230.0:20240410-032252.log
Comment 3 Toralf Förster gentoo-dev 2024-04-10 18:05:03 UTC
Created attachment 890266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-10 18:05:04 UTC
Created attachment 890267 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-10 18:05:05 UTC
Created attachment 890268 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-10 18:05:06 UTC
Created attachment 890269 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-10 18:05:07 UTC
Created attachment 890270 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-10 18:05:08 UTC
Created attachment 890271 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-10 18:05:09 UTC
Created attachment 890272 [details]
var.tmp.clang.tar.xz