Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2018 03:59:36 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471977 - head/sysutils/e2fsprogs
Message-ID:  <201806080359.w583xaki074717@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Fri Jun  8 03:59:36 2018
New Revision: 471977
URL: https://svnweb.freebsd.org/changeset/ports/471977

Log:
  Also mark broken on other tier-2 archs.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/sysutils/e2fsprogs/Makefile

Modified: head/sysutils/e2fsprogs/Makefile
==============================================================================
--- head/sysutils/e2fsprogs/Makefile	Fri Jun  8 03:53:35 2018	(r471976)
+++ head/sysutils/e2fsprogs/Makefile	Fri Jun  8 03:59:36 2018	(r471977)
@@ -22,6 +22,9 @@ PORTSCOUT=	ignore	# cannot handle the version in the d
 BROKEN_aarch64=		fails to link: missing sbrk
 BROKEN_armv6=		fails to build: Tests failed: f_pre_1970_date_encoding
 BROKEN_armv7=		fails to build: Tests failed: f_pre_1970_date_encoding
+BROKEN_mips=		fails to build: Tests failed: f_pre_1970_date_encoding
+BROKEN_mips64=		fails to build: Tests failed: f_pre_1970_date_encoding
+BROKEN_powerpc64=	fails to build: Entry '..' in Signal (11) SIGSEGV si_code=SEGV_MAPERR fault addr=0x2434
 .endif
 
 USES=		cpe gmake makeinfo pkgconfig tar:xz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806080359.w583xaki074717>