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

Bug 641382

Summary: net-p2p/qbittorrent-4.0.1 fails to emerge: .../src/base/rss/private/rss_parser.cpp:214:11: error: ‘ParsingResultTypeId’ defined but not used [-Werror=unused-variable]
Product: Gentoo Linux Reporter: John Dallahan <comeon>
Component: Current packagesAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED FIXED    
Severity: normal CC: comeon, esigra, jstein, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: The full build log
emerge --info '=net-p2p/qbittorrent-4.0.1::gentoo'
emerge -pqv '=net-p2p/qbittorrent-4.0.1::gentoo'
emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-p2p:qbittorrent-4.0.3-r1:20180222-161703.log
temp.tbz2

Description John Dallahan 2017-12-16 14:08:26 UTC
Created attachment 510330 [details]
The full build log

emerge --info '=net-p2p/qbittorrent-4.0.1::gentoo' output, emerge -pqv '=net-p2p/qbittorrent-4.0.1::gentoo' output and the complete build log are attached. The issue was not present in the previous version.
Comment 1 John Dallahan 2017-12-16 14:09:04 UTC
Created attachment 510332 [details]
emerge --info '=net-p2p/qbittorrent-4.0.1::gentoo'
Comment 2 John Dallahan 2017-12-16 14:09:27 UTC
Created attachment 510334 [details]
emerge -pqv '=net-p2p/qbittorrent-4.0.1::gentoo'
Comment 3 Larry the Git Cow gentoo-dev 2017-12-22 11:47:13 UTC
The bug has been closed via the following commit(s):

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

commit 6d91415f440872933a88db8162b0728771f4f4b4
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2017-12-22 11:46:51 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-22 11:47:03 +0000

    net-p2p/qbittorrent: avoid Werror
    
    Closes: https://bugs.gentoo.org/641382
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild | 7 +++++++
 net-p2p/qbittorrent/qbittorrent-9999.ebuild  | 7 +++++++
 2 files changed, 14 insertions(+)
Comment 4 Toralf Förster gentoo-dev 2018-02-22 18:16:20 UTC
got at the unstable amd64 chroot image 17.0-desktop_libressl_20180219-235058 this : /.../rss_parser.cpp:214:11: error: ParsingResultTypeId defined but not used [-Werror=unused-variable]
Comment 5 Toralf Förster gentoo-dev 2018-02-22 18:16:23 UTC
Created attachment 520614 [details]
emerge-info.txt
Comment 6 Toralf Förster gentoo-dev 2018-02-22 18:16:26 UTC
Created attachment 520616 [details]
emerge-history.txt
Comment 7 Toralf Förster gentoo-dev 2018-02-22 18:16:29 UTC
Created attachment 520618 [details]
environment
Comment 8 Toralf Förster gentoo-dev 2018-02-22 18:16:32 UTC
Created attachment 520620 [details]
etc.portage.tbz2
Comment 9 Toralf Förster gentoo-dev 2018-02-22 18:16:35 UTC
Created attachment 520622 [details]
logs.tbz2
Comment 10 Toralf Förster gentoo-dev 2018-02-22 18:16:38 UTC
Created attachment 520624 [details]
net-p2p:qbittorrent-4.0.3-r1:20180222-161703.log
Comment 11 Toralf Förster gentoo-dev 2018-02-22 18:16:41 UTC
Created attachment 520626 [details]
temp.tbz2
Comment 12 Larry the Git Cow gentoo-dev 2018-03-10 01:51:43 UTC
The bug has been closed via the following commit(s):

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

commit 25253a5af117972cfb30dfc998b2f030554c0a3c
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-03-10 01:45:23 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-03-10 01:51:31 +0000

    net-p2p/qbittorrent: version bump 4.0.4
    
    Closes: https://bugs.gentoo.org/649914
    Closes: https://bugs.gentoo.org/641382
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-p2p/qbittorrent/Manifest                       |  1 +
 .../files/qbittorrent-4.0.4-werror.patch           | 24 ++++++++
 net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild       | 65 ++++++++++++++++++++++
 net-p2p/qbittorrent/qbittorrent-9999.ebuild        | 10 +---
 4 files changed, 92 insertions(+), 8 deletions(-)