Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 878803

Summary: [guru] media-libs/amdvlk-2022.4.1 installs files into unexpected paths
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Reva Denis <denis7774>
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.xz

Description Agostino Sarubbo gentoo-dev 2022-10-30 08:12:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/amdvlk-2022.4.1 installs files into unexpected paths.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-30 08:12:41 UTC
Created attachment 826121 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Reva Denis 2022-10-30 09:14:11 UTC
At this moment it's false positive because I created workaround to fix it in src_intall_all stage. I'll create path to fix it later.
Comment 3 Reva Denis 2022-10-30 09:15:37 UTC
I know about that issue when I created ebuild :)
Comment 4 Larry the Git Cow gentoo-dev 2022-11-16 19:33:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=955851505c0c5538d143422cc5e65aca280df338

commit 955851505c0c5538d143422cc5e65aca280df338
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2022-11-16 17:03:06 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2022-11-16 17:03:20 +0000

    media-libs/amdvlk: updated to 2022.4.2
    
    Reduced installation time
    
    Fixed warning about installation directory
    
    Closes: https://bugs.gentoo.org/878803
    Closes: https://bugs.gentoo.org/784548
    Closes: https://bugs.gentoo.org/872461
    Signed-off-by: Denis Reva <denis7774@gmail.com>

 media-libs/amdvlk/Manifest                         |  10 +-
 ...dvlk-2022.4.1.ebuild => amdvlk-2022.4.2.ebuild} |  32 ++-
 .../files/amdvlk-2022.4.2-license-path.patch       |  13 +
 ...2022.4.2-reduced-llvm-installations-part2.patch | 175 ++++++++++++
 ...mdvlk-2022.4.2-reduced-llvm-installations.patch | 309 +++++++++++++++++++++
 5 files changed, 519 insertions(+), 20 deletions(-)