[Bug 289325] cryptocheck tool fails to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 Sep 2025 12:58:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289325

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=898d513ab1c53b07a3b19738df332b7da51b95d1

commit 898d513ab1c53b07a3b19738df332b7da51b95d1
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2025-09-12 15:29:40 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2025-09-23 12:57:30 +0000

    tools: Drop cryptotest

    This has been supplanted by cryptocheck and has bitrotted to the point
    where it no longer builds.

    PR:             289325
    Reviewed by:    jhb
    Differential Revision:  https://reviews.freebsd.org/D52399

    (cherry picked from commit 4c6cf6107b824f7ba4a3fe66db8e0a36c8dd8b04)

 tools/tools/crypto/Makefile            |   5 +-
 tools/tools/crypto/cryptorun.sh (gone) |  31 --
 tools/tools/crypto/cryptotest.c (gone) | 658 ---------------------------------
 3 files changed, 1 insertion(+), 693 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.