Summary: | media-sound/gstreamripper-0.2 - main.c: error: implicit declaration of function loadPrefs [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/36080 | ||
Whiteboard: | fixed in 0.2-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz media-sound:gstreamripper-0.2:20231204-151646.log qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 876774 [details]
emerge-info.txt
Created attachment 876775 [details]
emerge-history.txt.xz
Created attachment 876776 [details]
environment
Created attachment 876777 [details]
etc.clang.tar.xz
Created attachment 876778 [details]
etc.portage.tar.xz
Created attachment 876779 [details]
logs.tar.xz
Created attachment 876780 [details]
media-sound:gstreamripper-0.2:20231204-151646.log
Created attachment 876781 [details]
qlist-info.txt.xz
Created attachment 876782 [details]
temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455ca0943d2c4594dcc8d79b1781cb41bb059d8d commit 455ca0943d2c4594dcc8d79b1781cb41bb059d8d Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2024-04-03 17:08:01 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-06-29 10:14:45 +0000 media-sound/gstreamripper: Fix C99 errors; update EAPI 7 -> 8 There was a number of implicit declarations and wrongs made with pointer assignments. Patch fixes them, also supercedes previous pull request with wrongly made casts by correct functions from glib. Closes:https://bugs.gentoo.org/871012 Closes:https://bugs.gentoo.org/919182 Closes:https://bugs.gentoo.org/885531 Closes:#30057 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/36080 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../files/gstreamripper-0.2-C99-fixes.patch | 85 ++++++++++++++++++++++ ...pper-0.2.ebuild => gstreamripper-0.2-r1.ebuild} | 6 +- 2 files changed, 90 insertions(+), 1 deletion(-) |