Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914866 - dev-libs/libplatform-2.1.0.1-r2 - [clang] /.../StringUtils.cpp: error: no member named ptr_fun in the global namespace
Summary: dev-libs/libplatform-2.1.0.1-r2 - [clang] /.../StringUtils.cpp: error: no mem...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 20:31 UTC by Toralf Förster
Modified: 2023-09-27 20:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.59 KB, text/plain)
2023-09-27 20:31 UTC, Toralf Förster
Details
dev-libs:libplatform-2.1.0.1-r2:20230927-180436.log (dev-libs:libplatform-2.1.0.1-r2:20230927-180436.log,7.21 KB, text/plain)
2023-09-27 20:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.35 KB, text/plain)
2023-09-27 20:31 UTC, Toralf Förster
Details
environment (environment,95.34 KB, text/plain)
2023-09-27 20:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-27 20:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.44 KB, application/x-xz)
2023-09-27 20:31 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.39 KB, application/x-xz)
2023-09-27 20:31 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-09-27 20:31:49 UTC
too long lines were shrinked:

 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/libplatform-2.1.0.1-r2/work/platform-p8-platform-2.1.0.1"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-libs/libplatform-2.1.0.1-r2/work/platform-p8-platform-2.1.0.1_build"
ninja -v -j5 -l0
[1/3] /usr/lib/llvm/17/bin/clang++ -Dp8_platform_EXPORTS   -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.o -MF CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.o.d -o CMakeFiles/p8-platform.dir/src/util/Stri
FAILED: CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.o 
/usr/lib/llvm/17/bin/clang++ -Dp8_platform_EXPORTS   -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-color-diagnostics -MD -MT CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.o -MF CMakeFiles/p8-platform.dir/src/util/StringUtils.cpp.o.d -o CMakeFiles/p8-platform.dir/src/util/StringUtil
/var/tmp/portage/dev-libs/libplatform-2.1.0.1-r2/work/platform-p8-platform-2.1.0.1/src/util/StringUtils.cpp:456:69: error: no member named 'ptr_fun' in the global namespace
  456 |   str.erase(str.begin(), ::find_if(str.begin(), str.end(), ::not1(::ptr_fun(isspace_c))));
      |                                                                   ~~^

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
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.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit f2306275d19cbe3af31c08d70c126832f0e2d1d7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 27 17:01:43 2023 +0000

    2023-09-27 17:01:43 UTC

emerge -qpvO dev-libs/libplatform
[ebuild  N    ] dev-libs/libplatform-2.1.0.1-r2
Comment 1 Toralf Förster gentoo-dev 2023-09-27 20:31:50 UTC
Created attachment 871602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-27 20:31:51 UTC
Created attachment 871603 [details]
dev-libs:libplatform-2.1.0.1-r2:20230927-180436.log
Comment 3 Toralf Förster gentoo-dev 2023-09-27 20:31:53 UTC
Created attachment 871604 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-27 20:31:54 UTC
Created attachment 871605 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-27 20:31:55 UTC
Created attachment 871606 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-27 20:31:56 UTC
Created attachment 871607 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-27 20:31:57 UTC
Created attachment 871608 [details]
temp.tar.xz