Hello, I am running a REHL 7.8 development environment and am trying to configure boot products for the ZCU102 board via its BSP (2020.1). I am able to configure the project with no problem, but when I try to build it, it fails. The error that I am getting is:
Subprocess output:error: Failed to initialize NSS library from various function calls to meta/recipes-core/packagegroups/packagegroup-core-boot.bb:do_package I have identified the root cause of this bug to be calls from Python calls for various recipes to the rpm library /rpmdeps and /rpmbuild, the specifics of which depend on the rootfs configuration. The faulty rpm directories I have managed to identify are: * ./xilinx-zcu102-2020.1/build/tmp/work/zcu102_zynqmp-xilinx-linux/base-files/3.0.14-r89/recipe-sysroot-native/usr/lib/rpm * ./xilinx-zcu102-2020.1/build/tmp/work/zcu102_zynqmp-xilinx-linux/packagegroup-core-boot/1.0-r17/recipe-sysroot-native/usr/lib/rpm/ * ./xilinx-zcu102-2020.1/build/tmp/sysroots-components/x86_64/rpm-native/usr/lib/rpm/ The rpm library version of this package is 4.14.2.1. When I replace these libraries with 4.11 (the version I have installed on my host PC), I am able to remove some of the errors. However, I have still not been able to build the project. Please advise on how to proceed. I am including Jim Devereaux - Raytheon's Xilinx rep - on this email as well. Best, Simon Heimowitz Electrical Engineer I (516) 286-5811 [email protected] Raytheon Intelligence & Space Hardware Engineering Center
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4756): https://lists.yoctoproject.org/g/meta-xilinx/message/4756 Mute This Topic: https://lists.yoctoproject.org/mt/77032433/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
