Summary: | net-libs/liblockfile : does not respect AR | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | mmk, net-mail+disabled |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | liblockfile-1.09.patch |
Description
Agostino Sarubbo
![]() Created attachment 349230 [details, diff]
liblockfile-1.09.patch
I've attached a patch against the latest ebuild. Adding tc-export AR to src_configure() fixes the problem.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af6bf4d10b5b494cc7c0cc7c220329ab7d78d7e commit 0af6bf4d10b5b494cc7c0cc7c220329ab7d78d7e Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-08-08 14:58:44 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-08-08 15:00:49 +0000 net-libs/liblockfile: Export AR; Don't run tests when not requested Closes: https://bugs.gentoo.org/468156 Bug: https://bugs.gentoo.org/691706 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> .../files/liblockfile-1.15-makefile.patch | 74 ++++++++++++++++++++++ net-libs/liblockfile/liblockfile-1.15.ebuild | 10 ++- 2 files changed, 81 insertions(+), 3 deletions(-) |