bitbake build errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 1:53 AM
Hi All.
I'm attempting to build an OpenSTLinux based software using a virtual machine VMWARE UBUNTU 16.2.5 build-20904516
Using the command "bitbake -v -k <my_recipe_bb_name_file>" i have the error message: " ERROR: Nothing PROVIDES '–v' "
Using the command "bitbake -k <my_recipe_bb_name_file>" i have the error message: " ERROR: Nothing PROVIDES '–k' "
Using the command "bitbake <my_recipe_bb_name_file>" i have not errors but the compilation after many houres fails
Using the command "bitbake -c cleanall <my_recipe_bb_name_file>" i have the error message: " ERROR: Nothing PROVIDES '–c' "
If I use another PC with the same virtual machine and the same "layers" folder, I have no errors
Why?
Thanks
Solved! Go to Solution.
- Labels:
-
OpenSTLinux
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 2:21 AM
I found the problem.
The symbol in “–v�? and "–k", before "v" and "k" has to be “-“ and not �?–“.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 2:21 AM
I found the problem.
The symbol in “–v�? and "–k", before "v" and "k" has to be “-“ and not �?–“.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 2:40 AM
Hi @nataut
VMWARE 16.2.5 build-20904516 -> is the version of your VMware Workstation.
Which Ubuntu LTS you run ?
With OpenSTLinux release ?
Thanks,
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 2:54 AM
Hi @Community member
Ubuntu 16.04 LTS
OpenSTLinux 4.19-thud-mp1-19-02-20
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-12 2:56 AM
I missed your previous comment. Good you find the issue.
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
