Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910644 - app-text/poppler-23.07.0[test] - Could not find a package configuration file provided by Qt5Widgets with
Summary: app-text/poppler-23.07.0[test] - Could not find a package configuration file ...
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: 911192
  Show dependency tree
 
Reported: 2023-07-21 14:23 UTC by Toralf Förster
Modified: 2023-07-25 11:08 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.54 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
app-text:poppler-23.07.0:20230721-061038.log (app-text:poppler-23.07.0:20230721-061038.log,8.67 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,31.47 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
environment (environment,105.97 KB, text/plain)
2023-07-21 14:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-07-21 14:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.67 KB, application/x-xz)
2023-07-21 14:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.21 KB, application/x-xz)
2023-07-21 14:23 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 2023-07-21 14:23:24 UTC
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Error at qt5/CMakeLists.txt:14 (find_package):
  By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "Qt5Widgets", but CMake did not find one.

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


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd_test-20230720-150508

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-1.71.0 *
php cli (if any):

  HEAD of ::gentoo
commit 706d7a9ac38db550e167310ac4313acb2d861c7f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 20 14:46:47 2023 +0000

    Merge updates from master

emerge -qpvO app-text/poppler
[ebuild  N    ] app-text/poppler-23.07.0  USE="boost cjk cxx introspection jpeg jpeg2k lcms nss png qt5 test tiff utils -cairo -curl -debug -doc -gpgme -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-07-21 14:23:25 UTC
Created attachment 865874 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-21 14:23:26 UTC
Created attachment 865875 [details]
app-text:poppler-23.07.0:20230721-061038.log
Comment 3 Toralf Förster gentoo-dev 2023-07-21 14:23:27 UTC
Created attachment 865876 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-21 14:23:28 UTC
Created attachment 865877 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-21 14:23:29 UTC
Created attachment 865878 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-21 14:23:30 UTC
Created attachment 865879 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-21 14:23:31 UTC
Created attachment 865880 [details]
temp.tar.xz
Comment 8 Andreas Sturmlechner gentoo-dev 2023-07-24 13:40:30 UTC
Interesting how this went unnoticed for 10 years...

https://gitlab.freedesktop.org/poppler/poppler/-/commit/16e7033f18a8da8e27aaed6f63cce156abf8837a
Comment 9 Andreas Sturmlechner gentoo-dev 2023-07-25 10:55:57 UTC
Oh, only for tests.
Comment 10 Larry the Git Cow gentoo-dev 2023-07-25 11:08:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707cdde947b016eb344c978970181273aee10cdd

commit 707cdde947b016eb344c978970181273aee10cdd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-07-25 10:57:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-07-25 10:57:02 +0000

    app-text/poppler: Add missing IUSE="qt5 test" test dep
    
    Closes: https://bugs.gentoo.org/910644
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/poppler/poppler-23.07.0.ebuild | 5 ++++-
 app-text/poppler/poppler-9999.ebuild    | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)