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 packages | Assignee: | Gentoo VDR Project <vdr> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | martin.dummer, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 914580, 941869 | ||
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
![]() Created attachment 876319 [details]
emerge-info.txt
Created attachment 876320 [details]
dev-libs:cxxtools-3.0-r2:20231202-033556.log
Created attachment 876321 [details]
emerge-history.txt
Created attachment 876322 [details]
environment
Created attachment 876323 [details]
etc.clang.tar.xz
Created attachment 876324 [details]
etc.portage.tar.xz
Created attachment 876325 [details]
logs.tar.xz
Created attachment 876326 [details]
qlist-info.txt
Created attachment 876327 [details]
temp.tar.xz
Created attachment 876328 [details]
var.tmp.clang.tar.xz
Missing <algorithm> include. I have tested building this package with clang-17 and clang-18 and cannot find this compile problem. Can you please re-test with current dev-libs/cxxtools-3.0-r3 ? (In reply to Martin Dummer from comment #12) > I have tested building this package with clang-17 and clang-18 and cannot > find this compile problem. > Can you please re-test with current dev-libs/cxxtools-3.0-r3 ? Anyone? dev-libs/cxxtools-3.0-r3 is fine at the tinderbox (In reply to Martin Dummer from comment #12) > I have tested building this package with clang-17 and clang-18 and cannot > find this compile problem. > Can you please re-test with current dev-libs/cxxtools-3.0-r3 ? Have you tried adding the include I mentioned? If it's missing, it's missing, even if it builds for you. |