[Konversation-devel] Review Request 119367: Added logical dependency info for konversation
Marko Käning
mk-lists at email.de
Sat Jul 19 14:24:19 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119367/
-----------------------------------------------------------
(Updated July 19, 2014, 2:24 p.m.)
Status
------
This change has been marked as submitted.
Review request for Konversation, Ben Cooksley and Michael Pyne.
Repository: kde-build-metadata
Description
-------
I asked Eike which branches are currently used and adapted the logical dep info accordingly.
But there is still a problem, see below! What am I missing?
Diffs
-----
logical-module-structure 5c3379d0c4aac8df537851ffcf57a5dcf9a8292e
Diff: https://git.reviewboard.kde.org/r/119367/diff/
Testing
-------
This allows local building on the OSX/CI system, but only if I check out the framework branch manually myself, since the CI scripts always checks out branch master...
Thus it would probably also fail on Jenkins, as it currently does anyway.
---
This is what I get when I ask for the deps:
```
$ cd ~/scripts/dependencies/tools
$ ./list_dependencies -g kf5-qt5 konversation
kdesupport/extra-cmake-modules
Qt5[stable]
konversation
```
I would have expected branch frameworks to appear for konversation here.
So, there's something going on which I do not understand. :(
---
And suddenly it works, although it didn't before. All it needed was a manual "git checkout frameworks" followed by a "git pull". Now it seems to be mended, which is why I'll commit this as is, hoping that Jenkins will pick it up as well now.
Thanks,
Marko Käning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konversation-devel/attachments/20140719/7dc667b3/attachment-0001.html>
More information about the Konversation-devel
mailing list