diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2025-07-04 11:51:43 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-04 09:42:10 -0700 |
commit | 1c3a75acc03aa31ca013e5e3f4341ddd9ee9e667 (patch) | |
tree | 24056bc4cac49ce0ec4ee635e51b2996d6263c50 /meta-python/recipes-devtools/python/python3-m2crypto/0001-timeout.py-use-qq-format-when-time_t-is-64bit-on-32b.patch | |
parent | f64fa6252cee668131e895a63e9cf4fe3e9525c0 (diff) | |
download | meta-openembedded-1c3a75acc03aa31ca013e5e3f4341ddd9ee9e667.tar.gz |
gutenprint: fix a build race-condition
Gutenprint install hooks run in parallel but depend on each other. This
is a race condition and might trigger a build failure (e.g on AB [0]):
| chmod 700 $WORKDIR/image/usr/libexec/cups/backend/backend_gutenprint
| chmod: cannot access '$WORKDIR/image/usr/libexec/cups/backend/backend_gutenprint': Not a directory
| make[5]: *** [Makefile:2166: install-exec-hook] Error 1
Fixes this by adding an explicit dependency between the dependent
targets.
[0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/46/steps/33/logs/stdio
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto/0001-timeout.py-use-qq-format-when-time_t-is-64bit-on-32b.patch')
0 files changed, 0 insertions, 0 deletions