Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2018 20:22:07 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484322 - head/shells/bash-static
Message-ID:  <201811062022.wA6KM7Fs058027@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Nov  6 20:22:07 2018
New Revision: 484322
URL: https://svnweb.freebsd.org/changeset/ports/484322

Log:
  Mark BROKEN on FreeBSD 13 while the problem is being investigated.
  
  Notified by:	pkg-fallout

Modified:
  head/shells/bash-static/Makefile

Modified: head/shells/bash-static/Makefile
==============================================================================
--- head/shells/bash-static/Makefile	Tue Nov  6 20:06:46 2018	(r484321)
+++ head/shells/bash-static/Makefile	Tue Nov  6 20:22:07 2018	(r484322)
@@ -7,4 +7,6 @@ OPTIONS_SLAVE=	STATIC
 
 PKGNAMESUFFIX=	-static
 
+BROKEN_FreeBSD_13=	fails to configure: cannot compute sizeof (char)
+
 .include "${MASTERDIR}/Makefile"



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