Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829159 - dev-libs/xxhash-0.8.1 installs files with broken symlink
Summary: dev-libs/xxhash-0.8.1 installs files with broken symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
: 829160 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-14 11:35 UTC by Agostino Sarubbo
Modified: 2021-12-14 12:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.59 KB, text/plain)
2021-12-14 11:35 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 2021-12-14 11:35:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/xxhash-0.8.1 installs files with broken symlink.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-14 11:35:36 UTC
Created attachment 758921 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-14 11:37:01 UTC
*** Bug 829160 has been marked as a duplicate of this bug. ***
Comment 3 Guilherme Amadio gentoo-dev 2021-12-14 11:47:42 UTC
Oops, indeed, didn't notice that when bumping. Will fix right away.
Comment 4 Larry the Git Cow gentoo-dev 2021-12-14 12:14:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0abb4822633e94e7c35a4ed15a0e2dba783ad4

commit 2c0abb4822633e94e7c35a4ed15a0e2dba783ad4
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-12-14 12:11:08 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-12-14 12:13:26 +0000

    dev-libs/xxhash: fix bug #829159
    
    Closes: https://bugs.gentoo.org/829159
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-libs/xxhash/xxhash-0.8.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)
Comment 5 Guilherme Amadio gentoo-dev 2021-12-14 12:19:02 UTC
Filed a bug upstream: https://github.com/Cyan4973/xxHash/issues/663