too long lines were shrinked: g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -D_REENTRANT -fPIC -DQWT_DLL -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/boost -I/usr/include/qt5 -I/usr/include/qwt -I/usr/include/qwt6 -I/usr/include/qt5/QtS g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -D_REENTRANT -fPIC -DQWT_DLL -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/boost -I/usr/include/qt5 -I/usr/include/qwt -I/usr/include/qwt6 -I/usr/include/qt5/QtS g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -D_REENTRANT -fPIC -DQWT_DLL -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/boost -I/usr/include/qt5 -I/usr/include/qwt -I/usr/include/qwt6 -I/usr/include/qt5/QtS g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -D_REENTRANT -fPIC -DQWT_DLL -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/boost -I/usr/include/qt5 -I/usr/include/qwt -I/usr/include/qwt6 -I/usr/include/qt5/QtS MainForm.cpp:944:43: error: return type ‘class QwtText’ is incomplete 944 | virtual QwtText label(double v) const { | ^ MainForm.cpp:957:43: error: return type ‘class QwtText’ is incomplete 957 | virtual QwtText label(double v) const { ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20211210-190248 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.1 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.57.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.21.0 [icedtea-8] *) AdoptOpenJDK 8.312_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-8 [2] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.3 [2] php7.4 [3] php8.1 * HEAD of ::gentoo commit a1acde14e13511aca7f620f4b12ed7f3c9556a0f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Dec 14 03:36:42 2021 +0000 2021-12-14 03:36:40 UTC emerge -qpvO net-wireless/linssid [ebuild N ] net-wireless/linssid-3.6-r1
Created attachment 758889 [details] emerge-info.txt
Created attachment 758890 [details] emerge-history.txt
Created attachment 758891 [details] environment
Created attachment 758892 [details] etc.portage.tar.bz2
Created attachment 758893 [details] net-wireless:linssid-3.6-r1:20211214-041633.log
https://sourceforge.net/p/linssid/discussion/bugs/thread/3080bf8f4d/?limit=25#af65
Does the patch work? I am getting another compile failure, when applying this one.
(In reply to Conrad Kostecki from comment #7) > Does the patch work? I am getting another compile failure, when applying > this one. Perhaps related to bug #829301
(In reply to Lars Wendler (Polynomial-C) from comment #8) > (In reply to Conrad Kostecki from comment #7) > > Does the patch work? I am getting another compile failure, when applying > > this one. > > Perhaps related to bug #829301 Yes, indeed. With that update, patch works correctly.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab80fb494e436599d75eace5144cd41b77b6b0f commit 7ab80fb494e436599d75eace5144cd41b77b6b0f Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2022-02-09 13:13:02 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-02-09 13:14:35 +0000 net-wireless/linssid: update EAPI 7 -> 8 Also fixed compilation with >=qwt-6.2.0. Closes: https://bugs.gentoo.org/829153 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../linssid/files/linssid-3.6-qwt620.patch | 48 +++++++++++++++++ net-wireless/linssid/linssid-3.6-r2.ebuild | 62 ++++++++++++++++++++++ 2 files changed, 110 insertions(+)