Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712276 - x11-misc/barrier-2.3.2-r1 : Could not find a package configuration file provided by Qt5Network with
Summary: x11-misc/barrier-2.3.2-r1 : Could not find a package configuration file prov...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 19:52 UTC by Toralf Förster
Modified: 2020-03-17 22:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.05 KB, text/plain)
2020-03-12 19:52 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,2.35 KB, text/plain)
2020-03-12 19:52 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,62.25 KB, text/plain)
2020-03-12 19:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.74 KB, text/plain)
2020-03-12 19:52 UTC, Toralf Förster
Details
environment (environment,98.73 KB, text/plain)
2020-03-12 19:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.26 KB, application/x-bzip)
2020-03-12 19:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.63 KB, application/x-bzip)
2020-03-12 19:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.16 KB, application/x-bzip)
2020-03-12 19:52 UTC, Toralf Förster
Details
x11-misc:barrier-2.3.2-r1:20200312-094427.log (x11-misc:barrier-2.3.2-r1:20200312-094427.log,8.32 KB, text/plain)
2020-03-12 19:52 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-03-12 19:52:29 UTC
  Qt5Network, but CMake did not find one.

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

    Qt5NetworkConfig.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20200307-081604

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

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1 *
  [2]   rust-1.41.1


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 12 Mar 2020 08:38:55 +0000

emerge -qpvO x11-misc/barrier
[ebuild  N    ] x11-misc/barrier-2.3.2-r1  USE="-gui -libressl"
Comment 1 Toralf Förster gentoo-dev 2020-03-12 19:52:32 UTC
Created attachment 618106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-12 19:52:35 UTC
Created attachment 618108 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2020-03-12 19:52:38 UTC
Created attachment 618110 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2020-03-12 19:52:41 UTC
Created attachment 618112 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-03-12 19:52:44 UTC
Created attachment 618114 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-03-12 19:52:47 UTC
Created attachment 618116 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-12 19:52:49 UTC
Created attachment 618118 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-12 19:52:52 UTC
Created attachment 618120 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-03-12 19:52:55 UTC
Created attachment 618122 [details]
x11-misc:barrier-2.3.2-r1:20200312-094427.log
Comment 10 Larry the Git Cow gentoo-dev 2020-03-17 22:56:48 UTC
The bug has been closed via the following commit(s):

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

commit 03833d38596a5dfbe33dc54ecac6e11821a321ea
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-03-17 22:55:58 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-03-17 22:56:23 +0000

    x11-misc/barrier: Fix USE=-gui build when Qt5 is not installed
    
    Closes: https://bugs.gentoo.org/712276
    Package-Manager: Portage-2.3.94, Repoman-2.3.20
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 x11-misc/barrier/barrier-2.3.2-r1.ebuild           |  1 +
 .../barrier/files/barrier-2.3.2-qt-gui-only.patch  | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)