Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918522 - net-voip/yate-6.2.0 - YMD5.cpp: error: ISO C++17 does not allow register storage class
Summary: net-voip/yate-6.2.0 - YMD5.cpp: error: ISO C++17 does not allow register stor...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-25 14:52 UTC by Toralf Förster
Modified: 2023-11-25 14:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.96 KB, text/plain)
2023-11-25 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.59 KB, text/plain)
2023-11-25 14:52 UTC, Toralf Förster
Details
environment (environment,82.32 KB, text/plain)
2023-11-25 14:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,964 bytes, application/x-xz)
2023-11-25 14:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.80 KB, application/x-xz)
2023-11-25 14:52 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.91 KB, application/x-xz)
2023-11-25 14:52 UTC, Toralf Förster
Details
net-voip:yate-6.2.0:20231125-142910.log (net-voip:yate-6.2.0:20231125-142910.log,23.09 KB, text/plain)
2023-11-25 14:52 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,104.21 KB, text/plain)
2023-11-25 14:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.73 KB, application/x-xz)
2023-11-25 14:52 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.68 KB, application/x-xz)
2023-11-25 14:52 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-11-25 14:52:07 UTC
      to true [-Wundefined-bool-conversion]
 2157 |         { return checkBOM(c_str()) && &(*this = c_str() + 3); }
      |                                    ~~  ~~~~~~~^~~~~~~~~~~~~~
../yateclass.h:2364:13: note: 'operator=' returns a reference
 2364 |     String& operator=(const char* value);
      |             ^
YMD5.cpp:75:5: error: ISO C++17 does not allow 'register' storage class
      specifier [-Wregister]
   75 |     register u_int32_t a, b, c, d;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-20231124-052518

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.5
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.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
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 e2cfbf9daa7213128fe890ffbd5c8abde2aee2d9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 25 13:16:55 2023 +0000

    2023-11-25 13:16:55 UTC

emerge -qpvO net-voip/yate
[ebuild  N    ] net-voip/yate-6.2.0  USE="ilbc isac-float postgres sctp spandsp ssl wpcard zaptel zlib -amrnb (-dahdi) -doc -gsm -ilbc-webrtc -isac-fixed -mysql -speex -tdmcard -wanpipe" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2023-11-25 14:52:08 UTC
Created attachment 875627 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-25 14:52:09 UTC
Created attachment 875628 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-25 14:52:10 UTC
Created attachment 875629 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-25 14:52:11 UTC
Created attachment 875630 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-25 14:52:12 UTC
Created attachment 875631 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-25 14:52:13 UTC
Created attachment 875632 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-25 14:52:14 UTC
Created attachment 875633 [details]
net-voip:yate-6.2.0:20231125-142910.log
Comment 8 Toralf Förster gentoo-dev 2023-11-25 14:52:15 UTC
Created attachment 875634 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-11-25 14:52:16 UTC
Created attachment 875635 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-11-25 14:52:17 UTC
Created attachment 875636 [details]
var.tmp.clang.tar.xz