cancel
Showing results for 
Search instead for 
Did you mean: 

glibc-locale error in yocto project with openstlinux distribution

ahamod3.1416
Associate II

I am working on yocto project. I started with a custom board based on stm32mp157. You can find the board description in this link custom board. Vendor has a board support package in dunfell version. But I am doing my project in kirkstone version. I have choosen my distribution packgae from the openstlinuxdistribution. I have following build configuration for creating the image:

Build Configuration:
BB_VERSION           = "2.0.0" 
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-emt_eglfs-linux-gnueabi"
MACHINE              = "emsbc-argon"
DISTRO               = "emt-eglfs"
DISTRO_VERSION       = "1.3"
TUNE_FEATURES        = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard"
TARGET_FPU           = "hard"
DISTRO_CODENAME      = "kirkstone"
ACCEPT_EULA_emsbc-argon = "1"
GCCVERSION           = "11.%"
PREFERRED_PROVIDER_virtual/kernel = "linux-stm32mp-argon"
meta-emtrion-emsbc-argon 
meta-emtrion         = "<unknown>:<unknown>"
meta                 = "HEAD:f7766da462905ec67bf549d46b8017be36cd5b2a"
meta-oe              
meta-initramfs       
meta-multimedia      
meta-python          
meta-networking      
meta-webserver       
meta-filesystems     
meta-perl            = "HEAD:05dcac98473402d87e0af73bbc2c5a6a840abe93"
meta-qt5             = "HEAD:5b71df60e523423b9df6793de9387f87a149ac42"
meta-st-stm32mp      = "HEAD:ca501bd7dbe023682903ceedddaacd940b0898f4"
meta-st-openstlinux  = "HEAD:cb736b403d0fef2a02390695613b6b4bb13ca1b7"
meta-gnome           = "HEAD:05dcac98473402d87e0af73bbc2c5a6a840abe93"

I have created two custom layer, which added in the bblayers.conf file. I have the following error:

Summary: 1 task failed: virtual:nativesdk:/home/hico/work/emtrion/argon-yocto/test-st-yocto/layers/openembedded- core/meta/recipes-core/glibc/glibc-locale_2.35.bb:do_package

You can find the log file in this link logfile. Does anyone have any idea to solve this error?

1 REPLY 1
Erwan SZYMANSKI
ST Employee

Hello @ahamod3.1416 ,

Are you still stuck with this issue ?
I cannot access to your logfile that will be mandatory to check the error. Can you put it in attachment please ?

Kind regards,
Erwan.

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.