https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-libs/libnvidia-container-1.14.6 overwrites CFLAGS/CXXFLAGS or adds uncommon ones. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0069
Created attachment 888835 [details] build.log build log and emerge --info
guru_ci has reproduced this issue with version 1.16.1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=06a9dd831bf8a98148ed8dd70bfe22936c825d10 commit 06a9dd831bf8a98148ed8dd70bfe22936c825d10 Author: Alexander Golubev <fatzer2@gmail.com> AuthorDate: 2024-11-13 17:17:10 +0000 Commit: Alexander Golubev <fatzer2@gmail.com> CommitDate: 2024-11-13 17:17:10 +0000 sys-libs/libnvidia-container: add 1.17.0 drop 1.14.6 +fixes - drop USE=doc: it installs only trivial documentation which can already be controlled by FEATURE=nodoc - remove licenses from DOCS - make dependency upon sys-libs/libseccomp optional - drop dependency upon dev-build/bmake - move x11-drivers/nvidia-drivers to RDEPEND - make ebuild respect user's flags/CC/etc Closes: https://bugs.gentoo.org/785154 Closes: https://bugs.gentoo.org/785970 Closes: https://bugs.gentoo.org/927989 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> sys-libs/libnvidia-container/Manifest | 2 +- ...ibnvidia-container-1.17.0-fix-makefile-r1.patch | 220 +++++++++++++++++++++ .../libnvidia-container-1.14.6.ebuild | 96 --------- .../libnvidia-container-1.17.0.ebuild | 123 ++++++++++++ .../libnvidia-container-9999.ebuild | 70 ++++--- 5 files changed, 391 insertions(+), 120 deletions(-)