Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919352 - net-libs/telepathy-logger-qt-17.09.0-r1 - [clang] /.../shared-ptr.h: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: net-libs/telepathy-logger-qt-17.09.0-r1 - [clang] /.../shared-ptr.h: error: I...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: removal on 2024-05-06
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2023-12-06 17:00 UTC by Toralf Förster
Modified: 2024-04-20 13:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.99 KB, text/plain)
2023-12-06 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.21 KB, text/plain)
2023-12-06 17:00 UTC, Toralf Förster
Details
environment (environment,153.06 KB, text/plain)
2023-12-06 17:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-12-06 17:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.51 KB, application/x-xz)
2023-12-06 17:00 UTC, Toralf Förster
Details
net-libs:telepathy-logger-qt-17.09.0-r1:20231205-204634.log (net-libs:telepathy-logger-qt-17.09.0-r1:20231205-204634.log,45.22 KB, text/plain)
2023-12-06 17:00 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,234.03 KB, text/plain)
2023-12-06 17:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,47.61 KB, application/x-xz)
2023-12-06 17:00 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,7.49 KB, application/x-xz)
2023-12-06 17:00 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:00:42 UTC
too long lines were shrinked:

In file included from /var/tmp/portage/net-libs/telepathy-logger-qt-17.09.0-r1/work/telepathy-logger-qt-17.09.0_build/TelepathyLoggerQt/telepathy-logger-qt_autogen/mocs_compilation.cpp:2:
In file included from /var/tmp/portage/net-libs/telepathy-logger-qt-17.09.0-r1/work/telepathy-logger-qt-17.09.0_build/TelepathyLoggerQt/telepathy-logger-qt_autogen/EWIEGA46WW/moc_pending-clear.cpp:10:
In file included from /var/tmp/portage/net-libs/telepathy-logger-qt-17.09.0-r1/work/telepathy-logger-qt-17.09.0_build/TelepathyLoggerQt/telepathy-logger-qt_autogen/EWIEGA46WW/../../../../telepathy-logger-qt-17.09.0/TelepathyLoggerQt/pending-clear.h:28:
In file included from /usr/include/telepathy-qt5/TelepathyQt/Types:8:
In file included from /usr/include/telepathy-qt5/TelepathyQt/types.h:33:
In file included from /usr/include/telepathy-qt5/TelepathyQt/SharedPtr:8:
/usr/include/telepathy-qt5/TelepathyQt/shared-ptr.h:112:13: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  112 |             register int tmp = sc->strongref.fetchAndAddOrdered(0);
      |             ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_merged_usr-20231203-121010

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

CC=clang
CXX=clang++
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
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 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	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-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 51171d83d335cc9df14ab48695dd6a601b166f8f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 5 19:47:48 2023 +0000

    2023-12-05 19:47:47 UTC

emerge -qpvO net-libs/telepathy-logger-qt
[ebuild  N    ] net-libs/telepathy-logger-qt-17.09.0-r1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2023-12-06 17:00:43 UTC
Created attachment 877753 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-06 17:00:45 UTC
Created attachment 877754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-06 17:00:46 UTC
Created attachment 877755 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-06 17:00:47 UTC
Created attachment 877756 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-06 17:00:48 UTC
Created attachment 877757 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-06 17:00:49 UTC
Created attachment 877758 [details]
net-libs:telepathy-logger-qt-17.09.0-r1:20231205-204634.log
Comment 7 Toralf Förster gentoo-dev 2023-12-06 17:00:51 UTC
Created attachment 877759 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-06 17:00:52 UTC
Created attachment 877760 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-06 17:00:53 UTC
Created attachment 877761 [details]
var.tmp.clang.tar.xz