From: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx <agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Behalf Of Larbi
Sent: Friday, July 15, 2022 12:07 AM
To: agl-dev-community@xxxxxxxxxxxxxxxxxxxxxxxxx
Subject: [agl-dev-community] #agl_compilation_issue
Hi All,
I have an issue when trying to compile AGl for Rpi4.
1
WARNING: Failed to fetch URL
http://downloads.yoctoproject.org/releases/uninative/3.4/x86_64-nativesdk-libc.tar.xz;sha256sum=126f4f7f6f21084ee140dac3eb4c536b963837826b7c38599db0b512c3377ba2, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vicious/AGL/marlin/external/poky/scripts:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/bin/aarch64-agl-linux:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/sbin:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/usr/bin:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/sbin:/home/vicious/AGL/marlin/raspberrypi4/tmp/work/aarch64-agl-linux/defaultpkgname/1.0-r0/recipe-sysroot-native/bin:/home/vicious/AGL/marlin/external/poky/bitbake/bin:/home/vicious/AGL/marlin/raspberrypi4/tmp/hosttools"; export HOME="/home/vicious"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P ${AGL_TOP}/downloads/uninative/126f4f7f6f21084ee140dac3eb4c536b963837826b7c38599db0b512c3377ba2 'http://downloads.yoctoproject.org/releases/uninative/3.4/x86_64-nativesdk-libc.tar.xz' --progress=dot -v failed with exit code 3, no output
2
ERROR: glibc-locale-2.31-r0 do_populate_lic: Error executing a python function in exec_func_python() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_func_python() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:sstate_task_postfunc(d)
0003:
File: '/home/vicious/AGL/marlin/external/poky/meta/classes/sstate.bbclass', lineno: 797, function: sstate_task_postfunc
0793:
0794: omask = os.umask(0o002)
0795: if omask != 0o002:
0796: bb.note("Using umask 0o002 (not %0o) for sstate packaging" % omask)
*** 0797: sstate_package(shared_state, d)
0798: os.umask(omask)
here the log file .
I have python 2.7.16 and python 3.7.3 versions.
Any ideas ?
Thank you.
Regards.
Larbi.