Bug 234045

Summary: devel/valgrind: Add sigwait syscall support
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: Niclas Zeising <zeising>
Status: Closed FIXED    
Severity: Affects Some People CC: paulf, pjfloyd, rozhuk.im, uqs, w.schwarzenfeld
Priority: --- Keywords: feature, needs-qa
Version: LatestFlags: rozhuk.im: maintainer-feedback-
rozhuk.im: maintainer-feedback-
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch rozhuk.im: maintainer-approval?

Description Ivan Rozhuk 2018-12-15 21:50:19 UTC
Created attachment 200137 [details]
patch

Add sigwait syscall to valgrind.
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-03-10 11:47:30 UTC
Assign to new maintainer.
Comment 2 Ivan Rozhuk 2020-04-16 08:04:18 UTC
maintainer timeout
Comment 3 Paul Floyd 2020-04-16 09:51:37 UTC
(In reply to rozhuk.im from comment #2)

This is merged in my github repo https://github.com/paulfloyd/freebsd_valgrind
Comment 4 Ivan Rozhuk 2020-04-16 10:01:55 UTC
(In reply to Paul Floyd from comment #3)

I will remember :)
But we still have unusable valgrind in ports tree.
zeising@FreeBSD.org does nothing in past year.
Comment 5 Paul Floyd 2020-04-20 12:02:30 UTC
(In reply to rozhuk.im from comment #4)

I've tried to engage with several people @freebsd.org, and I've had almost no response.

On top of being essentially non-functional and over 5 years out of date, the ports version hasn't even been buildable for 8 months. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239669.
Comment 6 Paul Floyd 2020-04-29 10:09:32 UTC
(In reply to Paul Floyd from comment #5)

I submitted a patch for the ports version so that should build now. It's still essentially useless though.
Comment 7 Paul Floyd 2020-07-30 11:41:23 UTC
This should now be fixed in devel/valgrind-devel and this item can be closed.
Comment 8 Ulrich Spörlein freebsd_committer freebsd_triage 2021-03-23 17:00:12 UTC
Merged as of r543273, thanks for the fixes!