From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 08:26:30 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EDE1106566B; Fri, 10 Feb 2012 08:26:30 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id D7B098FC0A; Fri, 10 Feb 2012 08:26:29 +0000 (UTC) Received: by yenl12 with SMTP id l12so1732694yen.13 for ; Fri, 10 Feb 2012 00:26:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; bh=0WjcN7Iuvd6ixFU8Ze59lSIxWiKjvHYV635ZHZOORIs=; b=vCmtHm6zO1cnCeuurd79a4M1taXkGsuInWLnIdndIC35fjAQ+eRUe3mddKQJZVbZxp xTDK3Hjy5kWZMM7xLHC8We1ibyjIyb8IdtuWE/K08R9jQPyBvC8OqSupSTLfDXkcndml lT135/ZDrCYJGcV3Cl7vugAGuKb7brhnhCJsY= Received: by 10.236.136.99 with SMTP id v63mr7042729yhi.46.1328861430037; Fri, 10 Feb 2012 00:10:30 -0800 (PST) Received: from localhost (rikad42.riken.jp. [134.160.214.42]) by mx.google.com with ESMTPS id nq10sm1689090igc.6.2012.02.10.00.10.27 (version=SSLv3 cipher=OTHER); Fri, 10 Feb 2012 00:10:29 -0800 (PST) Sender: Maho NAKATA Date: Fri, 10 Feb 2012 17:10:25 +0900 (JST) Message-Id: <20120210.171025.242248465990744528.chat95@mac.com> To: lstewart@freebsd.org From: Maho NAKATA In-Reply-To: <4F335CC6.8090400@freebsd.org> References: <4F335CC6.8090400@freebsd.org> X-Mailer: Mew version 6.3 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, openoffice@freebsd.org Subject: Re: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 08:26:30 -0000 Hi I also reproduced, and pointy hat, either. It looks like ooo port is broken again... Thanks Nakata Maho From: Lawrence Stewart Subject: OO 3.3.0 fails to build "connectivity" module on amd64 9-STABLE Date: Thu, 09 Feb 2012 16:42:30 +1100 > Hi, > > The OO 3.3.0 build fails in the "connectivity" module with the > following error: > >> Compiling: connectivity/source/parse/wrap_sqlbison.cxx >> c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0 >> -DENABLE_LAYOUT_EXPERIMENTAL=0 -fvisibility=hidden >> -I. -I../../unxfbsdx.pro/misc -I../../unxfbsdx.pro/inc/sql -I../inc >> -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdx.pro/inc >> -I. -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/external >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/unxfbsdx/inc >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/res >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/stl >> -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solenv/inc/Xp31 >> -I/usr/local/diablo-jdk1.6.0/include >> -I/usr/local/diablo-jdk1.6.0/include/freebsd >> -I/usr/local/diablo-jdk1.6.0/i > nclude/bs > d -I/usr/local/diablo-jdk1.6.0/include/linux > -I/usr/local/diablo-jdk1.6.0/include/native_threads/include > -I/usr/local/include > -I/usr/ports/editors/openoffice.org-3/work/OOO330_m20/solver/330/unxfbsdx.pro/inc/offuh > -I. -I../../res -I. -pipe -fvisibility-inlines-hidden -g1 -Wall > -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy > -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 > -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 > -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 -D__DMAKE > -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 > -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI > -DSOLAR_JAVA -DOOO_DLLIMPLEMENTATION_DBTOOLS -DSHAREDLIB -D_DLL_ > -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o > ../../unxfbsdx.pro/slo/wrap_sqlbison.o > /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx >> In file included from >> /usr/ports/editors/openoffice.org-3/work/OOO330_m20/connectivity/source/parse/wrap_sqlbison.cxx:31: >> ../../unxfbsdx.pro/misc/sqlbison.cxx: In function 'int SQLyyparse()': >> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: invalid conversion >> from 'const char*' to 'sal_Char*' >> ../../unxfbsdx.pro/misc/sqlbison.cxx:7813: error: initializing >> argument 1 of 'void connectivity::OSQLParser::error(sal_Char*)' >> dmake: Error code 1, while making >> '../../unxfbsdx.pro/slo/wrap_sqlbison.obj' > > Ports tree was csuped yesterday and all installed ports are up to > date. > > System info that might be useful... > > lstewart@lstewart> uname -a > FreeBSD lstewart 9.0-STABLE FreeBSD 9.0-STABLE #1 r231173M: Wed Feb 8 > 16:14:51 EST 2012 lstewart@lstewart:/usr/obj/usr/src/sys/DESKTOP amd64 > > > lstewart@lstewart> pkg_info -x bison > Information for bison-2.5,1: > > > Relevant lines from /etc/make.conf: > .if ${.CURDIR:M*/editors/openoffice.org-3} > WITH_KDE4=1 > LOCALIZED_LANG=en-GB > .endif > > > I'm running KDE 4.7.4. > > > Any thoughts on how to fix? > > Cheers, > Lawrence > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to > "freebsd-openoffice-unsubscribe@freebsd.org" >