Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722388 - x11-libs/qtermwidget-0.14.1 : /.../TerminalCharacterDecoder.cpp: error: iswspace is not a member of std
Summary: x11-libs/qtermwidget-0.14.1 : /.../TerminalCharacterDecoder.cpp: error: iswsp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-11 07:29 UTC by Toralf Förster
Modified: 2021-07-08 16:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2020-05-11 07:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,351.31 KB, text/plain)
2020-05-11 07:29 UTC, Toralf Förster
Details
environment (environment,86.47 KB, text/plain)
2020-05-11 07:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.00 KB, application/x-bzip)
2020-05-11 07:29 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.93 KB, application/x-bzip)
2020-05-11 07:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.04 KB, application/x-bzip)
2020-05-11 07:29 UTC, Toralf Förster
Details
x11-libs:qtermwidget-0.14.1:20200510-225558.log (x11-libs:qtermwidget-0.14.1:20200510-225558.log,58.75 KB, text/plain)
2020-05-11 07:30 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 2020-05-11 07:29:28 UTC
/var/tmp/portage/x11-libs/qtermwidget-0.14.1/work/qtermwidget-0.14.1/lib/TerminalCharacterDecoder.cpp: In member function virtual void Konsole::HTMLDecoder::decodeLine(const Konsole::Character*, int, Konsole::LineProperty):
/var/tmp/portage/x11-libs/qtermwidget-0.14.1/work/qtermwidget-0.14.1/lib/TerminalCharacterDecoder.cpp:205:18: error: iswspace is not a member of std; did you mean isspace?
  205 |         if (std::iswspace(ch))
      |                  ^~~~~~~~
      |                  isspace

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200430-031932

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.1
  [2]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 10 May 2020 09:05:33 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO x11-libs/qtermwidget
[ebuild  N    ] x11-libs/qtermwidget-0.14.1
Comment 1 Toralf Förster gentoo-dev 2020-05-11 07:29:32 UTC
Created attachment 637998 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-11 07:29:38 UTC
Created attachment 638000 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-11 07:29:47 UTC
Created attachment 638002 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-11 07:29:50 UTC
Created attachment 638004 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-11 07:29:53 UTC
Created attachment 638006 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-11 07:29:58 UTC
Created attachment 638008 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-11 07:30:02 UTC
Created attachment 638010 [details]
x11-libs:qtermwidget-0.14.1:20200510-225558.log
Comment 8 Chiitoo gentoo-dev 2021-07-08 11:03:40 UTC
Does this still happen with 0.17.0, I wonder?
Comment 9 Toralf Förster gentoo-dev 2021-07-08 16:20:43 UTC
no - fixed