Bug 277098

Summary: archivers/zlib-ng: fix build tests
Product: Ports & Packages Reporter: Max Brazhnikov <makc>
Component: Individual Port(s)Assignee: Loïc Bartoletti <lbartoletti>
Status: Closed FIXED    
Severity: Affects Only Me Flags: lbartoletti: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Max Brazhnikov freebsd_committer freebsd_triage 2024-02-16 21:42:33 UTC
Created attachment 248515 [details]
patch

I've always avoided dealing with testing in ports before, now I understand why :)
I think testing framework should be implemented as a feature (like WITH_DEBUG) and not via options. Anyway, this patch fixes build with tests, all tests passed successfully.
Comment 1 Loïc Bartoletti freebsd_committer freebsd_triage 2024-02-21 12:29:13 UTC
Thanks, push it!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-22 17:22:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e86f4ac9642148525a2b4356dc211526226acdd5

commit e86f4ac9642148525a2b4356dc211526226acdd5
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-02-22 17:21:37 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-02-22 17:21:37 +0000

    archivers/zlib-ng: fix build with TEST option

    PR:             277098
    Approved by:    maintainer

 archivers/zlib-ng/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)