If you try to build the RC2 but from the git repository, does that work better ?
If the same git version builds/runs ok, then it is probably just a tar ball packaging problem ... Philippe On Thu, 2018-10-04 at 14:41 -0700, Jonathan Leffler wrote: > Hi, > > What is the intended support status of macOS 10.13.x High Sierra? What about > macOS 10.14 Mojave? > > Some time ago, I downloaded an interim version of Valgrind from Git (git > pull) and amongst other files there was a darwin17.supp file . That seems to > be missing from the 3.14.0.RC2 tar file. Consequently, although it > configured OK on macOS 10.13.6, it failed to build at a very early stage. > I've not yet tried the build on Mojave, but that would presumably fail > because of a missing darwin18.supp file. > > The commit I have that has worked on macOS 10.13.x was: > > commit 92d6a538862a784156ee5fff297eb7daba733127 (HEAD -> master, > origin/master, origin/HEAD) > Author: Rhys Kidd <[email protected]> > Date: Sun Jun 3 12:40:13 2018 -0400 > > Fix missing kevent_qos syscall (macOS 10.11). bz#383723 > > The version built on High Sierra ran on Mojave, but had a new set of warnings > — extensive ones. I assume these should simply be built into a suppressions > file for Mojave, in the absence of any better solution. > > > On Wed, Oct 3, 2018 at 8:54 AM Julian Seward <[email protected]> wrote: > > Greetings. > > > > Per the subject line, valgrind-3.14.0.RC2 is available for testing, at: > > > > ftp://sourceware.org/pub/valgrind/valgrind-3.14.0.RC2.tar.bz2 > > https://sourceware.org/pub/valgrind/valgrind-3.14.0.RC2.tar.bz2 > > (md5 = e92f8816973396edd6d0cbcd820ccca0) > > > > Please give it a try on systems, and in configurations, which are important > > for you, and report any failures (and successes!) here. I propose to make > > the > > final 3.14.0 release on Tuesday 9 October if no serious breakage is > > reported. > > > > As ever, the NEWS file in the tarball lists the new features and fixed bugs > > in > > this release. > > > > J > > > > > > _______________________________________________ > > Valgrind-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > > > > > -- > Jonathan Leffler <[email protected]> #include <disclaimer.h> > Guardian of DBD::Informix - v2015.1101 - http://dbi.perl.org > "Blessed are we who can laugh at ourselves, for we shall never cease to be > amused." > _______________________________________________ > Valgrind-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/valgrind-developers _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
