Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645386 - net-news/rssguard-3.5.5 : src/.../basenetworkaccessmanager.cpp:14:44: error: sslErrors is not a member of BaseNetworkAccessManager
Summary: net-news/rssguard-3.5.5 : src/.../basenetworkaccessmanager.cpp:14:44: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-01-22 19:02 UTC by Toralf Förster
Modified: 2020-01-05 17:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2018-01-22 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,165.92 KB, text/plain)
2018-01-22 19:02 UTC, Toralf Förster
Details
environment (environment,93.31 KB, text/plain)
2018-01-22 19:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.85 KB, application/x-bzip)
2018-01-22 19:02 UTC, Toralf Förster
Details
net-news:rssguard-3.5.5:20180122-091249.log (net-news:rssguard-3.5.5:20180122-091249.log,121.12 KB, text/plain)
2018-01-22 19:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.73 KB, application/x-bzip)
2018-01-22 19:02 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 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(+)