Summary: | net-mail/maildirtree-0.6-r1 : maildirtree.h:20:3: error: unknown type name ‘bool’ | ||
---|---|---|---|
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 WONTFIX | ||
Severity: | normal | CC: | joerg.schaible, jstein, net-mail+disabled |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-history.txt
environment net-mail:maildirtree-0.6-r1:20160102-203931.log maildirtree-0.6-stdbool.patch maildirtree-0.6-r2 |
Description
Toralf Förster
![]() Created attachment 421680 [details]
emerge-history.txt
Created attachment 421682 [details]
environment
Created attachment 421684 [details]
net-mail:maildirtree-0.6-r1:20160102-203931.log
If we add "#include <stdbool.h>" to maildirtree.h, then this compiles. Created attachment 540386 [details, diff]
maildirtree-0.6-stdbool.patch
Patch to use stdbool instead of old self-defined type.
Created attachment 540388 [details]
maildirtree-0.6-r2
New revision of the ebuild using the stdbool patch and an updated URL for the homepage.
I confirm that this package does not compile anymore at the moment. I think this should be fixed upstream. I have sent an email to the upstream developer. Upstream confirmed that https://github.com/joshk0/maildirtree is the official repository. You can also prepare a PR there. The ebuild uses very old functions and should be overhauled after the upstream source is updated. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2534bb6b19dbcfa70b398fc9458d957dec8030 commit 1d2534bb6b19dbcfa70b398fc9458d957dec8030 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-30 15:13:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-30 15:17:16 +0000 net-mail/maildirtree: remove last-rited package Bug: https://bugs.gentoo.org/570658 Signed-off-by: Sam James <sam@gentoo.org> net-mail/maildirtree/Manifest | 1 - .../files/maildirtree-0.6-ldflags.patch | 19 ------------------ net-mail/maildirtree/maildirtree-0.6-r1.ebuild | 23 ---------------------- net-mail/maildirtree/metadata.xml | 5 ----- profiles/package.mask | 5 ----- 5 files changed, 53 deletions(-) |