Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695474 - x11-misc/qt5ct-0.41 : Project ERROR: Unknown module(s) in QT: concurrent
Summary: x11-misc/qt5ct-0.41 : Project ERROR: Unknown module(s) in QT: concurrent
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Coacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-23 16:50 UTC by Toralf Förster
Modified: 2019-09-24 05:36 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.58 KB, text/plain)
2019-09-23 16:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,29.40 KB, text/plain)
2019-09-23 16:50 UTC, Toralf Förster
Details
environment (environment,58.12 KB, text/plain)
2019-09-23 16:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.71 KB, application/x-bzip)
2019-09-23 16:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.93 KB, application/x-bzip)
2019-09-23 16:51 UTC, Toralf Förster
Details
x11-misc:qt5ct-0.41:20190922-223527.log (x11-misc:qt5ct-0.41:20190922-223527.log,20.20 KB, text/plain)
2019-09-23 16:51 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 2019-09-23 16:50:49 UTC
cd src/qt5ct/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/x11-misc/qt5ct-0.41/work/qt5ct-0.41/src/qt5ct/qt5ct.pro 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS=-O2 -pipe -march=native' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-O2 -pipe -march=native' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= DISABLE_DBUS=0 ) && make -f Makefile 
Project ERROR: Unknown module(s) in QT: concurrent
make: *** [Makefile:99: sub-src-qt5ct-make_first] Error 3
 * ERROR: x11-misc/qt5ct-0.41::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20190921-191550

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

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

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

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

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 22 Sep 2019 21:26:07 +0000

emerge -qpvO x11-misc/qt5ct
[ebuild  N    ] x11-misc/qt5ct-0.41  USE="dbus"
Comment 1 Toralf Förster gentoo-dev 2019-09-23 16:50:52 UTC
Created attachment 590706 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-23 16:50:55 UTC
Created attachment 590708 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-23 16:50:57 UTC
Created attachment 590710 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-23 16:51:00 UTC
Created attachment 590712 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-23 16:51:03 UTC
Created attachment 590714 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-23 16:51:05 UTC
Created attachment 590716 [details]
x11-misc:qt5ct-0.41:20190922-223527.log
Comment 7 Larry the Git Cow gentoo-dev 2019-09-23 17:00:18 UTC
The bug has been closed via the following commit(s):

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

commit 9a4752c8e8fd57591ff0e01c852de3955f123b2a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-23 16:58:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-23 17:00:13 +0000

    x11-misc/qt5ct: Add missing dev-qt/qtconcurrent dep
    
    Closes: https://bugs.gentoo.org/695474
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 x11-misc/qt5ct/qt5ct-0.41.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 8 Arfrever Frehtes Taifersar Arahesis 2019-09-23 20:01:38 UTC
dev-qt/qtconcurrent:5 should be only in DEPEND.
There is no linking against libQt5Concurrent.so.5 in installed files of x11-misc/qt5ct.
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-24 03:08:54 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #8)
> dev-qt/qtconcurrent:5 should be only in DEPEND.
> There is no linking against libQt5Concurrent.so.5 in installed files of
> x11-misc/qt5ct.

x86_64-pc-linux-gnu-g++-9.2.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o qt5ct .build/obj/main.o .build/obj/mainwindow.o .build/obj/tabpage.o .build/obj/appearancepage.o .build/obj/fontspage.o .build/obj/qt5ct.o .build/obj/paletteeditdialog.o .build/obj/iconthemepage.o .build/obj/interfacepage.o .build/obj/fontconfigdialog.o .build/obj/qsspage.o .build/obj/qsseditordialog.o .build/obj/qrc_translations.o .build/obj/moc_mainwindow.o .build/obj/moc_tabpage.o .build/obj/moc_appearancepage.o .build/obj/moc_fontspage.o .build/obj/moc_paletteeditdialog.o .build/obj/moc_iconthemepage.o .build/obj/moc_interfacepage.o .build/obj/moc_fontconfigdialog.o .build/obj/moc_qsspage.o .build/obj/moc_qsseditordialog.o   /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Concurrent.so /usr/lib64/libQt5Core.so /usr/lib64/libGL.so -lpthread   


Looks like a linking to me.  If as-needed drops it, that's upstream problem.
Comment 10 Arfrever Frehtes Taifersar Arahesis 2019-09-24 05:36:40 UTC
Unfortunately many build systems are not aware of concept of header libraries...