https://bugs.kde.org/show_bug.cgi?id=383811
Bug ID: 383811 Summary: Failure to build on macOS 10.13 High Sierra Product: valgrind Version: 3.14 SVN Platform: Other OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: fxcoud...@gcc.gnu.org Target Milestone: --- - configure.ac needs to be adapted to allow for Apple LLVM version 9.* (line 157) - configure.ac needs DARWIN_10_13 and other adjustments (lines 351 and below) Then the build fails with: Making all in coregrind make[2]: *** No rule to make target `/usr/include/mach/mach_vm.defs', needed by `m_mach/mach_vmUser.c'. Stop. make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -- You are receiving this mail because: You are watching all bug changes.