Date: Wed, 26 Oct 2016 09:32:00 +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: r424684 - head/deskutils/pinot Message-ID: <201610260932.u9Q9W0oF049122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Oct 26 09:31:59 2016 New Revision: 424684 URL: https://svnweb.freebsd.org/changeset/ports/424684 Log: - Mark BROKEN on 9 i386: XapianIndex.cpp:994: error: integer constant is too large for 'long' type Approved by: portmgr blanket Modified: head/deskutils/pinot/Makefile Modified: head/deskutils/pinot/Makefile ============================================================================== --- head/deskutils/pinot/Makefile Wed Oct 26 09:03:54 2016 (r424683) +++ head/deskutils/pinot/Makefile Wed Oct 26 09:31:59 2016 (r424684) @@ -38,6 +38,8 @@ USE_GITHUB= yes GH_ACCOUNT= FabriceColin GH_TAGNAME= c14d6d5 +BROKEN_FreeBSD_9_i386= does not build + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \ --enable-mempool=no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610260932.u9Q9W0oF049122>