Opened 23 months ago
Last modified 9 months ago
#63792 assigned defect
valgrind-macos-devel: error: Valgrind works on Darwin 10.x-20.x (Mac OS X 10.6-10.11 and macOS 10.12-11.0)
Reported by: | sudheerhebbale (Sudheer Hebbale) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | monterey | Cc: | |
Port: | valgrind-macos-devel |
Description
After upgrade macos Monterey version 12.0.1
Build of valgrind-macos-devel fails due to error in configuration
Valgrind works on Darwin 10.x-20.x (Mac OS X 10.6-10.11 and macOS 10.12-11.0)
Attachments (2)
Change History (5)
Changed 23 months ago by sudheerhebbale (Sudheer Hebbale)
Attachment: | config.log added |
---|
Changed 23 months ago by sudheerhebbale (Sudheer Hebbale)
comment:1 Changed 23 months ago by ryandesign (Ryan Schmidt)
Keywords: | monterey added |
---|---|
Owner: | set to raimue |
Port: | valgrind-macos-devel added |
Status: | new → assigned |
Summary: | Error: Failed to configure valgrind-macos-devel → valgrind-macos-devel: error: Valgrind works on Darwin 10.x-20.x (Mac OS X 10.6-10.11 and macOS 10.12-11.0) |
Version: | → 2.7.1 |
comment:2 Changed 23 months ago by Ranguvar (Devin Cofer)
Per Valgrind dev Paul Floyd's comment, Valgrind may need to be patched in MacPorts for this. Still, there may be more issues.
https://stackoverflow.com/questions/69792467/memory-check-on-macos-12-monterey
comment:3 Changed 9 months ago by barracuda156
Valgrind is also broken for PPC, despite allegedly supporting 10.5.
This is on Rosetta:
checking build system type... powerpc-apple-darwin10 checking host system type... powerpc-apple-darwin10 checking for a supported CPU... ok (powerpc) checking for a 64-bit only build... no checking for a 32-bit only build... yes checking for a supported OS... ok (darwin10) checking for the kernel version... Darwin 10.x (10.8.0) / Mac OS X 10.6 Snow Leopard checking for a supported CPU/OS combination... no (ppc32-darwin) configure: error: Valgrind is platform specific. Sorry. Please consider doing a port.
Note: See
TracTickets for help on using
tickets.
The error message is pretty clear:
So we need to upgrade to a newer version of this software that is compatible with macOS 12, or if none exists, the developers need to create it first; in that case, you might contact them about it.