[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 291928] dns/knot-resolver6: Makefile fix for TESTUNIT option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Dec 2025 08:27:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291928
Bug ID: 291928
Summary: dns/knot-resolver6: Makefile fix for TESTUNIT option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: trashcan@ellael.org
CC: freebsd@dns.company
CC: freebsd@dns.company
Flags: maintainer-feedback?(freebsd@dns.company)
Created attachment 266518
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266518&action=edit
add TESTUNIT_LDFLAGS to Makefile
Makefile needs an additional LDFLAGS for compiling the test unit:
TESTUNIT_LDFLAGS+= -pthread
FYI: I do not have a 'LDFLAGS+= -pthread' in my poudriere ports make.conf which
would have been an alternative way to get the test unit compiled
--
You are receiving this mail because:
You are the assignee for the bug.