Dear all,
I have an ADRV9364-z7020 evaluation board and I'm trying to build without success a Linux image by using a customized device-tree through Petalinux v2021.1.
After following the steps described in this Link about how to add a custom devicetree not supported by meta-adi, once executing the petalinux-build it crashes while performing the run.do_configure.2933 for our custom devicetree. I leave below the build.log and also the log.do_configure.2933 for further information you may need in order to give me some hints about which may be the cause for the not correctly compiling.
You will also notice that there are so many files copied to path '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/*' that they already exist. I'm wondering if this is also normal or may be related to the not correctly configuration of our custom devicetree.
build.log file:
[INFO] Sourcing buildtools [INFO] Building project [INFO] Sourcing build environment SDK environment now set up; additionally you may now run devtool to perform development tasks. Run devtool --help for further details. [INFO] Sourcing buildtools [INFO] Sourcing buildtools ### Shell environment set up for builds. ### You can now run 'bitbake <target>' Common targets are: core-image-minimal core-image-full-cmdline core-image-sato core-image-weston meta-toolchain meta-ide-support You can also run generated qemu images with a command like 'runqemu qemux86'. Other commonly useful commands are: - 'devtool' and 'recipetool' handle common recipe tasks - 'bitbake-layers' handles common layer tasks - 'oe-pkgdata-util' handles common target package tasks [INFO] Generating workspace directory NOTE: Starting bitbake server... NOTE: Started PRServer with DBfile: /home/agonga/petalinux/rita/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 34421, PID: 2422 INFO: Specified workspace already set up, leaving as-is NOTE: Started PRServer with DBfile: /home/agonga/petalinux/rita/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 45011, PID: 2507 NOTE: Resolving any missing task queue dependencies Sstate summary: Wanted 258 Found 115 Missed 143 Current 1463 (44% match, 91% complete) NOTE: Executing Tasks NOTE: Running setscene task 1675 of 1723 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_package_write_rpm_setscene) NOTE: Running noexec task 1 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/timezone/tzcode-default.bb:do_rm_work_all) NOTE: recipe base-files-3.0.14-r89: task do_package_write_rpm_setscene: Started NOTE: recipe base-files-3.0.14-r89: task do_package_write_rpm_setscene: Succeeded NOTE: Setscene tasks completed NOTE: Running noexec task 2 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_rm_work_all) NOTE: Running noexec task 160 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/glibc/cross-localedef-native_2.32.bb:do_rm_work_all) NOTE: Running noexec task 942 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/fribidi/fribidi_1.0.10.bb:do_rm_work_all) NOTE: Running noexec task 1417 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_rm_work_all) NOTE: Running noexec task 1490 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/libcroco/libcroco_0.6.13.bb:do_rm_work_all) NOTE: Running noexec task 1749 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/atk_2.36.0.bb:do_rm_work_all) NOTE: Running noexec task 2644 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/dbus/dbus_1.12.20.bb:do_rm_work_all) NOTE: Running noexec task 3012 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb:do_rm_work_all) NOTE: Running noexec task 3013 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.2.bb:do_rm_work_all) NOTE: Running noexec task 3162 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.5.bb:do_rm_work_all) NOTE: Running noexec task 3163 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb:do_rm_work_all) NOTE: Running noexec task 3164 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb:do_rm_work_all) NOTE: Running noexec task 3165 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxcursor_1.2.0.bb:do_rm_work_all) NOTE: Running noexec task 3231 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/harfbuzz/harfbuzz_2.7.2.bb:do_rm_work_all) NOTE: Running task 3413 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_install) NOTE: Running task 3455 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb:do_configure) NOTE: Running noexec task 3467 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb:do_build) NOTE: Running noexec task 3468 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb:do_rm_work_all) NOTE: Running noexec task 3480 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/glibc/cross-localedef-native_2.32.bb:do_build) NOTE: Running noexec task 3537 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb:do_build) NOTE: Running noexec task 3595 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/dbus/dbus_1.12.20.bb:do_build) NOTE: Running noexec task 3607 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/atk_2.36.0.bb:do_build) NOTE: Running noexec task 3619 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxft_2.3.3.bb:do_build) NOTE: Running noexec task 3631 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/harfbuzz/harfbuzz_2.7.2.bb:do_build) NOTE: Running noexec task 3643 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/fribidi/fribidi_1.0.10.bb:do_build) NOTE: Running noexec task 3644 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/pango/pango_1.46.2.bb:do_rm_work_all) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_install: Started NOTE: Running noexec task 3656 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/pango/pango_1.46.2.bb:do_build) NOTE: Running noexec task 3703 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/timezone/tzcode-default.bb:do_build) NOTE: recipe device-tree-xilinx-v2021.1+gitAUTOINC+252758eb1f-r0: task do_configure: Started NOTE: Running noexec task 3770 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb:do_build) NOTE: Running noexec task 3771 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/at-spi2-core_2.36.1.bb:do_rm_work_all) NOTE: Running noexec task 3783 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/at-spi2-core_2.36.1.bb:do_build) NOTE: Running noexec task 3784 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb:do_rm_work_all) NOTE: Running noexec task 3796 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.5.bb:do_build) NOTE: Running noexec task 3808 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb:do_build) NOTE: Running noexec task 3820 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxcursor_1.2.0.bb:do_build) NOTE: Running noexec task 3832 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/xorg-lib/libxrandr_1.5.2.bb:do_build) NOTE: Running noexec task 3844 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb:do_build) NOTE: Running noexec task 3845 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb:do_rm_work_all) NOTE: Running noexec task 3857 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb:do_build) NOTE: Running noexec task 3869 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb:do_build) NOTE: Running noexec task 4135 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/libcroco/libcroco_0.6.13.bb:do_build) NOTE: Running noexec task 4136 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/librsvg/librsvg_2.40.21.bb:do_rm_work_all) NOTE: Running task 4152 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/pango/pango_1.46.2.bb:do_rm_work) NOTE: Running task 4154 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb:do_rm_work) NOTE: recipe cantarell-fonts-0.0.25-r0: task do_rm_work: Started NOTE: recipe pango-1.46.2-r0: task do_rm_work: Started NOTE: recipe cantarell-fonts-0.0.25-r0: task do_rm_work: Succeeded NOTE: Running task 4165 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/librsvg/librsvg_2.40.21.bb:do_rm_work) NOTE: recipe pango-1.46.2-r0: task do_rm_work: Succeeded NOTE: Running task 4180 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-graphics/ttf-fonts/liberation-fonts_2.00.1.bb:do_rm_work) NOTE: recipe liberation-fonts-1_2.00.1-r0: task do_rm_work: Started NOTE: recipe liberation-fonts-1_2.00.1-r0: task do_rm_work: Succeeded NOTE: Running task 4196 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/gtk+/gtk+3_3.24.22.bb:do_rm_work) NOTE: recipe librsvg-default-2.40.21-r0: task do_rm_work: Started NOTE: recipe librsvg-default-2.40.21-r0: task do_rm_work: Succeeded NOTE: Running noexec task 4197 of 5284 (virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/librsvg/librsvg_2.40.21.bb:do_build) NOTE: Running task 4199 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb:do_rm_work) NOTE: recipe gtk+3-3.24.22-r0: task do_rm_work: Started NOTE: recipe adwaita-icon-theme-3.36.1-r0: task do_rm_work: Started NOTE: recipe gtk+3-3.24.22-r0: task do_rm_work: Succeeded NOTE: Running task 4215 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-connectivity/avahi/avahi_0.8.bb:do_rm_work) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_install: Succeeded NOTE: Running task 4216 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_package) NOTE: recipe adwaita-icon-theme-3.36.1-r0: task do_rm_work: Succeeded NOTE: Running task 4217 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_populate_sysroot) NOTE: recipe avahi-0.8-r0: task do_rm_work: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_populate_sysroot: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package: Started NOTE: recipe avahi-0.8-r0: task do_rm_work: Succeeded NOTE: Running task 4219 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.14.1.bb:do_rm_work) NOTE: recipe libnss-mdns-0.14.1-r0: task do_rm_work: Started NOTE: recipe libnss-mdns-0.14.1-r0: task do_rm_work: Succeeded NOTE: Running task 4234 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-support/rng-tools/rng-tools_6.10.bb:do_rm_work) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_populate_sysroot: Succeeded NOTE: Running task 4250 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-connectivity/openssh/openssh_8.3p1.bb:do_rm_work) NOTE: recipe rng-tools-6.10-r0: task do_rm_work: Started NOTE: recipe rng-tools-6.10-r0: task do_rm_work: Succeeded NOTE: Running task 4252 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/sudo/sudo_1.9.3.bb:do_rm_work) NOTE: recipe openssh-8.3p1-r0: task do_rm_work: Started NOTE: recipe sudo-1.9.3-r0: task do_rm_work: Started NOTE: recipe openssh-8.3p1-r0: task do_rm_work: Succeeded NOTE: Running task 4268 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/busybox/busybox_1.32.0.bb:do_rm_work) NOTE: recipe sudo-1.9.3-r0: task do_rm_work: Succeeded NOTE: Running task 4270 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/zip/zip_3.0.bb:do_rm_work) NOTE: recipe zip-3.0-r2: task do_rm_work: Started NOTE: recipe busybox-1.32.0-r0: task do_rm_work: Started NOTE: recipe zip-3.0-r2: task do_rm_work: Succeeded NOTE: Running noexec task 4271 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/zip/zip_3.0.bb:do_rm_work_all) NOTE: Running noexec task 4272 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/zip/zip_3.0.bb:do_build) NOTE: Running task 4273 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_fetch) NOTE: recipe busybox-1.32.0-r0: task do_rm_work: Succeeded NOTE: Running task 4288 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_fetch: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_fetch: Succeeded NOTE: Running task 4289 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_prepare_recipe_sysroot) NOTE: recipe init-ifupdown-1.0-r7: task do_rm_work: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_prepare_recipe_sysroot: Started NOTE: recipe init-ifupdown-1.0-r7: task do_rm_work: Succeeded NOTE: Running noexec task 4290 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_rm_work_all) NOTE: Running noexec task 4291 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb:do_build) NOTE: Running task 4292 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_unpack) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_prepare_recipe_sysroot: Succeeded NOTE: Running task 4307 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_unpack: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_unpack: Succeeded NOTE: Running task 4308 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_patch) NOTE: recipe modutils-initscripts-1.0-r7: task do_rm_work: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_patch: Started NOTE: recipe modutils-initscripts-1.0-r7: task do_rm_work: Succeeded NOTE: Running noexec task 4309 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_rm_work_all) NOTE: Running noexec task 4310 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb:do_build) NOTE: Running task 4325 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_patch: Succeeded NOTE: Running task 4328 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_configure) NOTE: recipe dtc-1.6.0-r0: task do_rm_work: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_configure: Started NOTE: recipe dtc-1.6.0-r0: task do_rm_work: Succeeded NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_configure: Succeeded NOTE: Running task 4329 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_compile) NOTE: Running task 4345 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_compile: Started NOTE: recipe packagegroup-core-ssh-dropbear-1.0-r1: task do_rm_work: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_compile: Succeeded NOTE: Running task 4347 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/dropbear/dropbear_2020.80.bb:do_rm_work) NOTE: recipe packagegroup-core-ssh-dropbear-1.0-r1: task do_rm_work: Succeeded NOTE: Running task 4348 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_install) NOTE: recipe dropbear-2020.80-r0: task do_rm_work: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_install: Started NOTE: recipe dropbear-2020.80-r0: task do_rm_work: Succeeded NOTE: Running task 4375 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_install: Succeeded NOTE: Running task 4376 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package) NOTE: recipe qemuwrapper-cross-1.0-r0: task do_rm_work: Started NOTE: recipe qemuwrapper-cross-1.0-r0: task do_rm_work: Succeeded NOTE: Running noexec task 4377 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_rm_work_all) NOTE: Running noexec task 4378 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_build) NOTE: Running task 4380 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_fetch) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_fetch: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package: Succeeded NOTE: Running task 4381 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_packagedata) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_packagedata: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package: Succeeded NOTE: Running task 4382 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_packagedata) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_packagedata: Succeeded NOTE: Running task 4383 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_qa) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_packagedata: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package_qa: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_packagedata: Succeeded NOTE: Running task 4384 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_package_qa) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package_qa: Succeeded NOTE: Running task 4386 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_package_write_rpm) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package_qa: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package_write_rpm: Started NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_package_write_rpm: Succeeded NOTE: Running task 4387 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_rm_work) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_rm_work: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package_qa: Succeeded NOTE: Running task 4388 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_package_write_rpm) NOTE: recipe sysvinit-inittab-2.88dsf-r10: task do_rm_work: Succeeded NOTE: Running noexec task 4389 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_rm_work_all) NOTE: Running noexec task 4390 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb:do_build) NOTE: Running task 4392 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-core/sysvinit/sysvinit_2.97.bb:do_rm_work) NOTE: recipe sysvinit-2.97-r0: task do_rm_work: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package_write_rpm: Started NOTE: recipe sysvinit-2.97-r0: task do_rm_work: Succeeded NOTE: Running task 4393 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_fetch) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_fetch: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_fetch: Succeeded NOTE: Running task 4394 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_prepare_recipe_sysroot) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_package_write_rpm: Succeeded NOTE: Running task 4395 of 5284 (/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-oe/recipes-support/libiio/libiio_git.bb:do_rm_work) NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_rm_work: Started NOTE: recipe libiio-0.23+gitAUTOINC+fcf42460bd-r0: task do_rm_work: Succeeded NOTE: Running task 4396 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_unpack) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: Running task 4397 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/fru-tools/fru-tools_0.8.1.5.bb:do_fetch) NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_fetch: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_unpack: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_unpack: Succeeded NOTE: Running task 4398 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_patch) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_patch: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_patch: Succeeded NOTE: Running task 4399 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_populate_lic) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_populate_lic: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_populate_lic: Succeeded NOTE: Running task 4400 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_deploy_source_date_epoch) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_deploy_source_date_epoch: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_deploy_source_date_epoch: Succeeded NOTE: Running task 4401 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_generate_toolchain_file) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_generate_toolchain_file: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_generate_toolchain_file: Succeeded NOTE: Running task 4402 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_configure) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_configure: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_fetch: Succeeded NOTE: Running task 4403 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_prepare_recipe_sysroot) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_configure: Succeeded NOTE: Running task 4404 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_compile) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_compile: Started NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_compile: Succeeded NOTE: Running task 4405 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_install) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_install: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: Running task 4406 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_unpack) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_unpack: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_unpack: Succeeded NOTE: Running task 4407 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_patch) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_install: Succeeded NOTE: Running task 4408 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_package) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_patch: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_patch: Succeeded NOTE: Running task 4409 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_populate_lic) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_package: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_populate_lic: Started NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_fetch: Succeeded NOTE: Running task 4410 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-xilinx/recipes-support/adrv9009-zu11eg-fan-control-daemon/adrv9009-zu11eg-fan-control_dev.bb:do_populate_sysroot) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_populate_lic: Succeeded NOTE: Running task 4411 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/fru-tools/fru-tools_0.8.1.5.bb:do_prepare_recipe_sysroot) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_populate_sysroot: Started NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_prepare_recipe_sysroot: Started NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_prepare_recipe_sysroot: Succeeded NOTE: Running task 4412 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_deploy_source_date_epoch) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_deploy_source_date_epoch: Started NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_deploy_source_date_epoch: Succeeded NOTE: Running task 4413 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/libad9361-iio/libad9361-iio_0.2.bb:do_generate_toolchain_file) NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_populate_sysroot: Succeeded NOTE: Running task 4414 of 5284 (/home/agonga/petalinux/meta-adi/meta-adi-core/recipes-core/fru-tools/fru-tools_0.8.1.5.bb:do_unpack) NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_generate_toolchain_file: Started ERROR: device-tree-xilinx-v2021.1+gitAUTOINC+252758eb1f-r0 do_configure: Execution of '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933' failed with exit code 1: MISC_ARG is -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml APP_ARG is -app "device-tree" Using xsct from: /home/agonga/petalinux/tools/xsct//bin/xsct cmd is: xsct -sdx -nodisp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl -ws /home/agonga/petalinux/rita/project-spec/configs/../../components/plnx_workspace/device-tree -pname device-tree -rp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git -processor_ip ps7_cortexa9 -hdf /home/agonga/petalinux/rita/build/tmp/deploy/images/zynq-generic/Xilinx-zynq-generic.xsa -arch 32 -app "device-tree" -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml INFO: [Hsi 55-2053] elapsed time for repository (/home/agonga/petalinux/tools/xsct/data/embeddedsw) loading 0 seconds WARNING: Clock pin "clk" of IP block "AD9361_SDR_axi_ad9361" is not connected to any of the pl_clk" zocl:false ext_platform: WARNING: RITA_axi_dma_0 connected ip is NULL for the pin M_AXIS_MM2S WARNING: ps7_i2c_0: No reset found WARNING: ps7_i2c_1: No reset found hsi::generate_target: Time (s): cpu = 00:00:07 ; elapsed = 00:00:08 . Memory (MB): peak = 2001.848 ; gain = 0.000 ; free physical = 7954 ; free virtual = 12011 cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//base-hsi.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/base-hsi.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//build' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/build' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//deploy-source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/deploy-source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//device-tree.yaml' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//dtgen.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//git' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//license-destdir' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/license-destdir' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-system-top-custom.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-system-top-custom.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-imageon.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-imageon.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot-default' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot-default' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-deploy_source_date_epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-deploy_source_date_epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-populate_lic' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-populate_lic' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//system-top-custom.dts' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/system-top-custom.dts' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//temp' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//zynq-7000-qspi-dummy.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/zynq-7000-qspi-dummy.dtsi' are the same file WARNING: /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933:195 exit 1 from 'cp -rf "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//"* "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/"' WARNING: Backtrace (BB generated script): #1: do_configure, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 195 #2: main, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 281 Backtrace (metadata-relative locations): #1: do_configure, /home/agonga/petalinux/rita/components/yocto/layers/meta-xilinx-tools/classes/xsctbase.bbclass, line 74 ERROR: Logfile of failure stored in: /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/log.do_configure.2933 NOTE: recipe device-tree-xilinx-v2021.1+gitAUTOINC+252758eb1f-r0: task do_configure: Failed ERROR: Task (/home/agonga/petalinux/rita/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb:do_configure) failed with exit code '1' NOTE: recipe libad9361-iio-0.2+gitAUTOINC+fd44358e9c-r0: task do_generate_toolchain_file: Succeeded NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_unpack: Started NOTE: recipe fru-tools-0.8.1.5+gitAUTOINC+957cb9b2d4-r0: task do_unpack: Succeeded NOTE: recipe adrv9009-zu11eg-fan-control-dev+gitAUTOINC+e00aed0221-r0: task do_package: Succeeded NOTE: Tasks Summary: Attempted 4415 tasks of which 4301 didn't need to be rerun and 1 failed. ERROR: Failed to build project. Check the /home/agonga/petalinux/rita/build/build.log file for more details...
log.do_configure.2933 file:
DEBUG: Executing python function extend_recipe_sysroot NOTE: Direct dependencies are ['virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pyyaml_5.3.1.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-kernel/dtc/python3-dtc_1.5.1.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/python/python3_3.8.5.bb:do_populate_sysroot', '/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/dtc/dtc_1.6.0.bb:do_populate_sysroot', '/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/binutils/binutils-cross_2.35.1.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb:do_populate_sysroot', '/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/bison/bison_3.7.2.bb:do_populate_sysroot', '/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/gcc/gcc-cross_10.2.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/bc/bc_1.07.1.bb:do_populate_sysroot', '/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-kernel/kmod/kmod-native_git.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'virtual:native:/home/agonga/petalinux/rita/components/yocto/layers/core/meta/recipes-extended/xz/xz_5.2.5.bb:do_populate_sysroot'] NOTE: Installed into sysroot: [] NOTE: Skipping as already exists in sysroot: ['python3-pyyaml-default', 'python3-dtc-default', 'pseudo-default', 'python3-default', 'kern-tools-default', 'dtc-default', 'binutils-cross-arm', 'u-boot-tools-default', 'quilt-default', 'bison-default', 'gcc-cross-arm', 'bc-default', 'kmod-default', 'patch-default', 'xz-default', 'libyaml-default', 'python3-setuptools-default', 'python3-cython-default', 'flex-default', 'swig-default', 'gdbm-default', 'zlib-default', 'libffi-default', 'pkgconfig-default', 'autoconf-default', 'automake-default', 'ncurses-default', 'libnsl2-default', 'gnu-config-default', 'libtirpc-default', 'readline-default', 'libtool-default', 'sqlite3-default', 'util-linux-default', 'openssl-default', 'bzip2-default', 'texinfo-dummy-default', 'gettext-minimal-default', 'libmpc-default', 'linux-libc-headers', 'mpfr-default', 'gmp-default', 'gtk-doc-default', 'attr-default', 'unzip-default', 'm4-default', 'libpcre-default', 'libpcre2-default', 'libcap-ng-default'] DEBUG: Python function extend_recipe_sysroot finished DEBUG: Executing shell function do_configure MISC_ARG is -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml APP_ARG is -app "device-tree" Using xsct from: /home/agonga/petalinux/tools/xsct//bin/xsct cmd is: xsct -sdx -nodisp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl -ws /home/agonga/petalinux/rita/project-spec/configs/../../components/plnx_workspace/device-tree -pname device-tree -rp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git -processor_ip ps7_cortexa9 -hdf /home/agonga/petalinux/rita/build/tmp/deploy/images/zynq-generic/Xilinx-zynq-generic.xsa -arch 32 -app "device-tree" -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml INFO: [Hsi 55-2053] elapsed time for repository (/home/agonga/petalinux/tools/xsct/data/embeddedsw) loading 0 seconds WARNING: Clock pin "clk" of IP block "AD9361_SDR_axi_ad9361" is not connected to any of the pl_clk" zocl:false ext_platform: WARNING: RITA_axi_dma_0 connected ip is NULL for the pin M_AXIS_MM2S WARNING: ps7_i2c_0: No reset found WARNING: ps7_i2c_1: No reset found hsi::generate_target: Time (s): cpu = 00:00:07 ; elapsed = 00:00:08 . Memory (MB): peak = 2001.848 ; gain = 0.000 ; free physical = 7954 ; free virtual = 12011 cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//base-hsi.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/base-hsi.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//build' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/build' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//deploy-source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/deploy-source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//device-tree.yaml' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//dtgen.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//git' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//license-destdir' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/license-destdir' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-system-top-custom.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-system-top-custom.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-imageon.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-imageon.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot-default' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot-default' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-deploy_source_date_epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-deploy_source_date_epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-populate_lic' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-populate_lic' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//system-top-custom.dts' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/system-top-custom.dts' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//temp' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//zynq-7000-qspi-dummy.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/zynq-7000-qspi-dummy.dtsi' are the same file WARNING: /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933:195 exit 1 from 'cp -rf "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//"* "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/"' WARNING: Backtrace (BB generated script): #1: do_configure, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 195 #2: main, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 281 ERROR: Execution of '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933' failed with exit code 1: MISC_ARG is -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml APP_ARG is -app "device-tree" Using xsct from: /home/agonga/petalinux/tools/xsct//bin/xsct cmd is: xsct -sdx -nodisp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl -ws /home/agonga/petalinux/rita/project-spec/configs/../../components/plnx_workspace/device-tree -pname device-tree -rp /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git -processor_ip ps7_cortexa9 -hdf /home/agonga/petalinux/rita/build/tmp/deploy/images/zynq-generic/Xilinx-zynq-generic.xsa -arch 32 -app "device-tree" -hdf_type xsa -yamlconf /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml INFO: [Hsi 55-2053] elapsed time for repository (/home/agonga/petalinux/tools/xsct/data/embeddedsw) loading 0 seconds WARNING: Clock pin "clk" of IP block "AD9361_SDR_axi_ad9361" is not connected to any of the pl_clk" zocl:false ext_platform: WARNING: RITA_axi_dma_0 connected ip is NULL for the pin M_AXIS_MM2S WARNING: ps7_i2c_0: No reset found WARNING: ps7_i2c_1: No reset found hsi::generate_target: Time (s): cpu = 00:00:07 ; elapsed = 00:00:08 . Memory (MB): peak = 2001.848 ; gain = 0.000 ; free physical = 7954 ; free virtual = 12011 cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//base-hsi.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/base-hsi.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//build' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/build' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//deploy-source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/deploy-source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//device-tree.yaml' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/device-tree.yaml' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//dtgen.tcl' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/dtgen.tcl' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//git' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/git' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//license-destdir' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/license-destdir' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-system-top-custom.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-system-top-custom.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9361-z7035-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob-cmos.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-adrv9364-z7020-bob.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc702-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc702-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad6676-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9081.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9172-fmc-ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9265-fmc-125ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9361-fmcomms5.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9434-fmc-500ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9625-fmcadc2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-ad9739a-fmc.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-1-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9008-2-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9009.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9371.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-adrv9375-jesd204-fsm.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcdaq3-revC.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcjesdadc1.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zc706-adv7511-fmcomms11.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9361-fmcomms2-3.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-ad9467-fmc-250ebz.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511-adrv9002-rx2tx2.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-adv7511.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-adv7511.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//pl-delete-nodes-zynq-zed-imageon.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/pl-delete-nodes-zynq-zed-imageon.dtsi' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//recipe-sysroot-default' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/recipe-sysroot-default' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//source-date-epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/source-date-epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-deploy_source_date_epoch' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-deploy_source_date_epoch' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//sstate-install-populate_lic' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/sstate-install-populate_lic' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//system-top-custom.dts' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/system-top-custom.dts' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//temp' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp' are the same file cp: '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//zynq-7000-qspi-dummy.dtsi' and '/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/zynq-7000-qspi-dummy.dtsi' are the same file WARNING: /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933:195 exit 1 from 'cp -rf "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0//"* "/home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/"' WARNING: Backtrace (BB generated script): #1: do_configure, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 195 #2: main, /home/agonga/petalinux/rita/build/tmp/work/zynq_generic-xilinx-linux-gnueabi/device-tree/xilinx-v2021.1+gitAUTOINC+252758eb1f-r0/temp/run.do_configure.2933, line 281 Backtrace (metadata-relative locations): #1: do_configure, /home/agonga/petalinux/rita/components/yocto/layers/meta-xilinx-tools/classes/xsctbase.bbclass, line 74
Kind regards,
Amadeu.