In all cases, the problem is traced back to a Makefile, where
something calls $(shell git ... ) to get a git version.

I was able to find out because one shell had executed a script called
scripts/setlocalversion that looked kind of suspicious in terms of
error propagation. In this script, if I manually echoed "1.6.0" and
then exited, do_install would not hang.

Some early discussion suggests that it might be avoidable with 'set -o
pipefail' in the shell, but I haven't investigated further.

C
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58743): https://lists.yoctoproject.org/g/yocto/message/58743
Mute This Topic: https://lists.yoctoproject.org/mt/95499663/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to