Summary: | x11-misc/gtkdialog-0.8.3_p20200202 - gtkdialog_parser.y: error: implicit declaration of function run_program [-Werror=implicit-fun | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
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: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/28223 | ||
Whiteboard: | fixed in 0.8.3_p20200202-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt.bz2 environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 x11-misc:gtkdialog-0.8.3_p20200202:20221006-045023.log |
Description
Toralf Förster
![]() Created attachment 822184 [details]
emerge-info.txt
Created attachment 822187 [details]
emerge-history.txt.bz2
Created attachment 822190 [details]
environment
Created attachment 822193 [details]
etc.portage.tar.bz2
Created attachment 822196 [details]
logs.tar.bz2
Created attachment 822199 [details]
temp.tar.bz2
Created attachment 822202 [details]
x11-misc:gtkdialog-0.8.3_p20200202:20221006-045023.log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49902c7b7d6d91a25d2161598a764c584062d50d commit 49902c7b7d6d91a25d2161598a764c584062d50d Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-10-14 16:58:17 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-10-14 17:03:23 +0000 profiles: Mask x11-misc/gtkdialog for removal Bug: https://bugs.gentoo.org/769131 Bug: https://bugs.gentoo.org/875704 Signed-off-by: Matt Turner <mattst88@gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e6b02522eb0c68f04be0bb0316ae92b740db4e commit 74e6b02522eb0c68f04be0bb0316ae92b740db4e Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-10-31 17:36:43 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-10-31 17:39:06 +0000 profiles: Unmask x11-misc/gtkdialog Bug: https://bugs.gentoo.org/875704 Signed-off-by: Matt Turner <mattst88@gentoo.org> profiles/package.mask | 9 --------- 1 file changed, 9 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7736f1c577d6233b1c8aa0fbeab639e1dd13241a commit 7736f1c577d6233b1c8aa0fbeab639e1dd13241a Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-11-11 13:34:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-15 02:38:56 +0000 x11-misc/gtkdialog: revbump, fix build for clang16 Closes: https://bugs.gentoo.org/875704 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28223 Signed-off-by: Sam James <sam@gentoo.org> .../gtkdialog-0.8.3-fix-build-for-clang16.patch | 202 +++++++++++++++++++++ .../gtkdialog/gtkdialog-0.8.3_p20200202-r1.ebuild | 56 ++++++ x11-misc/gtkdialog/gtkdialog-99999.ebuild | 23 ++- 3 files changed, 272 insertions(+), 9 deletions(-) |