https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-dialup/syncterm-1.1 calls ar directly. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Created attachment 894648 [details] build.log build log and emerge --info
Error(s) that match a know pattern: ./tools/buildlib.sh: line 34: ar: command not found ./tools/ccopts.sh: line 51: strip: command not found
Just to clarify: I’m still working on this, on and off. I’m trying to figure out how to reasonably patch this whole thing, and it’s quite a challenge for me.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b84c0f56ba3b8aa9010d5978890d07f086e6d8d commit 5b84c0f56ba3b8aa9010d5978890d07f086e6d8d Author: Seth M. Price <sprice623@aol.com> AuthorDate: 2024-11-27 22:32:09 +0000 Commit: Seth M. Price <sprice623@aol.com> CommitDate: 2024-11-27 22:34:40 +0000 net-dialup/syncterm: fix various QA issues cryptlib’s build system is awful. Hopefully this is the last of what I need to do to avoid QA issues on the automated testing box thingy; I’ll just wait and see. No revision bump since nothing changed for users who successfully built it before. Bug: https://bugs.gentoo.org/933185 Bug: https://bugs.gentoo.org/933184 Signed-off-by: Seth M. Price <sprice623@aol.com> .../syncterm-1.1_do-not-strip-3rdp-test.patch | 40 ++++++++++ .../syncterm-1.1_respect-toolchain-variables.patch | 89 ++++++++++++++++++++++ net-dialup/syncterm/syncterm-1.1.ebuild | 5 +- 3 files changed, 133 insertions(+), 1 deletion(-)