Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905352 - kde-apps/pimcommon-23.04.0-r1 Could not find a package configuration file KF5TextAutoCorrectionConfig.cmake
Summary: kde-apps/pimcommon-23.04.0-r1 Could not find a package configuration file KF5...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-30 03:14 UTC by email200202
Modified: 2023-04-30 13:48 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,4.96 KB, text/x-log)
2023-04-30 03:14 UTC, email200202
Details
emerge -pqv '=kde-apps/pimcommon-23.04.0-r1::gentoo' (file_905352.txt,148 bytes, text/plain)
2023-04-30 03:16 UTC, email200202
Details
emerge --info '=kde-apps/pimcommon-23.04.0-r1::gentoo' (file_905352.txt,7.06 KB, text/plain)
2023-04-30 03:17 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2023-04-30 03:14:57 UTC
Created attachment 860945 [details]
build.log

>>> Emerging (1 of 1) kde-apps/pimcommon-23.04.0-r1::gentoo
 * pimcommon-23.04.0.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                    [ ok ]
>>> Unpacking source...
>>> Unpacking pimcommon-23.04.0.tar.xz to /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work
>>> Source unpacked in /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work
>>> Preparing source in /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0_build"
cmake -C /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DBUILD_DESIGNERPLUGIN=no -DBUILD_QCH=no -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0
loading initial cache file /var/tmp/portage/kde-apps/pimcommon-23.04.0-r1/work/pimcommon-23.04.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 13.1.0
-- The CXX compiler identification is GNU 13.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.21.1") 
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
CMake Error at CMakeLists.txt:123 (find_package):
  Could not find a package configuration file provided by
  "KF5TextAutoCorrection" (requested version 1.0.0) with any of the following
  names:

    KF5TextAutoCorrectionConfig.cmake
    kf5textautocorrection-config.cmake

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


-- Configuring incomplete, errors occurred!
 * ERROR: kde-apps/pimcommon-23.04.0-r1::gentoo failed (configure phase):
 *   cmake failed
 *
Comment 1 email200202 2023-04-30 03:16:10 UTC
Created attachment 860946 [details]
emerge -pqv '=kde-apps/pimcommon-23.04.0-r1::gentoo'
Comment 2 email200202 2023-04-30 03:17:18 UTC
Created attachment 860947 [details]
emerge --info '=kde-apps/pimcommon-23.04.0-r1::gentoo'
Comment 3 email200202 2023-04-30 03:34:21 UTC
As workaround, downgrade to dev-libs/ktextaddons-1.2.1
Comment 4 Larry the Git Cow gentoo-dev 2023-04-30 13:48:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038d14ab4724af1a577d90d7966b60f9438e543b

commit 038d14ab4724af1a577d90d7966b60f9438e543b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-04-30 13:46:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-04-30 13:47:47 +0000

    profiles: Mask dev-libs/ktextaddons-1.3
    
    Closes: https://bugs.gentoo.org/905352
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)