From: Craig McQueen <craig.mcqueen@innerrange.com>
To: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>
Subject: [meta-python] python3-multidict build failure
Date: Tue, 20 Nov 2018 06:34:34 +0000 [thread overview]
Message-ID: <edd38f927abe4edda8a26827a2bbba05@innerrange.com> (raw)
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
reply other threads:[~2018-11-20 6:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=edd38f927abe4edda8a26827a2bbba05@innerrange.com \
--to=craig.mcqueen@innerrange.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.