Skip to content

opencv4.1.0 do_install failed #243

Answered by madisongh
danny1209 asked this question in Q&A
Discussion options

You must be logged in to vote

This is a problem with the upstream recipe in meta-oe; it downloads some of the sources to a directory not under ${S}, but doesn't tell pseudo about it. We have a bbappend in the kirkstone and later branches that fixes the problem; if you're using an older branch, try copying this bbappend. The problem only affects rebuilds of opencv in a workspace where it's already been through the compile/install steps. You can work around it by bitbake -c clean opencv then building again.

I can probably drop this from the master branch, since this commit upstream relocated the contrib repo under ${S}; that was for other reasons, but coincidentally also fixes this issue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danny1209
Comment options

Answer selected by danny1209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants