[oe] [meta-python] python3-multidict build failure

Craig McQueen craig.mcqueen at innerrange.com
Tue Nov 20 06:34:34 UTC 2018


With python3-multidict v3.3.2, I sometimes get a build error when the build does a make clean:

rm .install-deps
rm: cannot remove '.install-deps': No such file or directory

I reported an issue to the multidict project:
https://github.com/aio-libs/multidict/issues/194

As a work-around, I found a need to define in the recipe (or bbappend):

CLEANBROKEN = "1"

-- 
Craig McQueen



More information about the Openembedded-devel mailing list