Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828986 - app-misc/zygrib-8.0.1-r2 - curvedrawer/CustomQwtClasses.cpp: error: return type class QwtText is incomplete
Summary: app-misc/zygrib-8.0.1-r2 - curvedrawer/CustomQwtClasses.cpp: error: return ty...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-12-12 10:19 UTC by Toralf Förster
Modified: 2022-08-29 08:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2021-12-12 10:19 UTC, Toralf Förster
Details
app-misc:zygrib-8.0.1-r2:20211212-091449.log (app-misc:zygrib-8.0.1-r2:20211212-091449.log,46.04 KB, text/plain)
2021-12-12 10:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.56 KB, text/plain)
2021-12-12 10:19 UTC, Toralf Förster
Details
environment (environment,71.19 KB, text/plain)
2021-12-12 10:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.47 KB, application/x-bzip)
2021-12-12 10:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.01 KB, application/x-bzip)
2021-12-12 10:19 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-12 10:19:27 UTC
                 from curvedrawer/BoatSpeed.cpp:10:
/usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here
 1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {
      |                                                       ^~~~~~~~~~~~~
curvedrawer/CustomQwtClasses.cpp:33:45: error: return type ‘class QwtText’ is incomplete
   33 | QwtText CustomQwtScale::label( double val ) const {
      |                                             ^~~~~
curvedrawer/CustomQwtClasses.cpp:97:61: error: return type ‘class QwtText’ is incomplete
   97 | QwtText CustomQwtPicker::trackerTextF( const QPointF &pos ) const

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20211210-150004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
/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:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 563c21208c740b2711d3b6b7aac11ce770a41605
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 12 08:36:43 2021 +0000

    2021-12-12 08:36:42 UTC

emerge -qpvO app-misc/zygrib
[ebuild  N    ] app-misc/zygrib-8.0.1-r2  USE="-maps"
Comment 1 Toralf Förster gentoo-dev 2021-12-12 10:19:28 UTC
Created attachment 758675 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-12 10:19:29 UTC
Created attachment 758676 [details]
app-misc:zygrib-8.0.1-r2:20211212-091449.log
Comment 3 Toralf Förster gentoo-dev 2021-12-12 10:19:32 UTC
Created attachment 758677 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-12 10:19:33 UTC
Created attachment 758678 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-12 10:19:35 UTC
Created attachment 758679 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-12 10:19:36 UTC
Created attachment 758680 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-30 03:48:48 UTC
The bug has been referenced in the following commit(s):

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

commit 6643741dc23ca9a56ad6eb15e9241e83a7323fe0
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2022-07-30 03:45:21 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2022-07-30 03:45:21 +0000

    profiles: last-rite app-misc/zygrib
    
    Bug: https://bugs.gentoo.org/637150
    Bug: https://bugs.gentoo.org/686078
    Bug: https://bugs.gentoo.org/733066
    Bug: https://bugs.gentoo.org/733068
    Bug: https://bugs.gentoo.org/828986
    Bug: https://bugs.gentoo.org/854744
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2022-08-29 08:07:48 UTC
The bug has been closed via the following commit(s):

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

commit 871c9b356e0c940d25c204726fca91b300c94604
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-29 08:06:11 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-29 08:07:21 +0000

    app-misc/zygrib: treeclean
    
    Closes: https://bugs.gentoo.org/637150
    Closes: https://bugs.gentoo.org/828986
    Closes: https://bugs.gentoo.org/854744
    Closes: https://bugs.gentoo.org/686078
    Closes: https://bugs.gentoo.org/733066
    Closes: https://bugs.gentoo.org/733068
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-misc/zygrib/Manifest                         |  6 --
 app-misc/zygrib/files/zygrib-8.0.1-libs.patch    | 20 -------
 app-misc/zygrib/files/zygrib-8.0.1-proj-6.patch  | 20 -------
 app-misc/zygrib/files/zygrib-8.0.1-qt-5.15.patch | 38 -------------
 app-misc/zygrib/files/zygrib.desktop             | 11 ----
 app-misc/zygrib/metadata.xml                     | 10 ----
 app-misc/zygrib/zygrib-8.0.1-r2.ebuild           | 71 ------------------------
 profiles/package.mask                            |  7 ---
 8 files changed, 183 deletions(-)