Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637150 - app-misc/zygrib-8.0.1 : DialogSelectMetar.cpp:182:24: error: class QHeaderView has no member named setSectionResizeMode ; did you mean sectionResized ?
Summary: app-misc/zygrib-8.0.1 : DialogSelectMetar.cpp:182:24: error: class QHeaderVie...
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: 2017-11-11 17:34 UTC by Toralf Förster
Modified: 2022-08-29 08:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.39 KB, text/plain)
2017-11-11 17:34 UTC, Toralf Förster
Details
app-misc:zygrib-8.0.1:20171111-172525.log (app-misc:zygrib-8.0.1:20171111-172525.log,24.48 KB, text/plain)
2017-11-11 17:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.83 KB, text/plain)
2017-11-11 17:34 UTC, Toralf Förster
Details
environment (environment,85.68 KB, text/plain)
2017-11-11 17:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.60 KB, application/x-bzip)
2017-11-11 17:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.80 KB, application/x-bzip)
2017-11-11 17:35 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 2017-11-11 17:34:43 UTC
  ^~~~~~
DialogSelectMetar.cpp: In member function ‘void DialogSelectMetar::make_metar_tree()’:
DialogSelectMetar.cpp:182:24: error: ‘class QHeaderView’ has no member named ‘setSectionResizeMode’; did you mean ‘sectionResized’?
  treeWidget->header()->setSectionResizeMode (QHeaderView::ResizeToContents);
                        ^~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -O3 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -Iutil -Imap -IGUI -Icurvedrawer -I/usr/include/qwt6 -Ig2clib -Iobjs -IGUI -o objs/FileLoaderGRIB.o FileLoaderGRIB.cpp

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20171106-195719

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-misc/zygrib
[ebuild  N    ] app-misc/zygrib-8.0.1  USE="maps"
Comment 1 Toralf Förster gentoo-dev 2017-11-11 17:34:46 UTC
Created attachment 503602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-11 17:34:49 UTC
Created attachment 503604 [details]
app-misc:zygrib-8.0.1:20171111-172525.log
Comment 3 Toralf Förster gentoo-dev 2017-11-11 17:34:52 UTC
Created attachment 503606 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-11 17:34:55 UTC
Created attachment 503608 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-11 17:34:58 UTC
Created attachment 503610 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-11 17:35:01 UTC
Created attachment 503612 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2018-07-14 15:17:27 UTC
> /usr/include/qt4/
^ It appears the build system picked up wrong paths.

I also doubt dev-qt/qtsvg:5 is the only Qt dependency here. We don't rely on transitive dependencies.
Comment 8 Larry the Git Cow gentoo-dev 2022-07-30 03:48:45 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 9 Paul Jewell 2022-08-14 11:30:15 UTC
Quite happy to see this masked, given the circumstances. If anyone is interested, it seems that development stopped in 2016, but it was forked to create xygrib. Although this is seemingly more active, the latest release was in 2019, so even this isn't very current. 

If you need a grib viewer, then sci-geosciences/opencpn is probably the best option, even though you will have a number of other plugins included. The current version, 5.6.2, was released on the 22nd April 2022.
Comment 10 Larry the Git Cow gentoo-dev 2022-08-29 08:07:45 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(-)