Fixed
Created: Sep 16, 2014
Updated: Sep 8, 2018
Resolved Date: Aug 27, 2015
Found In Version: 7.0
Fix Version: 7.0.0.9
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace
QA Issue: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't a build dependency?
debug: WARNING: QA Issue: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: syslog-ng-libs rdepends on util-linux-libuuid, but it isn't a build dependency? [build-deps]
If not addressed, this could cause the build to fail if util-linux has not been built by the time syslog-ng builds.
Put a temporary workaround in place by adding the following line to a syslog-ng bbappend file:
DEPENDS += "util-linux"
1. /buildarea1/product/WRL70_LB06/wrlinux-7/wrlinux/configure --enable-board=qemux86 --enable-kernel=standard --enable-rootfs=glibc-std --with-sstate-dir=/buildarea1/Workspace/SSTATE --enable-parallel-pkgbuilds=8 --enable-jobs=8 --enable-patchresolve=noop
2. bitbake world