Summary: | media-libs/lsp-plugins-1.1.29 fails to compile: cvector.h:216:20: error: ssize_t does not name a type; did you mean size_t? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Matthew Thode ( prometheanfire ) <prometheanfire> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/sadko4u/lsp-plugins/commit/7ce7230382ed1c19d5c1765f95ba0c49ce6975d1 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 853826 | ||
Bug Blocks: | 713786 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-01-27 07:20:48 UTC
Created attachment 763718 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Package 'jack', required by 'virtual:world', not found /var/tmp/portage/media-libs/lsp-plugins-1.1.29/work/lsp-plugins-1.1.29/include/data/cvector.h:216:20: error: 'ssize_t' does not name a type; did you mean 'size_t'? Should be fixed by https://github.com/sadko4u/lsp-plugins/commit/7ce7230382ed1c19d5c1765f95ba0c49ce6975d1 which is in 1.1.31. Can we get a version bump or fix 9999 to fix this issue? The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9f8c64fb3090149a26b66c872dbb1bb7f75fbe commit cd9f8c64fb3090149a26b66c872dbb1bb7f75fbe Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-03 01:50:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-03 01:55:09 +0000 media-libs/lsp-plugins: add 1.2.3 Bug: https://bugs.gentoo.org/683400 Bug: https://bugs.gentoo.org/832147 Bug: https://bugs.gentoo.org/874339 Closes: https://bugs.gentoo.org/768804 Closes: https://bugs.gentoo.org/853826 Thanks-to: Olivier Huber <oli.huber@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/lsp-plugins/Manifest | 1 + media-libs/lsp-plugins/lsp-plugins-1.2.3.ebuild | 88 +++++++++++++++++++++++++ media-libs/lsp-plugins/lsp-plugins-9999.ebuild | 63 ++++++++++++++---- media-libs/lsp-plugins/metadata.xml | 3 +- 4 files changed, 140 insertions(+), 15 deletions(-) |