Date: Sun, 14 Mar 2021 03:24:06 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568305 - head/devel/valgrind Message-ID: <202103140324.12E3O6WW027688@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Mar 14 03:24:05 2021 New Revision: 568305 URL: https://svnweb.freebsd.org/changeset/ports/568305 Log: devel/valgrind: Mark broken. Modified: head/devel/valgrind/Makefile Modified: head/devel/valgrind/Makefile ============================================================================== --- head/devel/valgrind/Makefile Sun Mar 14 03:19:29 2021 (r568304) +++ head/devel/valgrind/Makefile Sun Mar 14 03:24:05 2021 (r568305) @@ -19,6 +19,8 @@ BB_PROJECT= valgrind-freebsd LICENSE= GPLv2 +BROKEN= fails at runtime: valgrind: mmap(0x200000, 45056) failed in UME with error 22 (Invalid argument) + CONFLICTS= valgrind-devel-[0-9]* ONLY_FOR_ARCHS= i386 amd64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103140324.12E3O6WW027688>