Summary: | =dev-libs/concurrencykit-0.7.0 misses USE=static-libs and installs '.a' files | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/concurrencykit/ck/pull/163 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 695878 |
Description
Agostino Sarubbo
![]() Submited a patch for Upstream. Patch accepted! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e2dd79d860822c8ee78b6844511472a2bbcc6a commit d9e2dd79d860822c8ee78b6844511472a2bbcc6a Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-11-22 01:47:55 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-11-22 01:50:36 +0000 dev-libs/concurrencykit: fixed several bugs This is a overhaul of the whole ebuild. Nothing will change for the user, so I will keep the stable keyword for amd64, as I will drop 0.7.0 afterwards. Fixes: 1) Fixed calling AR - upstream accepted patch. 2) Failing tests on x86 - Setting PROFILE correctly. 3) Disabling static libs - upstream accepted patch. 4) Updated patches to use from upstreams git. Closes: https://bugs.gentoo.org/721926 Closes: https://bugs.gentoo.org/733170 Closes: https://bugs.gentoo.org/726398 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../concurrencykit/concurrencykit-0.7.0-r1.ebuild | 40 ++++++++ .../files/concurrencykit-0.7.0-ar.patch | 112 +++++++++++++++++++++ .../files/concurrencykit-0.7.0-glibc-2.30.patch | 54 ++++++++++ .../files/concurrencykit-0.7.0-gzip.patch | 58 +++++++++++ .../files/concurrencykit-0.7.0-static-libs.patch | 75 ++++++++++++++ 5 files changed, 339 insertions(+) |