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

Bug 919020

Summary: dev-libs/cxxtools-3.0-r2 - [clang] ./iodeviceimpl.h: error: no member named swap in std::exception_ptr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: CONFIRMED ---    
Severity: normal CC: martin.dummer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 914580    
Attachments: emerge-info.txt
dev-libs:cxxtools-3.0-r2:20231202-033556.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2023-12-02 09:14:24 UTC
      |                                         ^
/usr/include/c++/v1/__config:956:49: note: expanded from macro
      '_LIBCPP_DEPRECATED'
  956 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
In file included from applicationimpl.cpp:31:
./iodeviceimpl.h:152:32: error: no member named 'swap' in 'std::exception_ptr'
  152 |                     _exception.swap(exception);
      |                     ~~~~~~~~~~ ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231129-092259

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

gcc-config -l:
 [1] 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.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 47c4fa9b7698046a11eb31d2238ccf6084c42ea1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 2 02:31:59 2023 +0000

    2023-12-02 02:31:59 UTC

emerge -qpvO dev-libs/cxxtools
[ebuild  N    ] dev-libs/cxxtools-3.0-r2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-12-02 09:14:25 UTC
Created attachment 876319 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-02 09:14:26 UTC
Created attachment 876320 [details]
dev-libs:cxxtools-3.0-r2:20231202-033556.log
Comment 3 Toralf Förster gentoo-dev 2023-12-02 09:14:28 UTC
Created attachment 876321 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-02 09:14:29 UTC
Created attachment 876322 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-02 09:14:30 UTC
Created attachment 876323 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-02 09:14:31 UTC
Created attachment 876324 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-02 09:14:31 UTC
Created attachment 876325 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-02 09:14:33 UTC
Created attachment 876326 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-02 09:14:34 UTC
Created attachment 876327 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-02 09:14:35 UTC
Created attachment 876328 [details]
var.tmp.clang.tar.xz
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-07 18:06:12 UTC
Missing <algorithm> include.