Your message dated Tue, 13 Oct 2020 19:48:58 +0000
with message-id <e1ksqi6-000f4l...@fasolo.debian.org>
and subject line Bug#957100: fixed in cool-retro-term 1.1.1+git20200723-1
has caused the Debian Bug report #957100,
regarding cool-retro-term: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
957100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957100
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cool-retro-term
Version: 1.1.1-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/cool-retro-term_1.1.1-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
      |        ^~~~~~~~
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o History.o lib/History.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o HistorySearch.o 
lib/HistorySearch.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o KeyboardTranslator.o 
lib/KeyboardTranslator.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o konsole_wcwidth.o 
lib/konsole_wcwidth.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o kprocess.o lib/kprocess.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o kpty.o lib/kpty.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o kptydevice.o 
lib/kptydevice.cpp
lib/kpty.cpp: In member function ‘void KPty::close()’:
lib/kpty.cpp:460:22: warning: ignoring return value of ‘int chown(const char*, 
__uid_t, __gid_t)’ declared with attribute ‘warn_unused_result’ 
[-Wunused-result]
  460 |                 chown(d->ttyName.data(), 0, st.st_gid == getgid() ? 0 : 
-1);
      |                 
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o kptyprocess.o 
lib/kptyprocess.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ProcessInfo.o 
lib/ProcessInfo.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Pty.o lib/Pty.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Screen.o lib/Screen.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ScreenWindow.o 
lib/ScreenWindow.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o Session.o lib/Session.cpp
In file included from lib/Session.cpp:43:
lib/TerminalDisplay.h:142:5: warning: "/*" within comment [-Wcomment]
  142 |     /** Sets the background image of the terminal display. */
      |      
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o ShellCommand.o 
lib/ShellCommand.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o TerminalCharacterDecoder.o 
lib/TerminalCharacterDecoder.cpp
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o TerminalDisplay.o 
lib/TerminalDisplay.cpp
In file included from lib/TerminalDisplay.cpp:24:
lib/TerminalDisplay.h:142:5: warning: "/*" within comment [-Wcomment]
  142 |     /** Sets the background image of the terminal display. */
      |      
g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DHAVE_POSIX_OPENPT 
-DHAVE_SYS_TIME_H -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ilib -Isrc 
-isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o tools.o lib/tools.cpp
lib/TerminalCharacterDecoder.cpp: In member function ‘virtual void 
Konsole::HTMLDecoder::decodeLine(const Konsole::Character*, int, 
Konsole::LineProperty)’:
lib/TerminalCharacterDecoder.cpp:205:18: error: ‘iswspace’ is not a member of 
‘std’; did you mean ‘isspace’?
  205 |         if (std::iswspace(ch))
      |                  ^~~~~~~~
      |                  isspace
make[2]: *** [Makefile:752: TerminalCharacterDecoder.o] Error 1
make[2]: *** Waiting for unfinished jobs....
lib/TerminalDisplay.h: In constructor 
‘Konsole::TerminalDisplay::TerminalDisplay(QQuickItem*)’:
lib/TerminalDisplay.h:899:10: warning: 
‘Konsole::TerminalDisplay::m_full_cursor_height’ will be initialized after 
[-Wreorder]
  899 |     bool m_full_cursor_height;
      |          ^~~~~~~~~~~~~~~~~~~~
lib/TerminalDisplay.h:891:9: warning:   ‘int 
Konsole::TerminalDisplay::_leftBaseMargin’ [-Wreorder]
  891 |     int _leftBaseMargin;
      |         ^~~~~~~~~~~~~~~
lib/TerminalDisplay.cpp:301:1: warning:   when initialized here [-Wreorder]
  301 | TerminalDisplay::TerminalDisplay(QQuickItem *parent)
      | ^~~~~~~~~~~~~~~
lib/TerminalDisplay.cpp: In member function ‘void 
Konsole::TerminalDisplay::swapColorTable()’:
lib/TerminalDisplay.cpp:2982:35: warning: implicitly-declared 
‘Konsole::ColorEntry::ColorEntry(const Konsole::ColorEntry&)’ is deprecated 
[-Wdeprecated-copy]
 2982 |   ColorEntry color = _colorTable[1];
      |                                   ^
In file included from lib/Character.h:30,
                 from lib/TerminalDisplay.h:32,
                 from lib/TerminalDisplay.cpp:24:
lib/CharacterColor.h:84:8: note: because ‘Konsole::ColorEntry’ has 
user-provided ‘void Konsole::ColorEntry::operator=(const Konsole::ColorEntry&)’
   84 |   void operator=(const ColorEntry& rhs)
      |        ^~~~~~~~
lib/TerminalDisplay.cpp: In member function ‘virtual bool 
Konsole::TerminalDisplay::event(QEvent*)’:
lib/TerminalDisplay.cpp:2926:54: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
 2926 |         _scrollBar->setPalette( QApplication::palette() );
      |                                 ~~~~~~~~~~~~~~~~~~~~~^~
lib/TerminalDisplay.cpp:2927:5: note: here
 2927 |     case QEvent::InputMethodQuery:
      |     ^~~~
make[2]: Leaving directory '/<<PKGBUILDDIR>>/qmltermwidget'
make[1]: *** [Makefile:48: sub-qmltermwidget-make_first-ordered] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:22: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: cool-retro-term
Source-Version: 1.1.1+git20200723-1
Done: =?utf-8?q?G=C3=BCrkan_Myczko?= <gur...@phys.ethz.ch>

We believe that the bug you reported is fixed in the latest version of
cool-retro-term, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gürkan Myczko <gur...@phys.ethz.ch> (supplier of updated cool-retro-term 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 23 Jul 2020 17:21:57 +0200
Source: cool-retro-term
Architecture: source
Version: 1.1.1+git20200723-1
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Myczko <gur...@phys.ethz.ch>
Changed-By: Gürkan Myczko <gur...@phys.ethz.ch>
Closes: 957100
Changes:
 cool-retro-term (1.1.1+git20200723-1) unstable; urgency=medium
 .
   * New upstream version. (Closes: #957100)
   * Bump standards version to 4.5.0.
   * d/control:
     - Add Vcs fields.
     - Add Provides: x-terminal-emulator.
     - Add to Depends: fonts-pc.
     - Add Rules-Requires-Root field.
   * Bump debhelper version to 13, drop d/compat.
   * d/upstream/metadata: added.
   * d/copyright: Updated copyright year.
   * d/rules: override dh_missing borks on desktop file.
Checksums-Sha1:
 b38bd2eaf61d82f58abb62179aaaba8df90a3719 2503 
cool-retro-term_1.1.1+git20200723-1.dsc
 285b2a29a0ab177432bdd92876fd430ba510f4ff 1376700 
cool-retro-term_1.1.1+git20200723.orig.tar.xz
 e7f41990c14b084451629b3a92f68141065f8fca 8216 
cool-retro-term_1.1.1+git20200723-1.debian.tar.xz
 044c46aa4e4ebd03e26702ede7ac33ba409cce0c 9076 
cool-retro-term_1.1.1+git20200723-1_source.buildinfo
Checksums-Sha256:
 4dd304282b13f556c5e0029fa183fdd7b8b62b408f8e7d672c91af46cadb11dc 2503 
cool-retro-term_1.1.1+git20200723-1.dsc
 07382f0dbf222cae413b7377ed1e702be3b2b0d95a91e8306e976c40e97a3931 1376700 
cool-retro-term_1.1.1+git20200723.orig.tar.xz
 6577d41de6b0ecde63e419c6f892a2475f03126d8e46210606ed8c1dc98337ab 8216 
cool-retro-term_1.1.1+git20200723-1.debian.tar.xz
 8fb80745f99595c991e634e7349a135cccbc17a349fb16ae1792bb7722fa1716 9076 
cool-retro-term_1.1.1+git20200723-1_source.buildinfo
Files:
 f3c9598542df83f5a5c553aa31c92468 2503 x11 optional 
cool-retro-term_1.1.1+git20200723-1.dsc
 1f44f9f338d7f1e1d3e37166443a533d 1376700 x11 optional 
cool-retro-term_1.1.1+git20200723.orig.tar.xz
 56184533de155a9a7c6d506f9a842085 8216 x11 optional 
cool-retro-term_1.1.1+git20200723-1.debian.tar.xz
 2f4c6320d7154071ee59eaf801dfb396 9076 x11 optional 
cool-retro-term_1.1.1+git20200723-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAl+F/zIACgkQkWT6HRe9
XTY7UBAAizssSBNSPJ/6cJ9zq3tk+qIxi7ErZLGr5Yq2Dj23W3vCxQqYSKzbfTqz
qidjnHOAM3GqKmI9d4iA3M+bh4SznxHSEpN3gfOa8NOUxqvjbtMri8ESDo+YdbAD
dqT/RpjblfOMHetSDpd12QEGdhLTn9ATxh3ApiEFL7l4nc89k0aMGOMOecdrDI+b
0/Ewq+cU88yP/craMmPdC5jkWdVIVkmyYDHrMBgrGMeF+mDPBLrDY5Ms5+9kmNrF
f3aISOTyqzMFU+iozlBi4Zg/kK7MldRPm9GgH4ZpCx6qDrK+Y6c328twtLEp/muw
cm75dgFl/yS4vbTvfLj0BSlvBIi7t4CyXxjwlcLCa34U8aNCo3WiEe+qM87mbYBZ
V1Dx2J1utPbqUGC4Ik7UeKZK/31aoMR8q1/rXFBCRCYiV1zTcpUH/pwsG7cgNMIH
WUed7X+eIAAvn0QX33FWjOjHUEECVGSxNGMSsSePAM5QPR0zqLn625f7Hw4QE7uB
q+Vh8VAlnRaePpqC8GilGWji+K1nu05yuQgW691xS6dvct6/0nO1eLwStpIg6J7q
miYzjq24sEyyOiGh8gqpARxh+e6bc6rkzeqAkMJelSTc0IbwbkDLOl89c30IuiLm
PNsk+jF2QNTcCKXepV/GqGHBy2Ja+PYD+Jbb4NE3NMWqPTmz++A=
=mEjh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to