svn commit: r568305 - head/devel/valgrind

Yuri Victorovich yuri at FreeBSD.org
Sun Mar 14 03:24:06 UTC 2021


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


More information about the svn-ports-all mailing list