Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 16:56:50 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390431 - head/databases/leofs
Message-ID:  <201506231656.t5NGuoMX036102@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jun 23 16:56:49 2015
New Revision: 390431
URL: https://svnweb.freebsd.org/changeset/ports/390431

Log:
  - Mark BROKEN on i386:
  
  work/leofs-1.2.10/deps/eleveldb/c_src/eleveldb.cc:244:17: error: no matching function for call to 'enif_get_ulong'
  
  Approved by:	portmgr blanket

Modified:
  head/databases/leofs/Makefile

Modified: head/databases/leofs/Makefile
==============================================================================
--- head/databases/leofs/Makefile	Tue Jun 23 16:37:42 2015	(r390430)
+++ head/databases/leofs/Makefile	Tue Jun 23 16:56:49 2015	(r390431)
@@ -15,6 +15,8 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/erlang17
 		${LOCALBASE}/bin/cmake:${PORTSDIR}/devel/cmake \
 		${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck
 
+BROKEN_i386=	does not build on i386
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	leo-project
 



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