package dependencies

Stefan Thöni stefan.thoeni at gapfruit.com
Tue May 29 10:41:11 CEST 2018


Hi,

I ran into a problem when a genode package (pkg) was named both in
parent pkg and it's child pkg like this:

pkg/A/archives:
_/pkg/B
_/pkg/C

pkg/B/archives:
_/pkg/C

pkg/C/archives:
_/src/D

When creating A, make complained of "recursive package dependency" but
I'm sure there is no recursion.

I then checked tool/depot/mk/dependencies.inc, 121L which yields that
error and it looks to me as that code would always detect a paket named
twiced in the dependency graph as recursive dependency.

Is this intended? And if so, how should we deal with it?

Regards
Stefan


-- 
Freundliche Grüsse

Stefan Thöni
Senior Security Architect
+41 79 610 64 95

gapfruit AG
Baarerstrasse 135
6300 Zug
https://gapfruit.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x05D66A288F9939FF.asc
Type: application/pgp-keys
Size: 14132 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20180529/cbd4ab41/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.genode.org/pipermail/users/attachments/20180529/cbd4ab41/attachment.sig>


More information about the users mailing list