Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931596 - dev-util/qbs-2.3.1 - Could not find a package configuration file provided by Qt5Concurrent
Summary: dev-util/qbs-2.3.1 - Could not find a package configuration file provided by ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-08 16:36 UTC by Toralf Förster
Modified: 2024-05-08 18:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.08 KB, text/plain)
2024-05-08 16:36 UTC, Toralf Förster
Details
dev-util:qbs-2.3.1:20240508-145251.log (dev-util:qbs-2.3.1:20240508-145251.log,3.73 KB, text/plain)
2024-05-08 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.15 KB, text/plain)
2024-05-08 16:36 UTC, Toralf Förster
Details
environment (environment,129.35 KB, text/plain)
2024-05-08 16:36 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.34 KB, application/x-xz)
2024-05-08 16:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.43 KB, application/x-xz)
2024-05-08 16:36 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,179.12 KB, text/plain)
2024-05-08 16:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.09 KB, application/x-xz)
2024-05-08 16:36 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 2024-05-08 16:36:28 UTC
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Concurrent"
  with any of the following names:


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240507-084002

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 9169729b3ddc91c2c0d1a3c28e40bd46c868e16e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 8 13:33:50 2024 +0000

    2024-05-08 13:33:50 UTC

emerge -qpvO dev-util/qbs
[ebuild  N    ] dev-util/qbs-2.3.1  USE="-doc -test"
Comment 1 Toralf Förster gentoo-dev 2024-05-08 16:36:29 UTC
Created attachment 892526 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-08 16:36:29 UTC
Created attachment 892527 [details]
dev-util:qbs-2.3.1:20240508-145251.log
Comment 3 Toralf Förster gentoo-dev 2024-05-08 16:36:31 UTC
Created attachment 892528 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-08 16:36:32 UTC
Created attachment 892529 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-08 16:36:33 UTC
Created attachment 892530 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-08 16:36:34 UTC
Created attachment 892531 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-08 16:36:36 UTC
Created attachment 892532 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-05-08 16:36:37 UTC
Created attachment 892533 [details]
temp.tar.xz
Comment 9 Ionen Wolkens gentoo-dev 2024-05-08 17:20:49 UTC
Hm, not sure what happened there, can it randomly try Qt5 first? (when both are there it always picks Qt6 for me)

Force disabling it wouldn't hurt but unsure if it'll fix whatever happened here.
Comment 10 Larry the Git Cow gentoo-dev 2024-05-08 18:43:39 UTC
The bug has been closed via the following commit(s):

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

commit 71e925a3cc39458ac21caf651460744649d88b20
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-08 17:26:45 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-08 18:42:56 +0000

    dev-util/qbs: prevent auto-selecting Qt version
    
    DISABLE_FIND behaves badly here between being either
    unused or preventing the fallback.
    
    It normally tries Qt6 first, but given #931596 somehow
    picked it despite qtbase:6 being installed and seemingly
    not broken (given it built other Qt6 packages), let's
    make sure.
    
    May not necessarily fix #931596 but if whatever happened
    happens again, there should be a more interesting output.
    
    Doesn't hurt to ensure it won't ever pick Qt5 either way
    to ensure it doesn't successfully build if Qt6 had issues.
    
    Closes: https://bugs.gentoo.org/931596
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-util/qbs/files/qbs-2.3.1-qtver.patch | 9 +++++++++
 dev-util/qbs/qbs-2.3.1.ebuild            | 5 +++++
 2 files changed, 14 insertions(+)