Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913633 - app-misc/logiops-0.3.3 - [slibtool] [clang] /.../defs.h: error: no type named size_t in namespace std
Summary: app-misc/logiops-0.3.3 - [slibtool] [clang] /.../defs.h: error: no type named...
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2023-09-04 17:49 UTC by Toralf Förster
Modified: 2024-01-02 18:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.58 KB, text/plain)
2023-09-04 17:49 UTC, Toralf Förster
Details
app-misc:logiops-0.3.3:20230903-210003.log (app-misc:logiops-0.3.3:20230903-210003.log,37.96 KB, text/plain)
2023-09-04 17:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.28 KB, text/plain)
2023-09-04 17:49 UTC, Toralf Förster
Details
environment (environment,116.21 KB, text/plain)
2023-09-04 17:49 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-04 17:49 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,9.73 KB, application/x-xz)
2023-09-04 17:49 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.82 KB, application/x-xz)
2023-09-04 17:49 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-04 17:49:22 UTC
too long lines were shrinked:

[44/67] /usr/lib/llvm/16/bin/clang++ -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-diagnos
[45/67] /usr/lib/llvm/16/bin/clang++ -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-diagnos
FAILED: src/logid/CMakeFiles/logid.dir/backend/hidpp10/Error.cpp.o 
/usr/lib/llvm/16/bin/clang++ -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-col
In file included from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/backend/hidpp10/Error.cpp:19:
In file included from /var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./backend/hidpp10/Error.h:22:
/var/tmp/portage/app-misc/logiops-0.3.3/work/logiops-v0.3.3/src/logid/./backend/hidpp/defs.h:47:27: error: no type named 'size_t' in namespace 'std'
    static constexpr std::size_t ShortParamLength = 3;
                     ~~~~~^

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+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:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [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):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit bcb8ebf60c5bdf18333e6e81e1d4910f58c9127e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 3 20:02:01 2023 +0000

    2023-09-03 20:02:01 UTC

emerge -qpvO app-misc/logiops
[ebuild  N    ] app-misc/logiops-0.3.3  USE="-systemd"
Comment 1 Toralf Förster gentoo-dev 2023-09-04 17:49:23 UTC
Created attachment 869600 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-04 17:49:24 UTC
Created attachment 869601 [details]
app-misc:logiops-0.3.3:20230903-210003.log
Comment 3 Toralf Förster gentoo-dev 2023-09-04 17:49:25 UTC
Created attachment 869602 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-04 17:49:26 UTC
Created attachment 869603 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-04 17:49:27 UTC
Created attachment 869604 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-04 17:49:28 UTC
Created attachment 869605 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-04 17:49:29 UTC
Created attachment 869606 [details]
temp.tar.xz
Comment 8 Conrad Kostecki gentoo-dev 2024-01-02 18:54:30 UTC
I suspect, this is fixed with recent patches, as I am unable to reproduce with clang here.