Sadly a race has been observed, and so serial build has to be reintroduced until upstream fixes the issue:
https://savannah.gnu.org/bugs/index.php?64681 https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/5622/steps/11/logs/stdio Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-extended/groff/groff_1.23.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-extended/groff/groff_1.23.0.bb b/meta/recipes-extended/groff/groff_1.23.0.bb index 1dcd0bb605c..2c8c37cd563 100644 --- a/meta/recipes-extended/groff/groff_1.23.0.bb +++ b/meta/recipes-extended/groff/groff_1.23.0.bb @@ -21,6 +21,9 @@ inherit autotools-brokensep texinfo multilib_script pkgconfig MULTILIB_SCRIPTS = "${PN}:${bindir}/gpinyin ${PN}:${bindir}/grog" +# make race reported here +# https://savannah.gnu.org/bugs/index.php?64681 +PARALLEL_MAKE = "" EXTRA_OECONF = "--without-x --with-urw-fonts-dir=/completely/bogus/dir/" EXTRA_OEMAKE:class-target = "GROFFBIN=groff GROFF_BIN_PATH=${STAGING_BINDIR_NATIVE}" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187772): https://lists.openembedded.org/g/openembedded-core/message/187772 Mute This Topic: https://lists.openembedded.org/mt/101404233/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
