Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919836 - x11-apps/xinput_calibrator-0.7.5-r2 - [clang] ./main_common.hpp: error: reference to incomplete type const std::string
Summary: x11-apps/xinput_calibrator-0.7.5-r2 - [clang] ./main_common.hpp: error: refer...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 20:46 UTC by Toralf Förster
Modified: 2023-12-13 20:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.95 KB, text/plain)
2023-12-13 20:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.79 KB, text/plain)
2023-12-13 20:46 UTC, Toralf Förster
Details
environment (environment,101.18 KB, text/plain)
2023-12-13 20:46 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.93 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.80 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.62 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.64 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.40 KB, application/x-xz)
2023-12-13 20:46 UTC, Toralf Förster
Details
x11-apps:xinput_calibrator-0.7.5-r2:20231213-083644.log (x11-apps:xinput_calibrator-0.7.5-r2:20231213-083644.log,12.16 KB, text/plain)
2023-12-13 20:46 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-12-13 20:46:17 UTC
too long lines were shrinked:

make[2]: Entering directory '/var/tmp/portage/x11-apps/xinput_calibrator-0.7.5-r2/work/xinput_calibrator-0.7.5/src/gui'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/x11-apps/xinput_calibrator-0.7.5-r2/work/xinput_calibrator-0.7.5/src/gui'
make[2]: Entering directory '/var/tmp/portage/x11-apps/xinput_calibrator-0.7.5-r2/work/xinput_calibrator-0.7.5/src'
clang++ -DPACKAGE_NAME=\"xinput_calibrator\" -DPACKAGE_TARNAME=\"xinput_calibrator\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"xinput_calibrator\ 0.7.5\" -DPACKAGE_BUGREPORT=\"http://github.com/tias/xinput_calibrator/issues\" -DPACKAGE_URL=\"http://www.freedesktop.org/wiki/Software/xinput_calib
In file included from main_x11.cpp:23:
./main_common.hpp:88:53: error: reference to incomplete type 'const std::string'
      (aka 'const basic_string<char>') could not bind to an lvalue of type
      'const char[1]'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20231210-041514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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.7
Available Rust versions:
  [1]   rust-bin-1.74.1 *
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]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit bf58b1b3727133b310e98bc35ef7813221a15775
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 08:18:56 2023 +0000

    2023-12-13 08:18:55 UTC

emerge -qpvO x11-apps/xinput_calibrator
[ebuild  N    ] x11-apps/xinput_calibrator-0.7.5-r2
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:46:19 UTC
Created attachment 879144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:46:20 UTC
Created attachment 879145 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:46:22 UTC
Created attachment 879146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:46:22 UTC
Created attachment 879147 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:46:24 UTC
Created attachment 879148 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:46:25 UTC
Created attachment 879149 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:46:26 UTC
Created attachment 879150 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:46:28 UTC
Created attachment 879151 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-13 20:46:29 UTC
Created attachment 879152 [details]
var.tmp.clang.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-13 20:46:30 UTC
Created attachment 879153 [details]
x11-apps:xinput_calibrator-0.7.5-r2:20231213-083644.log