Hello,
On 2/22/23 12:27, Pranab Kumar Rout cs21m045 wrote:
[/home/pranab/MTP/r5/genode/tool/depot/mk/build_bin_archive:208: /home/pranab/MTP/r5/genode/depot/genodelabs/bin/riscv/gpt_write/2023-02-22-c.build/bin] Error 1
the error happens during the build of the depot archive bin/gpt_write, which apparently uses the 'jitterentropy' api, according to [1].
[1] https://github.com/genodelabs/genode/blob/master/repos/gems/recipes/src/gpt_...
This makes me wondering if you may possibly have missed to update the recipe for the jitterentopy API [2] that is used to assemble the content in depot/<user>/api/jitterentropy/<version>/?
[2] https://github.com/genodelabs/genode/blob/master/repos/libports/recipes/api/...
To cross-check, have you tried building 'app/gpt_write' directly from within your build directory? If that works, the error is merely the packaging issue as suspected above.
Cheers Norman