Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558970 - [kde overlay] kde-apps/ktp-auth-handler-9999 configure fails for target qca-qt5
Summary: [kde overlay] kde-apps/ktp-auth-handler-9999 configure fails for target qca-qt5
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 21:05 UTC by George Diamantopoulos
Modified: 2015-08-27 21:53 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,5.86 KB, text/plain)
2015-08-27 21:06 UTC, George Diamantopoulos
Details
ktp-auth-handler-9999 build log (build.log,5.84 KB, text/plain)
2015-08-27 21:07 UTC, George Diamantopoulos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Diamantopoulos 2015-08-27 21:05:48 UTC
ktp-auth-handler-9999 has been failing during the configure phase for several weeks now. The output is:

CMake Error at CMakeLists.txt:23 (find_package):
  By not providing "FindQca-qt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qca-qt5", but
  CMake did not find one.

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

    Qca-qt5Config.cmake
    qca-qt5-config.cmake

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

Is this an upstream bug? app-crypt/qca-9999 is installed with the qt5 use flag enabled.

I would get the same error with app-crypt/qca-2.1.0.3 though.

This has been going for several weeks now, I believe.

Reproducible: Always

Steps to Reproduce:
1. emerge =ktp-auth-handler-9999
2.
3.
Actual Results:  
configure fails because it can't find QCA, even though QCA is installed

Expected Results:  
configure should succeed
Comment 1 George Diamantopoulos 2015-08-27 21:06:37 UTC
Created attachment 410480 [details]
emerge --info
Comment 2 George Diamantopoulos 2015-08-27 21:07:31 UTC
Created attachment 410482 [details]
ktp-auth-handler-9999 build log
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2015-08-27 21:33:02 UTC
Please try with the tree version of qca.
Comment 4 George Diamantopoulos 2015-08-27 21:49:40 UTC
I was wrong in my original post. It does configure fine with app-crypt/qca-2.1.0.3
Comment 5 Johannes Huber (RETIRED) gentoo-dev 2015-08-27 21:53:12 UTC
We can only guarantee the in tree version, if there is a new release of qca which breaks the build again. We have to fix all consumers.