Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626814 - net-news/rssguard-3.3.5 : src/.../basenetworkaccessmanager.cpp:66:31: error: no matching function for call to QNetworkReply::ignoreSslErrors(const QList<QSslError>&)
Summary: net-news/rssguard-3.3.5 : src/.../basenetworkaccessmanager.cpp:66:31: error: ...
Status: RESOLVED TEST-REQUEST
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:
Depends on:
Blocks:
 
Reported: 2017-08-01 16:40 UTC by Toralf Förster
Modified: 2017-11-09 16:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2017-08-01 16:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.79 KB, text/plain)
2017-08-01 16:40 UTC, Toralf Förster
Details
environment (environment,51.98 KB, text/plain)
2017-08-01 16:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.65 KB, application/x-bzip)
2017-08-01 16:40 UTC, Toralf Förster
Details
net-news:rssguard-3.3.5:20170801-162401.log (net-news:rssguard-3.3.5:20170801-162401.log,117.78 KB, text/plain)
2017-08-01 16:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.66 KB, application/x-bzip)
2017-08-01 16:40 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-08-01 16:40:28 UTC
src/network-web/basenetworkaccessmanager.cpp: In member function ‘void BaseNetworkAccessManager::onSslErrors(QNetworkReply*, const QList<QSslError>&)’:
src/network-web/basenetworkaccessmanager.cpp:66:31: error: no matching function for call to ‘QNetworkReply::ignoreSslErrors(const QList<QSslError>&)’
   reply->ignoreSslErrors(error);

                               ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170730-131637

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

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

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

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm

emerge -qpv net-news/rssguard
[ebuild  N    ] net-news/rssguard-3.3.5  USE="webengine -debug"
Comment 1 Toralf Förster gentoo-dev 2017-08-01 16:40:31 UTC
Created attachment 487592 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-01 16:40:34 UTC
Created attachment 487594 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-01 16:40:38 UTC
Created attachment 487596 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-01 16:40:41 UTC
Created attachment 487598 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-01 16:40:44 UTC
Created attachment 487600 [details]
net-news:rssguard-3.3.5:20170801-162401.log
Comment 6 Toralf Förster gentoo-dev 2017-08-01 16:40:47 UTC
Created attachment 487602 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2017-11-09 16:31:13 UTC
can you retry with 3.4.1?