Wind River Support Network

HomeDefectsLIN1022-1069
Acknowledged

LIN1022-1069 : Build Path QA issues

Created: Jul 25, 2022    Updated: Apr 15, 2024
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Build & Config

Description

$ setup.sh --machines=qemux86-64 --dl-layers --accept-eula=yes
$ echo ERROR_QA += \"buildpaths\" >> conf/local.conf
$ bitbake -k world

[snip]
==
WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/bin/postgres in package postgresql contains reference to TMPDIR
File /usr/bin/pg_config in package postgresql contains reference to TMPDIR [buildpaths]
WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/include/pg_config.h in package libpq-dev contains reference to TMPDIR [buildpaths]
WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/include/postgresql/server/pg_config.h in package postgresql-server-dev contains reference to TMPDIR
File /usr/lib/postgresql/pgxs/src/Makefile.global in package postgresql-server-dev contains reference to TMPDIR [buildpaths]
WARNING: postgresql-14.4-r0 do_package_qa: QA Issue: File /usr/lib/libpgcommon.a in package postgresql-staticdev contains reference to TMPDIR
File /usr/lib/libpgcommon_shlib.a in package postgresql-staticdev contains reference to TMPDIR [buildpaths]

WARNING: resource-agents-4.5.0-r0 do_package_qa: QA Issue: File /lib/systemd/system/ldirectord.service in package ldirectord contains reference to TMPDIR [buildpaths]

WARNING: pacemaker-2.0.5-r0 do_package_qa: QA Issue: File /usr/sbin/crm_standby in package pacemaker-cli-utils contains reference to TMPDIR

WARNING: setools-4.4.0-r0 do_package_qa: QA Issue: File /usr/src/debug/setools/4.4.0-r0/git/setools/policyrep.c in package setools-src contains reference to TMPDIR [buildpaths]

==
[snip]

Steps to Reproduce

$ setup.sh --machines=qemux86-64 --dl-layers --accept-eula=yes --templates=feature/linux-yocto-dev,feature/toolchain-next,feature/userspace-next
$ echo ERROR_QA += \"buildpaths\" >> conf/local.conf
$ bitbake -k world
Live chat
Online