Bug 277515

Summary: devel/valgrind: Does not build under 13.3-RELEASE
Product: Ports & Packages Reporter: Craig Leres <leres>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Not Accepted    
Severity: Affects Only Me CC: jkim, pjfloyd
Priority: --- Flags: pjfloyd: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch leres: maintainer-approval? (pjfloyd)

Description Craig Leres freebsd_committer freebsd_triage 2024-03-05 20:58:54 UTC
Here's the error:

    configure: error: Valgrind works on FreeBSD 10.x to 15.x

Here's the (trivial) patch to configure.ac.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2024-03-05 20:59:40 UTC
Created attachment 248954 [details]
patch
Comment 2 Paul Floyd 2024-03-05 21:44:24 UTC
Please use devel/valgrind-devel, this should work with FreeBSD 13.3.

My policy with Valgrind is to only have the official releases in devel/valgrind and to put anything else into devel/valgrind-devel.

I also almost never bother with FreeBSD port patches, it is much easier for me to push changes upstream and then just update valgrind-devel with a snapshot version.
Comment 3 Craig Leres freebsd_committer freebsd_triage 2024-03-05 21:45:53 UTC
Fair enough.
Comment 4 Paul Floyd 2024-03-05 21:57:46 UTC
(In reply to Craig Leres from comment #0)

Trivial but insufficient:

https://sourceware.org/git/?p=valgrind.git;a=commit;h=32ca31e98245df31b311654d0ba5de232fe50265

(though not as bad as the last time that I got a patch from a FreeBSD committer)
Comment 5 Paul Floyd 2024-03-05 21:59:32 UTC
If there are too many complaints about the package not building I'll look into making a patch.
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2024-03-13 12:52:27 UTC
*** Bug 277657 has been marked as a duplicate of this bug. ***