Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919847 - media-gfx/povray-3.7.0.0-r4 - [clang] backend/.../matrices.cpp: error: ISO C++17 does not allow register
Summary: media-gfx/povray-3.7.0.0-r4 - [clang] backend/.../matrices.cpp: error: ISO C+...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 20:49 UTC by Toralf Förster
Modified: 2023-12-13 20:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.94 KB, text/plain)
2023-12-13 20:49 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.75 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
environment (environment,106.00 KB, text/plain)
2023-12-13 20:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.18 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.94 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
media-gfx:povray-3.7.0.0-r4:20231213-150514.log (media-gfx:povray-3.7.0.0-r4:20231213-150514.log,65.10 KB, text/plain)
2023-12-13 20:49 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,61.06 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.82 KB, application/x-xz)
2023-12-13 20:49 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,944 bytes, application/x-xz)
2023-12-13 20:49 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-13 20:49:17 UTC
too long lines were shrinked:

clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
clang++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -DPOVLIBDIR=\"/usr/share/povray\" -DPOVCONFDIR=\"/etc/povray\" -pthread -I/usr/include  -Wno-multichar -Wno-write-strings -O3 -pipe -march=native -fno-diagnostics-color -
backend/math/matrices.cpp:104:2: error: ISO C++17 does not allow 'register'
      storage class specifier [-Wregister]
  104 |         register int i, j;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20231210-041514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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 Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_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.0.2
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit e7bf66b9a94ded579911f4dada2d6c18a07a79f9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 14:16:59 2023 +0000

    2023-12-13 14:16:59 UTC

emerge -qpvO media-gfx/povray
[ebuild  N    ] media-gfx/povray-3.7.0.0-r4  USE="io-restrictions -X -debug -test -tiff"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:49:18 UTC
Created attachment 879239 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:49:19 UTC
Created attachment 879240 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:49:21 UTC
Created attachment 879241 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:49:21 UTC
Created attachment 879242 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:49:22 UTC
Created attachment 879243 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:49:23 UTC
Created attachment 879244 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:49:24 UTC
Created attachment 879245 [details]
media-gfx:povray-3.7.0.0-r4:20231213-150514.log
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:49:26 UTC
Created attachment 879246 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-13 20:49:27 UTC
Created attachment 879247 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-13 20:49:28 UTC
Created attachment 879248 [details]
var.tmp.clang.tar.xz