Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907214 - games-emulation/duckstation-9999: Fails to compile. Qt6Config.cmake/qt6-config.cmake missing.
Summary: games-emulation/duckstation-9999: Fails to compile. Qt6Config.cmake/qt6-confi...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-26 13:23 UTC by Alex Barker
Modified: 2023-07-08 15:53 UTC (History)
0 users

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


Attachments
build.log (build.log,6.17 KB, text/x-log)
2023-05-26 13:24 UTC, Alex Barker
Details
emerge.info (emerge.info,7.97 KB, text/plain)
2023-05-26 13:25 UTC, Alex Barker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Barker 2023-05-26 13:23:00 UTC
CMake Error at CMakeLists.txt:109 (find_package):
  By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt6", but
  CMake did not find one.

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

    Qt6Config.cmake
    qt6-config.cmake

  Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR"
  to a directory containing one of the above files.  If "Qt6" provides a
  separate development package or SDK, be sure it has been installed.


Reproducible: Always

Steps to Reproduce:
1. emerge -v =games-emulation/duckstation-9999

Actual Results:  
See build.log
Comment 1 Alex Barker 2023-05-26 13:24:21 UTC
Created attachment 862630 [details]
build.log
Comment 2 Alex Barker 2023-05-26 13:25:09 UTC
Created attachment 862631 [details]
emerge.info
Comment 3 Alex Barker 2023-05-26 13:26:21 UTC
This maybe invalid, I just realized I don't have qt6 installed :/
Comment 4 Alex Barker 2023-07-08 15:53:39 UTC
So looks like qt6 has fixed this issue.