All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions to create custom distro for TI am335x
@ 2022-01-04  5:35 Jagade, Nachiket
  2022-01-05 18:20 ` Jon Mason
  0 siblings, 1 reply; 5+ messages in thread
From: Jagade, Nachiket @ 2022-01-04  5:35 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arm, Sridhara Murthy, Vinay, Ankam, Ravindra

Hello Denys,

Happy new year.
We are working on TI am335x sitara based platform. You had replied to questions of my colleague long ago.
We have created custom distro which is a mix of arago and poky. Reason is that when we last checked, arago distro did not had latest version of applications. And when I say application, I refer to open source packages such as python, apparmor etc.
Also some layers were not available in arago and we had to resolve many dependencies while compiling.

Now we want to make a distro with latest versions of all required packages. So shall we go with 3.4 Honister or with latest dunfell release 3.1.13 ? Our main aim is to have latest versions of packages with less number of vulnerability count. What will you suggest to achieve this?


Thanks and regards,
Nachiket


-----Original Message-----
From: Denys Dmytriyenko <denis@denix.org>
Sent: Wednesday, February 24, 2021 1:35 AM
To: Ankam, Ravindra <Ravindra.Ankam@Honeywell.com>
Cc: meta-arm@lists.yoctoproject.org
Subject: [External] Re: [meta-arm] Error while building the custom image

Hi,

You seem to have a very strange combination of layers and mix of branches!

For example, is this a Poky distro or Arago? Why do you include meta-poky if DISTRO = "arago"?
Why do you have some layers on "gatesgarth" and some on unstable "master"?
And finally, Arago distro currently does not fully support master or gatesgarth with the external Arm toolchain, only dunfell.

--
Denys


On Tue, Feb 23, 2021 at 02:47:48PM +0000, Ankam, Ravindra via lists.yoctoproject.org wrote:
> Hi,
>                 Please attached the error logs.
> Can you please help how to address this issue?
> 
> Thanks and regards,
> Ravi


> poky/build$ MACHINE=am335x-evm bitbake custom-base-image Loading
> cache: 100%
> |####################################################################################################################################| Time: 0:00:00 Loaded 4805 entries from dependency cache.
> WARNING: No recipes in default available for:
>   /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
>   
> /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> recipes-graphics/wayland/weston_8.0.0.bbappend
>   
> /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> recipes-support/opencv/opencv_3.1.bbappend
> NOTE: Resolving any missing task queue dependencies
> 
> Build Configuration:
> BB_VERSION           = "1.48.0"
> BUILD_SYS            = "x86_64-linux"
> NATIVELSBSTRING      = "ubuntu-16.04"
> TARGET_SYS           = "arm-linux-gnueabi"
> MACHINE              = "am335x-evm"
> DISTRO               = "arago"
> DISTRO_VERSION       = "2020.09"
> TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
> TARGET_FPU           = "hard"
> meta
> meta-poky
> meta-yocto-bsp
> meta-custom          = "my-yocto-3.2.1:943ef2fad8428f002850e3655a3312e13d0dcb2c"
> meta-arm
> meta-arm-toolchain   = "gatesgarth:7185d29de9f54d2cb5b2da35b0c3f1e5f381db2c"
> meta-clang           = "master:16f757de2d90594476d2c8feefd3a850c3c24931"
> meta-ti              = "master:fb4726a88cbb5a6311bdb3095b81d314e344a322"
> meta-arago-distro
> meta-arago-extras    = "master:f90d1bed7e775ac59bf1fcd95e95e9109d0953db"
> meta-qt5             = "master:23f7a1c8eabaf1beb80cc6214954c0e1751c4cbd"
> meta-virtualization  = "master-next:3389eb0f128b1ef1d1aaf518afdf298a88f89619"
> meta-networking
> meta-python
> meta-perl
> meta-oe
> meta-gnome
> meta-multimedia
> meta-filesystems     = "gatesgarth:cef93b7b00e620d90a610112ee574fa60b691cf8"
> meta-tpm
> meta-security
> meta-security-compliance = "master:16ee7308c9fd48d69b02c5519d2e5edddc560658"
> meta-selinux         = "gatesgarth:36db146d56535318d343dc9138358885356f2172"
> meta-linaro
> meta-optee           = "master:11091b487e1ad4c6a4adfac34d958a3d9d9ccd17"
> 
> Initialising tasks: 100%
> |#####################################################################
> ##########################################################| Time: 
> 0:00:02 Sstate summary: Wanted 1003 Found 0 Missed 1003 Current 22 (0% 
> match, 2% complete)
> NOTE: Executing Tasks
> ERROR: external-arm-toolchain-2019.12-r0 do_install: '_sre.SRE_Match' 
> object is not subscriptable
> ERROR: Logfile of failure stored in: 
> /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/
> work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/t
> emp/log.do_install.22351
> Log data follows:
> | DEBUG: Executing python function extend_recipe_sysroot
> | NOTE: Direct dependencies are
> | ['virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recip
> | es-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
> | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> | s-devtools/rsync/rsync_3.2.3.bb:do_populate_sysroot',
> | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> | s-extended/xz/xz_5.2.5.bb:do_populate_sysroot',
> | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> | s-devtools/bison/bison_3.7.2.bb:do_populate_sysroot',
> | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> | s-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
> | '/home/airport/ravi/yocto_gatesgarth/poky/meta/recipes-devtools/quil
> | t/quilt-native_0.66.bb:do_populate_sysroot',
> | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> | s-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
> | NOTE: Installed into sysroot: []
> | NOTE: Skipping as already exists in sysroot: ['patch-native', 
> | 'rsync-native', 'xz-native', 'bison-native', 'pkgconfig-native', 
> | 'quilt-native', 'pseudo-native', 'texinfo-dummy-native', 
> | 'libtool-native', 'gnu-config-native', 'gettext-minimal-native', 
> | 'automake-native', 'flex-native', 'autoconf-native', 'attr-native', 
> | 'acl-native', 'popt-native', 'm4-native']
> | DEBUG: Python function extend_recipe_sysroot finished
> | DEBUG: Executing shell function do_install 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libanl.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libanl-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libBrokenLocale.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libBrokenLocale-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libc.so.6 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libc-2.30.so, keep it
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libcrypt.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libcrypt-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libdl.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libdl-2.30.so, keep it
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libm.so.6 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libm-2.30.so, keep it
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnsl.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnsl-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_compat.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_compat-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_db.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_db-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_dns.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_dns-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_files.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_files-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_hesiod.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libnss_hesiod-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libpthread.so.0 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libpthread-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libresolv.so.2 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libresolv-2.30.so, keep it 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/librt.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/librt-2.30.so, keep it
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libutil.so.1 is a symlink of 
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/image/lib/libutil-2.30.so, keep it
> | rmdir: failed to remove
> | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> | -r0/image/usr/bin': Directory not empty
> | rmdir: failed to remove
> | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> | -r0/image/usr/sbin': Directory not empty
> | rmdir: failed to remove
> | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> | -r0/image/sbin': Directory not empty
> | NOTE: make -j 3 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/external-arm-toolchain-2019.12/usr
> |   INSTALL
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/external-arm-toolchain-2019.12/usr/include
> | mv: cannot stat
> | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> | -r0/image/usr/lib/gcc/arm-none-linux-gnueabihf': No such file or 
> | directory
> | WARNING: /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351:415 exit 1 from 'mv /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-none-linux-gnueabihf /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-linux-gnueabi'
> | WARNING: Backtrace (BB generated script):
> |       #1: do_install, /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351, line 415
> |       #2: main,
> | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> | r0/temp/run.do_install.22351, line 415
> | ERROR: '_sre.SRE_Match' object is not subscriptable
> ERROR: Task (/home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_install) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 242 tasks of which 239 didn't need to be rerun and 1 failed.
> 
> Summary: 1 task failed:
>   
> /home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/r
> ecipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_in
> stall
> Summary: There was 1 WARNING message shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#1713): 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.yoctoproject.org%2Fg%2Fmeta-arm%2Fmessage%2F1713&amp;data=04%7C01%7C
> Vinay.SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3
> c%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUn
> known%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW
> wiLCJXVCI6Mn0%3D%7C3000&amp;sdata=HwaRFNz2%2Fo8OtD83YcwUngCFc17wzpX7Zk
> P%2BFCkAgA4%3D&amp;reserved=0 Mute This Topic: 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.yoctoproject.org%2Fmt%2F80852192%2F3617104&amp;data=04%7C01%7CVinay.
> SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96
> ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%
> 7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJX
> VCI6Mn0%3D%7C3000&amp;sdata=dITdALtS0RmCy4uvIPjZB6yGDMIC6NOtUq9wkrhjVH
> E%3D&amp;reserved=0 Group Owner: meta-arm+owner@lists.yoctoproject.org
> Unsubscribe: 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.yoctoproject.org%2Fg%2Fmeta-arm%2Funsub&amp;data=04%7C01%7CVinay.Sri
> dharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96ece
> 5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI
> 6Mn0%3D%7C3000&amp;sdata=oVafEDlK82x6PFJz3kukwvuXECl5JW%2BD0GMwAkKDIZs
> %3D&amp;reserved=0 [denis@denix.org]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


--
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdenix.org%2F0x420902729A92C964&amp;data=04%7C01%7CNachiketRahul.Jagade%40Honeywell.com%7Ce49425450ea14bd225ea08d9ce889c5b%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767908394296478%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=xDfgVNwA0j8WFflU4TNhfyV5UQ80zobXOQcsVeYjHTI%3D&amp;reserved=0
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964


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

* Re: Questions to create custom distro for TI am335x
  2022-01-04  5:35 Questions to create custom distro for TI am335x Jagade, Nachiket
@ 2022-01-05 18:20 ` Jon Mason
  2022-01-05 18:30   ` Denys Dmytriyenko
  2022-01-06  5:55     ` Jagade, Nachiket
  0 siblings, 2 replies; 5+ messages in thread
From: Jon Mason @ 2022-01-05 18:20 UTC (permalink / raw)
  To: Jagade, Nachiket
  Cc: Denys Dmytriyenko, meta-arm, Sridhara Murthy, Vinay, Ankam, Ravindra

On Tue, Jan 04, 2022 at 05:35:18AM +0000, Jagade, Nachiket wrote:
> Hello Denys,
> 
> Happy new year.
> We are working on TI am335x sitara based platform. You had replied to questions of my colleague long ago.
> We have created custom distro which is a mix of arago and poky. Reason is that when we last checked, arago distro did not had latest version of applications. And when I say application, I refer to open source packages such as python, apparmor etc.
> Also some layers were not available in arago and we had to resolve many dependencies while compiling.
> 
> Now we want to make a distro with latest versions of all required packages. So shall we go with 3.4 Honister or with latest dunfell release 3.1.13 ? Our main aim is to have latest versions of packages with less number of vulnerability count. What will you suggest to achieve this?

This is not a Arm specific question.  So, your questions are better
asked on openembedded-core@lists.openembedded.org or
yocto@lists.yoctoproject.org (or meta-arago@arago-project.org).

That being said, dunfell is the Yocto Project LTS and there is a
dunfell branch in meta-arago.  So, there should be less pain in using
that for your hybrid approach.

Thanks,
Jon


> 
> 
> Thanks and regards,
> Nachiket
> 
> 
> -----Original Message-----
> From: Denys Dmytriyenko <denis@denix.org>
> Sent: Wednesday, February 24, 2021 1:35 AM
> To: Ankam, Ravindra <Ravindra.Ankam@Honeywell.com>
> Cc: meta-arm@lists.yoctoproject.org
> Subject: [External] Re: [meta-arm] Error while building the custom image
> 
> Hi,
> 
> You seem to have a very strange combination of layers and mix of branches!
> 
> For example, is this a Poky distro or Arago? Why do you include meta-poky if DISTRO = "arago"?
> Why do you have some layers on "gatesgarth" and some on unstable "master"?
> And finally, Arago distro currently does not fully support master or gatesgarth with the external Arm toolchain, only dunfell.
> 
> --
> Denys
> 
> 
> On Tue, Feb 23, 2021 at 02:47:48PM +0000, Ankam, Ravindra via lists.yoctoproject.org wrote:
> > Hi,
> >                 Please attached the error logs.
> > Can you please help how to address this issue?
> > 
> > Thanks and regards,
> > Ravi
> 
> 
> > poky/build$ MACHINE=am335x-evm bitbake custom-base-image Loading
> > cache: 100%
> > |####################################################################################################################################| Time: 0:00:00 Loaded 4805 entries from dependency cache.
> > WARNING: No recipes in default available for:
> >   /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
> >   
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> > recipes-graphics/wayland/weston_8.0.0.bbappend
> >   
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> > recipes-support/opencv/opencv_3.1.bbappend
> > NOTE: Resolving any missing task queue dependencies
> > 
> > Build Configuration:
> > BB_VERSION           = "1.48.0"
> > BUILD_SYS            = "x86_64-linux"
> > NATIVELSBSTRING      = "ubuntu-16.04"
> > TARGET_SYS           = "arm-linux-gnueabi"
> > MACHINE              = "am335x-evm"
> > DISTRO               = "arago"
> > DISTRO_VERSION       = "2020.09"
> > TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
> > TARGET_FPU           = "hard"
> > meta
> > meta-poky
> > meta-yocto-bsp
> > meta-custom          = "my-yocto-3.2.1:943ef2fad8428f002850e3655a3312e13d0dcb2c"
> > meta-arm
> > meta-arm-toolchain   = "gatesgarth:7185d29de9f54d2cb5b2da35b0c3f1e5f381db2c"
> > meta-clang           = "master:16f757de2d90594476d2c8feefd3a850c3c24931"
> > meta-ti              = "master:fb4726a88cbb5a6311bdb3095b81d314e344a322"
> > meta-arago-distro
> > meta-arago-extras    = "master:f90d1bed7e775ac59bf1fcd95e95e9109d0953db"
> > meta-qt5             = "master:23f7a1c8eabaf1beb80cc6214954c0e1751c4cbd"
> > meta-virtualization  = "master-next:3389eb0f128b1ef1d1aaf518afdf298a88f89619"
> > meta-networking
> > meta-python
> > meta-perl
> > meta-oe
> > meta-gnome
> > meta-multimedia
> > meta-filesystems     = "gatesgarth:cef93b7b00e620d90a610112ee574fa60b691cf8"
> > meta-tpm
> > meta-security
> > meta-security-compliance = "master:16ee7308c9fd48d69b02c5519d2e5edddc560658"
> > meta-selinux         = "gatesgarth:36db146d56535318d343dc9138358885356f2172"
> > meta-linaro
> > meta-optee           = "master:11091b487e1ad4c6a4adfac34d958a3d9d9ccd17"
> > 
> > Initialising tasks: 100%
> > |#####################################################################
> > ##########################################################| Time: 
> > 0:00:02 Sstate summary: Wanted 1003 Found 0 Missed 1003 Current 22 (0% 
> > match, 2% complete)
> > NOTE: Executing Tasks
> > ERROR: external-arm-toolchain-2019.12-r0 do_install: '_sre.SRE_Match' 
> > object is not subscriptable
> > ERROR: Logfile of failure stored in: 
> > /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/
> > work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/t
> > emp/log.do_install.22351
> > Log data follows:
> > | DEBUG: Executing python function extend_recipe_sysroot
> > | NOTE: Direct dependencies are
> > | ['virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recip
> > | es-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > | s-devtools/rsync/rsync_3.2.3.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > | s-extended/xz/xz_5.2.5.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > | s-devtools/bison/bison_3.7.2.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > | s-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
> > | '/home/airport/ravi/yocto_gatesgarth/poky/meta/recipes-devtools/quil
> > | t/quilt-native_0.66.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > | s-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
> > | NOTE: Installed into sysroot: []
> > | NOTE: Skipping as already exists in sysroot: ['patch-native', 
> > | 'rsync-native', 'xz-native', 'bison-native', 'pkgconfig-native', 
> > | 'quilt-native', 'pseudo-native', 'texinfo-dummy-native', 
> > | 'libtool-native', 'gnu-config-native', 'gettext-minimal-native', 
> > | 'automake-native', 'flex-native', 'autoconf-native', 'attr-native', 
> > | 'acl-native', 'popt-native', 'm4-native']
> > | DEBUG: Python function extend_recipe_sysroot finished
> > | DEBUG: Executing shell function do_install 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libanl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libanl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libBrokenLocale.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libBrokenLocale-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libc.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libc-2.30.so, keep it
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libcrypt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libcrypt-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libdl.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libdl-2.30.so, keep it
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libm.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libm-2.30.so, keep it
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnsl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnsl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_compat.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_compat-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_db.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_db-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_dns.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_dns-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_files.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_files-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_hesiod.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libnss_hesiod-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libpthread.so.0 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libpthread-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libresolv.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libresolv-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/librt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/librt-2.30.so, keep it
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libutil.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/image/lib/libutil-2.30.so, keep it
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > | -r0/image/usr/bin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > | -r0/image/usr/sbin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > | -r0/image/sbin': Directory not empty
> > | NOTE: make -j 3 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/external-arm-toolchain-2019.12/usr
> > |   INSTALL
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/external-arm-toolchain-2019.12/usr/include
> > | mv: cannot stat
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > | -r0/image/usr/lib/gcc/arm-none-linux-gnueabihf': No such file or 
> > | directory
> > | WARNING: /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351:415 exit 1 from 'mv /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-none-linux-gnueabihf /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-linux-gnueabi'
> > | WARNING: Backtrace (BB generated script):
> > |       #1: do_install, /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351, line 415
> > |       #2: main,
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > | r0/temp/run.do_install.22351, line 415
> > | ERROR: '_sre.SRE_Match' object is not subscriptable
> > ERROR: Task (/home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_install) failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 242 tasks of which 239 didn't need to be rerun and 1 failed.
> > 
> > Summary: 1 task failed:
> >   
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/r
> > ecipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_in
> > stall
> > Summary: There was 1 WARNING message shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> > 
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#1713): 
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > s.yoctoproject.org%2Fg%2Fmeta-arm%2Fmessage%2F1713&amp;data=04%7C01%7C
> > Vinay.SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3
> > c%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUn
> > known%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW
> > wiLCJXVCI6Mn0%3D%7C3000&amp;sdata=HwaRFNz2%2Fo8OtD83YcwUngCFc17wzpX7Zk
> > P%2BFCkAgA4%3D&amp;reserved=0 Mute This Topic: 
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > s.yoctoproject.org%2Fmt%2F80852192%2F3617104&amp;data=04%7C01%7CVinay.
> > SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96
> > ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%
> > 7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJX
> > VCI6Mn0%3D%7C3000&amp;sdata=dITdALtS0RmCy4uvIPjZB6yGDMIC6NOtUq9wkrhjVH
> > E%3D&amp;reserved=0 Group Owner: meta-arm+owner@lists.yoctoproject.org
> > Unsubscribe: 
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > s.yoctoproject.org%2Fg%2Fmeta-arm%2Funsub&amp;data=04%7C01%7CVinay.Sri
> > dharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96ece
> > 5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%7CT
> > WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI
> > 6Mn0%3D%7C3000&amp;sdata=oVafEDlK82x6PFJz3kukwvuXECl5JW%2BD0GMwAkKDIZs
> > %3D&amp;reserved=0 [denis@denix.org]
> > -=-=-=-=-=-=-=-=-=-=-=-
> > 
> 
> 
> --
> Regards,
> Denys Dmytriyenko <denis@denix.org>
> PGP: 0x420902729A92C964 - https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdenix.org%2F0x420902729A92C964&amp;data=04%7C01%7CNachiketRahul.Jagade%40Honeywell.com%7Ce49425450ea14bd225ea08d9ce889c5b%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767908394296478%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=xDfgVNwA0j8WFflU4TNhfyV5UQ80zobXOQcsVeYjHTI%3D&amp;reserved=0
> Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
> 


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

* Re: Questions to create custom distro for TI am335x
  2022-01-05 18:20 ` Jon Mason
@ 2022-01-05 18:30   ` Denys Dmytriyenko
  2022-01-06  5:55     ` Jagade, Nachiket
  1 sibling, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2022-01-05 18:30 UTC (permalink / raw)
  To: Jon Mason
  Cc: Jagade, Nachiket, meta-arm, Sridhara Murthy, Vinay, Ankam, Ravindra

On Wed, Jan 05, 2022 at 01:20:15PM -0500, Jon Mason wrote:
> On Tue, Jan 04, 2022 at 05:35:18AM +0000, Jagade, Nachiket wrote:
> > Hello Denys,
> > 
> > Happy new year.
> > We are working on TI am335x sitara based platform. You had replied to questions of my colleague long ago.
> > We have created custom distro which is a mix of arago and poky. Reason is that when we last checked, arago distro did not had latest version of applications. And when I say application, I refer to open source packages such as python, apparmor etc.
> > Also some layers were not available in arago and we had to resolve many dependencies while compiling.
> > 
> > Now we want to make a distro with latest versions of all required packages. So shall we go with 3.4 Honister or with latest dunfell release 3.1.13 ? Our main aim is to have latest versions of packages with less number of vulnerability count. What will you suggest to achieve this?
> 
> This is not a Arm specific question.  So, your questions are better
> asked on openembedded-core@lists.openembedded.org or
> yocto@lists.yoctoproject.org (or meta-arago@arago-project.org).

correction - it's meta-arago@lists.yoctoproject.org now


> That being said, dunfell is the Yocto Project LTS and there is a
> dunfell branch in meta-arago.  So, there should be less pain in using
> that for your hybrid approach.
> 
> Thanks,
> Jon
> 
> 
> > 
> > 
> > Thanks and regards,
> > Nachiket
> > 
> > 
> > -----Original Message-----
> > From: Denys Dmytriyenko <denis@denix.org>
> > Sent: Wednesday, February 24, 2021 1:35 AM
> > To: Ankam, Ravindra <Ravindra.Ankam@Honeywell.com>
> > Cc: meta-arm@lists.yoctoproject.org
> > Subject: [External] Re: [meta-arm] Error while building the custom image
> > 
> > Hi,
> > 
> > You seem to have a very strange combination of layers and mix of branches!
> > 
> > For example, is this a Poky distro or Arago? Why do you include meta-poky if DISTRO = "arago"?
> > Why do you have some layers on "gatesgarth" and some on unstable "master"?
> > And finally, Arago distro currently does not fully support master or gatesgarth with the external Arm toolchain, only dunfell.
> > 
> > --
> > Denys
> > 
> > 
> > On Tue, Feb 23, 2021 at 02:47:48PM +0000, Ankam, Ravindra via lists.yoctoproject.org wrote:
> > > Hi,
> > >                 Please attached the error logs.
> > > Can you please help how to address this issue?
> > > 
> > > Thanks and regards,
> > > Ravi
> > 
> > 
> > > poky/build$ MACHINE=am335x-evm bitbake custom-base-image Loading
> > > cache: 100%
> > > |####################################################################################################################################| Time: 0:00:00 Loaded 4805 entries from dependency cache.
> > > WARNING: No recipes in default available for:
> > >   /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
> > >   
> > > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> > > recipes-graphics/wayland/weston_8.0.0.bbappend
> > >   
> > > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distro/
> > > recipes-support/opencv/opencv_3.1.bbappend
> > > NOTE: Resolving any missing task queue dependencies
> > > 
> > > Build Configuration:
> > > BB_VERSION           = "1.48.0"
> > > BUILD_SYS            = "x86_64-linux"
> > > NATIVELSBSTRING      = "ubuntu-16.04"
> > > TARGET_SYS           = "arm-linux-gnueabi"
> > > MACHINE              = "am335x-evm"
> > > DISTRO               = "arago"
> > > DISTRO_VERSION       = "2020.09"
> > > TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
> > > TARGET_FPU           = "hard"
> > > meta
> > > meta-poky
> > > meta-yocto-bsp
> > > meta-custom          = "my-yocto-3.2.1:943ef2fad8428f002850e3655a3312e13d0dcb2c"
> > > meta-arm
> > > meta-arm-toolchain   = "gatesgarth:7185d29de9f54d2cb5b2da35b0c3f1e5f381db2c"
> > > meta-clang           = "master:16f757de2d90594476d2c8feefd3a850c3c24931"
> > > meta-ti              = "master:fb4726a88cbb5a6311bdb3095b81d314e344a322"
> > > meta-arago-distro
> > > meta-arago-extras    = "master:f90d1bed7e775ac59bf1fcd95e95e9109d0953db"
> > > meta-qt5             = "master:23f7a1c8eabaf1beb80cc6214954c0e1751c4cbd"
> > > meta-virtualization  = "master-next:3389eb0f128b1ef1d1aaf518afdf298a88f89619"
> > > meta-networking
> > > meta-python
> > > meta-perl
> > > meta-oe
> > > meta-gnome
> > > meta-multimedia
> > > meta-filesystems     = "gatesgarth:cef93b7b00e620d90a610112ee574fa60b691cf8"
> > > meta-tpm
> > > meta-security
> > > meta-security-compliance = "master:16ee7308c9fd48d69b02c5519d2e5edddc560658"
> > > meta-selinux         = "gatesgarth:36db146d56535318d343dc9138358885356f2172"
> > > meta-linaro
> > > meta-optee           = "master:11091b487e1ad4c6a4adfac34d958a3d9d9ccd17"
> > > 
> > > Initialising tasks: 100%
> > > |#####################################################################
> > > ##########################################################| Time: 
> > > 0:00:02 Sstate summary: Wanted 1003 Found 0 Missed 1003 Current 22 (0% 
> > > match, 2% complete)
> > > NOTE: Executing Tasks
> > > ERROR: external-arm-toolchain-2019.12-r0 do_install: '_sre.SRE_Match' 
> > > object is not subscriptable
> > > ERROR: Logfile of failure stored in: 
> > > /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/
> > > work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/t
> > > emp/log.do_install.22351
> > > Log data follows:
> > > | DEBUG: Executing python function extend_recipe_sysroot
> > > | NOTE: Direct dependencies are
> > > | ['virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recip
> > > | es-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
> > > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > > | s-devtools/rsync/rsync_3.2.3.bb:do_populate_sysroot',
> > > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > > | s-extended/xz/xz_5.2.5.bb:do_populate_sysroot',
> > > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > > | s-devtools/bison/bison_3.7.2.bb:do_populate_sysroot',
> > > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > > | s-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
> > > | '/home/airport/ravi/yocto_gatesgarth/poky/meta/recipes-devtools/quil
> > > | t/quilt-native_0.66.bb:do_populate_sysroot',
> > > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/recipe
> > > | s-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
> > > | NOTE: Installed into sysroot: []
> > > | NOTE: Skipping as already exists in sysroot: ['patch-native', 
> > > | 'rsync-native', 'xz-native', 'bison-native', 'pkgconfig-native', 
> > > | 'quilt-native', 'pseudo-native', 'texinfo-dummy-native', 
> > > | 'libtool-native', 'gnu-config-native', 'gettext-minimal-native', 
> > > | 'automake-native', 'flex-native', 'autoconf-native', 'attr-native', 
> > > | 'acl-native', 'popt-native', 'm4-native']
> > > | DEBUG: Python function extend_recipe_sysroot finished
> > > | DEBUG: Executing shell function do_install 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libanl.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libanl-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libBrokenLocale.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libBrokenLocale-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libc.so.6 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libc-2.30.so, keep it
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libcrypt.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libcrypt-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libdl.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libdl-2.30.so, keep it
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libm.so.6 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libm-2.30.so, keep it
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnsl.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnsl-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_compat.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_compat-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_db.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_db-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_dns.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_dns-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_files.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_files-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_hesiod.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libnss_hesiod-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libpthread.so.0 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libpthread-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libresolv.so.2 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libresolv-2.30.so, keep it 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/librt.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/librt-2.30.so, keep it
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libutil.so.1 is a symlink of 
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/image/lib/libutil-2.30.so, keep it
> > > | rmdir: failed to remove
> > > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > > | -r0/image/usr/bin': Directory not empty
> > > | rmdir: failed to remove
> > > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > > | -r0/image/usr/sbin': Directory not empty
> > > | rmdir: failed to remove
> > > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > > | -r0/image/sbin': Directory not empty
> > > | NOTE: make -j 3 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/external-arm-toolchain-2019.12/usr
> > > |   INSTALL
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/external-arm-toolchain-2019.12/usr/include
> > > | mv: cannot stat
> > > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gli
> > > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12
> > > | -r0/image/usr/lib/gcc/arm-none-linux-gnueabihf': No such file or 
> > > | directory
> > > | WARNING: /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351:415 exit 1 from 'mv /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-none-linux-gnueabihf /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-linux-gnueabi'
> > > | WARNING: Backtrace (BB generated script):
> > > |       #1: do_install, /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351, line 415
> > > |       #2: main,
> > > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-
> > > | r0/temp/run.do_install.22351, line 415
> > > | ERROR: '_sre.SRE_Match' object is not subscriptable
> > > ERROR: Task (/home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_install) failed with exit code '1'
> > > NOTE: Tasks Summary: Attempted 242 tasks of which 239 didn't need to be rerun and 1 failed.
> > > 
> > > Summary: 1 task failed:
> > >   
> > > /home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/r
> > > ecipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_in
> > > stall
> > > Summary: There was 1 WARNING message shown.
> > > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> > 
> > > 
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > > Links: You receive all messages sent to this group.
> > > View/Reply Online (#1713): 
> > > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > > s.yoctoproject.org%2Fg%2Fmeta-arm%2Fmessage%2F1713&amp;data=04%7C01%7C
> > > Vinay.SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3
> > > c%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUn
> > > known%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW
> > > wiLCJXVCI6Mn0%3D%7C3000&amp;sdata=HwaRFNz2%2Fo8OtD83YcwUngCFc17wzpX7Zk
> > > P%2BFCkAgA4%3D&amp;reserved=0 Mute This Topic: 
> > > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > > s.yoctoproject.org%2Fmt%2F80852192%2F3617104&amp;data=04%7C01%7CVinay.
> > > SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96
> > > ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%
> > > 7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJX
> > > VCI6Mn0%3D%7C3000&amp;sdata=dITdALtS0RmCy4uvIPjZB6yGDMIC6NOtUq9wkrhjVH
> > > E%3D&amp;reserved=0 Group Owner: meta-arm+owner@lists.yoctoproject.org
> > > Unsubscribe: 
> > > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> > > s.yoctoproject.org%2Fg%2Fmeta-arm%2Funsub&amp;data=04%7C01%7CVinay.Sri
> > > dharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96ece
> > > 5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%7CT
> > > WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI
> > > 6Mn0%3D%7C3000&amp;sdata=oVafEDlK82x6PFJz3kukwvuXECl5JW%2BD0GMwAkKDIZs
> > > %3D&amp;reserved=0 [denis@denix.org]
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > > 
> > 
> > 
> > --
> > Regards,
> > Denys Dmytriyenko <denis@denix.org>
> > PGP: 0x420902729A92C964 - https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdenix.org%2F0x420902729A92C964&amp;data=04%7C01%7CNachiketRahul.Jagade%40Honeywell.com%7Ce49425450ea14bd225ea08d9ce889c5b%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767908394296478%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=xDfgVNwA0j8WFflU4TNhfyV5UQ80zobXOQcsVeYjHTI%3D&amp;reserved=0
> > Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
> > 
> 

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964


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

* RE: [External] Re: Questions to create custom distro for TI am335x
  2022-01-05 18:20 ` Jon Mason
@ 2022-01-06  5:55     ` Jagade, Nachiket
  2022-01-06  5:55     ` Jagade, Nachiket
  1 sibling, 0 replies; 5+ messages in thread
From: Jagade, Nachiket @ 2022-01-06  5:55 UTC (permalink / raw)
  To: Jon Mason
  Cc: Denys Dmytriyenko, meta-arm, Sridhara Murthy, Vinay, Ankam,
	Ravindra, meta-arago, S, Ramesh, Pabolu, ramgopala

Adding meta-arago mailing list as per Jon's suggestion


-----Original Message-----
From: Jon Mason <jdmason@kudzu.us> 
Sent: 05 January 2022 11:50 PM
To: Jagade, Nachiket <NachiketRahul.Jagade@honeywell.com>
Cc: Denys Dmytriyenko <denis@denix.org>; meta-arm@lists.yoctoproject.org; Sridhara Murthy, Vinay <Vinay.SridharaMurthy@honeywell.com>; Ankam, Ravindra <Ravindra.Ankam@honeywell.com>
Subject: [External] Re: Questions to create custom distro for TI am335x

[You don't often get email from jdmason@kudzu.us. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification.]

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

On Tue, Jan 04, 2022 at 05:35:18AM +0000, Jagade, Nachiket wrote:
> Hello Denys,
>
> Happy new year.
> We are working on TI am335x sitara based platform. You had replied to questions of my colleague long ago.
> We have created custom distro which is a mix of arago and poky. Reason is that when we last checked, arago distro did not had latest version of applications. And when I say application, I refer to open source packages such as python, apparmor etc.
> Also some layers were not available in arago and we had to resolve many dependencies while compiling.
>
> Now we want to make a distro with latest versions of all required packages. So shall we go with 3.4 Honister or with latest dunfell release 3.1.13 ? Our main aim is to have latest versions of packages with less number of vulnerability count. What will you suggest to achieve this?

This is not a Arm specific question.  So, your questions are better asked on openembedded-core@lists.openembedded.org or yocto@lists.yoctoproject.org (or meta-arago@arago-project.org).

That being said, dunfell is the Yocto Project LTS and there is a dunfell branch in meta-arago.  So, there should be less pain in using that for your hybrid approach.

Thanks,
Jon


>
>
> Thanks and regards,
> Nachiket
>
>
> -----Original Message-----
> From: Denys Dmytriyenko <denis@denix.org>
> Sent: Wednesday, February 24, 2021 1:35 AM
> To: Ankam, Ravindra <Ravindra.Ankam@Honeywell.com>
> Cc: meta-arm@lists.yoctoproject.org
> Subject: [External] Re: [meta-arm] Error while building the custom 
> image
>
> Hi,
>
> You seem to have a very strange combination of layers and mix of branches!
>
> For example, is this a Poky distro or Arago? Why do you include meta-poky if DISTRO = "arago"?
> Why do you have some layers on "gatesgarth" and some on unstable "master"?
> And finally, Arago distro currently does not fully support master or gatesgarth with the external Arm toolchain, only dunfell.
>
> --
> Denys
>
>
> On Tue, Feb 23, 2021 at 02:47:48PM +0000, Ankam, Ravindra via lists.yoctoproject.org wrote:
> > Hi,
> >                 Please attached the error logs.
> > Can you please help how to address this issue?
> >
> > Thanks and regards,
> > Ravi
>
>
> > poky/build$ MACHINE=am335x-evm bitbake custom-base-image Loading
> > cache: 100%
> > |####################################################################################################################################| Time: 0:00:00 Loaded 4805 entries from dependency cache.
> > WARNING: No recipes in default available for:
> >   
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/ recipes-graphics/wayland/weston_8.0.0.bbappend
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/ recipes-support/opencv/opencv_3.1.bbappend
> > NOTE: Resolving any missing task queue dependencies
> >
> > Build Configuration:
> > BB_VERSION           = "1.48.0"
> > BUILD_SYS            = "x86_64-linux"
> > NATIVELSBSTRING      = "ubuntu-16.04"
> > TARGET_SYS           = "arm-linux-gnueabi"
> > MACHINE              = "am335x-evm"
> > DISTRO               = "arago"
> > DISTRO_VERSION       = "2020.09"
> > TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
> > TARGET_FPU           = "hard"
> > meta
> > meta-poky
> > meta-yocto-bsp
> > meta-custom          = "my-yocto-3.2.1:943ef2fad8428f002850e3655a3312e13d0dcb2c"
> > meta-arm
> > meta-arm-toolchain   = "gatesgarth:7185d29de9f54d2cb5b2da35b0c3f1e5f381db2c"
> > meta-clang           = "master:16f757de2d90594476d2c8feefd3a850c3c24931"
> > meta-ti              = "master:fb4726a88cbb5a6311bdb3095b81d314e344a322"
> > meta-arago-distro
> > meta-arago-extras    = "master:f90d1bed7e775ac59bf1fcd95e95e9109d0953db"
> > meta-qt5             = "master:23f7a1c8eabaf1beb80cc6214954c0e1751c4cbd"
> > meta-virtualization  = "master-next:3389eb0f128b1ef1d1aaf518afdf298a88f89619"
> > meta-networking
> > meta-python
> > meta-perl
> > meta-oe
> > meta-gnome
> > meta-multimedia
> > meta-filesystems     = "gatesgarth:cef93b7b00e620d90a610112ee574fa60b691cf8"
> > meta-tpm
> > meta-security
> > meta-security-compliance = "master:16ee7308c9fd48d69b02c5519d2e5edddc560658"
> > meta-selinux         = "gatesgarth:36db146d56535318d343dc9138358885356f2172"
> > meta-linaro
> > meta-optee           = "master:11091b487e1ad4c6a4adfac34d958a3d9d9ccd17"
> >
> > Initialising tasks: 100%
> > |###################################################################
> > |##
> > ##########################################################| Time:
> > 0:00:02 Sstate summary: Wanted 1003 Found 0 Missed 1003 Current 22 
> > (0% match, 2% complete)
> > NOTE: Executing Tasks
> > ERROR: external-arm-toolchain-2019.12-r0 do_install: '_sre.SRE_Match'
> > object is not subscriptable
> > ERROR: Logfile of failure stored in:
> > /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > c/ 
> > work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0
> > /t
> > emp/log.do_install.22351
> > Log data follows:
> > | DEBUG: Executing python function extend_recipe_sysroot
> > | NOTE: Direct dependencies are
> > | ['virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/rec
> > | ip es-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/rsync/rsync_3.2.3.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-extended/xz/xz_5.2.5.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/bison/bison_3.7.2.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
> > | '/home/airport/ravi/yocto_gatesgarth/poky/meta/recipes-devtools/qu
> > | il t/quilt-native_0.66.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
> > | NOTE: Installed into sysroot: []
> > | NOTE: Skipping as already exists in sysroot: ['patch-native', 
> > | 'rsync-native', 'xz-native', 'bison-native', 'pkgconfig-native', 
> > | 'quilt-native', 'pseudo-native', 'texinfo-dummy-native', 
> > | 'libtool-native', 'gnu-config-native', 'gettext-minimal-native', 
> > | 'automake-native', 'flex-native', 'autoconf-native', 
> > | 'attr-native', 'acl-native', 'popt-native', 'm4-native']
> > | DEBUG: Python function extend_recipe_sysroot finished
> > | DEBUG: Executing shell function do_install 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libanl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libanl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libBrokenLocale.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libBrokenLocale-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libc.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libc-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libcrypt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libcrypt-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libdl.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libdl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libm.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libm-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnsl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnsl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_compat.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_compat-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_db.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_db-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_dns.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_dns-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_files.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_files-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_hesiod.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_hesiod-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libpthread.so.0 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libpthread-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libresolv.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libresolv-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/librt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/librt-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libutil.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libutil-2.30.so, keep it
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/bin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/sbin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/sbin': Directory not empty
> > | NOTE: make -j 3 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/external-arm-toolchain-2019.12/usr
> > |   INSTALL
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/external-arm-toolchain-2019.12/usr/include
> > | mv: cannot stat
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/lib/gcc/arm-none-linux-gnueabihf': No such file or 
> > | directory
> > | WARNING: /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351:415 exit 1 from 'mv /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-none-linux-gnueabihf /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-linux-gnueabi'
> > | WARNING: Backtrace (BB generated script):
> > |       #1: do_install, /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351, line 415
> > |       #2: main,
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/temp/run.do_install.22351, line 415
> > | ERROR: '_sre.SRE_Match' object is not subscriptable
> > ERROR: Task (/home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_install) failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 242 tasks of which 239 didn't need to be rerun and 1 failed.
> >
> > Summary: 1 task failed:
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain
> > /r 
> > ecipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_
> > in
> > stall
> > Summary: There was 1 WARNING message shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#1713):
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fli
> > st 
> > s.yoctoproject.org%2Fg%2Fmeta-arm%2Fmessage%2F1713&amp;data=04%7C01%
> > 7C
> > Vinay.SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83d
> > a3 
> > c%7C96ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7C
> > Un 
> > known%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1h
> > aW 
> > wiLCJXVCI6Mn0%3D%7C3000&amp;sdata=HwaRFNz2%2Fo8OtD83YcwUngCFc17wzpX7
> > Zk
> > P%2BFCkAgA4%3D&amp;reserved=0 Mute This Topic:
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fli
> > st 
> > s.yoctoproject.org%2Fmt%2F80852192%2F3617104&amp;data=04%7C01%7CVinay.
> > SridharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C
> > 96 
> > ece5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknow
> > n% 
> > 7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> > JX 
> > VCI6Mn0%3D%7C3000&amp;sdata=dITdALtS0RmCy4uvIPjZB6yGDMIC6NOtUq9wkrhj
> > VH
> > E%3D&amp;reserved=0 Group Owner: 
> > meta-arm+owner@lists.yoctoproject.org
> > Unsubscribe:
> > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fli
> > st 
> > s.yoctoproject.org%2Fg%2Fmeta-arm%2Funsub&amp;data=04%7C01%7CVinay.S
> > ri 
> > dharaMurthy%40Honeywell.com%7Cbb8e0988781b4c3e846408d9ce83da3c%7C96e
> > ce 
> > 5269c7d48b08daf8b93c90a5d18%7C0%7C0%7C637767887969200715%7CUnknown%7
> > CT 
> > WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXV
> > CI 
> > 6Mn0%3D%7C3000&amp;sdata=oVafEDlK82x6PFJz3kukwvuXECl5JW%2BD0GMwAkKDI
> > Zs
> > %3D&amp;reserved=0 [denis@denix.org]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>
>
> --
> Regards,
> Denys Dmytriyenko <denis@denix.org>
> PGP: 0x420902729A92C964 - 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeni
> x.org%2F0x420902729A92C964&amp;data=04%7C01%7CNachiketRahul.Jagade%40h
> oneywell.com%7Cfe107bb437184a2b76b908d9d0780723%7C96ece5269c7d48b08daf
> 8b93c90a5d18%7C0%7C0%7C637770036639019423%7CUnknown%7CTWFpbGZsb3d8eyJW
> IjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&
> amp;sdata=WFyQmhJ3fARDpyvin%2BLAZIu95iIx%2BrxxDWx9Li2dnTc%3D&amp;reser
> ved=0
> Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
>


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

* Re: [External] Re: Questions to create custom distro for TI am335x
@ 2022-01-06  5:55     ` Jagade, Nachiket
  0 siblings, 0 replies; 5+ messages in thread
From: Jagade, Nachiket @ 2022-01-06  5:55 UTC (permalink / raw)
  To: Jon Mason
  Cc: Denys Dmytriyenko, meta-arm, Sridhara Murthy, Vinay, Ankam,
	Ravindra, meta-arago, S, Ramesh, Pabolu, ramgopala

Adding meta-arago mailing list as per Jon's suggestion


-----Original Message-----
From: Jon Mason <jdmason@kudzu.us> 
Sent: 05 January 2022 11:50 PM
To: Jagade, Nachiket <NachiketRahul.Jagade@honeywell.com>
Cc: Denys Dmytriyenko <denis@denix.org>; meta-arm@lists.yoctoproject.org; Sridhara Murthy, Vinay <Vinay.SridharaMurthy@honeywell.com>; Ankam, Ravindra <Ravindra.Ankam@honeywell.com>
Subject: [External] Re: Questions to create custom distro for TI am335x

[You don't often get email from jdmason@kudzu.us. Learn why this is important at http://aka.ms/LearnAboutSenderIdentification.]

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

On Tue, Jan 04, 2022 at 05:35:18AM +0000, Jagade, Nachiket wrote:
> Hello Denys,
>
> Happy new year.
> We are working on TI am335x sitara based platform. You had replied to questions of my colleague long ago.
> We have created custom distro which is a mix of arago and poky. Reason is that when we last checked, arago distro did not had latest version of applications. And when I say application, I refer to open source packages such as python, apparmor etc.
> Also some layers were not available in arago and we had to resolve many dependencies while compiling.
>
> Now we want to make a distro with latest versions of all required packages. So shall we go with 3.4 Honister or with latest dunfell release 3.1.13 ? Our main aim is to have latest versions of packages with less number of vulnerability count. What will you suggest to achieve this?

This is not a Arm specific question.  So, your questions are better asked on openembedded-core@lists.openembedded.org or yocto@lists.yoctoproject.org (or meta-arago@arago-project.org).

That being said, dunfell is the Yocto Project LTS and there is a dunfell branch in meta-arago.  So, there should be less pain in using that for your hybrid approach.

Thanks,
Jon


>
>
> Thanks and regards,
> Nachiket
>
>
> -----Original Message-----
> From: Denys Dmytriyenko <denis@denix.org>
> Sent: Wednesday, February 24, 2021 1:35 AM
> To: Ankam, Ravindra <Ravindra.Ankam@Honeywell.com>
> Cc: meta-arm@lists.yoctoproject.org
> Subject: [External] Re: [meta-arm] Error while building the custom 
> image
>
> Hi,
>
> You seem to have a very strange combination of layers and mix of branches!
>
> For example, is this a Poky distro or Arago? Why do you include meta-poky if DISTRO = "arago"?
> Why do you have some layers on "gatesgarth" and some on unstable "master"?
> And finally, Arago distro currently does not fully support master or gatesgarth with the external Arm toolchain, only dunfell.
>
> --
> Denys
>
>
> On Tue, Feb 23, 2021 at 02:47:48PM +0000, Ankam, Ravindra via lists.yoctoproject.org wrote:
> > Hi,
> >                 Please attached the error logs.
> > Can you please help how to address this issue?
> >
> > Thanks and regards,
> > Ravi
>
>
> > poky/build$ MACHINE=am335x-evm bitbake custom-base-image Loading
> > cache: 100%
> > |####################################################################################################################################| Time: 0:00:00 Loaded 4805 entries from dependency cache.
> > WARNING: No recipes in default available for:
> >   
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/recipes-browser/chromium/chromium-ozone-wayland_%.bbappend
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/ recipes-graphics/wayland/weston_8.0.0.bbappend
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arago/meta-arago-distr
> > o/ recipes-support/opencv/opencv_3.1.bbappend
> > NOTE: Resolving any missing task queue dependencies
> >
> > Build Configuration:
> > BB_VERSION           = "1.48.0"
> > BUILD_SYS            = "x86_64-linux"
> > NATIVELSBSTRING      = "ubuntu-16.04"
> > TARGET_SYS           = "arm-linux-gnueabi"
> > MACHINE              = "am335x-evm"
> > DISTRO               = "arago"
> > DISTRO_VERSION       = "2020.09"
> > TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
> > TARGET_FPU           = "hard"
> > meta
> > meta-poky
> > meta-yocto-bsp
> > meta-custom          = "my-yocto-3.2.1:943ef2fad8428f002850e3655a3312e13d0dcb2c"
> > meta-arm
> > meta-arm-toolchain   = "gatesgarth:7185d29de9f54d2cb5b2da35b0c3f1e5f381db2c"
> > meta-clang           = "master:16f757de2d90594476d2c8feefd3a850c3c24931"
> > meta-ti              = "master:fb4726a88cbb5a6311bdb3095b81d314e344a322"
> > meta-arago-distro
> > meta-arago-extras    = "master:f90d1bed7e775ac59bf1fcd95e95e9109d0953db"
> > meta-qt5             = "master:23f7a1c8eabaf1beb80cc6214954c0e1751c4cbd"
> > meta-virtualization  = "master-next:3389eb0f128b1ef1d1aaf518afdf298a88f89619"
> > meta-networking
> > meta-python
> > meta-perl
> > meta-oe
> > meta-gnome
> > meta-multimedia
> > meta-filesystems     = "gatesgarth:cef93b7b00e620d90a610112ee574fa60b691cf8"
> > meta-tpm
> > meta-security
> > meta-security-compliance = "master:16ee7308c9fd48d69b02c5519d2e5edddc560658"
> > meta-selinux         = "gatesgarth:36db146d56535318d343dc9138358885356f2172"
> > meta-linaro
> > meta-optee           = "master:11091b487e1ad4c6a4adfac34d958a3d9d9ccd17"
> >
> > Initialising tasks: 100%
> > |###################################################################
> > |##
> > ##########################################################| Time:
> > 0:00:02 Sstate summary: Wanted 1003 Found 0 Missed 1003 Current 22 
> > (0% match, 2% complete)
> > NOTE: Executing Tasks
> > ERROR: external-arm-toolchain-2019.12-r0 do_install: '_sre.SRE_Match'
> > object is not subscriptable
> > ERROR: Logfile of failure stored in:
> > /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glib
> > c/ 
> > work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0
> > /t
> > emp/log.do_install.22351
> > Log data follows:
> > | DEBUG: Executing python function extend_recipe_sysroot
> > | NOTE: Direct dependencies are
> > | ['virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/rec
> > | ip es-devtools/patch/patch_2.7.6.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/rsync/rsync_3.2.3.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-extended/xz/xz_5.2.5.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/bison/bison_3.7.2.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot',
> > | '/home/airport/ravi/yocto_gatesgarth/poky/meta/recipes-devtools/qu
> > | il t/quilt-native_0.66.bb:do_populate_sysroot',
> > | 'virtual:native:/home/airport/ravi/yocto_gatesgarth/poky/meta/reci
> > | pe s-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
> > | NOTE: Installed into sysroot: []
> > | NOTE: Skipping as already exists in sysroot: ['patch-native', 
> > | 'rsync-native', 'xz-native', 'bison-native', 'pkgconfig-native', 
> > | 'quilt-native', 'pseudo-native', 'texinfo-dummy-native', 
> > | 'libtool-native', 'gnu-config-native', 'gettext-minimal-native', 
> > | 'automake-native', 'flex-native', 'autoconf-native', 
> > | 'attr-native', 'acl-native', 'popt-native', 'm4-native']
> > | DEBUG: Python function extend_recipe_sysroot finished
> > | DEBUG: Executing shell function do_install 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libanl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libanl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libBrokenLocale.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libBrokenLocale-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libc.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libc-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libcrypt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libcrypt-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libdl.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libdl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libm.so.6 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libm-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnsl.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnsl-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_compat.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_compat-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_db.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_db-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_dns.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_dns-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_files.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_files-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libnss_hesiod.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libnss_hesiod-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libpthread.so.0 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libpthread-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libresolv.so.2 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libresolv-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/librt.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/librt-2.30.so, keep it 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2-
> > | r0/image/lib/libutil.so.1 is a symlink of 
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/image/lib/libutil-2.30.so, keep it
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/bin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/sbin': Directory not empty
> > | rmdir: failed to remove
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/sbin': Directory not empty
> > | NOTE: make -j 3 HOSTCC=gcc  HOSTCPP=gcc  -E headers_install INSTALL_HDR_PATH=/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/external-arm-toolchain-2019.12/usr
> > |   INSTALL
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/external-arm-toolchain-2019.12/usr/include
> > | mv: cannot stat
> > | '/home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-g
> > | li
> > | bc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.
> > | 12
> > | -r0/image/usr/lib/gcc/arm-none-linux-gnueabihf': No such file or 
> > | directory
> > | WARNING: /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351:415 exit 1 from 'mv /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-none-linux-gnueabihf /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/image/usr/lib/gcc/arm-linux-gnueabi'
> > | WARNING: Backtrace (BB generated script):
> > |       #1: do_install, /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-glibc/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.12-r0/temp/run.do_install.22351, line 415
> > |       #2: main,
> > | /home/airport/ravi/yocto_gatesgarth/poky/build/tmp-external-arm-gl
> > | ib
> > | c/work/armv7at2hf-neon-linux-gnueabi/external-arm-toolchain/2019.1
> > | 2- r0/temp/run.do_install.22351, line 415
> > | ERROR: '_sre.SRE_Match' object is not subscriptable
> > ERROR: Task (/home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_install) failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 242 tasks of which 239 didn't need to be rerun and 1 failed.
> >
> > Summary: 1 task failed:
> >
> > /home/airport/ravi/yocto_gatesgarth/poky/meta-arm/meta-arm-toolchain
> > /r 
> > ecipes-devtools/external-arm-toolchain/external-arm-toolchain.bb:do_
> > in
> > stall
> > Summary: There was 1 WARNING message shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> >
> > 
> >
>
>
> --
> Regards,
> Denys Dmytriyenko <denis@denix.org>
> PGP: 0x420902729A92C964 - 
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeni
> x.org%2F0x420902729A92C964&amp;data=04%7C01%7CNachiketRahul.Jagade%40h
> oneywell.com%7Cfe107bb437184a2b76b908d9d0780723%7C96ece5269c7d48b08daf
> 8b93c90a5d18%7C0%7C0%7C637770036639019423%7CUnknown%7CTWFpbGZsb3d8eyJW
> IjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&
> amp;sdata=WFyQmhJ3fARDpyvin%2BLAZIu95iIx%2BrxxDWx9Li2dnTc%3D&amp;reser
> ved=0
> Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
>

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

end of thread, other threads:[~2022-01-06  5:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04  5:35 Questions to create custom distro for TI am335x Jagade, Nachiket
2022-01-05 18:20 ` Jon Mason
2022-01-05 18:30   ` Denys Dmytriyenko
2022-01-06  5:55   ` [External] " Jagade, Nachiket
2022-01-06  5:55     ` Jagade, Nachiket

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.