https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-libs/libnvidia-container-1.8.0_rc1 does not respect CFLAGS. Discovered on: amd64 (internal ref: guru_ci) NOTE: To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Created attachment 762981 [details] build.log build log and emerge --info
guru_ci has reproduced this issue with version 1.9.0 - Updating summary.
guru_ci has reproduced this issue with version 1.10.0 - Updating summary.
guru_ci has reproduced this issue with version 1.13.1 - Updating summary.
guru_ci has reproduced this issue with version 1.13.2 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f67bf1186033752144b3bc5c6951100c2749203f commit f67bf1186033752144b3bc5c6951100c2749203f Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2024-03-26 12:13:42 +0000 Commit: Huang Rui <vowstar@gmail.com> CommitDate: 2024-03-26 12:15:17 +0000 sys-libs/libnvidia-container: bump to 1.14.6 - Fix misses USE=static-libs and installs '.a' files - Fix go: command not found, add go as BDEPEND - Fix doc install - Respect LDFLAGS and CFLAGS - Don't strip files - Fix overwrites CFLAGS/CXXFLAGS or adds uncommon ones Closes: https://bugs.gentoo.org/783984 Closes: https://bugs.gentoo.org/831703 Closes: https://bugs.gentoo.org/831705 Closes: https://bugs.gentoo.org/831706 Closes: https://bugs.gentoo.org/831707 Closes: https://bugs.gentoo.org/831708 Closes: https://bugs.gentoo.org/907876 Signed-off-by: Huang Rui <vowstar@gmail.com> sys-libs/libnvidia-container/Manifest | 2 + .../libnvidia-container-1.14.6-fix-makefile.patch | 193 +++++++++++++++++++++ .../libnvidia-container-1.14.6.ebuild | 96 ++++++++++ .../libnvidia-container-9999.ebuild | 78 +++++++-- sys-libs/libnvidia-container/metadata.xml | 15 +- 5 files changed, 361 insertions(+), 23 deletions(-)