Opened 10 years ago
Closed 10 years ago
#46292 closed defect (invalid)
kdelibs4 +docs dependency issue
Reported by: | kurthindenburg (Kurt Hindenburg) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | kdelibs4 |
Description
With the latest 4.14.3 +docs gives this:
DEBUG: dlist_eval: all entries in dependency list have unsatisfied dependencies; can't process
Even w/ --verbose and --debug, I don't see more info and there doesn't appear to be a log
Remove +docs causing kdelibs4 to build
Change History (3)
comment:1 Changed 10 years ago by NicosPavlov
comment:2 Changed 10 years ago by NicosPavlov
Apparently, the error reported seems to happen when there are cyclic dependencies (port A depends on B, and B depends on A), but I do not see any dependencies of this type in case of the +docs variant.
comment:3 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Since I can't reproduce after the initial errors, I'll assume it has to do w/ my setup (possibly multiple port locations). I'll close for now.
Note: See
TracTickets for help on using
tickets.
I am afraid I can't reproduce this issue. In principle, the +docs variant should only pull out the additional doxygen dependency, so that I am not sure what provokes the problem.
Would it be possible to upload a full log, even if it seems that it does not bring further information? That may help since I can't reproduce.