cancel
Showing results for 
Search instead for 
Did you mean: 

bitbake build errors

nataut
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
nataut
Associate III

I found the problem.

The symbol in “–v�? and "–k", before "v" and "k" has to be “-“ and not �?–“.

Thanks

View solution in original post

4 REPLIES 4
nataut
Associate III

I found the problem.

The symbol in “–v�? and "–k", before "v" and "k" has to be “-“ and not �?–“.

Thanks

Olivier GALLIEN
ST Employee

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

Olivier GALLIEN
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.
nataut
Associate III

Hi ​@Community member​  

Ubuntu 16.04 LTS

OpenSTLinux 4.19-thud-mp1-19-02-20

Thanks

I missed your previous comment. Good you find the issue.

Olivier

Olivier GALLIEN
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.