@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: app-editors/teco fails to compile. Discovered on: amd64 NOTE: If you need further logs, feel free to ask.
Created attachment 645808 [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=11f375b2016fb01c6407cff3cf857b09578d2028 commit 11f375b2016fb01c6407cff3cf857b09578d2028 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2020-06-23 10:46:02 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2020-06-23 10:46:19 +0000 app-editors/teco: Fix compile errors with clang. Closes: https://bugs.gentoo.org/729254 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org> app-editors/teco/files/teco-void-functions.patch | 536 +++++++++++++++++++++++ app-editors/teco/teco-36_p19940820.ebuild | 1 + 2 files changed, 537 insertions(+)
All errors and most warnings should be gone. Please test. Note that I haven't bothered to fix some of the more silly warnings that clang appears to enable by default, like -Wcomment or -Wempty-body.