[kmymoney4] [Bug 384258] New: kmymoney build fails with cmake 3.9

Ralf Habacker bugzilla_noreply at kde.org
Fri Sep 1 09:26:08 UTC 2017


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

            Bug ID: 384258
           Summary: kmymoney build fails with cmake 3.9
           Product: kmymoney4
           Version: git (master)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: buildsystem
          Assignee: kmymoney-devel at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

Created attachment 107638
  --> https://bugs.kde.org/attachment.cgi?id=107638&action=edit
full log

Building kmymoney from git master branch with cmake 3.9 fails with the
following error:

[  116s] CMake Error: The inter-target dependency graph contains the following
strongly connected component (cycle):
[  116s]   "onlinetask_interfaces" of type STATIC_LIBRARY
[  116s]     depends on "onlinetask_unavailabletask" (weak)
[  116s]   "onlinetask_unavailabletask" of type STATIC_LIBRARY
[  116s]     depends on "onlinetask_interfaces" (weak)
[  116s]     depends on "onlinetask_unavailabletask_autogen" (strong)
[  116s]   "onlinetask_unavailabletask_autogen" of type UTILITY
[  116s]     depends on "onlinetask_interfaces" (strong)
[  116s] At least one of these targets is not a STATIC_LIBRARY.  Cyclic
dependencies are allowed only among static libraries.
[  116s] -- Build files have been written to:
/home/abuild/rpmbuild/BUILD/kmymoney-4.99.40.fb8c80ff/build
[  116s] error: Bad exit status from /var/tmp/rpm-tmp.Xo4GqZ (%build)
[  116s]

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


More information about the KMyMoney-devel mailing list