Opened 4 years ago
Closed 12 months ago
#62667 closed defect (wontfix)
valgrind-macos-devel fails to build
Reported by: | szhorvat (Szabolcs Horvát) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | upstream | Cc: | |
Port: | valgrind |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
valgrind-macos-devel fails to build. My system is:
macOS 10.14.6 18G8022
Xcode 11.3.1 11C504
Build log is attached.
The error:
:info:build fixup_macho_loadcmds: fail: has __UNIXSTACK, but wrong ::maxprot (should be 3) :info:build make[3]: *** [memcheck-amd64-darwin] Error 1
Looks to be same as https://github.com/LouisBrunner/valgrind-macos/issues/29
Attachments (1)
Change History (3)
Changed 4 years ago by szhorvat (Szabolcs Horvát)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | raimue removed |
---|---|
Description: | modified (diff) |
Owner: | set to raimue |
Port: | valgrind added; valgrind-macos-devel removed |
Status: | new → assigned |
comment:2 Changed 12 months ago by raimue (Rainer Müller)
Keywords: | upstream added |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
The upstream issue was closed due to inactivity. If this problem still occurs with valgrind @3.16.1, please reopen or comment.
Note: See
TracTickets for help on using
tickets.
Replying to szhorvat:
Then I guess there's nothing for us to do until they fix that issue.