Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728542 - net-wireless/inspectrum-0.2.2 : /.../traceplot.cpp: error: aggregate QPainterPath path has incomplete type and cannot be defined
Summary: net-wireless/inspectrum-0.2.2 : /.../traceplot.cpp: error: aggregate QPainter...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-17 07:05 UTC by Toralf Förster
Modified: 2020-06-22 14:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.55 KB, text/plain)
2020-06-17 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.05 KB, text/plain)
2020-06-17 07:06 UTC, Toralf Förster
Details
environment (environment,111.68 KB, text/plain)
2020-06-17 07:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.69 KB, application/x-bzip)
2020-06-17 07:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.10 KB, application/x-bzip)
2020-06-17 07:06 UTC, Toralf Förster
Details
net-wireless:inspectrum-0.2.2:20200617-034858.log (net-wireless:inspectrum-0.2.2:20200617-034858.log,41.43 KB, text/plain)
2020-06-17 07:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.92 KB, application/x-bzip)
2020-06-17 07:06 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-06-17 07:05:56 UTC
/var/tmp/portage/net-wireless/inspectrum-0.2.2/work/inspectrum-0.2.2/traceplot.cpp: In member function void TracePlot::plotTrace(QPainter&, const QRect&, float*, size_t, int):
/var/tmp/portage/net-wireless/inspectrum-0.2.2/work/inspectrum-0.2.2/traceplot.cpp:120:18: error: aggregate QPainterPath path has incomplete type and cannot be defined
  120 |     QPainterPath path;
      |                  ^~~~
make[2]: *** [CMakeFiles/inspectrum.dir/build.make:330: CMakeFiles/inspectrum.dir/traceplot.cpp.o] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] 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.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 17 Jun 2020 02:05:37 AM UTC
/var/db/repos/libressl	Sun 14 Jun 2020 10:05:23 PM UTC

emerge -qpvO net-wireless/inspectrum
[ebuild  N    ] net-wireless/inspectrum-0.2.2
Comment 1 Toralf Förster gentoo-dev 2020-06-17 07:06:00 UTC
Created attachment 645044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-17 07:06:03 UTC
Created attachment 645046 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-17 07:06:06 UTC
Created attachment 645048 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-17 07:06:09 UTC
Created attachment 645050 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-17 07:06:12 UTC
Created attachment 645052 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-17 07:06:15 UTC
Created attachment 645054 [details]
net-wireless:inspectrum-0.2.2:20200617-034858.log
Comment 7 Toralf Förster gentoo-dev 2020-06-17 07:06:18 UTC
Created attachment 645056 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2020-06-17 17:42:40 UTC
Upstream fix: https://github.com/miek/inspectrum/commit/1f2b4587ec2c6d1a1945eee8bbf361dbdf3dc8af

Please also switch to EAPI-7/cmake.eclass and drop duplicate (empty) KEYWORDS="" line.
Comment 9 Larry the Git Cow gentoo-dev 2020-06-22 14:13:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7eaf3bd3fc99384fe7a926326d267345f56278b

commit f7eaf3bd3fc99384fe7a926326d267345f56278b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-21 11:52:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-22 14:13:40 +0000

    net-wireless/inspectrum: Fix build with Qt 5.15
    
    Closes: https://bugs.gentoo.org/728542
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/inspectrum-0.2.2-qt-5.15.patch           | 21 +++++++++++++++
 net-wireless/inspectrum/inspectrum-0.2.2.ebuild    | 30 ++++++++++++----------
 2 files changed, 38 insertions(+), 13 deletions(-)