Summary: | sys-devel/gdb-9.1 automagic depend on dev-libs/xxhash-0.7.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Georgy Yakovlev (RETIRED) <gyakovlev> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=709696 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Nice catch! I diffed top-level configure.ac when bumping gdb. Should have looked at gdb/ subdir as well. Fixing. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e785b425ed9fce88ec735a046d8d62d3f8d53be6 commit e785b425ed9fce88ec735a046d8d62d3f8d53be6 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-02-15 09:48:30 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-02-15 09:49:14 +0000 sys-devel/gdb: add USE=xxhash, bug #709690 xxhash is an optional dependency to speed up internal hashing. Reported-by: Georgy Yakovlev Closes: https://bugs.gentoo.org/709690 Bug: https://bugs.gentoo.org/709696 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> sys-devel/gdb/gdb-9.1.ebuild | 8 ++++++-- sys-devel/gdb/gdb-9999.ebuild | 8 ++++++-- sys-devel/gdb/metadata.xml | 1 + 3 files changed, 13 insertions(+), 4 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fab6ea5e825ea637634ac6e18c19018e10d5bb0 commit 1fab6ea5e825ea637634ac6e18c19018e10d5bb0 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-02-15 09:42:18 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-02-15 09:49:14 +0000 arch/riscv/package.use.mask: mask gdb[xxhash], not keywords yet Bug: https://bugs.gentoo.org/709690 Bug: https://bugs.gentoo.org/709696 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> profiles/arch/riscv/package.use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |
Caught while unmerging xxhash >>> package: dev-libs/xxhash-0.7.1 * - /usr/lib64/libxxhash.so.0 * - /usr/lib64/libxxhash.so.0.7.1 * used by /usr/bin/gdb (sys-devel/gdb-9.1)