https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/xemacs-21.5.34-r9 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 777350 [details] build.log build log and emerge --info
Odd that 'list-load-path-shadows' would be unknown. I notice though that this is a massive parallel build so could be that the build trips on that!? I have reached out to upstream to see if might be a known issue.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89aa72248232d5b4245610784d17147122d9341 commit b89aa72248232d5b4245610784d17147122d9341 Author: Mats Lidell <matsl@gentoo.org> AuthorDate: 2022-06-16 21:09:29 +0000 Commit: Mats Lidell <matsl@gentoo.org> CommitDate: 2022-06-16 21:16:30 +0000 app-editors/xemacs: patch for make problem in xemacs-21.5.34 Upstream found a problem that could explain the issues seen with builds on tinderboxes with highly parallel builds. Bug: https://bugs.gentoo.org/843236 Signed-off-by: Mats Lidell <matsl@gentoo.org> .../xemacs-21.5.34-autoloads-parallell-make.patch | 184 +++++++++++++++++++++ app-editors/xemacs/xemacs-21.5.34-r9.ebuild | 1 + 2 files changed, 185 insertions(+)
Initial build was successful so looks promising.