Problem description: Install error when installing systemd. Scenario: 1. set 'PACKAGECONFIG = "xz"' for systemd 2. build systemd and see install error Reproduced on: WR Linux 700.6 BSP: EPB2 (based on fsl-t4xxx) Analysis: From install log: sed: can't read /build/epb_wrlinux_700.6/build/build_epb2_epb/bitbake_build/tmp/work/ppc64e6500-wrs-linux/systemd/1_216+gitAUTOINC+5d0ae62c66-r0/image/usr/lib64/tmpfiles.d/systemd.conf: No such file or directory WARNING: /build/epb_wrlinux_700.6/build/build_epb2_epb/bitbake_build/tmp/work/ppc64e6500-wrs-linux/systemd/1_216+gitAUTOINC+5d0ae62c66-r0/temp/do_install/run.do_install.42629:1 exit 2 from sed -i -e "\$ad /run/systemd/netif/links 0755 root root -" /build/epb_wrlinux_700.6/build/build_epb2_epb/bitbake_build/tmp/work/ppc64e6500-wrs-linux/systemd/1_216+gitAUTOINC+5d0ae62c66-r0/image/usr/lib64/tmpfiles.d/systemd.conf ERROR: Function failed: do_install (log file is located at /build/epb_wrlinux_700.6/build/build_epb2_epb/bitbake_build/tmp/work/ppc64e6500-wrs-linux/systemd/1_216+gitAUTOINC+5d0ae62c66-r0/temp/do_install/log.do_install.42629) The systemd.conf file is located in /usr/lib and not in /usr/lib64
configure a wrl7 RCPL6 project based on the fsl t4xxx BSP, standard kernel/rootfs change the PACKAGECONFIG flag in the systemd recipe to xz observe the build log