https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/conmon-2.0.22 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 680137 [details] build.log build log and emerge --info
Possible context of error(s): /bin/sh: line 1: go: command not found make[1]: ../tools/build/go-md2man: No such file or directory * QA Notice: command not found: * /bin/sh: line 1: go: command not found
it also calls cc directly (not in this build log but reproducible with -native-symlinks)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5ad89f2651170469811ddd4c7ede047906f3e0 commit dc5ad89f2651170469811ddd4c7ede047906f3e0 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-12-29 08:48:49 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-12-29 08:49:36 +0000 app-emulation/conmon: Add dev-go/go-md2man to DEPEND Bug: https://bugs.gentoo.org/762376 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-emulation/conmon/conmon-2.0.22.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6529a2533ed410816d79c4e514de5eddc2f449 commit 7f6529a2533ed410816d79c4e514de5eddc2f449 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-12-29 08:54:24 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-12-29 08:59:33 +0000 app-emulation/conmon: use CC variable and system go-md2man Closes: https://bugs.gentoo.org/762376 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-emulation/conmon/conmon-2.0.22.ebuild | 5 +++++ 1 file changed, 5 insertions(+)
Thanks!