From owner-freebsd-office@FreeBSD.ORG Sun Feb 10 04:35:32 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0D8ED7EB for ; Sun, 10 Feb 2013 04:35:32 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id BE2A38E4 for ; Sun, 10 Feb 2013 04:35:31 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id r1A4ZVPp074546 for ; Sat, 9 Feb 2013 20:35:31 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id r1A4ZVA9074545 for office@freebsd.org; Sat, 9 Feb 2013 20:35:31 -0800 (PST) (envelope-from sgk) Date: Sat, 9 Feb 2013 20:35:31 -0800 From: Steve Kargl To: office@freebsd.org Subject: WTF? undefined reference to `logl@GLIBCXX_3.4' Message-ID: <20130210043531.GA74509@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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: Sun, 10 Feb 2013 04:35:32 -0000 Why is libreoffice looking for glibc? laptop:root[254] pwd /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/l10ntools laptop:root[255] gmake [ build LNK ] Executable/HelpIndexer S=/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2 && O=/tmp/lobuild/solver/unxfbsdi.pro && W=/tmp/lobuild/workdir/unxfbsdi.pro && mkdir -p $W/LinkTarget/Executable/ && g++46 '-Wl,-z,origin,-rpath,$ORIGIN/../lib:$ORIGIN' -Wl,-rpath-link,$O/lib -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxfbsdi/lib -L$O/lib -L$S/solenv/unxfbsdi/lib -L/usr/local/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions $W/CxxObject/l10ntools/source/help/HelpIndexer_main.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lexpat -lxslt -lz -liconv -lm -L/usr/local/lib -lxml2 -L/usr/local/lib -lxml2 -L/usr/local/lib/db42 -ldb-4.2 -L/usr/local/lib/ -lclucene-core -lclucene-contribs-lib -luno_sal -lhelplinkerlo -o $W/LinkTarget/Executable/HelpIndexer /usr/local/lib/libclucene-core.so: undefined reference to `logl@GLIBCXX_3.4' collect2: ld returned 1 exit status gmake: *** [/tmp/lobuild/workdir/unxfbsdi.pro/LinkTarget/Executable/HelpIndexer] Error 1 -- Steve From owner-freebsd-office@FreeBSD.ORG Sun Feb 10 07:00:10 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 695753AD; Sun, 10 Feb 2013 07:00:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 45996B61; Sun, 10 Feb 2013 07:00:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1A70AFj057628; Sun, 10 Feb 2013 07:00:10 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1A70A1q057624; Sun, 10 Feb 2013 07:00:10 GMT (envelope-from edwin) Date: Sun, 10 Feb 2013 07:00:10 GMT Message-Id: <201302100700.r1A70A1q057624@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, office@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176000: [textproc/clucene] Incomplete install if WRKDIRPREFIX contains loopback symlink 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: Sun, 10 Feb 2013 07:00:10 -0000 Synopsis: [textproc/clucene] Incomplete install if WRKDIRPREFIX contains loopback symlink Responsible-Changed-From-To: freebsd-ports-bugs->office Responsible-Changed-By: edwin Responsible-Changed-When: Sun Feb 10 07:00:09 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176000 From owner-freebsd-office@FreeBSD.ORG Sun Feb 10 21:10:01 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2B5EC5B2 for ; Sun, 10 Feb 2013 21:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 19E2E2F6 for ; Sun, 10 Feb 2013 21:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1ALA0oa017922 for ; Sun, 10 Feb 2013 21:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1ALA034017919; Sun, 10 Feb 2013 21:10:00 GMT (envelope-from gnats) Date: Sun, 10 Feb 2013 21:10:00 GMT Message-Id: <201302102110.r1ALA034017919@freefall.freebsd.org> To: office@FreeBSD.org From: Alexander Panyushkin Subject: Re: ports/175953: editors/libreoffice-3.6.5_1 is broken X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Alexander Panyushkin List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2013 21:10:01 -0000 The following reply was made to PR ports/175953; it has been noted by GNATS. From: Alexander Panyushkin To: bug-followup@FreeBSD.org, vsjcfm@gmail.com Cc: Subject: Re: ports/175953: editors/libreoffice-3.6.5_1 is broken Date: Sun, 10 Feb 2013 23:09:13 +0200 This is a multi-part message in MIME format. --------------040409010807010304020602 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit with patch http://www.bayofrum.net/~crees/patches/libreoffice-dirrmtry.diff not build ============= (41/48) Building module cli_ure ============= Entering /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/inc Entering /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/version cp version.txt ../unxfbsd.pro/bin/cliureversion.mk cli_ure deliver Module 'cli_ure' delivered successfully. 1 files copied, 4 files unchanged ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: *ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/apache-commons/java/httpclient* it seems that the error is inside 'apache-commons', please re-run build inside this module to isolate the error and/or test your fix: build_error.log should contain the captured output of the failed module(s) ----------------------------------------------------------------------- To rebuild a specific module: gmake apache-commons.clean # optional gmake apache-commons when the problem is isolated and fixed, re-run 'gmake' gmake[1]: *** [build-packimages] Ошибка 1 gmake[1]: Exit `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/editors/libreoffice. *** [build] Error code 1 Stop in /usr/ports/editors/libreoffice. ===>>> make failed for editors/libreoffice ===>>> Aborting update Terminated ===>>> You can restart from the point of failure with this command line: portmaster editors/libreoffice ************************************************************************** cat options# This file is auto-generated by 'make config'. # Options for libreoffice-3.6.5_1 _OPTIONS_READ=libreoffice-3.6.5_1 _FILE_COMPLETE_OPTIONS_LIST=CPPUNIT CUPS DEBUG GNOME GTK2 GTK3 JAVA KDE4 MERGELIBS MMEDIA PGSQL SDK SVG SYSTRAY WEBDAV OPTIONS_FILE_UNSET+=CPPUNIT OPTIONS_FILE_SET+=CUPS OPTIONS_FILE_UNSET+=DEBUG OPTIONS_FILE_SET+=GNOME OPTIONS_FILE_SET+=GTK2 OPTIONS_FILE_UNSET+=GTK3 OPTIONS_FILE_SET+=JAVA OPTIONS_FILE_UNSET+=KDE4 OPTIONS_FILE_SET+=MERGELIBS OPTIONS_FILE_UNSET+=MMEDIA OPTIONS_FILE_UNSET+=PGSQL OPTIONS_FILE_UNSET+=SDK OPTIONS_FILE_SET+=SVG OPTIONS_FILE_UNSET+=SYSTRAY OPTIONS_FILE_UNSET+=WEBDAV if UNSET+=JAVA Port build is fine. --------------040409010807010304020602 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit with patch     http://www.bayofrum.net/~crees/patches/libreoffice-dirrmtry.diff not build

=============
(41/48) Building module cli_ure
=============
Entering /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/inc

Entering /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/version

cp version.txt ../unxfbsd.pro/bin/cliureversion.mk
cli_ure deliver
Module 'cli_ure' delivered successfully. 1 files copied, 4 files unchanged

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/apache-commons/java/httpclient

 it seems that the error is inside 'apache-commons', please re-run build
 inside this module to isolate the error and/or test your fix:

build_error.log should contain the captured output of the failed module(s)

-----------------------------------------------------------------------
To rebuild a specific module:

gmake apache-commons.clean # optional
gmake apache-commons

when the problem is isolated and fixed, re-run 'gmake'
gmake[1]: *** [build-packimages] Ошибка 1
gmake[1]: Exit `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/editors/libreoffice.
*** [build] Error code 1

Stop in /usr/ports/editors/libreoffice.

===>>> make failed for editors/libreoffice
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> editors/libreoffice

**************************************************************************

cat options#
This file is auto-generated by 'make config'.
# Options for libreoffice-3.6.5_1
_OPTIONS_READ=libreoffice-3.6.5_1
_FILE_COMPLETE_OPTIONS_LIST=CPPUNIT CUPS DEBUG GNOME GTK2 GTK3 JAVA KDE4 MERGELIBS MMEDIA PGSQL SDK SVG SYSTRAY WEBDAV
OPTIONS_FILE_UNSET+=CPPUNIT
OPTIONS_FILE_SET+=CUPS
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_SET+=GNOME
OPTIONS_FILE_SET+=GTK2
OPTIONS_FILE_UNSET+=GTK3
OPTIONS_FILE_SET+=JAVA
OPTIONS_FILE_UNSET+=KDE4
OPTIONS_FILE_SET+=MERGELIBS
OPTIONS_FILE_UNSET+=MMEDIA
OPTIONS_FILE_UNSET+=PGSQL
OPTIONS_FILE_UNSET+=SDK
OPTIONS_FILE_SET+=SVG
OPTIONS_FILE_UNSET+=SYSTRAY
OPTIONS_FILE_UNSET+=WEBDAV


if
UNSET+=JAVA

Port build is fine.
--------------040409010807010304020602-- From owner-freebsd-office@FreeBSD.ORG Mon Feb 11 02:00:01 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4C3BBBD5 for ; Mon, 11 Feb 2013 02:00:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 27E6AF0E for ; Mon, 11 Feb 2013 02:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1B201Vd078439 for ; Mon, 11 Feb 2013 02:00:01 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1B2013p078429 for office@FreeBSD.org; Mon, 11 Feb 2013 02:00:01 GMT (envelope-from sunpoet) Date: Mon, 11 Feb 2013 02:00:01 GMT From: Sunpoet Po-Chuan Hsieh Message-Id: <201302110200.r1B2013p078429@freefall.freebsd.org> To: office@FreeBSD.org Subject: Office Scout Weekly Digest (2013/02/11 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, 11 Feb 2013 02:00:01 -0000 ____ _______ ____ __ / __ \/ _/ _(_)______ / __/______ __ __/ /_ / /_/ / _/ _/ / __/ -_) _\ \/ __/ _ \/ // / __/ \____/_//_//_/\__/\__/ /___/\__/\___/\_,_/\__/ _ __ __ __ ___ _ __ | | _ / /__ ___ / /__ / /_ __ / _ \(_)__ ____ ___ / /_ | |/ |/ / -_) -_) _// / // / / // / / _ \/ -_|_- Delivered-To: freebsd-office@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3FFC72C9 for ; Mon, 11 Feb 2013 11:06:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 328D01BD4 for ; Mon, 11 Feb 2013 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1BB6n8q081360 for ; Mon, 11 Feb 2013 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1BB6mhJ081358 for freebsd-office@FreeBSD.org; Mon, 11 Feb 2013 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Feb 2013 11:06:48 GMT Message-Id: <201302111106.r1BB6mhJ081358@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-office@FreeBSD.org Subject: Current problem reports assigned to freebsd-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, 11 Feb 2013 11:06:49 -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/175064 office editors/libreoffice fails to compile 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 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 f ports/171523 office [PATCH] devel/boost-libs: Allow building using Clang, 6 problems total. From owner-freebsd-office@FreeBSD.ORG Mon Feb 11 11:07:42 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C7D35540 for ; Mon, 11 Feb 2013 11:07:42 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A1F491C75 for ; Mon, 11 Feb 2013 11:07:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1BB7gDS082446 for ; Mon, 11 Feb 2013 11:07:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1BB7grM082444 for office@FreeBSD.org; Mon, 11 Feb 2013 11:07:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Feb 2013 11:07:42 GMT Message-Id: <201302111107.r1BB7grM082444@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, 11 Feb 2013 11:07:42 -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/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/174589 office devel/icu: clang build of icu-50.1 broken o ports/174574 office [ERROR] cannot build editors/libreoffice with icu_50 o ports/174429 office [patch] add depends to editors/openoffice-3 o ports/174235 office editors/libreoffice outdated 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 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/168343 office editors/libreoffice 3.5.2 missing dependency (graphics o ports/168234 office [patch] editors/openoffice-3 fails to build on FreeBSD o ports/167775 office editors/libreoffice cannot open password protected Ope 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.org-3 fails to build in moz, nss, a o ports/162780 office editors/libreoffice without GUI o ports/162350 office ports/editors/openoffice.org-3 spawns a lawine of gmak o ports/161789 office editors/openoffice.org-3: compilations fails in module 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.org-3-devel port misbehaviour o ports/148918 office [patch] editors/openoffice.org-3-devel/Makefile fixes 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 34 problems total. From owner-freebsd-office@FreeBSD.ORG Mon Feb 11 16:33:51 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 96DC7611 for ; Mon, 11 Feb 2013 16:33:51 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 69500D5D for ; Mon, 11 Feb 2013 16:33:50 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U4wKE-0007NX-0g for freebsd-office@freebsd.org; Mon, 11 Feb 2013 08:33:50 -0800 Date: Mon, 11 Feb 2013 08:33:50 -0800 (PST) From: Jakub Lach To: freebsd-office@freebsd.org Message-ID: <1360600430014-5786030.post@n5.nabble.com> In-Reply-To: <20130210043531.GA74509@troutmask.apl.washington.edu> References: <20130210043531.GA74509@troutmask.apl.washington.edu> Subject: Re: WTF? undefined reference to `logl@GLIBCXX_3.4' MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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, 11 Feb 2013 16:33:51 -0000 I had same problem (and was clueless before jkim@ pointer), it's artefact of building textproc/clucene with different compiler than attempted libreoffice build. -- View this message in context: http://freebsd.1045724.n5.nabble.com/WTF-undefined-reference-to-logl-GLIBCXX-3-4-tp5785493p5786030.html Sent from the freebsd-office mailing list archive at Nabble.com. From owner-freebsd-office@FreeBSD.ORG Mon Feb 11 21:50:19 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A59D84CB; Mon, 11 Feb 2013 21:50:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8251AFF7; Mon, 11 Feb 2013 21:50:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1BLoJno003855; Mon, 11 Feb 2013 21:50:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1BLoJrl003851; Mon, 11 Feb 2013 21:50:19 GMT (envelope-from edwin) Date: Mon, 11 Feb 2013 21:50:19 GMT Message-Id: <201302112150.r1BLoJrl003851@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, office@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176037: [patch] editors/libreoffice: Fix build without kerberos 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, 11 Feb 2013 21:50:19 -0000 Synopsis: [patch] editors/libreoffice: Fix build without kerberos Responsible-Changed-From-To: freebsd-ports-bugs->office Responsible-Changed-By: edwin Responsible-Changed-When: Mon Feb 11 21:50:19 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176037 From owner-freebsd-office@FreeBSD.ORG Tue Feb 12 00:59:55 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A23306A6; Tue, 12 Feb 2013 00:59:55 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5D1A42; Tue, 12 Feb 2013 00:59:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1C0xtMB044761; Tue, 12 Feb 2013 00:59:55 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1C0xs6E044757; Tue, 12 Feb 2013 00:59:54 GMT (envelope-from jkim) Date: Tue, 12 Feb 2013 00:59:54 GMT Message-Id: <201302120059.r1C0xs6E044757@freefall.freebsd.org> To: freebsd@chillt.de, jkim@FreeBSD.org, office@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/176037: [patch] editors/libreoffice: Fix build without kerberos 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: Tue, 12 Feb 2013 00:59:55 -0000 Synopsis: [patch] editors/libreoffice: Fix build without kerberos State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Tue Feb 12 00:58:11 UTC 2013 State-Changed-Why: Committed, thanks! Please note GSSAPI and Kerberos are necessary when PostgreSQL-SDBC is enabled, however. http://www.freebsd.org/cgi/query-pr.cgi?pr=176037 From owner-freebsd-office@FreeBSD.ORG Tue Feb 12 01:00:01 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 862876B2 for ; Tue, 12 Feb 2013 01:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7A16DA4A for ; Tue, 12 Feb 2013 01:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1C101kJ044899 for ; Tue, 12 Feb 2013 01:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1C101ZV044898; Tue, 12 Feb 2013 01:00:01 GMT (envelope-from gnats) Date: Tue, 12 Feb 2013 01:00:01 GMT Message-Id: <201302120100.r1C101ZV044898@freefall.freebsd.org> To: office@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176037: commit references a PR X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 01:00:01 -0000 The following reply was made to PR ports/176037; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176037: commit references a PR Date: Tue, 12 Feb 2013 00:58:39 +0000 (UTC) Author: jkim Date: Tue Feb 12 00:57:47 2013 New Revision: 312085 URL: http://svnweb.freebsd.org/changeset/ports/312085 Log: Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled. PR: ports/176037 Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Mon Feb 11 23:53:16 2013 (r312084) +++ head/editors/libreoffice/Makefile Tue Feb 12 00:57:47 2013 (r312085) @@ -220,7 +220,8 @@ USE_PGSQL= yes WANT_PGSQL_VER= 90+ CONFIGURE_ARGS+= --enable-postgresql-sdbc --with-system-postgresql .else -CONFIGURE_ARGS+= --disable-postgresql-sdbc +CONFIGURE_ARGS+= --disable-postgresql-sdbc \ + --without-gssapi --without-krb5 .endif .if ${PORT_OPTIONS:MSYSTRAY} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-office@FreeBSD.ORG Wed Feb 13 04:48:18 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0CD8574D for ; Wed, 13 Feb 2013 04:48:18 +0000 (UTC) (envelope-from daeron@optusnet.com.au) Received: from fallbackmx07.syd.optusnet.com.au (fallbackmx07.syd.optusnet.com.au [211.29.132.9]) by mx1.freebsd.org (Postfix) with ESMTP id A14CEA4C for ; Wed, 13 Feb 2013 04:48:17 +0000 (UTC) Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [211.29.132.183]) by fallbackmx07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id r1D4m9Zl019788 for ; Wed, 13 Feb 2013 15:48:09 +1100 Received: from localhost (webmail21.syd.optusnet.com.au [211.29.132.170]) by mail02.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id r1D4m11H021648 for ; Wed, 13 Feb 2013 15:48:01 +1100 Message-Id: From: "Andrew Johnson" To: freebsd-office@freebsd.org X-Mailer: Optus 6.6.1.11873 X-Originating-IP: 49.176.69.185 Subject: Libreoffice dead on i386 9.1-STABLE Date: Wed, 13 Feb 2013 15:48:01 +1100 MIME-Version: 1.0 X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.0 cv=Uug7rJMB c=1 sm=1 a=Y3oV8EJdq7kA:10 a=CWzxejd2MW4A:10 a=PO7r1zJSAAAA:8 a=TJnnowFgAAAA:8 a=31WMkC6TeiQA:10 a=MdH9TmUFPspJFRe4BDUA:9 a=QEXdDO2ut3YA:10 a=hTm-aLDanUSwqhQvpOYA:9 a=_W_S_7VecoQA:10 a=NIeLNGl2lFAxaD6479zB7Q==:117 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Wed, 13 Feb 2013 04:48:18 -0000 =0A=C2=A0 On=C2=A0 i386 9.1-STABLE the Libreoffice builds and still core= dumps=0Awhen you try to execute libreoffice.=0A=0A=C2=A0Just installed= on a new hard drive, updated to 9.1-Stable Monday Feb=0A11, installed X= org, installed KDE, installed portupgrade, updated last=0Athree deltas i= n the ports directory and installed libreoffice=0A=0A=C2=A0 Clean build= and install non-functional package.=0A=0A-------------------------=0AEm= ail sent using Optus Webmail From owner-freebsd-office@FreeBSD.ORG Thu Feb 14 13:57:16 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C01EDB1F; Thu, 14 Feb 2013 13:57:16 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 59C1E3CB; Thu, 14 Feb 2013 13:57:16 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 Feb 2013 08:57:16 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CFY16737; Thu, 14 Feb 2013 08:57:15 -0500 X-Auth-ID: anat Received: from pool-71-187-31-131.nwrknj.fios.verizon.net (HELO [192.168.1.8]) ([71.187.31.131]) by smtp04.lnh.mail.rcn.net with ESMTP; 14 Feb 2013 08:57:14 -0500 Message-ID: <511CED39.2010909@aldan.algebra.com> Date: Thu, 14 Feb 2013 08:57:13 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130209 Thunderbird/17.0.2 MIME-Version: 1.0 To: stable@freebsd.org Subject: Why can't gcc-4.2.1 build usable libreoffice? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Thu, 14 Feb 2013 13:57:16 -0000 Hello! I just finished building editors/libreoffice with gcc-4.2.1 -- had to edit the port's Makefile to prevent it from picking a different compiler. Everything built and installed, but libreoffice dies on start-up (right after flashing the splash-window): (gdb) where #0 0x000000080596c1aa in cppu::__getTypeEntries () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #1 0x000000080596c333 in cppu::__queryDeepNoXInterface () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #2 0x000000080596d4a2 in cppu::WeakImplHelper_query () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #3 0x00000008116f2b03 in cppu::WeakImplHelper1::queryInterface () from /opt/lib/libreoffice/ure/lib/bootstrap.uno.so #4 0x0000000805970347 in cppu::OInterfaceContainerHelper::disposeAndClear () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #5 0x00000008059705b2 in cppu::OMultiTypeInterfaceContainerHelper::disposeAndClear () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #6 0x000000080593309f in cppu::OComponentHelper::dispose () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #7 0x0000000805963d00 in cppu::OFactoryComponentHelper::dispose () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #8 0x00000008116ec296 in stoc_smgr::OServiceManager::disposing () from /opt/lib/libreoffice/ure/lib/bootstrap.uno.so #9 0x000000080596af05 in cppu::WeakComponentImplHelperBase::dispose () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #10 0x00000008116e6244 in stoc_smgr::ORegistryServiceManager::dispose () from /opt/lib/libreoffice/ure/lib/bootstrap.uno.so #11 0x000000080596a573 in cppu::WeakComponentImplHelperBase::release () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #12 0x00000008059482f6 in (anonymous namespace)::createTypeRegistry () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #13 0x00000008059487bf in cppu::defaultBootstrap_InitialComponentContext () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #14 0x0000000805948918 in cppu::defaultBootstrap_InitialComponentContext () from /opt/lib/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3 #15 0x000000080212f883 in desktop::Desktop::InitApplicationServiceManager () from /opt/lib/libreoffice/program/libmergedlo.so #16 0x000000080211f362 in desktop::Desktop::Init () from /opt/lib/libreoffice/program/libmergedlo.so #17 0x0000000807622113 in InitVCL () from /opt/lib/libreoffice/program/libvcllo.so #18 0x0000000807623151 in ImplSVMain () from /opt/lib/libreoffice/program/libvcllo.so #19 0x00000008076232d5 in SVMain () from /opt/lib/libreoffice/program/libvcllo.so #20 0x000000080214942e in soffice_main () from /opt/lib/libreoffice/program/libmergedlo.so #21 0x0000000000400773 in main () I do not blame the office@ team -- the port did not want to use gcc-4.2.1, I forced it to. But I'd like to know, what is wrong with the compiler shipped by FreeBSD-9.1 (and the only one, if WITHOUT_CLANG is defined), that prevents building a healthy libreoffice? Is there a bug fixed in gcc-4.6? Or is it some (incorrect) assumption made by libreoffice code? Thank you, -mi From owner-freebsd-office@FreeBSD.ORG Thu Feb 14 14:47:33 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E0A0259F; Thu, 14 Feb 2013 14:47:33 +0000 (UTC) (envelope-from freebsd@chillt.de) Received: from dd28124.kasserver.com (dd28124.kasserver.com [85.13.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id A904691D; Thu, 14 Feb 2013 14:47:33 +0000 (UTC) Received: from tawaki.fritz.box (ppp-188-174-19-193.dynamic.mnet-online.de [188.174.19.193]) by dd28124.kasserver.com (Postfix) with ESMTPSA id 51C161D826AB; Thu, 14 Feb 2013 15:47:26 +0100 (CET) Message-ID: <511CF8D6.6050006@chillt.de> Date: Thu, 14 Feb 2013 15:46:46 +0100 From: Bartosz Fabianowski User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130205 Thunderbird/17.0.2 MIME-Version: 1.0 To: jkim@FreeBSD.org Subject: Re: ports/176037: [patch] editors/libreoffice: Fix build without kerberos References: <201302120059.r1C0xs6E044757@freefall.freebsd.org> In-Reply-To: <201302120059.r1C0xs6E044757@freefall.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Thu, 14 Feb 2013 14:47:33 -0000 On 02/12/2013 01:59, jkim@FreeBSD.org wrote: > Synopsis: [patch] editors/libreoffice: Fix build without kerberos > > State-Changed-From-To: open->closed > State-Changed-By: jkim > State-Changed-When: Tue Feb 12 00:58:11 UTC 2013 > State-Changed-Why: > Committed, thanks! Please note GSSAPI and Kerberos are necessary > when PostgreSQL-SDBC is enabled, however. Odd. I have PostgreSQL-SDBC enabled and I am still able to compile and run Libreoffice with GSSAPI and Kerberos disabled. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=176037 > _______________________________________________ > freebsd-office@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-office > To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org" > From owner-freebsd-office@FreeBSD.ORG Thu Feb 14 17:53:46 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A46B7572; Thu, 14 Feb 2013 17:53:46 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 67643277; Thu, 14 Feb 2013 17:53:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1EHrkXU079631; Thu, 14 Feb 2013 17:53:46 GMT (envelope-from rm@freefall.freebsd.org) Received: (from rm@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1EHrjIj079623; Thu, 14 Feb 2013 17:53:45 GMT (envelope-from rm) Date: Thu, 14 Feb 2013 17:53:45 GMT Message-Id: <201302141753.r1EHrjIj079623@freefall.freebsd.org> To: starikarp@linuxquestions.org, rm@FreeBSD.org, office@FreeBSD.org From: rm@FreeBSD.org Subject: Re: ports/174235: editors/libreoffice outdated 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: Thu, 14 Feb 2013 17:53:46 -0000 Synopsis: editors/libreoffice outdated State-Changed-From-To: open->closed State-Changed-By: rm State-Changed-When: Thu Feb 14 17:53:45 UTC 2013 State-Changed-Why: LibreOffice in ports was updated to 3.6.5 http://www.freebsd.org/cgi/query-pr.cgi?pr=174235 From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 16:57:57 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 09E18A4A; Fri, 15 Feb 2013 16:57:57 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BFC1B8EF; Fri, 15 Feb 2013 16:57:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FGvueS045200; Fri, 15 Feb 2013 16:57:56 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FGvuPS045196; Fri, 15 Feb 2013 16:57:56 GMT (envelope-from jkim) Date: Fri, 15 Feb 2013 16:57:56 GMT Message-Id: <201302151657.r1FGvuPS045196@freefall.freebsd.org> To: lordsith49@hotmail.com, jkim@FreeBSD.org, office@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/167775: editors/libreoffice cannot open password protected OpenOffice files. 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: Fri, 15 Feb 2013 16:57:57 -0000 Synopsis: editors/libreoffice cannot open password protected OpenOffice files. State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Fri Feb 15 16:55:23 UTC 2013 State-Changed-Why: Fixed in 3.6.5_2. XMLSEC must be enabled to support password protection. http://www.freebsd.org/cgi/query-pr.cgi?pr=167775 From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 17:00:01 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3D523B49 for ; Fri, 15 Feb 2013 17:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 18661900 for ; Fri, 15 Feb 2013 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FH00CS045351 for ; Fri, 15 Feb 2013 17:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FH00Gx045346; Fri, 15 Feb 2013 17:00:00 GMT (envelope-from gnats) Date: Fri, 15 Feb 2013 17:00:00 GMT Message-Id: <201302151700.r1FH00Gx045346@freefall.freebsd.org> To: office@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/167775: commit references a PR X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 17:00:01 -0000 The following reply was made to PR ports/167775; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/167775: commit references a PR Date: Fri, 15 Feb 2013 16:55:05 +0000 (UTC) Author: jkim Date: Fri Feb 15 16:54:57 2013 New Revision: 312300 URL: http://svnweb.freebsd.org/changeset/ports/312300 Log: Enable XMLSEC support. This fixes support for password-protected files. PR: ports/167775 Modified: head/editors/libreoffice/Makefile head/editors/libreoffice/distinfo Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Fri Feb 15 16:44:08 2013 (r312299) +++ head/editors/libreoffice/Makefile Fri Feb 15 16:54:57 2013 (r312300) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITE_SUBDIR= src/${PORTVERSION}/ MASTER_SITES+= http://dev-www.libreoffice.org/src/:src \ @@ -73,7 +73,8 @@ DISTFILES+= ${PORTNAME}-${components}-${ EXTRACT_ONLY:= ${DISTFILES} -DISTFILES+= 0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz:src +DISTFILES+= 0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz:src \ + 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz:src USE_AUTOTOOLS= autoconf aclocal USE_BDB= yes @@ -174,7 +175,6 @@ CONFIGURE_ARGS+= --with-unix-wrapper="li --disable-nsplugin \ --disable-linkoo \ --disable-online-update \ - --disable-xmlsec \ --with-system-gettext \ --with-system-libpng \ --disable-gnome-vfs \ Modified: head/editors/libreoffice/distinfo ============================================================================== --- head/editors/libreoffice/distinfo Fri Feb 15 16:44:08 2013 (r312299) +++ head/editors/libreoffice/distinfo Fri Feb 15 16:54:57 2013 (r312300) @@ -4,6 +4,8 @@ SHA256 (libreoffice/libreoffice-help-3.6 SIZE (libreoffice/libreoffice-help-3.6.5.2.tar.xz) = 1912108 SHA256 (libreoffice/0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz) = a4ace7c0280e5ee8d4941b33449ee10edf1515437483d55ae387cc4de2c2bea0 SIZE (libreoffice/0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz) = 432064 +SHA256 (libreoffice/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz) = 390a5085651828b8fe12aa978b200f59b9155eedbb91a4be89bf7cf39eefdd4a +SIZE (libreoffice/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz) = 1652670 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 SIZE (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = 3519470 SHA256 (libreoffice/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz) = 556921bf0de5c508985c95eef77b73a4388a7da1b7e703060c79c58385483bf4 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 17:00:49 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 611FFB78; Fri, 15 Feb 2013 17:00:49 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3E2FF912; Fri, 15 Feb 2013 17:00:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FH0nNg045381; Fri, 15 Feb 2013 17:00:49 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FH0nvJ045377; Fri, 15 Feb 2013 17:00:49 GMT (envelope-from jkim) Date: Fri, 15 Feb 2013 17:00:49 GMT Message-Id: <201302151700.r1FH0nvJ045377@freefall.freebsd.org> To: grarpamp@gmail.com, jkim@FreeBSD.org, office@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/168343: editors/libreoffice 3.5.2 missing dependency (graphics/sampleicc) 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: Fri, 15 Feb 2013 17:00:49 -0000 Synopsis: editors/libreoffice 3.5.2 missing dependency (graphics/sampleicc) State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Fri Feb 15 16:58:47 UTC 2013 State-Changed-Why: LibreOffice was updated to 3.6.5 and SampleICC was obsoleted by lcms2. http://www.freebsd.org/cgi/query-pr.cgi?pr=168343 From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 17:50:52 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B8FC0B46 for ; Fri, 15 Feb 2013 17:50:52 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:96]) by mx1.freebsd.org (Postfix) with ESMTP id A1FBCB1D for ; Fri, 15 Feb 2013 17:50:52 +0000 (UTC) Received: from omta04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by qmta09.emeryville.ca.mail.comcast.net with comcast id 0goS1l0020lTkoCA9hqstG; Fri, 15 Feb 2013 17:50:52 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta04.emeryville.ca.mail.comcast.net with comcast id 0hqq1l00V2anbQt8QhqrqD; Fri, 15 Feb 2013 17:50:52 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 7005D28498; Fri, 15 Feb 2013 12:50:50 -0500 (EST) To: FreeBSD-gnats-submit@freebsd.org Subject: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER From: Naram Qashat X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20130215175050.7005D28498@kirby.cyberbotx.com> Date: Fri, 15 Feb 2013 12:50:50 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1360950652; bh=3MUxiJfWTgYDMif38O+hOlT6u4D4Y6hNMBv9zEOJlqE=; h=Received:Received:Received:To:Subject:From:Message-Id:Date; b=f2D/tJVHkD0r2EI5LTb5KY8iHGEK3ryIFaAaH4zpjln0Evd4lmJoRyLMwYivJVBzA Vo9F7xqPetuNXMmEuNtj1j4p9MCDS2Rv2asRoLL6I0H2MH2XIMo37cIYDUEgRmqItV hr+LU1+fXFGnjCv0p42wmUVZ2T6i5Oj3G2zT2+DKEoyktrYKK8Zfr7bz0grHIsyPwS qad462k4bNEHgXL7KoG93ygsC25UotY9UXtRg9h/6RR6YUJgZ9uwTDXxOf1cBlXRR0 NDY1UE9mmApdFV57TG2/eVa8Uf580eV+fU+tAGu2kmvXSNWJ0F0M+TqcPgAvCiNMBC YRWe5xEjcGUtQ== 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: Fri, 15 Feb 2013 17:50:52 -0000 >Submitter-Id: current-users >Originator: Naram Qashat >Organization: >Confidential: no >Synopsis: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 8.3-RELEASE-p4 amd64 >Environment: System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT >Description: Currently, libreoffice attempts to use the maximum number of cores on your CPU when building, completely ignoring any MAKE_JOBS_NUMBER setting the user may have set in their /etc/make.conf file. This corrects the issue, which still will use max cores if MAKE_JOBS_NUMBER is undefined. Port maintainer (office@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- libreoffice-3.6.5_2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/editors/libreoffice/Makefile ./Makefile --- /usr/ports/editors/libreoffice/Makefile 2013-02-15 12:49:10.000000000 -0500 +++ ./Makefile 2013-02-15 12:33:57.000000000 -0500 @@ -178,7 +178,8 @@ --with-system-gettext \ --with-system-libpng \ --disable-gnome-vfs \ - --enable-python=system + --enable-python=system \ + --with-num-cpus=${MAKE_JOBS_NUMBER} # extensions CONFIGURE_ARGS+= --enable-ext-pdfimport --- libreoffice-3.6.5_2.patch ends here --- From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 18:00:09 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 53D77DEE; Fri, 15 Feb 2013 18:00:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 30016B6F; Fri, 15 Feb 2013 18:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FI09BR056835; Fri, 15 Feb 2013 18:00:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FI09RL056831; Fri, 15 Feb 2013 18:00:09 GMT (envelope-from edwin) Date: Fri, 15 Feb 2013 18:00:09 GMT Message-Id: <201302151800.r1FI09RL056831@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, office@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/176177: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER 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: Fri, 15 Feb 2013 18:00:09 -0000 Synopsis: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER Responsible-Changed-From-To: freebsd-ports-bugs->office Responsible-Changed-By: edwin Responsible-Changed-When: Fri Feb 15 18:00:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=176177 From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 22:20:01 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3800A58D for ; Fri, 15 Feb 2013 22:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 273B9971 for ; Fri, 15 Feb 2013 22:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FMK1qB005740 for ; Fri, 15 Feb 2013 22:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FMK1WR005735; Fri, 15 Feb 2013 22:20:01 GMT (envelope-from gnats) Date: Fri, 15 Feb 2013 22:20:01 GMT Message-Id: <201302152220.r1FMK1WR005735@freefall.freebsd.org> To: office@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/176177: commit references a PR X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 22:20:01 -0000 The following reply was made to PR ports/176177; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176177: commit references a PR Date: Fri, 15 Feb 2013 22:19:17 +0000 (UTC) Author: jkim Date: Fri Feb 15 22:19:09 2013 New Revision: 312312 URL: http://svnweb.freebsd.org/changeset/ports/312312 Log: - Do not let the configure script guess number of CPUs in the system. - Honor MAKE_JOBS_NUMBER if available. PR: ports/176177 Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Fri Feb 15 22:08:37 2013 (r312311) +++ head/editors/libreoffice/Makefile Fri Feb 15 22:19:09 2013 (r312312) @@ -105,6 +105,12 @@ JAVA_DESC= Add java support (XML Filters ACLOCAL_ARGS= -I "${WRKSRC}/m4" +.if defined(DISABLE_MAKE_JOBS) +MAKE_JOBS_NUMBER= 1 +.else +MAKE_JOBS_NUMBER?= `${SYSCTL} -n kern.smp.cpus` +.endif + CONFIGURE_ENV= BDB_INCLUDE_DIR=${BDB_INCLUDE_DIR} \ BDB_LIB_DIR=${BDB_LIB_DIR} \ BDB_LIB_NAME=${BDB_LIB_NAME} \ @@ -121,6 +127,7 @@ CONFIGURE_ARGS+= --with-unix-wrapper="li --exec-prefix=${PREFIX} \ --with-gnu-patch=${LOCALBASE}/bin/gpatch \ --with-external-tar=${DISTDIR}/${DIST_SUBDIR} \ + --with-num-cpus=${MAKE_JOBS_NUMBER} \ --with-solver-and-workdir-root=${TMPDIR}/lobuild \ --with-system-boost \ --with-system-clucene \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-freebsd-office@FreeBSD.ORG Fri Feb 15 22:21:56 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8773B5AC; Fri, 15 Feb 2013 22:21:56 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 60ED597B; Fri, 15 Feb 2013 22:21:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1FMLukE007211; Fri, 15 Feb 2013 22:21:56 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1FMLthr007205; Fri, 15 Feb 2013 22:21:55 GMT (envelope-from jkim) Date: Fri, 15 Feb 2013 22:21:55 GMT Message-Id: <201302152221.r1FMLthr007205@freefall.freebsd.org> To: cyberbotx@cyberbotx.com, jkim@FreeBSD.org, office@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/176177: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER 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: Fri, 15 Feb 2013 22:21:56 -0000 Synopsis: [PATCH] editors/libreoffice: Respect user's MAKE_JOBS_NUMBER State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Fri Feb 15 22:21:18 UTC 2013 State-Changed-Why: Committed (with some improvement), thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=176177 From owner-freebsd-office@FreeBSD.ORG Sat Feb 16 18:53:17 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0AC899F3; Sat, 16 Feb 2013 18:53:17 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-ie0-x231.google.com (ie-in-x0231.1e100.net [IPv6:2607:f8b0:4001:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3958D7; Sat, 16 Feb 2013 18:53:16 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id 16so6026156iea.22 for ; Sat, 16 Feb 2013 10:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=tyLhxsoYjOMSm5YJEF+lV2xUUtYWdZleMGpPc0AA8dA=; b=a2h9bU3BZmbp7j61aCkucjDUxq9/qsQ04EqSbzQwmsv00HIVybFXVtZMHWWmtlW5Zs P+Uo2i5YtwNnaQc44ovm+iKQE1BnFIjaFNJZMcoMBu/qgHI3gNCpVIfhVnnSlMqM87xv WqXpwf7hjKF+k4yDofImleGt1dxrHtjlFO3ZuxxqO7Sy2t6jqJWdhpTpRCrD8TvNQIe0 BM0Dt3p0AQ4o9hGrv/Ir0Czd+76B5S8vvsHIoOS7U/avSMJZJ8nvm8llwkWCgn3lS8TL nj+tgNzwLJgYJJqXAyp53xrzxJyOcv+mqncXs7Ack1rjzF0zTGyew0+0Vu1qVknlf4ao 2ydg== MIME-Version: 1.0 X-Received: by 10.50.42.168 with SMTP id p8mr516920igl.106.1361040795893; Sat, 16 Feb 2013 10:53:15 -0800 (PST) Received: by 10.64.16.131 with HTTP; Sat, 16 Feb 2013 10:53:15 -0800 (PST) Date: Sat, 16 Feb 2013 22:53:15 +0400 Message-ID: Subject: editors/libreoffice ISSUE error: invalid preprocessing directive #definesHID_DLGIDX_SAVEINDEX From: awarecons To: ports-bugs@freebsd.org, office@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 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: Sat, 16 Feb 2013 18:53:17 -0000 Upgrade libreoffice-3.5.7_1 to 3.6.5_2 gcc 4.6.3: [ build LNK ] Library/libdbtoolslo.so /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/dbaccess/inc/dbaccess_helpid.hrc:227:2: error: invalid preprocessing directive #definesHID_DLGIDX_SAVEINDEX gmake[2]: *** [/tmp/lobuild/workdir/unxfbsdi.pro/SrsPartTarget/dbaccess/source/ui/app/app.src] Error 1 gmake[2]: *** Waiting for unfinished jobs.... /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/dbaccess/inc/dbaccess_helpid.hrc:227:2: error: invalid preprocessing directive #definesHID_DLGIDX_SAVEINDEX gmake[2]: *** [/tmp/lobuild/workdir/unxfbsdi.pro/SrsPartTarget/dbaccess/source/ui/browser/sbabrw.src] Error 1 ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 512 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/tail_build/prj it seems that the error is inside 'tail_build', please re-run build inside this module to isolate the error and/or test your fix: build_error.log should contain the captured output of the failed module(s) ----------------------------------------------------------------------- To rebuild a specific module: gmake tail_build.clean # not recommended, this will re-build almost everything gmake tail_build when the problem is isolated and fixed, re-run 'gmake' gmake[1]: *** [build-packimages] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. ===>>> make failed for editors/libreoffice ===>>> Aborting update gmake tail_build: [ build CXX ] svl/source/numbers/zformat.cxx /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/svl/source/numbers/zforlist.cxx:3139:1: error: stray '`' in program gmake[2]: *** [/tmp/lobuild/workdir/unxfbsdi.pro/CxxObject/svl/source/numbers/zforlist.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/tail_build' gmake[1]: *** [tail_build] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2' gmake: *** [tail_build] Error 2 From owner-freebsd-office@FreeBSD.ORG Sat Feb 16 19:05:51 2013 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9C456B75; Sat, 16 Feb 2013 19:05:51 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-ie0-x236.google.com (ie-in-x0236.1e100.net [IPv6:2607:f8b0:4001:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 6E34E925; Sat, 16 Feb 2013 19:05:51 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k14so6050138iea.27 for ; Sat, 16 Feb 2013 11:05:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=OH7EU3cbrq3fQDUyavkmrfTF0GwsMusXY++68JOxTGM=; b=n4lo+xhK0Nzj3IBhdui5GjUQaMXCcbBJf8qkCz7qAJH85XLt1QzzzgFJviSE1yxs5K W2W0i0nlOjKJJ9miQ01TS9fiZgfwUrzwXL7e8gNA7wvVXb1RXvSrS8Xlw/3pN/h8TcWd VUExTM8KrollIv05fliHHGW8ax3rJabAbSBpfG69zgRx5hsJmCFfAPNckr4qiMhqmkO4 OsBNDEgryGY1Ku5uUBiCvicvCr3csIBk+v74ZX/oD81iBb78j6kSii1dw2VyJdqvewPN kk06Xr0Ny6URawut3VLN0EOw94vX1i/AH9PKn5D4SPHbHDYfxMTr+mOKfeTOtdffw2Ip aR0Q== MIME-Version: 1.0 X-Received: by 10.50.83.162 with SMTP id r2mr4963747igy.106.1361041551212; Sat, 16 Feb 2013 11:05:51 -0800 (PST) Received: by 10.64.16.131 with HTTP; Sat, 16 Feb 2013 11:05:51 -0800 (PST) Date: Sat, 16 Feb 2013 23:05:51 +0400 Message-ID: Subject: editors/libreoffice ISSUE nsplugin From: awarecons To: ports-bugs@freebsd.org, office@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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: Sat, 16 Feb 2013 19:05:51 -0000 Is there any way to enable --disable-nsplugin? [ build LNK ] Library/libnpsoplugin.so /usr/local/bin/ld: cannot find -ldl collect2: ld returned 1 exit status gmake[2]: *** [/tmp/lobuild/workdir/unxfbsdi.pro/LinkTarget/Library/libnpsoplugin.so] Error 1 gmake[2]: *** Waiting for unfinished jobs.... ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 512 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/tail_build/prj it seems that the error is inside 'tail_build', please re-run build inside this module to isolate the error and/or test your fix: build_error.log should contain the captured output of the failed module(s) ----------------------------------------------------------------------- To rebuild a specific module: gmake tail_build.clean # not recommended, this will re-build almost everything gmake tail_build when the problem is isolated and fixed, re-run 'gmake' gmake[1]: *** [build-packimages] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. ===>>> make failed for editors/libreoffice ===>>> Aborting update gmake tail_build: [ build LNK ] Library/libnpsoplugin.so [ build JCS ] Jar/XSLTFilter [ build JCS ] Jar/XSLTValidate /usr/local/bin/ld: cannot find -ldl collect2: ld returned 1 exit status gmake[2]: *** [/tmp/lobuild/workdir/unxfbsdi.pro/LinkTarget/Library/libnpsoplugin.so] Error 1 gmake[2]: *** Waiting for unfinished jobs.... Note: /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/XSLTransformer.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[2]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/tail_build' gmake[1]: *** [tail_build] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2' gmake: *** [tail_build] Error 2