Summary: | app-pda/jpilot-1.8.2-r1 fails to compile (lto): utils.c:69:19: error: type of glob_date_label does not match original declaration [-Werror=lto-type-mismatch] | ||
---|---|---|---|
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: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/28630 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 800373 [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=64104056cfa17860d3b5c3ec87794fb2cfe80949 commit 64104056cfa17860d3b5c3ec87794fb2cfe80949 Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-12-10 20:18:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-16 05:10:11 +0000 app-pda/jpilot: add 2.0.1, fix configure for clang16 Closes: https://bugs.gentoo.org/870535 Closes: https://bugs.gentoo.org/865945 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28630 Signed-off-by: Sam James <sam@gentoo.org> app-pda/jpilot/Manifest | 1 + .../files/jpilot-2.0.1-fix-configure-clang16.patch | 25 ++++++++++ .../files/jpilot-2.0.1-fix-lto-type-mismatch.patch | 25 ++++++++++ app-pda/jpilot/jpilot-2.0.1.ebuild | 55 ++++++++++++++++++++++ app-pda/jpilot/metadata.xml | 7 +++ 5 files changed, 113 insertions(+) |