Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746869 - media-libs/quarter-1.1.0 : Could not find a package configuration file provided by "Qt5UiTools"
Summary: media-libs/quarter-1.1.0 : Could not find a package configuration file provid...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 06:58 UTC by Toralf Förster
Modified: 2020-10-06 18:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2020-10-06 06:58 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,23.42 KB, text/plain)
2020-10-06 06:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.26 KB, text/plain)
2020-10-06 06:58 UTC, Toralf Förster
Details
environment (environment,88.85 KB, text/plain)
2020-10-06 06:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.00 KB, application/x-bzip)
2020-10-06 06:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.71 KB, application/x-bzip)
2020-10-06 06:58 UTC, Toralf Förster
Details
media-libs:quarter-1.1.0:20201006-001933.log (media-libs:quarter-1.1.0:20201006-001933.log,4.32 KB, text/plain)
2020-10-06 06:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.82 KB, application/x-bzip)
2020-10-06 06:58 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 2020-10-06 06:58:09 UTC
  but CMake did not find one.

  Could not find a package configuration file provided by "Spacenav" with any
  of the following names:

    SpacenavConfig.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20200930-202213

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Oct  5 11:35:37 PM UTC 2020
/var/db/repos/libressl	Tue Sep 29 02:07:38 PM UTC 2020

emerge -qpvO media-libs/quarter
[ebuild  N    ] media-libs/quarter-1.1.0  USE="-debug -designer -doc -man -qthelp"
Comment 1 Toralf Förster gentoo-dev 2020-10-06 06:58:10 UTC
Created attachment 663949 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-06 06:58:11 UTC
Created attachment 663952 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2020-10-06 06:58:13 UTC
Created attachment 663955 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-06 06:58:15 UTC
Created attachment 663958 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-06 06:58:16 UTC
Created attachment 663961 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-06 06:58:17 UTC
Created attachment 663964 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-06 06:58:18 UTC
Created attachment 663967 [details]
media-libs:quarter-1.1.0:20201006-001933.log
Comment 8 Toralf Förster gentoo-dev 2020-10-06 06:58:20 UTC
Created attachment 663970 [details]
temp.tbz2
Comment 9 Maciej Mrozowski gentoo-dev 2020-10-06 17:58:37 UTC
spacenav failing is just smoke-screen, its CMake finding code is broken but it's optional dependency.
What fails here is Qt5UiTools and it puzzles me as I cannot reproduce the problem.
Comment 10 Larry the Git Cow gentoo-dev 2020-10-06 18:21:52 UTC
The bug has been closed via the following commit(s):

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

commit 8499034b0d9d25f019c826ee368d74244279ec1a
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-10-06 18:20:12 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-10-06 18:21:15 +0000

    media-libs/quarter: fix compilation with USE=-designer
    
    Closes: https://bugs.gentoo.org/746869
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 media-libs/quarter/files/quarter-1.1.0-cmake.patch | 16 ++++++++++++++++
 media-libs/quarter/quarter-1.1.0.ebuild            |  6 +++++-
 2 files changed, 21 insertions(+), 1 deletion(-)