Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831705 - [guru] sys-libs/libnvidia-container-1.8.0_rc1 installs files into unexpected paths
Summary: [guru] sys-libs/libnvidia-container-1.8.0_rc1 installs files into unexpected ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-01-21 08:13 UTC by Agostino Sarubbo
Modified: 2024-03-27 11:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,114.92 KB, text/plain)
2022-01-21 08:13 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-21 08:13:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libnvidia-container-1.8.0_rc1 installs files into unexpected paths.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-21 08:13:57 UTC
Created attachment 762979 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-27 11:50:31 UTC
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(-)