Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671764 - x11-misc/qtfm-6.1.3 : src/mainwindow.cpp:36:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
Summary: x11-misc/qtfm-6.1.3 : src/mainwindow.cpp:36:10: fatal error: QtConcurrent/QtC...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-23 17:54 UTC by Toralf Förster
Modified: 2018-11-23 18:09 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2018-11-23 17:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,31.79 KB, text/plain)
2018-11-23 17:54 UTC, Toralf Förster
Details
environment (environment,91.64 KB, text/plain)
2018-11-23 17:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.03 KB, application/x-bzip)
2018-11-23 17:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.68 KB, application/x-bzip)
2018-11-23 17:54 UTC, Toralf Förster
Details
x11-misc:qtfm-6.1.3:20181123-073552.log (x11-misc:qtfm-6.1.3:20181123-073552.log,13.18 KB, text/plain)
2018-11-23 17:54 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-11-23 17:54:12 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DAPP="\"qtfm\"" -DAPP_NAME="\"QtFM\"" -DAPP_VERSION="\"6.1.3\"" -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I. -Isrc -I../libfm -I../libdisks -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o mainwindow.o src/mainwindow.cpp
src/mainwindow.cpp:36:10: fatal error: QtConcurrent/QtConcurrent: No such file or directory
 #include <QtConcurrent/QtConcurrent>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl-test_20181121-210650

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

Available Rust versions:
  [1]   rust-1.30.1 *



emerge -qpvO x11-misc/qtfm
[ebuild  N    ] x11-misc/qtfm-6.1.3
Comment 1 Toralf Förster gentoo-dev 2018-11-23 17:54:15 UTC
Created attachment 556038 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-23 17:54:18 UTC
Created attachment 556040 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-23 17:54:21 UTC
Created attachment 556042 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-23 17:54:24 UTC
Created attachment 556044 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-23 17:54:26 UTC
Created attachment 556046 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-23 17:54:29 UTC
Created attachment 556048 [details]
x11-misc:qtfm-6.1.3:20181123-073552.log
Comment 7 Andreas Sturmlechner gentoo-dev 2018-11-23 18:00:26 UTC
Missing DEPEND on dev-qt/qtconcurrent:5, not a Qt 5.11 issue.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2018-11-23 18:08:10 UTC
(In reply to Andreas Sturmlechner from comment #7)
> Missing DEPEND on dev-qt/qtconcurrent:5

Thanks.
Comment 9 Larry the Git Cow gentoo-dev 2018-11-23 18:09:49 UTC
The bug has been closed via the following commit(s):

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

commit f8d86fc8e5c2274e97455b7ca30ff4e7b38198d7
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2018-11-23 18:09:32 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2018-11-23 18:09:44 +0000

    x11-misc/qtfm: Add missing dependency
    
    Fixes: https://bugs.gentoo.org/671764
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-misc/qtfm/{qtfm-6.1.3.ebuild => qtfm-6.1.3-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)