openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
148 stars 130 forks source link

BMCWEB throws warnings in build #238

Closed edtanous closed 1 year ago

edtanous commented 1 year ago

Describe the bug

WARNING: bmcweb-1.0+gitAUTOINC+a170f27567-r0 do_package_qa: QA Issue: File /usr/bin/.debug/bmcweb in package bmcweb-dbg contains reference to TMPDIR [buildpaths]

gets printed to the console when doing bmcweb builds. This is a new error added by yocto recently.

Environment Appears to reproduce on all environments, specifically tested on qemu.

What specific OpenBMC versions (SHA1) did you use? 2f5e377f6bce92e6dde5bc46ed6e3a4835eeb00c

To Reproduce Steps to reproduce the behavior: Run build. Observe aforementioned warning.

Is this a regression Yes, but not a regression in bmcweb directly. Appears to be related to the latest subtree update: 615f2f11d3f46e3eae642475495a7ca4cfddc49e

edtanous commented 1 year ago

Resolved on master.