All of lore.kernel.org
 help / color / mirror / Atom feed
* #sdk #toolchain
@ 2020-02-27 19:56 Joris Offouga
  2020-02-27 21:11 ` [yocto] " Randy MacLeod
  0 siblings, 1 reply; 2+ messages in thread
From: Joris Offouga @ 2020-02-27 19:56 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]

Hi all,

I am developing a custom distribution based on poky and I am creating an extensible sdk from my image, but when I install this extensible sdk, I find an error in python3 and an error in relocate.py. For my extensible sdk to work I have to install the sdk generated by populate_sdk in its default location. Do you have an idea to solve my problem?

You can see raw log :

SDK environment now set up; additionally you may now run devtool to perform development tasks.
Run devtool --help for further details.
/home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/usr/bin/python3: line 5: /home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/usr/bin/python3.7.real: No such file or directory
post-relocate command "/home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/post-relocate-setup.d/meson-setup.py /home/jun/poky-evbb_sdk" failed with status 127
SDK has been successfully set up and is ready to be used.
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.
$ . /home/jun/poky-evbb_sdk/environment-setup-armv7vet2hf-neon-evbox-linux-gnueabi

Best regards,

Joris Offouga

[-- Attachment #2: Type: text/html, Size: 1240 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] #sdk #toolchain
  2020-02-27 19:56 #sdk #toolchain Joris Offouga
@ 2020-02-27 21:11 ` Randy MacLeod
  0 siblings, 0 replies; 2+ messages in thread
From: Randy MacLeod @ 2020-02-27 21:11 UTC (permalink / raw)
  To: Joris Offouga, yocto

On 2/27/20 2:56 PM, Joris Offouga wrote:
> Hi all,
> 
> I am developing a custom distribution based on poky and I am creating an 
> extensible sdk from my image, but when I install this extensible sdk, I 
> find an error in python3 and an error in relocate.py. For my extensible 
> sdk to work I have to install the sdk generated by populate_sdk in its 
> default location. Do you have an idea to solve my problem?
> 
> You can see raw log :
> 
> SDK environment now set up; additionally you may now run devtool to 
> perform development tasks.
> Run devtool --help for further details.
> /home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/usr/bin/python3: 
> line 5: 
> /home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/usr/bin/python3.7.real: 
> No such file or directory
> post-relocate command 
> "/home/jun/poky-evbb_sdk/sysroots/x86_64-pokysdk-linux/post-relocate-setup.d/meson-setup.py 
> /home/jun/poky-evbb_sdk" failed with status 127
> SDK has been successfully set up and is ready to be used.
> Each time you wish to use the SDK in a new shell session, you need to 
> source the environment setup script e.g.
>   $ . 
> /home/jun/poky-evbb_sdk/environment-setup-armv7vet2hf-neon-evbox-linux-gnueabi 

Hi Joris,

Thanks for reporting the issue.

I can't test this right now.  Can you reproduce the problem
with just oe-core and a core-image that is similar to yours?

If you can, then please either debug this issue and submit a patch:
   https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

or open a defect describing:

  - your build host,
  - local.conf file
  - exact versions yocto software used and
  - the steps needed to reproduce the issue:
    https://bugzilla.yoctoproject.org/

Sorry, I can't help more right now.

../Randy
> 
> 
> Best regards,
> 
> Joris Offouga
> 
> 
> 


-- 
# Randy MacLeod
# Wind River Linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-27 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 19:56 #sdk #toolchain Joris Offouga
2020-02-27 21:11 ` [yocto] " Randy MacLeod

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.