[kdepimlibs] [Bug 341877] New: "circular dependency" between kdepimlibs and new split PIM kmailtransport

Gustavo Alvarez sl1pkn07 at gmail.com
Sun Dec 14 12:51:44 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=341877

            Bug ID: 341877
           Summary: "circular dependency" between kdepimlibs and new split
                    PIM kmailtransport
           Product: kdepimlibs
           Version: GIT (master)
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: sl1pkn07 at gmail.com

When try build kdepimlibs:

CMake Error at akonadi-calendar/CMakeLists.txt:33 (find_package):
  Could not find a package configuration file provided by "KF5MailTransport"
  (requested version 4.78.0) with any of the following names:

    KF5MailTransportConfig.cmake
    kf5mailtransport-config.cmake

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


-- Configuring incomplete, errors occurred!


When build kmailtransport:

CMake Error at CMakeLists.txt:39 (find_package):
  Could not find a package configuration file provided by "KF5Akonadi"
  (requested version 4.78.0) with any of the following names:

    KF5AkonadiConfig.cmake
    kf5akonadi-config.cmake

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


-- Configuring incomplete, errors occurred!

Reproducible: Always

Steps to Reproduce:
1. try build kdepimlibs and kmailtransport from GIT
2. build kdepimlibs
3. build kamiltransport to attempt solve the kdepimlibs dependency

Actual Results:  
fail build both in cmake configure

Expected Results:  
build

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list