Summary: | [guru] sys-libs/libnvidia-container-1.13.2 does not respect CFLAGS | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | vowstar <vowstar> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 785607 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-01-21 08:14:05 UTC
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(-) |