Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645386

Summary: net-news/rssguard-3.5.5 : src/.../basenetworkaccessmanager.cpp:14:44: error: sslErrors is not a member of BaseNetworkAccessManager
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-news:rssguard-3.5.5:20180122-091249.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-01-22 19:02:07 UTC
src/network-web/basenetworkaccessmanager.cpp: In constructor ‘BaseNetworkAccessManager::BaseNetworkAccessManager(QObject*)’:
src/network-web/basenetworkaccessmanager.cpp:14:44: error: ‘sslErrors’ is not a member of ‘BaseNetworkAccessManager’
   connect(this, &BaseNetworkAccessManager::sslErrors, this, &BaseNetworkAccessManager::onSslErrors);
                                            ^~~~~~~~~
src/network-web/basenetworkaccessmanager.cpp: In member function ‘void BaseNetworkAccessManager::onSslErrors(QNetworkReply*, const QList<QSslError>&)’:

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

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 net-news/rssguard
[ebuild  N    ] net-news/rssguard-3.4.1  USE="-debug -webengine"
Comment 1 Toralf Förster gentoo-dev 2018-01-22 19:02:10 UTC
Created attachment 515906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-22 19:02:13 UTC
Created attachment 515908 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-22 19:02:17 UTC
Created attachment 515910 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-22 19:02:20 UTC
Created attachment 515912 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-22 19:02:23 UTC
Created attachment 515914 [details]
net-news:rssguard-3.5.5:20180122-091249.log
Comment 6 Toralf Förster gentoo-dev 2018-01-22 19:02:26 UTC
Created attachment 515916 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-05 17:00:03 UTC
The bug has been closed via the following commit(s):

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

commit a575be325e55f72695819e20364722dc74c9726c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-05 16:46:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-05 16:59:39 +0000

    net-news/rssguard: 3.5.9 version bump
    
    Closes: https://bugs.gentoo.org/704388
    Closes: https://bugs.gentoo.org/682582
    Closes: https://bugs.gentoo.org/645386
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-news/rssguard/Manifest                         |  1 +
 .../rssguard/files/rssguard-3.5.9-qt-5.14.patch    | 10 +++++
 net-news/rssguard/rssguard-3.5.9.ebuild            | 44 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)