Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737150 - kde-apps/mailimporter-20.08 is missing dependency on kde-apps/pimcommon-20.08
Summary: kde-apps/mailimporter-20.08 is missing dependency on kde-apps/pimcommon-20.08
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: 2020-08-14 23:08 UTC by Thomas Posch
Modified: 2020-08-18 17:49 UTC (History)
1 user (show)

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


Attachments
build log (kde-apps:mailimporter-20.08.0:20200815-094342.log,4.63 KB, text/x-log)
2020-08-15 10:22 UTC, jms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Posch 2020-08-14 23:08:36 UTC
kde-apps/mailimporter failed to configure since the installed version of kde-apps/pimcommon was too old.

 * Package:    kde-apps/mailimporter-20.08.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mailimporter-20.08.0.tar.xz to /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work
>>> Source unpacked in /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work
>>> Preparing source in /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0 ...
 * Working in BUILD_DIR: "/mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build"
>>> Source prepared.
>>> Configuring source in /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0 ...
 * Working in BUILD_DIR: "/mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build"
cmake -C /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_toolchain.cmake  /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0
loading initial cache file /mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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.20.2") 
-- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.34.0")  
CMake Error at CMakeLists.txt:47 (find_package):
  Could not find a configuration file for package "KF5PimCommonAkonadi" that
  is compatible with requested version "5.15.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/KF5PimCommonAkonadi/KF5PimCommonAkonadiConfig.cmake, version: 5.14.3



-- Configuring incomplete, errors occurred!
See also "/mnt/tmpfs/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-apps/mailimporter-20.08.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2408:  Called ecm_src_configure
 *   environment, line 1348:  Called cmake_src_configure
 *   environment, line 1039:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 1 jms 2020-08-15 10:19:49 UTC
I think I have the same problem:
>>> Emerging (1 of 39) kde-apps/mailimporter-20.08.0::gentoo
 * Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log
 * mailimporter-20.08.0.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                             [ ok ]
>>> Unpacking source...
>>> Unpacking mailimporter-20.08.0.tar.xz to /var/tmp/portage/kde-apps/mailimporter-20.08.0/work
>>> Source unpacked in /var/tmp/portage/kde-apps/mailimporter-20.08.0/work
>>> Preparing source in /var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0 ...
 * Working in BUILD_DIR: "/var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0 ...
 * Working in BUILD_DIR: "/var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build"
cmake -C /var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_toolchain.cmake  /var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0
loading initial cache file /var/tmp/portage/kde-apps/mailimporter-20.08.0/work/mailimporter-20.08.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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.20.2") 
-- Found Boost: /usr/include (found suitable version "1.72.0", minimum required is "1.34.0")  
CMake Error at CMakeLists.txt:47 (find_package):
  Could not find a package configuration file provided by
  "KF5PimCommonAkonadi" (requested version 5.15.0) with any of the following
  names:

    KF5PimCommonAkonadiConfig.cmake
    kf5pimcommonakonadi-config.cmake

  Add the installation prefix of "KF5PimCommonAkonadi" to CMAKE_PREFIX_PATH
  or set "KF5PimCommonAkonadi_DIR" to a directory containing one of the above
  files.  If "KF5PimCommonAkonadi" provides a separate development package or
  SDK, be sure it has been installed.
Comment 2 jms 2020-08-15 10:22:06 UTC
Created attachment 654752 [details]
build log
Comment 3 Jannik Glückert 2020-08-17 16:48:31 UTC
I also get this error with pimcommon-20.08 installed
Comment 4 Jannik Glückert 2020-08-17 16:51:24 UTC
Nevermind, pimcommon-20.08 got merged after this failed. So yes, adding pimcommon as a dependency fixes this
Comment 5 Larry the Git Cow gentoo-dev 2020-08-18 17:47:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=e22e464d949c97302306b937837d45004c3a9feb

commit e22e464d949c97302306b937837d45004c3a9feb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-18 14:40:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-18 14:40:37 +0000

    kde-apps/mailimporter: Update DEPENDs
    
    Upstream commit d5b8b288df2608b6b4b948c8a57d51fd041ddd1e
    
    Bug: https://bugs.gentoo.org/737150
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/mailimporter/mailimporter-20.08.49.9999.ebuild | 2 +-
 kde-apps/mailimporter/mailimporter-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2020-08-18 17:49:18 UTC
The bug has been closed via the following commit(s):

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

commit fc08fd7b52c5e9fef3a2a9d36ae4888e299c3898
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-18 14:40:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-18 17:48:50 +0000

    kde-apps/mailimporter: Update DEPENDs
    
    Upstream commit d5b8b288df2608b6b4b948c8a57d51fd041ddd1e
    
    Closes: https://bugs.gentoo.org/737150
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/mailimporter/mailimporter-20.08.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)