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

Bug 648902

Summary: net-news/rssguard-3.5.5 : src/.../feedreader.cpp:21:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
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    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-news:rssguard-3.5.5:20180226-193546.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-26 20:04:47 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_USE_QSTRINGBUILDER -DAPP_VERSION="\"3.5.5\"" -DAPP_NAME="\"RSS Guard\"" -DAPP_LOW_NAME="\"rssguard\"" -DAPP_LOW_H_NAME="\".rssguard\"" -DAPP_LONG_NAME="\"RSS Guard 3.5.5\"" -DAPP_AUTHOR="\"Martin Rotter\"" -DAPP_EMAIL="\"rotter.martinos@gmail.com\"" -DAPP_URL="\"https://github.com/martinrotter/rssguard\"" -DAPP_URL_ISSUES="\"https://github.com/martinrotter/rssguard/issues\"" -DAPP_URL_ISSUES_NEW="\"https://github.com/martinrotter/rssguard/issues/new\"" -DAPP_URL_WIKI="\"https://github.com/martinrotter/rssguard/wiki\"" -DAPP_USERAGENT="\"RSS Guard/3.5.5 (github.com/martinrotter/rssguard)\"" -DAPP_DONATE_URL="\"https://goo.gl/YFVJ0j\"" -DAPP_SYSTEM_NAME="\"Linux\"" -DAPP_SYSTEM_VERSION="\"x86_64\"" -DAPP_REVISION="\"-nowebengine\"" -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DUNICODE -D_UNICODE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -Isrc -Isrc/gui -Isrc/gui/dialogs -Isrc/dynamic-shortcuts -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -Imoc -isystem /usr/include/libdrm -Iui -I/usr/lib64/qt5/mkspecs/linux-g++ -o feedreader.o src/miscellaneous/feedreader.cpp
src/miscellaneous/feedreader.cpp:21:10: fatal error: QtConcurrent/QtConcurrentRun: No such file or directory
 #include <QtConcurrent/QtConcurrentRun>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv net-news/rssguard
[ebuild  N    ] net-news/rssguard-3.5.5  USE="-debug -webengine"
Comment 1 Toralf Förster gentoo-dev 2018-02-26 20:04:50 UTC
Created attachment 521190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-26 20:04:53 UTC
Created attachment 521192 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-02-26 20:04:56 UTC
Created attachment 521194 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-02-26 20:04:59 UTC
Created attachment 521196 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-02-26 20:05:02 UTC
Created attachment 521198 [details]
net-news:rssguard-3.5.5:20180226-193546.log
Comment 6 Toralf Förster gentoo-dev 2018-02-26 20:05:05 UTC
Created attachment 521200 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2018-10-08 14:02:02 UTC
this misses a dep on dev-qt/qtconcurrent
Comment 8 Larry the Git Cow gentoo-dev 2018-10-20 12:17:07 UTC
The bug has been closed via the following commit(s):

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

commit 6a077d5639b75e1ebb5eb3985017625094bed4a8
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-20 12:14:41 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-20 12:16:52 +0000

    net-news/rssguard: dev-qt/qtconcurrent is needed
    
    Closes: https://bugs.gentoo.org/648902
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-news/rssguard/rssguard-3.5.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)