mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-12-15 22:55:21 +01:00
We get the following QA warning on build: WARNING: containerd-opencontainers-v1.6.8+gitAUTOINC+579a6380ec-r0 do_package_qa: QA Issue: File /usr/bin/containerd-shim-runc-v2 in package containerd-opencontainers contains reference to TMPDIR File /usr/bin/containerd-ctr in package containerd-opencontainers contains reference to TMPDIR File /usr/bin/containerd-shim-runc-v1 in package containerd-opencontainers contains reference to TMPDIR File /usr/bin/containerd in package containerd-opencontainers contains reference to TMPDIR File /usr/bin/containerd-shim in package containerd-opencontainers contains reference to TMPDIR [buildpaths] This is the first step in fixing the QA warning, by dropping our debug patch, passing -trimpath and not defining GO_DEBUG. This leaves a final reference similar to: path _/opt/poky/build/tmp/work/core2-64-poky-linux/containerd-opencontainers/v1.6.8+gitAUTOINC+579a6380ec-r0/git/src/import/cmd/ctr That is being stored in the .rodata of the binaries. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
||
|---|---|---|
| .. | ||
| buildah | ||
| cgroup-lite | ||
| conmon | ||
| containerd | ||
| cri-o | ||
| cri-tools | ||
| criu | ||
| crun | ||
| docker | ||
| docker-compose | ||
| docker-distribution | ||
| go-digest | ||
| go-errors | ||
| go-spf13-cobra | ||
| go-spf13-pflag | ||
| k3s | ||
| kubernetes | ||
| lxc | ||
| lxcfs | ||
| nerdctl | ||
| oci-image-spec | ||
| oci-image-tools | ||
| oci-runtime-spec | ||
| oci-runtime-tools | ||
| oci-systemd-hook | ||
| podman | ||
| podman-compose | ||
| podman-tui | ||
| riddler | ||
| runc | ||
| singularity | ||
| skopeo | ||
| sloci-image | ||
| tini | ||
| umoci | ||