Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917002 - app-misc/logiops-0.3.3 - /.../group.h: error: transform is not a member of std
Summary: app-misc/logiops-0.3.3 - /.../group.h: error: transform is not a member of std
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-07 13:56 UTC by Toralf Förster
Modified: 2023-11-12 02:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.89 KB, text/plain)
2023-11-07 13:56 UTC, Toralf Förster
Details
app-misc:logiops-0.3.3:20231107-133757.log (app-misc:logiops-0.3.3:20231107-133757.log,19.23 KB, text/plain)
2023-11-07 13:56 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,65.53 KB, application/x-xz)
2023-11-07 13:56 UTC, Toralf Förster
Details
environment (environment,116.89 KB, text/plain)
2023-11-07 13:56 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-07 13:56 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,48.34 KB, application/x-xz)
2023-11-07 13:56 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,70.21 KB, application/x-xz)
2023-11-07 13:56 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.36 KB, application/x-xz)
2023-11-07 13:56 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-07 13:56:06 UTC
too long lines were shrinked:

/usr/bin/x86_64-pc-linux-gnu-g++ -DLOGIOPS_VERSION=\"v0.3.3\" -I/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/. -I/usr/include/libevdev-1.0 -I/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/../ipcgull/src/include  -O2 -pipe -march=native -fno-diagnostics
In file included from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./config/map.h:21,
                 from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./config/types.h:21,
                 from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./config/schema.h:21,
                 from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/config/config.cpp:19:
/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./config/group.h: In static member function static std::string logid::config::normalize_signature<std::__cxx11::basic_string<char> >::make(const std::string&):
/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./config/group.h:151:18: error: transform is not a member of std
  151 |             std::transform(ret.begin(), ret.end(), ret.begin(), ::tolower);
      |                  ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20231102-160004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.4
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.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

php cli (if any):
  [1]   php8.1
  [2]   php8.2 *
go version go1.21.3 linux/amd64

  HEAD of ::gentoo
commit aaf6cd08b10215580e6c2b0edf0a003b7bae1d85
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 7 10:16:54 2023 +0000

    2023-11-07 10:16:54 UTC

emerge -qpvO app-misc/logiops
[ebuild  N    ] app-misc/logiops-0.3.3  USE="-systemd"
Comment 1 Toralf Förster gentoo-dev 2023-11-07 13:56:07 UTC
Created attachment 874244 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-07 13:56:08 UTC
Created attachment 874245 [details]
app-misc:logiops-0.3.3:20231107-133757.log
Comment 3 Toralf Förster gentoo-dev 2023-11-07 13:56:09 UTC
Created attachment 874246 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-11-07 13:56:11 UTC
Created attachment 874247 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-07 13:56:11 UTC
Created attachment 874248 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-07 13:56:13 UTC
Created attachment 874249 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-07 13:56:14 UTC
Created attachment 874250 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-07 13:56:15 UTC
Created attachment 874251 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-11-12 02:34:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0dfcc0ee68e0746171e181776c35996ec0d7de

commit 8d0dfcc0ee68e0746171e181776c35996ec0d7de
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2023-11-07 17:36:39 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-11-12 02:34:49 +0000

    app-misc/logiops: fix build with gcc 14
    
    Closes: https://bugs.gentoo.org/917002
    
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
    Closes: https://github.com/gentoo/gentoo/pull/33707
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-misc/logiops/files/logiops-0.3.3-gcc-14.patch | 28 +++++++++++++++++++++++
 app-misc/logiops/logiops-0.3.3.ebuild             |  4 ++++
 2 files changed, 32 insertions(+)