* [meta-python] python3-multidict build failure
@ 2018-11-20 6:34 Craig McQueen
0 siblings, 0 replies; only message in thread
From: Craig McQueen @ 2018-11-20 6:34 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-20 6:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-20 6:34 [meta-python] python3-multidict build failure Craig McQueen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.