svn commit: r390431 - head/databases/leofs

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jun 23 16:56:50 UTC 2015


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
 


More information about the svn-ports-all mailing list