From owner-freebsd-office@FreeBSD.ORG Mon Aug 12 02:00:00 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9C9B099B for ; Mon, 12 Aug 2013 02:00:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 719372233 for ; Mon, 12 Aug 2013 02:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7C200ix063203 for ; Mon, 12 Aug 2013 02:00:00 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7C2008a063200 for office@FreeBSD.org; Mon, 12 Aug 2013 02:00:00 GMT (envelope-from sunpoet) Date: Mon, 12 Aug 2013 02:00:00 GMT From: Sunpoet Po-Chuan Hsieh Message-Id: <201308120200.r7C2008a063200@freefall.freebsd.org> To: office@FreeBSD.org Subject: Office Scout Weekly Digest (2013/08/12 02:00:00) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 02:00:00 -0000 ____ _______ ____ __ / __ \/ _/ _(_)______ / __/______ __ __/ /_ / /_/ / _/ _/ / __/ -_) _\ \/ __/ _ \/ // / __/ \____/_//_//_/\__/\__/ /___/\__/\___/\_,_/\__/ _ __ __ __ ___ _ __ | | _ / /__ ___ / /__ / /_ __ / _ \(_)__ ____ ___ / /_ | |/ |/ / -_) -_) _// / // / / // / / _ \/ -_|_- Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6E4EC830; Mon, 12 Aug 2013 08:28:26 +0000 (UTC) (envelope-from paolo.dangeli@asdc.asi.it) Received: from cannonau.asdc.asi.it (cannonau.asdc.asi.it [193.204.103.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F1F292317; Mon, 12 Aug 2013 08:28:25 +0000 (UTC) Received: from vaioPC (pt-vaio-dangeli.asdc.asi.it [10.10.10.247]) by cannonau.asdc.asi.it (8.13.8/8.13.8) with SMTP id r7C8SMv2015649; Mon, 12 Aug 2013 10:28:22 +0200 Message-ID: <765C1006CA934AB8A1BAD5509F52F275@vaioPC> From: "Paolo D'Angeli" To: Subject: FreeBSD 10 update clucene error Date: Mon, 12 Aug 2013 10:24:03 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7601.17609 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 08:28:26 -0000 Hello , =20 Im trying to update clucene-core to version 2.3.3.4=20 =20 My system is FreeBSD 10 64bit =20 This is the error : =20 portmaster -Gbw --no-confirm textproc/clucene =20 [ 54%] Building CXX object = src/core/CMakeFiles/clucene-core.dir/CLucene/search/FieldCacheImpl.o cd /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/core && = /usr/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -O2 = -pipe -fno-strict-aliasing -D__LONG_LONG_SUPPORTED -ansi -O2 -pipe = -fno-strict-aliasing -D__LONG_LONG_SUPPORTED -fPIC = -I/usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/shared = -I/usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/core = -I/usr/local/include -D_REENTRANT -D_UCS2 -D_UNICODE -o = CMakeFiles/clucene-core.dir/CLucene/search/FieldCacheImpl.o -c = /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/core/CLucene/se= arch/FieldCacheImpl.cpp /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/core/CLucene/se= arch/FieldCacheImpl.cpp:480:15: error: redefinition of 'term' Term* term =3D enumerator->term(false); ^ /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4/src/core/CLucene/se= arch/FieldCacheImpl.cpp:475:12: note: previous definition is here Term* term =3D _CLNEW Term (field, LUCENE_BLANK_STRING, = false); ^ 1 error generated. *** = [src/core/CMakeFiles/clucene-core.dir/CLucene/search/FieldCacheImpl.o] = Error code 1 Stop in /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4. *** [src/core/CMakeFiles/clucene-core.dir/all] Error code 1 Stop in /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4. *** [all] Error code 1 Stop in /usr/ports/textproc/clucene/work/clucene-core-2.3.3.4. *** [do-build] Error code 1 Stop in /usr/ports/textproc/clucene. =3D=3D=3D>>> make failed for textproc/clucene =3D=3D=3D>>> Aborting update =20 How can I solve it ? =20 Thanks From owner-freebsd-office@FreeBSD.ORG Mon Aug 12 11:07:43 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0C37BDEB for ; Mon, 12 Aug 2013 11:07:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBCED21EF for ; Mon, 12 Aug 2013 11:07:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7CB7g14086185 for ; Mon, 12 Aug 2013 11:07:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7CB7gSJ086183 for office@FreeBSD.org; Mon, 12 Aug 2013 11:07:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Aug 2013 11:07:42 GMT Message-Id: <201308121107.r7CB7gSJ086183@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: office@FreeBSD.org Subject: Current problem reports assigned to office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 11:07:43 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/181126 office [patch] devel/boost-libs fails to build on ppc64 o ports/181044 office Problems with devel/boost-libs o ports/180723 office editors/libreoffice: calc spreadsheet external data li o ports/180616 office german/alt-aspell: was identical to german/aspell, now o ports/180565 office textproc/aspell compilation error with Clang o ports/178433 office editors/libreoffice generates zombie processes after i o ports/178383 office Upgrade x11-fonts/linuxlibertine to version 5.3.0 o ports/176788 office editors/libreoffice build failure in tail_build o ports/176349 office [ports] regression: devel/boost-libs 1.52.0_1 does not o ports/176000 office textproc/clucene: Incomplete install if WRKDIRPREFIX c o ports/175814 office devel/boost-all cannot use libc++ o ports/175423 office german/hunspell does not build o ports/175064 office editors/libreoffice fails to compile f ports/174753 office change to devel/boost-libs causes adverse effects o ports/174685 office New version of devel/icu crashed a lot of applications f ports/174618 office devel/icu error: in blender, /usr/local/lib/libboost_l o ports/174589 office devel/icu: clang build of icu-50.1 broken o ports/174429 office [patch] add depends to editors/openoffice-3 o ports/174212 office editors/libreoffice: ERROR: error 65280 occurred while o ports/173965 office editors/libreoffice pkg_add error o ports/173945 office Update textproc/it-hyphen to version 2012.04.03 o ports/173943 office Update textproc/it-hunspell to version 2012.04.03 o ports/173690 office editors/openoffice-3 upgrade leaves symlink pointing t f ports/173575 office Fix devel/boost-python-libs with python-3.2 o ports/171899 office editors/openoffice-3-devel: Openoffice 3.4.1 build fai o ports/171588 office editors/libreoffice build error o ports/171178 office textproc/aspell does not recognize standard filters o ports/170760 office textproc/hunspell: fails to detect /usr/local/include/ o ports/170051 office devel/icu fails on test stage when built with clang 3. o ports/168234 office [patch] editors/openoffice-3 fails to build on FreeBSD o ports/167641 office editors/libreoffice: o ports/167441 office editors/libreoffice - Unable to print o ports/167400 office editors/libreoffice 3-5.2.2 version ID - 350m 1 (Buil o ports/167309 office editors/libreoffice: Unable to configure printers on L o ports/164965 office editors/openoffice-3 fails to build in moz, nss, and c o ports/162780 office editors/libreoffice without GUI o ports/154674 office Build of editors/openoffice-3 3.0 fails o ports/154086 office libsicui18n.a in devel/icu constains no symbols o ports/151884 office editors/openoffice-3-devel port misbehaviour o ports/143949 office editors/openoffice-3: system unzip pickiness unhelpful a ports/127496 office devel/icu 3.8.1_1 does not build when Danish locale is o ports/126083 office textproc/aspell core dumps 42 problems total.