|
From: Mark W. <ma...@kl...> - 2022-10-18 21:31:08
|
Hi, On Wed, Oct 19, 2022 at 07:03:56AM +1100, Nicholas Nethercote wrote: > It would be great to have a new release out. Currently you have to use a > trunk build of Valgrind with Rust code because of Dwarf 5 features that > Rust uses. I admit that I had wanted to do more work before the release, thinking 7 weeks was enough time. Now it suddenly is in less than a week... But I don't believe we have any regressions. So it is probably still a good idea to just do a new release. Lots of people only use actualy releases. continued below... On Wed, 19 Oct 2022 at 04:51, Carl Love <ce...@us...> wrote: > I was thinking the date is fast approaching and I hadn't seen anything > on a release. > > At this point, the Power support is all in place I don't have anything > pending. Not sure about other architectures. > > I will be out of the office next week so will not be able to test any > release candidates next week. > > Anyway, just thought someone should poke at this and see how things > stand for doing a release. I think Power is indeed in a good state. Paul said on irc that FreeBSD also looks good. He is looking at some FreeBSD 14 (the unstable dev branch) issues, but those shouldn't be blocking. There are some issues with the auxchecks against newer glibc, that runs an older gnu scientific library testsuite which shows some issues with random* tests. But I think this isn't a valgrind bug, it looks like a change in how glibc handles some random bits/calls. But I don't know about any other issues/regressions. I'll try to do a test/rc release tomorrow and see how things look. Cheers, Mark |