Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871987 - dev-libs/libqtxdg-3.9.1 - CMake Error at .../FindPackageHandleStandardArgs.cmake:230 (message):
Summary: dev-libs/libqtxdg-3.9.1 - CMake Error at .../FindPackageHandleStandardArgs.cm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-09-20 06:36 UTC by Toralf Förster
Modified: 2022-11-09 18:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.96 KB, text/plain)
2022-09-20 06:36 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,49.27 KB, text/plain)
2022-09-20 06:37 UTC, Toralf Förster
Details
dev-libs:libqtxdg-3.9.1:20220919-215733.log (dev-libs:libqtxdg-3.9.1:20220919-215733.log,3.91 KB, text/plain)
2022-09-20 06:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,69.12 KB, text/plain)
2022-09-20 06:37 UTC, Toralf Förster
Details
environment (environment,95.78 KB, text/plain)
2022-09-20 06:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.70 KB, application/x-bzip)
2022-09-20 06:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.64 KB, application/x-bzip)
2022-09-20 06:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.06 KB, application/x-bzip)
2022-09-20 06:37 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 2022-09-20 06:36:58 UTC
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.74.0
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.74.0
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find GLIB (missing: GLIB_GIO_UNIX_INCLUDE_DIR) (found suitable
  version "2.74.0", minimum required is "2.41.0")

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220919-000005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1
GNU Make 4.3.90

  HEAD of ::gentoo
commit 6c717ca11fbaae424d093b7b7b05749244d3055d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 19 21:16:50 2022 +0000

    2022-09-19 21:16:49 UTC

emerge -qpvO dev-libs/libqtxdg
[ebuild  N    ] dev-libs/libqtxdg-3.9.1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2022-09-20 06:36:59 UTC
Created attachment 813001 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-20 06:37:01 UTC
Created attachment 813004 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2022-09-20 06:37:01 UTC
Created attachment 813007 [details]
dev-libs:libqtxdg-3.9.1:20220919-215733.log
Comment 4 Toralf Förster gentoo-dev 2022-09-20 06:37:03 UTC
Created attachment 813010 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-09-20 06:37:04 UTC
Created attachment 813013 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-09-20 06:37:05 UTC
Created attachment 813016 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-20 06:37:06 UTC
Created attachment 813019 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-20 06:37:08 UTC
Created attachment 813022 [details]
temp.tar.bz2
Comment 9 Roberto Castagnola 2022-09-26 20:06:44 UTC
Same issue here, solved with this patch:
https://github.com/lxqt/lxqt-build-tools/pull/79/commits/7aebedfa7bf103a2eb900a3b560c7bad3761e8bc
Comment 10 Chiitoo gentoo-dev 2022-11-09 18:27:18 UTC
Should be fixed with lxqt-build-tools-0.12.0.

Thanks!