Date: Thu, 14 Mar 2024 13:33:43 +0100 From: Paul Floyd <paulf2718@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: Valgrind on arm64 Message-ID: <e282616a-6ef1-4074-bb2c-682d4bc7c231@gmail.com> In-Reply-To: <86o7bh9pwj.fsf@peasant.tower.home> References: <ada8f8ee-0c5f-419e-bca9-17393d730aea@gmail.com> <86o7bh9pwj.fsf@peasant.tower.home>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14-03-24 09:27, Dmitry Salychev wrote: > > Hi, > > I've built and installed it on my Honeycomb LX2: > > FreeBSD armforge 14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 #0 > releng/14.0-n265410-adfda3c395fa: Thu Mar 14 08:03:01 CET 2024 > root@armforge:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC > arm64 aarch64 1400097 1400097 > > Are there quick tests to run? > > Regards, > Dmitry Hi Dmitry Thanks for trying it out. There are Valgrind's own regression tests. gmake check gmake regtest I get == 725 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/descr_belowsp (stderr) memcheck/tests/manuel1 (stderr) memcheck/tests/supp_unknown (stderr) memcheck/tests/thread_alloca (stderr) none/tests/socket_close (stderr) I'm not sure about thread_alloca, the others aren't serious. After that, just try anything that your system can cope with. A+ Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e282616a-6ef1-4074-bb2c-682d4bc7c231>