Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 877101

Summary: kde-apps/kleopatra-22.08.2 - /.../iterator_concepts.h: error: no matching function for call to _begin
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal CC: llvm, toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/llvm/llvm-project/issues/44178
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
kde-apps:kleopatra-22.08.2:20221013-215114.log.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-14 16:03:28 UTC
In file included from /usr/include/qt5/QtCore/qglobal.h:142:
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/algorithm:60:
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_algobase.h:65:
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/stl_iterator_base_types.h:71:
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/g++-v12/bits/iterator_concepts.h:982:13: error: no matching function for call to '__begin'
        = decltype(ranges::__cust_access::__begin(std::declval<_Tp&>()));
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221012-170019

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit d005d19a94d1712f8c61951960709caeec823992
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 13 21:33:58 2022 +0000

    2022-10-13 21:33:58 UTC

emerge -qpvO kde-apps/kleopatra
[ebuild  N    ] kde-apps/kleopatra-22.08.2  USE="handbook -debug -pim -test"
Comment 1 Toralf Förster gentoo-dev 2022-10-14 16:03:29 UTC
Created attachment 824057 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-14 16:03:30 UTC
Created attachment 824059 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-14 16:03:32 UTC
Created attachment 824061 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-14 16:03:35 UTC
Created attachment 824063 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-14 16:03:36 UTC
Created attachment 824065 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-14 16:03:36 UTC
Created attachment 824067 [details]
kde-apps:kleopatra-22.08.2:20221013-215114.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-14 16:03:37 UTC
Created attachment 824069 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-14 16:03:39 UTC
Created attachment 824071 [details]
temp.tar.bz2
Comment 9 Jannik Glückert 2023-03-05 21:30:39 UTC
99% sure this is due to https://github.com/llvm/llvm-project/issues/44178, so should be fixed with clang-16.

As such, the blocker to clang-16-porting can be removed.
Comment 10 Andreas Sturmlechner gentoo-dev 2023-03-23 17:15:02 UTC
I guess then there is nothing to do for me here.