Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829153 - net-wireless/linssid-3.6-r1 - MainForm.cpp: error: return type class QwtText is incomplete
Summary: net-wireless/linssid-3.6-r1 - MainForm.cpp: error: return type class QwtText ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-12-14 10:10 UTC by Toralf Förster
Modified: 2022-02-09 13:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.00 KB, text/plain)
2021-12-14 10:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.83 KB, text/plain)
2021-12-14 10:10 UTC, Toralf Förster
Details
environment (environment,57.87 KB, text/plain)
2021-12-14 10:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.93 KB, application/x-bzip)
2021-12-14 10:10 UTC, Toralf Förster
Details
net-wireless:linssid-3.6-r1:20211214-041633.log (net-wireless:linssid-3.6-r1:20211214-041633.log,12.32 KB, text/plain)
2021-12-14 10:10 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 2021-12-14 10:10:23 UTC
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
Comment 1 Toralf Förster gentoo-dev 2021-12-14 10:10:24 UTC
Created attachment 758889 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-14 10:10:25 UTC
Created attachment 758890 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-14 10:10:26 UTC
Created attachment 758891 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-14 10:10:27 UTC
Created attachment 758892 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-14 10:10:28 UTC
Created attachment 758893 [details]
net-wireless:linssid-3.6-r1:20211214-041633.log
Comment 7 Conrad Kostecki gentoo-dev 2021-12-19 22:35:45 UTC
Does the patch work? I am getting another compile failure, when applying this one.
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-12-19 23:04:15 UTC
(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
Comment 9 Conrad Kostecki gentoo-dev 2022-02-09 13:11:10 UTC
(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.
Comment 10 Larry the Git Cow gentoo-dev 2022-02-09 13:14:50 UTC
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(+)