Summary: | media-libs/portaudio calls ar directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 636000 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102546f0b95e6de750d0ddb05f1d4bf2f3ac3016 commit 102546f0b95e6de750d0ddb05f1d4bf2f3ac3016 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-05-26 18:17:56 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-05-26 18:20:05 +0000 media-libs/portaudio: respect AR setting, bug #720966 AC_PATH_PROG only accepts absolute paths. AC_CHECK_PROG is a correct way to detect binary names. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/720966 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> .../portaudio/files/portaudio-19.06.00-AR.patch | 14 +++++ media-libs/portaudio/portaudio-19.06.00-r3.ebuild | 72 ++++++++++++++++++++++ 2 files changed, 86 insertions(+) |