From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 00:38:46 2006 Return-Path: X-Original-To: freebsd-openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E821616ABD3; Sun, 28 May 2006 00:34:17 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6DE143D46; Sun, 28 May 2006 00:34:17 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id k4S0YGYJ017146; Sat, 27 May 2006 17:34:17 -0700 (PDT) Received: from localhost (softbank219188128048.bbtec.net [219.188.128.48]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id k4S0YA1K016280; Sat, 27 May 2006 17:34:15 -0700 (PDT) Date: Sun, 28 May 2006 09:34:09 +0900 (JST) Message-Id: <20060528.093409.41628983.chat95@mac.com> To: jkim@FreeBSD.org From: NAKATA Maho In-Reply-To: <200605221630.37642.jkim@FreeBSD.org> References: <20060518.112438.88470108.chat95@mac.com> <20060518.112930.44101678.chat95@mac.com> <200605221630.37642.jkim@FreeBSD.org> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-openoffice@FreeBSD.org, dev@porting.openoffice.org Subject: Re: OOo+FreeBSD/AMD64 Current status X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 00:38:48 -0000 In Message-ID: <200605221630.37642.jkim@FreeBSD.org> Jung-uk Kim wrote: > http://people.freebsd.org/~jkim/OOo20-m169_20060522.diff thanks, I just come back from Kyoto yesterday. o now we use tbz instead tgz. now build breaks at this part. it was reported at FBSD OOO ML -> fixed. applied your editors/openoffice.org-2.0-devel/files/Makefile.others patch. also I changed from unxfbsd.pro to unxfbsd?.pro o applied your patch against Makefile from start until following part. @@ -72,7 +90,11 @@ EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 SIMPLEOSVER= ${OSREL:C/\.//g} +.if ${ARCH} == amd64 +PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}X86_64 +.else PACKAGE_BASENAME= OOo_${OOOTAG}_${OPSYS}${SIMPLEOSVER}Intel +.endif LOCALIZED_LANG?= en-US # FIXME (Somehow INDEX build fails) and mozilla part is not applied since ooo tar ball can be tar+bzip2 while mozilla part is always tar+gzip. o cws-maho1.diff is committed to ports cvs repo. o patch-i65514 is committed to ports cvs repo. o patch-i65513 is committed to ports cvs repo. Thanks for your works, -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 09:45:09 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA7816CF2C; Sun, 28 May 2006 09:24:33 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D0B443D4C; Sun, 28 May 2006 09:24:32 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4S9OVHD006852; Sun, 28 May 2006 09:24:31 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4S9OVJd006847; Sun, 28 May 2006 09:24:31 GMT (envelope-from maho) Date: Sun, 28 May 2006 09:24:31 GMT From: Maho Nakata Message-Id: <200605280924.k4S9OVJd006847@freefall.freebsd.org> To: rotkap@gmx.de, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/95951: editors/Openoffice.org-2.0 build WITH_GNUGCJ fails X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 09:45:14 -0000 Synopsis: editors/Openoffice.org-2.0 build WITH_GNUGCJ fails State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 09:23:39 UTC 2006 State-Changed-Why: This is not an issue of OpenOffice.org port, as Bartosz told. http://www.freebsd.org/cgi/query-pr.cgi?pr=95951 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 09:50:06 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F59216BE33; Sun, 28 May 2006 09:27:35 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED4343D53; Sun, 28 May 2006 09:27:34 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4S9RYKN006983; Sun, 28 May 2006 09:27:34 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4S9RYCf006978; Sun, 28 May 2006 09:27:34 GMT (envelope-from maho) Date: Sun, 28 May 2006 09:27:34 GMT From: Maho Nakata Message-Id: <200605280927.k4S9RYCf006978@freefall.freebsd.org> To: espen@marcato.no, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/94525: OpenOffice: Too difficult to install the most important apps X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 09:50:43 -0000 Synopsis: OpenOffice: Too difficult to install the most important apps State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 09:26:58 UTC 2006 State-Changed-Why: Sorry, please submit a valid PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=94525 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 09:56:00 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 442D816CF89; Sun, 28 May 2006 09:34:40 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD09D43D4C; Sun, 28 May 2006 09:34:39 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4S9Ydke008311; Sun, 28 May 2006 09:34:39 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4S9YdfM008307; Sun, 28 May 2006 09:34:39 GMT (envelope-from maho) Date: Sun, 28 May 2006 09:34:39 GMT From: Maho Nakata Message-Id: <200605280934.k4S9YdfM008307@freefall.freebsd.org> To: rotkap@gmx.de, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/94449: editors/openoffice.org-2.0: compile error while making 'hsqldb' X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 09:56:16 -0000 Synopsis: editors/openoffice.org-2.0: compile error while making 'hsqldb' State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 09:28:55 UTC 2006 State-Changed-Why: WITHOUT_JAVA is no longer supported anymore. Omitting WITHOUT_JAVA will fix your problem. http://www.freebsd.org/cgi/query-pr.cgi?pr=94449 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:04:56 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A6516D5A8; Sun, 28 May 2006 09:46:52 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB6043D46; Sun, 28 May 2006 09:46:52 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4S9kpUR008611; Sun, 28 May 2006 09:46:51 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4S9kpGa008607; Sun, 28 May 2006 09:46:51 GMT (envelope-from maho) Date: Sun, 28 May 2006 09:46:51 GMT From: Maho Nakata Message-Id: <200605280946.k4S9kpGa008607@freefall.freebsd.org> To: yokota@res.otaru-uc.ac.jp, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/92753: [PATCH] editors/openoffice.org-2.0 makes a broken program with WITH_KDE=yes X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:04:59 -0000 Synopsis: [PATCH] editors/openoffice.org-2.0 makes a broken program with WITH_KDE=yes State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 09:45:55 UTC 2006 State-Changed-Why: please remove WITH_KDE from your environment. http://www.freebsd.org/cgi/query-pr.cgi?pr=92753 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:12:51 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F4016ACDD; Sun, 28 May 2006 10:00:11 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 281D943D48; Sun, 28 May 2006 10:00:11 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4SA0B2F008906; Sun, 28 May 2006 10:00:11 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SA0ANW008902; Sun, 28 May 2006 10:00:10 GMT (envelope-from maho) Date: Sun, 28 May 2006 10:00:10 GMT From: Maho Nakata Message-Id: <200605281000.k4SA0ANW008902@freefall.freebsd.org> To: boris@tagnet.ru, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/94126: Can not build OpenOffice 2.0.2rc2 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:12:56 -0000 Synopsis: Can not build OpenOffice 2.0.2rc2 State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 09:59:39 UTC 2006 State-Changed-Why: It seems to be fixed, doesn't it? http://www.freebsd.org/cgi/query-pr.cgi?pr=94126 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:17:23 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 209F016A794; Sun, 28 May 2006 10:05:23 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEC4143D46; Sun, 28 May 2006 10:05:22 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4SA5Mn9009282; Sun, 28 May 2006 10:05:22 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SA5LFF009278; Sun, 28 May 2006 10:05:21 GMT (envelope-from maho) Date: Sun, 28 May 2006 10:05:21 GMT From: Maho Nakata Message-Id: <200605281005.k4SA5LFF009278@freefall.freebsd.org> To: nicolas-0@ml.turing-complete.org, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/94046: openoffice.org-1.1.5_1 does not build on 4.11 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:17:30 -0000 Synopsis: openoffice.org-1.1.5_1 does not build on 4.11 State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 10:04:03 UTC 2006 State-Changed-Why: Fixed by omitting WITHOUT_JAVA knob. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=94046 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:18:12 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E772316B186; Sun, 28 May 2006 10:09:40 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A332443D46; Sun, 28 May 2006 10:09:40 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4SA9e6v009429; Sun, 28 May 2006 10:09:40 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SA9e17009425; Sun, 28 May 2006 10:09:40 GMT (envelope-from maho) Date: Sun, 28 May 2006 10:09:40 GMT From: Maho Nakata Message-Id: <200605281009.k4SA9e17009425@freefall.freebsd.org> To: nb_root@videotron.ca, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/88898: Openoffice 2.0 broken save as X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:18:17 -0000 Synopsis: Openoffice 2.0 broken save as State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 10:08:21 UTC 2006 State-Changed-Why: This is due to you activated WITHOUT_JAVA knob. This knob is known as problematic, so I removed it. Please try it with newer port. Thanks for your report. http://www.freebsd.org/cgi/query-pr.cgi?pr=88898 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:18:55 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1271616C04A; Sun, 28 May 2006 10:07:46 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A845843D4C; Sun, 28 May 2006 10:07:45 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4SA7j1l009365; Sun, 28 May 2006 10:07:45 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SA7jQ9009361; Sun, 28 May 2006 10:07:45 GMT (envelope-from maho) Date: Sun, 28 May 2006 10:07:45 GMT From: Maho Nakata Message-Id: <200605281007.k4SA7jQ9009361@freefall.freebsd.org> To: rotkap@gmx.de, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/93827: build fails on editors/openoffice.org-2.0 (src: de-openoffice.org-2.0.2.rc2) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:19:00 -0000 Synopsis: build fails on editors/openoffice.org-2.0 (src: de-openoffice.org-2.0.2.rc2) State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 10:06:19 UTC 2006 State-Changed-Why: WITHOUT_JAVA is problematic, so I omitted this knob. Thanks for your report. http://www.freebsd.org/cgi/query-pr.cgi?pr=93827 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 10:19:31 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EA6816A7C0; Sun, 28 May 2006 10:11:45 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC8E743D5F; Sun, 28 May 2006 10:11:44 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from freefall.freebsd.org (maho@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4SABion009617; Sun, 28 May 2006 10:11:44 GMT (envelope-from maho@freefall.freebsd.org) Received: (from maho@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SABiQo009613; Sun, 28 May 2006 10:11:44 GMT (envelope-from maho) Date: Sun, 28 May 2006 10:11:44 GMT From: Maho Nakata Message-Id: <200605281011.k4SABiQo009613@freefall.freebsd.org> To: jau@iki.fi, maho@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/95535: building openoffice-2.0 from ports fails X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 10:19:33 -0000 Synopsis: building openoffice-2.0 from ports fails State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Sun May 28 10:10:14 UTC 2006 State-Changed-Why: Now ooo-2.0 ports support Java 1.5, thanks for your report. http://www.freebsd.org/cgi/query-pr.cgi?pr=95535 From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 13:15:28 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06BC116C0D3 for ; Sun, 28 May 2006 13:15:28 +0000 (UTC) (envelope-from carlos.paniago@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB5B43D99 for ; Sun, 28 May 2006 13:15:11 +0000 (GMT) (envelope-from carlos.paniago@gmail.com) Received: by wx-out-0102.google.com with SMTP id s17so140853wxc for ; Sun, 28 May 2006 06:15:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=AeKL6j2ZlXVxtW+Sk+fOD7fKOIAsWsSaZHFzFS05uLsm3xkCyCbmZgaUyaZuPGXY3C6Pdm6wW5/M+PQAVPTOBFWbaQY7/7+YKbDCwU3c+rCmvJbPFa8iwIj1/OLbQ7LUgChoOJKRVOLB8fADRKmcOPWaIQLmbLCMCSgd59nSjUE= Received: by 10.70.51.14 with SMTP id y14mr1279043wxy; Sun, 28 May 2006 06:15:11 -0700 (PDT) Received: from ?201.31.199.198? ( [201.31.199.198]) by mx.gmail.com with ESMTP id h38sm2149002wxd.2006.05.28.06.15.08; Sun, 28 May 2006 06:15:11 -0700 (PDT) Message-ID: <4479A256.4090800@gmail.com> Date: Sun, 28 May 2006 10:15:02 -0300 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: "Carlos F. A. Paniago" Subject: OOo-2.0-devel problem in Makefile X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 13:15:29 -0000 Maho: The OOo-2.0-devel have an problem in compiling. Here are the solution: change the lines 232 in Makefile: if (${NUMOFPROCESSES}>1) @cd ${WRKSRC} ; ${SETENV} "LANG=C" "LC_ALL=C" ${TCSH} -c "source ${FREEBSD_ENV_SET} ; cd instsetoo_native ; build.pl -P${NUMOFPROCESSES} --all" .else @cd ${WRKSRC} ; ${SETENV} "LANG=C" "LC_ALL=C" ${TCSH} -C "source ${FREEBSD_ENV_SET} ; dmake" .endif The reason is: FreeBSD FreeBSD.Env is now changet to FreeBSDIntel.Env ou FreeBSDAMD.Env Paniago From owner-freebsd-openoffice@FreeBSD.ORG Sun May 28 16:57:40 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BF7B16B0BF; Sun, 28 May 2006 16:57:40 +0000 (UTC) (envelope-from yokota@res.otaru-uc.ac.jp) Received: from ca3.otaru-uc.ac.jp (ca3.otaru-uc.ac.jp [150.83.48.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id C58A943D4C; Sun, 28 May 2006 16:57:39 +0000 (GMT) (envelope-from yokota@res.otaru-uc.ac.jp) Received: from canal1.otaru-uc.ac.jp (canal1 [150.83.48.23]) by ca3.otaru-uc.ac.jp (Postfix) with ESMTP id E0A551422DC; Mon, 29 May 2006 01:57:35 +0900 (JST) Received: from [150.83.225.2] ([150.83.225.2]) by canal1.otaru-uc.ac.jp (SMTP) with SMTP id k4SGvYlt010161; Mon, 29 May 2006 01:57:35 +0900 (JST) MIME-Version: 1.0 Date: Mon, 29 May 2006 01:57:33 +0900 From: =?us-ascii?Q?=89=A1=93c =8DG=8E=A1?= To: Maho Nakata , openoffice@FreeBSD.org, freebsd-ports-bugs@freebsd.org Message-ID: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In-Reply-To: <200605280946.k4S9kpGa008607@freefall.freebsd.org> References: <200605280946.k4S9kpGa008607@freefall.freebsd.org> X-Mailer: JsvMail 6.5 (Shuriken Pro4 /R.2) X-Priority: 3 Cc: Subject: Re: ports/92753: [PATCH] editors/openoffice.org-2.0 makes a broken program with WITH_KDE=yes X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 16:57:42 -0000 The solution should be effective for all users, not only for me, shouldn't it? Maho Nakata : > Synopsis: [PATCH] editors/openoffice.org-2.0 makes a broken program with WITH_KDE=yes > > State-Changed-From-To: open->closed > State-Changed-By: maho > State-Changed-When: Sun May 28 09:45:55 UTC 2006 > State-Changed-Why: > please remove WITH_KDE from your environment. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=92753 > From owner-freebsd-openoffice@FreeBSD.ORG Mon May 29 11:06:10 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6472916A432 for ; Mon, 29 May 2006 11:06:10 +0000 (UTC) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AD4343D46 for ; Mon, 29 May 2006 11:06:10 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4TB6Alj098907 for ; Mon, 29 May 2006 11:06:10 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4TB67FB098853 for openoffice@freebsd.org; Mon, 29 May 2006 11:06:07 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 29 May 2006 11:06:07 GMT Message-Id: <200605291106.k4TB67FB098853@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: openoffice@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 11:06:12 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/11/29] ports/74518 openoffice openoffice-1.1 build failure on 4-stable: o [2005/03/04] ports/78428 openoffice openoffice.org-1.1.4 stops compiling -> d f [2005/04/14] ports/79941 openoffice openoffice.org-1.1 1.1.4_1 binary package o [2005/07/11] ports/83252 openoffice openoffice.org-1.1 1.1.4 build failure: D o [2005/09/20] ports/86383 openoffice Can't compile openoffice.org-1.1 o [2005/11/21] ports/89393 openoffice can't install OpenOffice 2.0.0 from port o [2005/12/10] ports/90184 openoffice Install of OpenOffice 2.0.0 fails o [2005/12/21] ports/90759 openoffice cannot save ANY file with "de-openoffice. o [2006/01/23] ports/92218 openoffice openoffice.org-2.0 build fails with shlib o [2006/03/09] ports/94270 openoffice I cant make OpenOffice.org-2.0 10 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/10] ports/66480 openoffice editors/openoffice.org-1.1 port uses root o [2005/09/16] ports/86206 openoffice editors/openoffice.org-2.0: Unable to bui o [2006/02/02] ports/92737 openoffice editors/openoffice.org-2.0 build failure o [2006/02/19] ports/93559 openoffice OpenOffice.org-2.0.2 compile error o [2006/03/07] ports/94172 openoffice editors/openoffice.org-2.0 needs sane sym 5 problems total. From owner-freebsd-openoffice@FreeBSD.ORG Mon May 29 12:27:33 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C3F16A5AF for ; Mon, 29 May 2006 12:27:33 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 740AA43D58 for ; Mon, 29 May 2006 12:27:31 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/8.12.11/smtpout11/MantshX 4.0) with ESMTP id k4TCRVv1020117; Mon, 29 May 2006 05:27:31 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id k4TCRMCP015741; Mon, 29 May 2006 05:27:30 -0700 (PDT) Date: Mon, 29 May 2006 21:27:20 +0900 (JST) Message-Id: <20060529.212720.74748568.chat95@mac.com> To: carlos.paniago@gmail.com From: NAKATA Maho In-Reply-To: <4479A256.4090800@gmail.com> References: <4479A256.4090800@gmail.com> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-openoffice@freebsd.org Subject: Re: OOo-2.0-devel problem in Makefile X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 12:27:44 -0000 In Message-ID: <4479A256.4090800@gmail.com> "Carlos F. A. Paniago" wrote: > The reason is: FreeBSD FreeBSD.Env is now changet to FreeBSDIntel.Env ou > FreeBSDAMD.Env right, it has already been fixed by updating to SRC680_m170 and 2.0.3rc3. -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Mon May 29 23:02:44 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9640416A5F3 for ; Mon, 29 May 2006 23:02:44 +0000 (UTC) (envelope-from stuartb@4gh.net) Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B30943D48 for ; Mon, 29 May 2006 23:02:43 +0000 (GMT) (envelope-from stuartb@4gh.net) Received: from 208-59-171-35.c3-0.slvr-ubr2.lnh-slvr.md.cable.rcn.com (HELO freeman.4gh.net) ([208.59.171.35]) by smtp01.lnh.mail.rcn.net with ESMTP; 29 May 2006 19:03:55 -0400 X-IronPort-AV: i="4.05,185,1146456000"; d="scan'208"; a="212939449:sNHT23211720" Received: by freeman.4gh.net (Postfix, from userid 1001) id EF83B8B7; Mon, 29 May 2006 19:02:42 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by freeman.4gh.net (Postfix) with ESMTP id E9C238B4 for ; Mon, 29 May 2006 19:02:42 -0400 (EDT) Date: Mon, 29 May 2006 19:02:42 -0400 (EDT) From: Stuart Barkley To: freebsd-openoffice@freebsd.org In-Reply-To: <20060406004802.H24650@freeman.4gh.net> Message-ID: <20060529185434.S79882@freeman.4gh.net> References: <20060406004802.H24650@freeman.4gh.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: openoffice-2.0 build problem (dies with epm error) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 23:02:50 -0000 On Thu, 6 Apr 2006 at 01:29 -0400, Stuart Barkley wrote: > I have been having problems building editors/openoffice.org-2.0 for a > while now. Like a few others at the end of the build process (around > 10 hours) it will die with the following error: > > ************************************************** > ERROR: ERROR: "epm -f bsd openoffice.org-sdk /d04/data/freebsd-stable-6/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst -v 2>&1 |"! > in function: call_epm > ************************************************** Marcin Cieslak made a suggestion about the path length which caused me to revisit the problem. The openoffice build now works after moving my ports build directory from /d04/data/freebsd-stable-6/ports to /d04/ports and adjusting my /usr/ports link. It appears that there is some path length limitation in the openoffice build probably in epm. I haven't looked into this any further. Stuart -- I've never been lost; I was once bewildered for three days, but never lost! -- Daniel Boone From owner-freebsd-openoffice@FreeBSD.ORG Mon May 29 23:28:58 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB2E616A4A9 for ; Mon, 29 May 2006 23:28:58 +0000 (UTC) (envelope-from saper@SYSTEM.PL) Received: from alternator.sgh.waw.pl (alternator.sgh.waw.pl [194.145.96.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5470D43D4C for ; Mon, 29 May 2006 23:28:56 +0000 (GMT) (envelope-from saper@SYSTEM.PL) Received: from localhost (localhost [127.0.0.1]) by alternator.sgh.waw.pl (Postfix) with SMTP id C13292AA69B for ; Tue, 30 May 2006 01:28:54 +0200 (CEST) Received: from mail.sgh.waw.pl (unknown [194.145.96.99]) by alternator.sgh.waw.pl (Postfix) with ESMTP id B03452AA05D for ; Tue, 30 May 2006 01:28:54 +0200 (CEST) Received: from [192.168.100.100] (cable-135-117.iesy.net [81.210.135.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sgh.waw.pl (Postfix) with ESMTP id 8A7292ABF26 for ; Tue, 30 May 2006 01:28:54 +0200 (CEST) Message-ID: <447B83AC.7040004@SYSTEM.PL> Date: Tue, 30 May 2006 01:28:44 +0200 From: Marcin Cieslak User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060123 X-Accept-Language: pl, en-us, en-gb, en, de-de, de, ru MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org References: <20060406004802.H24650@freeman.4gh.net> <20060529185434.S79882@freeman.4gh.net> In-Reply-To: <20060529185434.S79882@freeman.4gh.net> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: openoffice-2.0 build problem (dies with epm error) X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 23:29:01 -0000 Worked for me as well. I have moved the whole thing under shorter path and OOo installed itself correctly. I think that may be related to http://www.openoffice.org/issues/show_bug.cgi?id=54730 -- << Marcin Cieslak // saper@system.pl >> From owner-freebsd-openoffice@FreeBSD.ORG Tue May 30 03:13:50 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1553016A5F8 for ; Tue, 30 May 2006 03:13:50 +0000 (UTC) (envelope-from kaho@ed.niigata-u.ac.jp) Received: from mailgate.cc.niigata-u.ac.jp (mailgate.cc.niigata-u.ac.jp [133.35.14.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4F4643D58 for ; Tue, 30 May 2006 03:13:48 +0000 (GMT) (envelope-from kaho@ed.niigata-u.ac.jp) Received: from mailgate.cc.niigata-u.ac.jp (localhost.localdomain [127.0.0.1]) by localhost.cc.niigata-u.ac.jp (Postfix) with ESMTP id 74B4B2A014B for ; Tue, 30 May 2006 12:13:55 +0900 (JST) Received: from pf2.ed.niigata-u.ac.jp (pf2.ed.niigata-u.ac.jp [133.35.172.22]) by mailgate.cc.niigata-u.ac.jp (Postfix) with ESMTP id 5E2632A0092 for ; Tue, 30 May 2006 12:13:55 +0900 (JST) Received: from pf2.ed.niigata-u.ac.jp (localhost [127.0.0.1]) by pf2.ed.niigata-u.ac.jp (8.13.6/8.13.6) with ESMTP id k4U3Dk9r083777 for ; Tue, 30 May 2006 12:13:46 +0900 (JST) (envelope-from kaho@pf2.ed.niigata-u.ac.jp) Message-Id: <200605300313.k4U3Dk9r083777@pf2.ed.niigata-u.ac.jp> To: openoffice@FreeBSD.org User-Agent: EMH/1.10.0 SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?S?= =?ISO-8859-4?Q?hij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Date: Tue, 30 May 2006 12:13:46 +0900 From: Kaho Toshikazu Cc: Subject: openoffice.org-2.0-devel/Makefile 1.250 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 03:13:50 -0000 Hi, I am a FreeBSD-current user, and thanks for your great jobs. I checked the changes of ports tree recently, and found the XXX comments in the Makefile. +# XXX Cut & paste from bsd.port.mk. +UNAME?= /usr/bin/uname +.if !defined(ARCH) +ARCH!= ${UNAME} -p +.endif + +.if ${ARCH} == amd64 +BROKEN= "Work in progress" +.endif The make command of the base system automatically sets $MACHINE and $MACHINE_ARCH variables. When we would check arch, we should do like this. .if ${MACHINE_ARCH} == amd64 BROKEN= "Work in progress" .endif -- kaho@ed.niigata-u.ac.jp From owner-freebsd-openoffice@FreeBSD.ORG Tue May 30 04:10:50 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E738C16A746 for ; Tue, 30 May 2006 04:10:50 +0000 (UTC) (envelope-from chat95@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37DFD43D6D for ; Tue, 30 May 2006 04:10:48 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin03-en2 [10.13.10.148]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id k4U4Ah8a014131; Mon, 29 May 2006 21:10:43 -0700 (PDT) Received: from localhost ([133.11.172.102]) (authenticated bits=0) by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k4U4AakO003079; Mon, 29 May 2006 21:10:42 -0700 (PDT) Date: Tue, 30 May 2006 13:10:32 +0900 (JST) Message-Id: <20060530.131032.115903866.chat95@mac.com> To: kaho@ed.niigata-u.ac.jp From: NAKATA Maho In-Reply-To: <200605300313.k4U3Dk9r083777@pf2.ed.niigata-u.ac.jp> References: <200605300313.k4U3Dk9r083777@pf2.ed.niigata-u.ac.jp> Organization: private X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: openoffice@FreeBSD.org Subject: Re: openoffice.org-2.0-devel/Makefile 1.250 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 04:10:51 -0000 In Message-ID: <200605300313.k4U3Dk9r083777@pf2.ed.niigata-u.ac.jp> Kaho Toshikazu wrote: > The make command of the base system automatically sets $MACHINE > and $MACHINE_ARCH variables. When we would check arch, we should do > like this. > > .if ${MACHINE_ARCH} == amd64 > BROKEN= "Work in progress" > .endif thanks, I'll commit it soon. -- NAKATA, Maho (maho@FreeBSD.org) From owner-freebsd-openoffice@FreeBSD.ORG Wed May 31 09:28:00 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34AB216A4D4 for ; Wed, 31 May 2006 09:28:00 +0000 (UTC) (envelope-from andreas.kuehl@clicktivities.net) Received: from service01.clicktivities.net (service01.clicktivities.net [213.61.250.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38BD243D72 for ; Wed, 31 May 2006 09:27:54 +0000 (GMT) (envelope-from andreas.kuehl@clicktivities.net) Received: from [192.168.68.66] ([213.61.250.28]) (authenticated bits=0) by service01.clicktivities.net (8.12.11/8.12.6) with ESMTP id k4V9RmNm085429; Wed, 31 May 2006 11:27:49 +0200 (CEST) (envelope-from andreas.kuehl@clicktivities.net) Message-ID: <447D6190.7070204@clicktivities.net> Date: Wed, 31 May 2006 11:27:44 +0200 From: Andreas Kuehl User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060105) X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-15.4 required=5.5 tests=AWL,BAYES_00 autolearn=ham version=2.63-service02.2003.12.19 X-Spam-Checker-Version: SpamAssassin 2.63-service02.2003.12.19 (2004-01-11) on service01.clicktivities.net Cc: Andreas Kuehl Subject: building openoffice needs /usr/ports/devel/epm X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 09:28:07 -0000 Hi I try to build openoffice on a freshly build machine. FreeBSD build.local 6.0-RELEASE-p7 FreeBSD 6.0-RELEASE-p7 #13: Thu May 4 14:47:29 CEST 2006 akuehl@build.local:/build/obj/build/src/sys/BUILD i386 After building xorg and gnome2, gnome2-fifth-toe, gnome2-power-tools I started to build /usr/ports/editors/openoffice.org-2.0. Building stops with error: ------------------------------------------------------------------------------------------------------------------ (...) ######################################################## make_installer.pl, version 1.0 Product list file: ../util/openoffice.lst Taking setup script from solver Unpackpath: /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro Compiler: unxfbsd Product: OpenOffice_SDK BuildID: 9011 Build: OOB680 No minor set Product version Using default installpath Package format: bsd Package list file: ../inc_sdkoo/unix/packagelist.txt msi templatepath: /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro/misc/sdkoo/msi_templates msi template path will be ignored for non Windows builds! msi languagepath: /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro/misc/win_ulffiles msi language path will be ignored for non Windows builds! Calling epm No file stripping Unzip ARCHIVE files services.rdb can be created Languages: en-US ######################################################## ... checking required files ... ...... searching zip ... Found: /usr/local/bin/zip ...... searching unzip ... Found: /usr/local/bin/unzip ... analyzing ../util/openoffice.lst ... ... analyzing script: /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin/sdkoo.ins ... ... analyzing directories ... ... analyzing files ... ... analyzing scpactions ... ... analyzing shortcuts ... ... analyzing profile ... ... analyzing profileitems ... ... analyzing modules ... ------------------------------------ ... languages en-US ... ... analyzing files ... ... analyzing files with flag ARCHIVE ... ... analyzing files with flag SCPZIP_REPLACE ... ... analyzing files with flag PATCH_SO_NAME ... ... merging files into registry database ... ... analyzing all directories for this product ... ... analyzing links ... ... creating profiles ... ... analyzing modules ... ... creating log file /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/logging/en-US/log_OOB680__en-US.log ... creating installation set in /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/install/en-US ... ... removing old installation directories ... ... analyzing package list ... ... creating epm list file epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst ... ... starting unpatched epm ... ... epm -f bsd openoffice.org-sdk /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst -v 2>&1 | ... ... cleaning the output tree ... ... removing directory /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/zip/en-US ... ************************************************** ERROR: ERROR: "epm -f bsd openoffice.org-sdk /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst -v 2>&1 |"! in function: call_epm ************************************************** ************************************************** ERROR: Saved logfile: /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/logging/en-US/log_OOB680__en-US.log ************************************************** Wed May 31 00:19:01 2006 (23:27 min.) dmake: Error code 255, while making 'sdkoo_en-US.bsd' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' *** Error code 255 Stop in /build/ports/editors/openoffice.org-2.0. ------------------------------------------------------------------------------------------------------------------ Installing /usr/ports/devel/epm makes it run again. As I don't understand the Makefile to well and don't understand what this line from Makefile wants to tell me, ------------------------------------------------------------------------------------------------------------------ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp --with-gnu-patch=${LOCALBASE}/bin/gpatch --with-epm=internal --with-system-freetype --enable-crashdump=yes --enable-symbols=SMALL ------------------------------------------------------------------------------------------------------------------ I don't dare to give a good suggestion what to do. Sincerely Andreas Kuehl From owner-freebsd-openoffice@FreeBSD.ORG Wed May 31 15:01:13 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1CC616B357 for ; Wed, 31 May 2006 15:01:13 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9843D6E for ; Wed, 31 May 2006 15:01:07 +0000 (GMT) (envelope-from dwilde1@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so776145uge for ; Wed, 31 May 2006 08:01:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=qQfNxWXkFjCosf8MB8GQl4dQGKRXA0HeXNypVp2JRwAI12DGTkAmZPG/RFP+CYoIyv0l762WR6HASvmu9T5rcwA3QLks+OSFqVlALJK+W3ui2aXCXoVR/OCQG3gUBHSaiUTnvXKEnu8Cw03wtnFnLz8OGUd84jDpafs43emgNeM= Received: by 10.78.58.11 with SMTP id g11mr10103hua; Wed, 31 May 2006 08:01:06 -0700 (PDT) Received: by 10.78.31.6 with HTTP; Wed, 31 May 2006 08:01:06 -0700 (PDT) Message-ID: Date: Wed, 31 May 2006 09:01:06 -0600 From: "Don Wilde" Sender: dwilde1@gmail.com To: openoffice@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: db5782485a712d30 Cc: Subject: problem getting openoffice.org-2.0-devel version X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 15:01:17 -0000 Hi, all - First off, thanks for maintaining such a complex but essential port. I've been having issues compiling oo devel. For the last two weeks, it was complaining that my avahi-0.6.10_3 wasn't acceptable because it insisted on 6.10_1 and only that. Did you change that to a >version, or is it just that the newer make is looking for _3? Now, it's looking for OOo_SRC680_m170_source.tar.bz2 and can't find it. I google'd and yahoo'd and can't find it either. (cvsup RELENG_6 this am) Suggestions? Don Wilde From owner-freebsd-openoffice@FreeBSD.ORG Wed May 31 16:42:58 2006 Return-Path: X-Original-To: freebsd-openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 410AD16A8B3 for ; Wed, 31 May 2006 16:42:58 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9073543D48 for ; Wed, 31 May 2006 16:42:56 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k4VGgZI9072436; Wed, 31 May 2006 12:42:36 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-openoffice@FreeBSD.org Date: Wed, 31 May 2006 12:42:21 -0400 User-Agent: KMail/1.6.2 References: <4475AD72.3060302@cnptia.embrapa.br> <200605251240.13725.jkim@FreeBSD.org> <200605251253.27542.jkim@FreeBSD.org> In-Reply-To: <200605251253.27542.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200605311242.24619.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1501/Wed May 31 06:23:26 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Carlos Fernando Assis Paniago Subject: Re: compilation erro in OOo-2.0-devel and amd64 and freebsd 6.1 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 16:42:59 -0000 On Thursday 25 May 2006 12:53 pm, Jung-uk Kim wrote: > On Thursday 25 May 2006 12:40 pm, Jung-uk Kim wrote: > > On Thursday 25 May 2006 09:13 am, Carlos Fernando Assis Paniago > > wrote: > > > The compilation was done ok. If I try to execute the > > > openoffice.org-SRC680_m169 it stops in the registration > > > processs. I went and remove the .open* directory, but it isn't > > > working. That is the reason that I was compiling with DEBUG to > > > try do debug the process. Do you have any solutions? > > > > I am sorry to hear that. Are you using Gnome or KDE? I had > > problems with Gnome (I am quite confident that's atk related) but > > with KDE, it was okay, i.e., I was able to run swrite and all. > > I just finished building 2.0.3rc3 and I see the same problem as > yours on KDE. :-( Something's broken between m168 and m169, I > guess. I swear I tested m169 but I have no idea why it's broken > now. :-( I'll let you know as soon as I find something. I found XIM (input method extension) is at fault. If you see crashes at the registration screen, turn off input method and try again. Jung-uk Kim From owner-freebsd-openoffice@FreeBSD.ORG Wed May 31 19:10:16 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7010F16B053 for ; Wed, 31 May 2006 19:10:16 +0000 (UTC) (envelope-from sepotvin@videotron.ca) Received: from tomts24-srv.bellnexxia.net (tomts24.bellnexxia.net [209.226.175.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E08243D7E for ; Wed, 31 May 2006 19:10:12 +0000 (GMT) (envelope-from sepotvin@videotron.ca) Received: from mail.telcobridges.com ([67.70.237.76]) by tomts24-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060531191010.MQUM8423.tomts24-srv.bellnexxia.net@mail.telcobridges.com> for ; Wed, 31 May 2006 15:10:10 -0400 Received: from [10.0.0.166] (spotvin.telcobridges.com [10.0.0.166]) (authenticated bits=0) by mail.telcobridges.com (8.13.3/8.13.3) with ESMTP id k4VJA9xc092820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 31 May 2006 15:10:09 -0400 (EDT) (envelope-from sepotvin@videotron.ca) Message-ID: <447DEA11.9040105@videotron.ca> Date: Wed, 31 May 2006 15:10:09 -0400 From: "Stephane E. Potvin" User-Agent: Thunderbird 1.5.0.2 (X11/20060505) MIME-Version: 1.0 To: openoffice@FreeBSD.org Content-Type: multipart/mixed; boundary="------------040604060106060804070907" Cc: Subject: [patch] to make openoffice.org-2.0 build with mozilla enabled on -current X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 19:10:29 -0000 This is a multi-part message in MIME format. --------------040604060106060804070907 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To make openoffice.org-2.0 build on -current when the mozilla connectivity is enabled, the attached patch is required after the addition of gethostbyname_r to libc. The patch was adapted from the devel/nspr port. I expect that a similar patch will be needed for the -devel version of the port but I haven't checked if it's usable verbatim (is the -devel version also using mozilla 1.7.5?) Regards, Steph --------------040604060106060804070907 Content-Type: text/plain; name="patch-moz" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="patch-moz" LS0tIG1vei9tb3ppbGxhLXNvdXJjZS0xLjcuNS5wYXRjaC5vcmlnCVdlZCBNYXkgMzEgMTE6 MzA6MzYgMjAwNgorKysgbW96L21vemlsbGEtc291cmNlLTEuNy41LnBhdGNoCVdlZCBNYXkg MzEgMTE6MjY6MjYgMjAwNgpAQCAtNzY5NywzICs3Njk3LDE4IEBACiAgIAogICAjIEZvcmNl IGFwcGxpY2F0aW9ucyB0byBiZSBidWlsdCBub24tc3RhdGljYWxseQogICAjIHdoZW4gYnVp bGRpbmcgdGhlIG1vemNvbXBzIG1ldGEgY29tcG9uZW50CistLS0gbWlzYy9tb3ppbGxhL25z cHJwdWIvcHIvaW5jbHVkZS9tZC9fZnJlZWJzZC5oLm9yaWcgICAgU2F0IEFwciAyMiAxNzox NDo1NSAyMDA2CisrKysgbWlzYy9idWlsZC9tb3ppbGxhL25zcHJwdWIvcHIvaW5jbHVkZS9t ZC9fZnJlZWJzZC5oIFNhdCBBcHIgMjIgMTc6MTQ6NDcgMjAwNgorQEAgLTEwNiw2ICsxMDYs MTEgQEAKKyAjZGVmaW5lIF9QUl9JUFY2X1Y2T05MWV9QUk9CRQorICNlbmRpZgorCisrI2lm IF9fRnJlZUJTRF92ZXJzaW9uID49IDcwMDAxNgorKyNkZWZpbmUgX1BSX0hBVkVfR0VUUFJP VE9fUgorKyNkZWZpbmUgX1BSX0hBVkVfNV9BUkdfR0VUUFJPVE9fUgorKyNlbmRpZgorKwor ICNkZWZpbmUgVVNFX1NFVEpNUAorCisgI2lmbmRlZiBfUFJfUFRIUkVBRFMKKwo= --------------040604060106060804070907-- From owner-freebsd-openoffice@FreeBSD.ORG Wed May 31 19:57:13 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A61C16A4A3 for ; Wed, 31 May 2006 19:57:13 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E65A43D49 for ; Wed, 31 May 2006 19:57:12 +0000 (GMT) (envelope-from dwilde1@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so40138uge for ; Wed, 31 May 2006 12:57:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=m3o4vJh2WpOu1XikhtSTfiTOax0usK9CFwWOCzxpecGPgUm4HvkcKrn1Fa0MGZDUpMj1ll0oEI5A9AknRu0aW7to6SVa5AD/joJjTtL72cJroaCa9X3YO2vduoVl6QFWtbBFdqi2HsRGqKq+sQLY6hwglXU4FKNXjRwB+lz62p8= Received: by 10.78.39.16 with SMTP id m16mr48924hum; Wed, 31 May 2006 12:57:11 -0700 (PDT) Received: by 10.78.31.6 with HTTP; Wed, 31 May 2006 12:57:11 -0700 (PDT) Message-ID: Date: Wed, 31 May 2006 13:57:11 -0600 From: "Don Wilde" Sender: dwilde1@gmail.com To: openoffice@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 4f7feefa3ed7425a Cc: Subject: Fwd: problem getting openoffice.org-2.0-devel version X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 19:57:14 -0000 It's finally propagated, and building now, thanks. I wouldn't be such a cat on the roof, but I chose (stupidly) to erase all previous versions, so I have nothing that works now, and haven't for almost 2 weeks. <8-O ---------- Forwarded message ---------- From: Don Wilde Date: May 31, 2006 9:01 AM Subject: problem getting openoffice.org-2.0-devel version To: openoffice@freebsd.org Hi, all - First off, thanks for maintaining such a complex but essential port. I've been having issues compiling oo devel. For the last two weeks, it was complaining that my avahi-0.6.10_3 wasn't acceptable because it insisted on 6.10_1 and only that. Did you change that to a >version, or is it just that the newer make is looking for _3? Now, it's looking for OOo_SRC680_m170_source.tar.bz2 and can't find it. I google'd and yahoo'd and can't find it either. (cvsup RELENG_6 this am) Suggestions? Don Wilde From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 01:28:08 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 475C416AFB5 for ; Thu, 1 Jun 2006 01:28:08 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E638A43D49 for ; Thu, 1 Jun 2006 01:28:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A41B01A4DA5 for ; Wed, 31 May 2006 18:28:07 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 04AFE516AC; Wed, 31 May 2006 21:28:06 -0400 (EDT) Date: Wed, 31 May 2006 21:28:06 -0400 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20060601012806.GC5157@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="t0UkRYy7tHLRMCai" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: ooo-build-2.0.2.9 failed on i386 6] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 01:28:14 -0000 --t0UkRYy7tHLRMCai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Wed, 31 May 2006 17:46:12 GMT From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: ooo-build-2.0.2.9 failed on i386 6 X-UIDL: b62"!(Ej!!"CB!!CeX!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.2 building ooo-build-2.0.2.9 on gohan29.freebsd.org in directory /x/tmp/6/chroot/88909 maintained by: openoffice@FreeBSD.org port directory: /usr/ports/editors/ooo-build build started at Wed May 31 17:45:45 UTC 2006 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dperl-5.8.8.tbz EXTRACT_DEPENDS=3Dperl-5.8.8.tbz BUILD_DEPENDS=3DORBit2-2.14.0_1.tbz apache-ant-1.6.5_1.tbz atk-1.11.4_1.tbz= autoconf-2.59_2.tbz avahi-0.6.10_3.tbz bison-2.1_2.tbz bitstream-vera-1.10= _2.tbz cairo-1.0.4_1.tbz coreutils-5.2.1.tbz dbus-0.61_3.tbz diablo-jdk-1.5= .0.06.00.tbz expat-2.0.0_1.tbz fontconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.= tbz gamin-0.1.7_2.tbz gcc-ooo-3.4.1_2.tbz gconf2-2.14.0_2.tbz gdbm-1.8.3_2.= tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gmake-3.80_2.tbz gnome-mime-data-2= .4.2.tbz gnome-vfs-2.14.1_2.tbz gnomehier-2.1_2.tbz gtk-2.8.18.tbz hicolor-= icon-theme-0.5.tbz imake-6.9.0.tbz intltool-0.35.0.tbz javavmwrapper-2.0_7.= tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.tbz libart_lgpl-2.3.17_= 1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz libdrm-2.0.1_1.tbz libico= nv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz m4-1.4.4.tbz p5-Archiv= e-Zip-1.16.tbz p5-Compress-Zlib-1.41.tbz p5-File-Temp-0.16_4.tbz p5-PathToo= ls-3.18.tbz p5-Scalar-List-Utils-1.18,1.tbz p5-XML-Parser-2.34_2.tbz pango-= 1.12.3.tbz patch! -2.5.4.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-1.7_1= .tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.8.2.t= bz unzip-5.52_2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.= 9.0.tbz xorg-libraries-6.9.0.tbz zip-2.31.tbz RUN_DEPENDS=3DORBit2-2.14.0_1.tbz atk-1.11.4_1.tbz avahi-0.6.10_3.tbz bitst= ream-vera-1.10_2.tbz cairo-1.0.4_1.tbz dbus-0.61_3.tbz expat-2.0.0_1.tbz fo= ntconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tbz gconf2-2.14= .0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gnome-mime-d= ata-2.4.2.tbz gnome-vfs-2.14.1_2.tbz gnomehier-2.1_2.tbz gtk-2.8.18.tbz hic= olor-icon-theme-0.5.tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.tbz= libart_lgpl-2.3.17_1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz libdr= m-2.0.1_1.tbz libiconv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz pa= ngo-1.12.3.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-1.= 7_1.tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.8.= 2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg-l= ibraries-6.9.0.tbz prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/X11R6 add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D OPTIONS: You can compile OOo with debug symbols with WITH_DEBUG=3D1 If you set WITH_DEBUG=3D2, you add internal OOo debug support. You can compile OOo without Mozilla connectivity with make -DWITHOUT_MOZILLA You can compile OOo with GNU GCJ instead of SUN's JDK with make -DWITH_GNUGCJ You can compile OOo with CUPS support with make -DWITH_CUPS You can compile OOo to use Qt/KDE vclplug with make -DWITH_KDE You can compile OOo with gpc instead of libart by make -DWITH_GPC NOTICE: To build OOo, you should have a lot of free diskspace (~ 9GB). If you want SDK and/or solver, please type make sdk and/or make solver =3D> ooo-build-2.0.2.9.tar.gz doesn't seem to exist in /tmp/distfiles/openo= ffice.org2.0. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no= access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from http://ooo.ximian.com/packages/OOB680/. fetch: http://ooo.ximian.com/packages/OOB680/ooo-build-2.0.2.9.tar.gz: No a= ddress record =3D> Attempting to fetch from http://ooo.ximian.com/packages/SRC680/. fetch: http://ooo.ximian.com/packages/SRC680/ooo-build-2.0.2.9.tar.gz: No a= ddress record =3D> Attempting to fetch from http://ring.sakura.ad.jp/archives/misc/openof= fice/stable/2.0.3rc3/. fetch: http://ring.sakura.ad.jp/archives/misc/openoffice/stable/2.0.3rc3/oo= o-build-2.0.2.9.tar.gz: Not Found =3D> Attempting to fetch from http://ring.riken.jp/archives/misc/openoffice= /stable/2.0.3rc3/. fetch: http://ring.riken.jp/archives/misc/openoffice/stable/2.0.3rc3/ooo-bu= ild-2.0.2.9.tar.gz: Not Found =3D> Attempting to fetch from http://openoffice.lunarshells.com/sources/. fetch: http://openoffice.lunarshells.com/sources/ooo-build-2.0.2.9.tar.gz: = Not Found =3D> Attempting to fetch from http://ooopackages.good-day.net/pub/OpenOffic= e.org/sources/. fetch: http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ooo-build= -2.0.2.9.tar.gz: Not Found =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no= access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/openoffice.org2.0 and try again. *** Error code 1 Stop in /a/ports/editors/ooo-build. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/editors/ooo-build ended at Wed May 31 17:46:07 UTC 2006 ----- End forwarded message ----- --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEfkKmWry0BWjoQKURAqq7AJ0YooLQ7NARaXRf3Zosr/Q4i1YAhACgpE+c byV7B4E1w+dd8Fv+t/r9cxI= =lhT2 -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai-- From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 07:30:17 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E5A116BEEE; Thu, 1 Jun 2006 07:30:17 +0000 (UTC) (envelope-from ml.diespammer@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76ED943D66; Thu, 1 Jun 2006 07:30:14 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from soth.ventu (adsl-ull-125-192.51-151.net24.it [151.51.192.125]) (authenticated bits=128) by parrot.aev.net (8.13.6/8.13.6) with ESMTP id k517ZjHH024615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 1 Jun 2006 09:35:51 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Received: from [10.1.2.18] (alamar.ventu [10.1.2.18]) by soth.ventu (8.13.6/8.13.3) with ESMTP id k517TkYI086268; Thu, 1 Jun 2006 09:29:46 +0200 (CEST) (envelope-from ml.diespammer@netfence.it) Message-ID: <447E9764.1030107@netfence.it> Date: Thu, 01 Jun 2006 09:29:40 +0200 From: Andrea Venturoli User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: Lowell Gilbert , freebsd-questions@freebsd.org, freebsd-openoffice@freebsd.org References: <44slmrr2t2.fsf@be-well.ilk.org> In-Reply-To: <44slmrr2t2.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.53 on 212.31.247.179 Cc: Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 07:30:32 -0000 Lowell Gilbert wrote: > Looks kind of like a problem that was fixed within the last few > days when the port was updated to the next release candidate. > Try updating your ports? Looks kinda not. I've got 2.0.3rc3 and I have the same problem. I reported it several months ago and all I got to be told was that it's a strange problem. bye av. From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 08:19:01 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDB2716A452; Thu, 1 Jun 2006 08:19:00 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7926443D45; Thu, 1 Jun 2006 08:19:00 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k518J0qf023204; Thu, 1 Jun 2006 08:19:00 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k518J0Pc023200; Thu, 1 Jun 2006 08:19:00 GMT (envelope-from edwin) Date: Thu, 1 Jun 2006 08:19:00 GMT From: Edwin Groothuis Message-Id: <200606010819.k518J0Pc023200@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/98271: installing printers openoffice fails X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 08:19:07 -0000 Synopsis: installing printers openoffice fails Responsible-Changed-From-To: freebsd-ports-bugs->openoffice Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jun 1 08:18:58 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=98271 From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 12:05:40 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FCFF16BB32 for ; Thu, 1 Jun 2006 12:05:40 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49CE543D6D for ; Thu, 1 Jun 2006 12:04:45 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 16942 invoked from network); 1 Jun 2006 12:04:27 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jun 2006 12:04:27 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id CFAFE28449; Thu, 1 Jun 2006 08:04:25 -0400 (EDT) To: freebsd-questions@freebsd.org, freebsd-openoffice@freebsd.org References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> From: Lowell Gilbert Date: Thu, 01 Jun 2006 08:04:25 -0400 In-Reply-To: <447E9764.1030107@netfence.it> (Andrea Venturoli's message of "Thu, 01 Jun 2006 09:29:40 +0200") Message-ID: <44d5dtqdyu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:06:03 -0000 Andrea Venturoli writes: > I reported it several months ago and all I got to be told was that > it's a strange problem. Well, that's true... Do you have devel/epm installed by any chance? From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 14:25:56 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E7B016A91C for ; Thu, 1 Jun 2006 14:25:56 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7349543D4C for ; Thu, 1 Jun 2006 14:25:55 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by nz-out-0102.google.com with SMTP id 9so468858nzo for ; Thu, 01 Jun 2006 07:25:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DReUqokxgOveqONQrJ+AG/ozfHEHKNL2dC0O6G0lRGzd50geQsifTcXWD7LaOyI0ChwIzvnKj0NmGileiIYV/scYiu/dqUqNdcpJ+0IyyPimVaHYZ8mrEmWUABTPYsooH6NUB1Iw7afmW7si4D/vQLkiKPsWY8zxH7W/3iuEZDw= Received: by 10.65.191.20 with SMTP id t20mr400025qbp; Thu, 01 Jun 2006 07:25:54 -0700 (PDT) Received: by 10.65.250.20 with HTTP; Thu, 1 Jun 2006 07:25:54 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2006 19:55:54 +0530 From: Subhro To: "Lowell Gilbert" In-Reply-To: <44d5dtqdyu.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> Cc: freebsd-openoffice@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:25:56 -0000 On 6/1/06, Lowell Gilbert wrote: > Andrea Venturoli writes: > > > I reported it several months ago and all I got to be told was that > > it's a strange problem. > > Well, that's true... > > Do you have devel/epm installed by any chance? No I do not have epm installed. Should I install it and try again? Subhro -- Subhro Kar Security Engineer iViZ Techno Solutions Pvt. Ltd. Dhanshree Bldg, 1st Floor Plot XI-16, Sector V Salt Lake City 700091 India From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 20:42:39 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FEC16BBBC; Thu, 1 Jun 2006 20:42:39 +0000 (UTC) (envelope-from ml@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE07C43D60; Thu, 1 Jun 2006 20:42:35 +0000 (GMT) (envelope-from ml@netfence.it) Received: from soth.ventu (adsl-ull-125-192.51-151.net24.it [151.51.192.125]) (authenticated bits=128) by parrot.aev.net (8.13.6/8.13.6) with ESMTP id k51KmDJ3035020 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 1 Jun 2006 22:48:19 +0200 (CEST) (envelope-from ml@netfence.it) Received: from [10.1.2.18] (alamar.ventu [10.1.2.18]) by soth.ventu (8.13.6/8.13.3) with ESMTP id k51KgASN028760; Thu, 1 Jun 2006 22:42:11 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <447F511E.6020102@netfence.it> Date: Thu, 01 Jun 2006 22:42:06 +0200 From: Andrea Venturoli User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: Lowell Gilbert References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> In-Reply-To: <44d5dtqdyu.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.53 on 212.31.247.179 Cc: freebsd-openoffice@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:42:54 -0000 Lowell Gilbert wrote: > Andrea Venturoli writes: > >> I reported it several months ago and all I got to be told was that >> it's a strange problem. > > Well, that's true... > > Do you have devel/epm installed by any chance? Same questions of some months ago... :) No, I don't have epm and never did. bye & Thanks av. From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 20:54:46 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62FDC16BA5D for ; Thu, 1 Jun 2006 20:54:46 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF3943D8B for ; Thu, 1 Jun 2006 20:54:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 24372 invoked from network); 1 Jun 2006 20:54:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jun 2006 20:54:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 03ED128449; Thu, 1 Jun 2006 16:54:33 -0400 (EDT) To: Subhro References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> From: Lowell Gilbert Date: Thu, 01 Jun 2006 16:54:32 -0400 In-Reply-To: (Subhro's message of "Thu, 1 Jun 2006 19:55:54 +0530") Message-ID: <44u074egvr.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-openoffice@freebsd.org, Lowell Gilbert , freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:54:50 -0000 Subhro writes: > On 6/1/06, Lowell Gilbert wrote: >> Andrea Venturoli writes: >> >> > I reported it several months ago and all I got to be told was that >> > it's a strange problem. >> >> Well, that's true... >> >> Do you have devel/epm installed by any chance? > > No I do not have epm installed. Should I install it and try again? No. If you had it, I would recommend removing it before trying again. From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 20:57:48 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B63E16BBBC for ; Thu, 1 Jun 2006 20:57:48 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B332343D7B for ; Thu, 1 Jun 2006 20:57:33 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 2869 invoked from network); 1 Jun 2006 20:57:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jun 2006 20:57:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id E899D28449; Thu, 1 Jun 2006 16:57:32 -0400 (EDT) To: Subhro References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> From: Lowell Gilbert Date: Thu, 01 Jun 2006 16:57:32 -0400 In-Reply-To: (Subhro's message of "Thu, 1 Jun 2006 19:55:54 +0530") Message-ID: <44lksgegqr.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-openoffice@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:57:59 -0000 The net thing to do would presumably be to look at the log file referenced in the error message included in your original posting. From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 21:00:52 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81ABC16B6B1 for ; Thu, 1 Jun 2006 21:00:52 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C9B43D46 for ; Thu, 1 Jun 2006 21:00:38 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 28818 invoked from network); 1 Jun 2006 21:00:37 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jun 2006 21:00:37 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 6F83A2844A; Thu, 1 Jun 2006 17:00:37 -0400 (EDT) To: Subhro , freebsd-openoffice@freebsd.org, freebsd-questions@freebsd.org References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> <44lksgegqr.fsf@be-well.ilk.org> From: Lowell Gilbert Date: Thu, 01 Jun 2006 17:00:37 -0400 In-Reply-To: <44lksgegqr.fsf@be-well.ilk.org> (Lowell Gilbert's message of "Thu, 01 Jun 2006 16:57:32 -0400") Message-ID: <44d5dseglm.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 21:01:03 -0000 Lowell Gilbert writes: > The net thing to do would presumably be to look at the log file > referenced in the error message included in your original posting. Um, "next" thing to do... [Sorry.] From owner-freebsd-openoffice@FreeBSD.ORG Thu Jun 1 23:26:27 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED2E916A5D2 for ; Thu, 1 Jun 2006 23:26:26 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C8843D48 for ; Thu, 1 Jun 2006 23:26:26 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id D1BD522F20 for ; Fri, 2 Jun 2006 01:26:25 +0200 (CEST) Received: from koala.ipv6.droso.net (localhost [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 39A7B22E70 for ; Fri, 2 Jun 2006 01:26:21 +0200 (CEST) From: linimon@FreeBSD.org To: openoffice@freebsd.org Message-Id: <20060601232621.39A7B22E70@mail.droso.net> Date: Fri, 2 Jun 2006 01:26:21 +0200 (CEST) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 23:26:29 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc3.4, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 4.x/5.x/6.x with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: editors/ooodict-all broken because: Size mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooodict-all portname: editors/openoffice.org-1.1 broken because: Does not compile on FreeBSD >= 6.1 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=openoffice.org-1.1 portname: editors/openoffice.org-1.1-devel broken because: Does not compile on FreeBSD >= 6.1 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=openoffice.org-1.1-devel If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-openoffice@FreeBSD.ORG Fri Jun 2 05:25:53 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E3CE16A470 for ; Fri, 2 Jun 2006 05:25:53 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 652D243D45 for ; Fri, 2 Jun 2006 05:25:52 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by nz-out-0102.google.com with SMTP id 9so669994nzo for ; Thu, 01 Jun 2006 22:25:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PQaIivRJRWDf5VwNhtWZGXLPvD7h8CfaIKKVMiEuc+x/X6waWIPPyIJf3/Zbpta8WPl0QurYDA3t/W4gdIylEQiGNUMSf+Pao6ElkNmyBpaQ3uI+BlNWZaRgKuArYXGX5B8yfsnhUUB2MD0gzW8YUN8iQqTNhx234RJJHN61Va0= Received: by 10.64.243.2 with SMTP id q2mr1264850qbh; Thu, 01 Jun 2006 22:25:51 -0700 (PDT) Received: by 10.65.250.20 with HTTP; Thu, 1 Jun 2006 22:25:51 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 10:55:51 +0530 From: Subhro To: "Lowell Gilbert" In-Reply-To: <44u074egvr.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> <44u074egvr.fsf@be-well.ilk.org> Cc: freebsd-openoffice@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 05:25:53 -0000 On 6/2/06, Lowell Gilbert wrote: > Subhro writes: > > > On 6/1/06, Lowell Gilbert wrote: > >> Andrea Venturoli writes: > >> > >> > I reported it several months ago and all I got to be told was that > >> > it's a strange problem. > >> > >> Well, that's true... > >> > >> Do you have devel/epm installed by any chance? > > > > No I do not have epm installed. Should I install it and try again? > > No. If you had it, I would recommend removing it before trying again. > Initially did not have epm. Even tried to compile *with* epm installed. Still stuck up at the same place. :-( Subhro -- Subhro Kar Security Engineer iViZ Techno Solutions Pvt. Ltd. Dhanshree Bldg, 1st Floor Plot XI-16, Sector V Salt Lake City 700091 India From owner-freebsd-openoffice@FreeBSD.ORG Fri Jun 2 06:28:55 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E3E316A545; Fri, 2 Jun 2006 06:28:55 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B7A43D58; Fri, 2 Jun 2006 06:28:54 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.4] (12-216-248-146.client.mchsi.com[12.216.248.146]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20060602062853m9100ojn6be>; Fri, 2 Jun 2006 06:28:53 +0000 Message-ID: <447FDAA4.60705@math.missouri.edu> Date: Fri, 02 Jun 2006 01:28:52 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20060531 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subhro References: <44slmrr2t2.fsf@be-well.ilk.org> <447E9764.1030107@netfence.it> <44d5dtqdyu.fsf@be-well.ilk.org> <44u074egvr.fsf@be-well.ilk.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-openoffice@freebsd.org, Lowell Gilbert , freebsd-questions@freebsd.org Subject: Re: Openoffice compilation failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 06:28:55 -0000 Subhro wrote: > On 6/2/06, Lowell Gilbert wrote: > >> Subhro writes: >> >> > On 6/1/06, Lowell Gilbert >> wrote: >> >> Andrea Venturoli writes: >> >> >> >> > I reported it several months ago and all I got to be told was that >> >> > it's a strange problem. >> >> >> >> Well, that's true... >> >> >> >> Do you have devel/epm installed by any chance? >> > >> > No I do not have epm installed. Should I install it and try again? >> >> No. If you had it, I would recommend removing it before trying again. >> > > Initially did not have epm. Even tried to compile *with* epm > installed. Still stuck up at the same place. :-( > > Subhro I saw an email that suggested that the problem is that the epm that comes bundled with the openoffice source has a problem with argument lines that are too long. Changing the name of the ports directory to /usr/p fixed it for me. Stephen From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 17:36:48 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EF1816A4A5 for ; Sat, 3 Jun 2006 17:36:48 +0000 (UTC) (envelope-from thurners@nicsys.de) Received: from hal-9000.nicsys.de (hal-9000.nicsys.de [213.187.80.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B316A43D45 for ; Sat, 3 Jun 2006 17:36:47 +0000 (GMT) (envelope-from thurners@nicsys.de) Received: from xris.fu41.vpn (p54B49781.dip0.t-ipconnect.de [84.180.151.129]) (authenticated bits=0) by hal-9000.nicsys.de (8.13.6/8.13.6/NICsys) with ESMTP id k53HVmLN086593 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 3 Jun 2006 19:32:59 +0200 (CEST) Received: from xris.fu41.vpn (localhost [127.0.0.1]) by xris.fu41.vpn (8.13.6/8.13.6) with ESMTP id k53HVl2Q018244 for ; Sat, 3 Jun 2006 19:31:47 +0200 (CEST) (envelope-from stthu@xris.fu41.vpn) Received: (from stthu@localhost) by xris.fu41.vpn (8.13.6/8.13.6/Submit) id k53HVgbQ018243 for freebsd-openoffice@freebsd.org; Sat, 3 Jun 2006 19:31:42 +0200 (CEST) (envelope-from stthu@xris.fu41.vpn) From: Stefan Thurner To: freebsd-openoffice@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 03 Jun 2006 19:31:41 +0200 Message-Id: <1149355901.18233.8.camel@xris.fu41.vpn> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new X-Spam-Status: No, score=3.5 required=7.0 tests=SPF_HELO_SOFTFAIL, SPF_SOFTFAIL autolearn=no version=3.1.1 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on beholder.nicsys.de Subject: .desktop files X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 17:36:58 -0000 Hi! I've installed OOo-2.0.3rc3 from package and noticed that no entries appear in the Gnome menu. Desktop files for the menu entries existing after installation in /usr/local/openoffice.org-2.0.3rc3/share/xdg/. Under this location they are not recognized by gnome. Why they are not copied or linked to an appropriate location like /usr/X11R6/etc/xdg/ during installation? best regards -Stefan -- GPG-encrypted mail welcome! --> ID:E970FCBE From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 17:54:55 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 889D216A47D for ; Sat, 3 Jun 2006 17:54:55 +0000 (UTC) (envelope-from freebsd@chillt.de) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBA143D45 for ; Sat, 3 Jun 2006 17:54:54 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [127.0.0.1] (dslb-084-060-103-163.pools.arcor-ip.net [84.60.103.163]) by dd2718.kasserver.com (Postfix) with ESMTP id DA65793F1F; Sat, 3 Jun 2006 19:54:01 +0200 (CEST) Message-ID: <4481CCEA.3010406@chillt.de> Date: Sat, 03 Jun 2006 19:54:50 +0200 From: Bartosz Fabianowski User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: Stefan Thurner References: <1149355901.18233.8.camel@xris.fu41.vpn> In-Reply-To: <1149355901.18233.8.camel@xris.fu41.vpn> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-openoffice@freebsd.org Subject: Re: .desktop files X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 17:55:01 -0000 > Why they are not copied or linked to an appropriate location > like /usr/X11R6/etc/xdg/ during installation? For the .desktop files to work, they need not fixed up and installed in the right place. This work as been done for KDE, but nobody has stepped forward to do the same for GNOME yet. If you want to volunteer, feel free to adjust the port's Makefile and submit your patch to the mailing list. - Bartosz From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 23:13:45 2006 Return-Path: X-Original-To: openoffice@hub.freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B01FE16A561; Sat, 3 Jun 2006 23:13:45 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C158743D4C; Sat, 3 Jun 2006 23:13:43 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k53NDh70071661; Sat, 3 Jun 2006 23:13:43 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k53NDh0F071655; Sat, 3 Jun 2006 23:13:43 GMT (envelope-from edwin) Date: Sat, 3 Jun 2006 23:13:43 GMT From: Edwin Groothuis Message-Id: <200606032313.k53NDh0F071655@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, openoffice@FreeBSD.org Cc: Subject: Re: ports/98440: Typo in openoffice.org-2.0 port? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 23:13:46 -0000 Synopsis: Typo in openoffice.org-2.0 port? Responsible-Changed-From-To: freebsd-ports-bugs->openoffice Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jun 3 23:13:43 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=98440 From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 23:14:12 2006 Return-Path: X-Original-To: freebsd-openoffice@freebsd.org Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6AFB16A578 for ; Sat, 3 Jun 2006 23:14:12 +0000 (UTC) (envelope-from carlos.paniago@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4974543D4C for ; Sat, 3 Jun 2006 23:14:12 +0000 (GMT) (envelope-from carlos.paniago@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so542067wxd for ; Sat, 03 Jun 2006 16:14:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=rN1Myrk16fCwTiAXA2k8LRnGT+3J7RO6aUVyq5sz6fjdnDE/Li1FNU38uX9VURYd6cj86lnmjC5LvD2zj2Mhyo3eawea7oy85Z2yLe0d7Uh+8nr2jtt8n9ynzJANHuSaeJ/1C5R4x0ivADMcyYVRNMHpDecH5wZaUm8Heu3tMwA= Received: by 10.70.17.17 with SMTP id 17mr4329904wxq; Sat, 03 Jun 2006 16:14:11 -0700 (PDT) Received: from ?201.31.199.198? ( [201.31.199.198]) by mx.gmail.com with ESMTP id i18sm3404997wxd.2006.06.03.16.14.08; Sat, 03 Jun 2006 16:14:11 -0700 (PDT) Message-ID: <448217BE.8010904@gmail.com> Date: Sat, 03 Jun 2006 20:14:06 -0300 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: freebsd-openoffice@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: "Carlos F. A. Paniago" Subject: Problems with boost in amd64 and freebsd 6.1 and OOo 2.0.3rc5 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 23:14:17 -0000 Hi. We need to change the Makefile in line 168 from: .if (${GCCVER} == 4.1.1) to .if (${GCCVER} == 4.1.1 || ${GCCVER} == 4.1.2) because 6.1 with all the upgrades is running gcc41 as 4.1.2 (in the makefile there is a lot os references for thi s compiler). If we did't change we have problems with the old boost stuff that is inside the OOo 2.0.3rc5 Paniago From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 23:39:43 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED1316A713 for ; Sat, 3 Jun 2006 23:39:42 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A64F43D45 for ; Sat, 3 Jun 2006 23:39:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5D9651A3C32 for ; Sat, 3 Jun 2006 16:39:42 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A9FDE51559; Sat, 3 Jun 2006 19:39:41 -0400 (EDT) Date: Sat, 3 Jun 2006 19:39:41 -0400 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20060603233941.GE6307@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="phCU5ROyZO6kBE05" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: ooo-build-2.0.2.9 failed on i386 7] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 23:39:43 -0000 --phCU5ROyZO6kBE05 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 3 Jun 2006 21:41:22 GMT From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: ooo-build-2.0.2.9 failed on i386 7 X-UIDL: "d)#!0UE"!5h?"!(4`!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.2 building ooo-build-2.0.2.9 on gohan34.freebsd.org in directory /x/tmp/7/chroot/76437 maintained by: openoffice@FreeBSD.org port directory: /usr/ports/editors/ooo-build build started at Sat Jun 3 21:39:27 UTC 2006 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dperl-5.8.8.tbz EXTRACT_DEPENDS=3Dperl-5.8.8.tbz BUILD_DEPENDS=3DORBit2-2.14.0_1.tbz apache-ant-1.6.5_1.tbz atk-1.11.4_1.tbz= autoconf-2.59_2.tbz avahi-0.6.10_3.tbz bison-2.1_2.tbz bitstream-vera-1.10= _2.tbz cairo-1.0.4_1.tbz coreutils-5.2.1.tbz dbus-0.61_3.tbz diablo-jdk-1.5= .0.06.00.tbz expat-2.0.0_1.tbz fontconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.= tbz gamin-0.1.7_2.tbz gcc-ooo-3.4.1_2.tbz gconf2-2.14.0_2.tbz gdbm-1.8.3_2.= tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gmake-3.80_2.tbz gnome-mime-data-2= .4.2.tbz gnome-vfs-2.14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz hicolo= r-icon-theme-0.5.tbz imake-6.9.0.tbz intltool-0.35.0.tbz javavmwrapper-2.0_= 7.tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.tbz libart_lgpl-2.3.1= 7_1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz libdrm-2.0.1_1.tbz libi= conv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz m4-1.4.4.tbz p5-Arch= ive-Zip-1.16.tbz p5-Compress-Zlib-1.41.tbz p5-File-Temp-0.16_4.tbz p5-PathT= ools-3.18.tbz p5-Scalar-List-Utils-1.18,1.tbz p5-XML-Parser-2.34_2.tbz pang= o-1.12.3.tbz pat! ch-2.5.4.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-1.7= _1.tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.8.2= .tbz unzip-5.52_2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-= 6.9.0.tbz xorg-libraries-6.9.0.tbz zip-2.31.tbz RUN_DEPENDS=3DORBit2-2.14.0_1.tbz atk-1.11.4_1.tbz avahi-0.6.10_3.tbz bitst= ream-vera-1.10_2.tbz cairo-1.0.4_1.tbz dbus-0.61_3.tbz expat-2.0.0_1.tbz fo= ntconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tbz gconf2-2.14= .0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gnome-mime-d= ata-2.4.2.tbz gnome-vfs-2.14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz h= icolor-icon-theme-0.5.tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.t= bz libart_lgpl-2.3.17_1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz lib= drm-2.0.1_1.tbz libiconv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz = pango-1.12.3.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-= 1.7_1.tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.= 8.2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg= -libraries-6.9.0.tbz prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/X11R6 add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D OPTIONS: You can compile OOo with debug symbols with WITH_DEBUG=3D1 If you set WITH_DEBUG=3D2, you add internal OOo debug support. You can compile OOo without Mozilla connectivity with make -DWITHOUT_MOZILLA You can compile OOo with GNU GCJ instead of SUN's JDK with make -DWITH_GNUGCJ You can compile OOo with CUPS support with make -DWITH_CUPS You can compile OOo to use Qt/KDE vclplug with make -DWITH_KDE You can compile OOo with gpc instead of libart by make -DWITH_GPC NOTICE: To build OOo, you should have a lot of free diskspace (~ 9GB). If you want SDK and/or solver, please type make sdk and/or make solver =3D> ooo-build-2.0.2.9.tar.gz doesn't seem to exist in /tmp/distfiles/openo= ffice.org2.0. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no= access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from http://ooo.ximian.com/packages/OOB680/. fetch: http://ooo.ximian.com/packages/OOB680/ooo-build-2.0.2.9.tar.gz: No a= ddress record =3D> Attempting to fetch from http://ooo.ximian.com/packages/SRC680/. fetch: http://ooo.ximian.com/packages/SRC680/ooo-build-2.0.2.9.tar.gz: No a= ddress record =3D> Attempting to fetch from http://ring.sakura.ad.jp/archives/misc/openof= fice/stable/2.0.3rc5/. fetch: http://ring.sakura.ad.jp/archives/misc/openoffice/stable/2.0.3rc5/oo= o-build-2.0.2.9.tar.gz: Not Found =3D> Attempting to fetch from http://ring.riken.jp/archives/misc/openoffice= /stable/2.0.3rc5/. fetch: http://ring.riken.jp/archives/misc/openoffice/stable/2.0.3rc5/ooo-bu= ild-2.0.2.9.tar.gz: Not Found =3D> Attempting to fetch from http://openoffice.lunarshells.com/sources/. fetch: http://openoffice.lunarshells.com/sources/ooo-build-2.0.2.9.tar.gz: = Not Found =3D> Attempting to fetch from http://ooopackages.good-day.net/pub/OpenOffic= e.org/sources/. fetch: http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ooo-build= -2.0.2.9.tar.gz: Operation timed out =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no= access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= ooo-build-2.0.2.9.tar.gz: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/openoffice.org2.0 and try again. *** Error code 1 Stop in /a/ports/editors/ooo-build. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/editors/ooo-build ended at Sat Jun 3 21:41:15 UTC 2006 ----- End forwarded message ----- --phCU5ROyZO6kBE05 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEgh29Wry0BWjoQKURAjTsAJ44G4dQH+A0nCixTdA/7baFEGlW0ACgiqRS j8AWLZSLWRwCUosNqhmLHOc= =5byw -----END PGP SIGNATURE----- --phCU5ROyZO6kBE05-- From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 23:39:54 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5AE16A615 for ; Sat, 3 Jun 2006 23:39:54 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 138D243D46 for ; Sat, 3 Jun 2006 23:39:54 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C9F391A3C30 for ; Sat, 3 Jun 2006 16:39:53 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 360325178B; Sat, 3 Jun 2006 19:39:53 -0400 (EDT) Date: Sat, 3 Jun 2006 19:39:53 -0400 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20060603233953.GF6307@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s5/bjXLgkIwAv6Hi" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: openoffice.org-2.0.20060512 failed on i386 7] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 23:39:58 -0000 --s5/bjXLgkIwAv6Hi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 3 Jun 2006 21:42:31 GMT From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: openoffice.org-2.0.20060512 failed on i386 7 X-UIDL: 7:j"!7%`"!Y@B"!O02!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.2 building openoffice.org-2.0.20060512 on gohan37.freebsd.org in directory /x/tmp/7/chroot/28911 maintained by: openoffice@FreeBSD.org port directory: /usr/ports/editors/openoffice.org-2.0-devel build started at Sat Jun 3 21:40:38 UTC 2006 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dperl-5.8.8.tbz EXTRACT_DEPENDS=3Dperl-5.8.8.tbz BUILD_DEPENDS=3DORBit2-2.14.0_1.tbz apache-ant-1.6.5_1.tbz atk-1.11.4_1.tbz= avahi-0.6.10_3.tbz bison-2.1_2.tbz bitstream-vera-1.10_2.tbz cairo-1.0.4_1= .tbz coreutils-5.2.1.tbz dbus-0.61_3.tbz diablo-jdk-1.5.0.06.00.tbz expat-2= .0.0_1.tbz fontconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tb= z gcc-ooo-3.4.1_2.tbz gconf2-2.14.0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2= .tbz glib-2.10.3.tbz gmake-3.80_2.tbz gnome-mime-data-2.4.2.tbz gnome-vfs-2= .14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz hicolor-icon-theme-0.5.tbz= imake-6.9.0.tbz intltool-0.35.0.tbz javavmwrapper-2.0_7.tbz jpeg-6b_4.tbz = libIDL-0.8.6_2.tbz libXft-2.1.7_1.tbz libart_lgpl-2.3.17_1.tbz libbonobo-2.= 14.0_2.tbz libdaemon-0.10_1.tbz libdrm-2.0.1_1.tbz libiconv-1.9.2_2.tbz lib= xml2-2.6.24_1.tbz linc-1.0.3_6.tbz m4-1.4.4.tbz p5-Archive-Zip-1.16.tbz p5-= Compress-Zlib-1.41.tbz p5-File-Temp-0.16_4.tbz p5-PathTools-3.18.tbz p5-Sca= lar-List-Utils-1.18,1.tbz p5-XML-Parser-2.34_2.tbz pango-1.12.3.tbz patch-2= .5.4.tbz perl-5.! 8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-1.7_1.tbz samba-libsmbc= lient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.8.2.tbz unzip-5.52_2.tb= z xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg-libra= ries-6.9.0.tbz zip-2.31.tbz RUN_DEPENDS=3DORBit2-2.14.0_1.tbz atk-1.11.4_1.tbz avahi-0.6.10_3.tbz bitst= ream-vera-1.10_2.tbz cairo-1.0.4_1.tbz dbus-0.61_3.tbz expat-2.0.0_1.tbz fo= ntconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tbz gconf2-2.14= .0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gnome-mime-d= ata-2.4.2.tbz gnome-vfs-2.14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz h= icolor-icon-theme-0.5.tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.t= bz libart_lgpl-2.3.17_1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz lib= drm-2.0.1_1.tbz libiconv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz = pango-1.12.3.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-= 1.7_1.tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.= 8.2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg= -libraries-6.9.0.tbz prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/X11R6 add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D OPTIONS: You can compile OOo with debug symbols with WITH_DEBUG=3D1 If you set WITH_DEBUG=3D2, you add internal OOo debug support. You can compile OOo without Mozilla connectivity with make -DWITHOUT_MOZILLA You can compile OOo with GNU GCJ instead of SUN's JDK with make -DWITH_GNUGCJ You can compile OOo with CUPS support with make -DWITH_CUPS You can compile OOo to use Qt/KDE vclplug with make -DWITH_KDE You can compile OOo with gpc instead of libart by make -DWITH_GPC NOTICE: To build OOo, you should have a lot of free diskspace (~ 9GB). If you want SDK and/or solver, please type make sdk and/or make solver =3D> OOo_SRC680_m170_source.tar.bz2 doesn't seem to exist in /tmp/distfiles= /openoffice.org2.0. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/OOo_SRC680_m170_source.tar.bz2: File unavailable (e.g., file not fou= nd, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= OOo_SRC680_m170_source.tar.bz2: File unavailable (e.g., file not found, no = access) =3D> Attempting to fetch from http://ring.sakura.ad.jp/archives/misc/openof= fice/developer/680_m170/. fetch: http://ring.sakura.ad.jp/archives/misc/openoffice/developer/680_m170= /OOo_SRC680_m170_source.tar.bz2: Not Found =3D> Attempting to fetch from http://ring.riken.jp/archives/misc/openoffice= /developer/680_m170/. fetch: http://ring.riken.jp/archives/misc/openoffice/developer/680_m170/OOo= _SRC680_m170_source.tar.bz2: Not Found =3D> Attempting to fetch from http://openoffice.lunarshells.com/sources/. fetch: http://openoffice.lunarshells.com/sources/OOo_SRC680_m170_source.tar= .bz2: Not Found =3D> Attempting to fetch from http://ooopackages.good-day.net/pub/OpenOffic= e.org/sources/. fetch: http://ooopackages.good-day.net/pub/OpenOffice.org/sources/OOo_SRC68= 0_m170_source.tar.bz2: Operation timed out =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/OOo_SRC680_m170_source.tar.bz2: File unavailable (e.g., file not fou= nd, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= OOo_SRC680_m170_source.tar.bz2: File unavailable (e.g., file not found, no = access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/openoffice.org2.0 and try again. *** Error code 1 Stop in /a/ports/editors/openoffice.org-2.0-devel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/editors/openoffice.org-2.0-devel ended at Sat Jun 3 21= :42:20 UTC 2006 ----- End forwarded message ----- --s5/bjXLgkIwAv6Hi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEgh3IWry0BWjoQKURAj1eAKCkjlQUYvPikCx/uLkJ4qx0CshpdACfc6vk nfrDKu7cavTMTsAv9I7bsNk= =KbdV -----END PGP SIGNATURE----- --s5/bjXLgkIwAv6Hi-- From owner-freebsd-openoffice@FreeBSD.ORG Sat Jun 3 23:39:59 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BAAF16A6B6 for ; Sat, 3 Jun 2006 23:39:58 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CC543D45 for ; Sat, 3 Jun 2006 23:39:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BFEDF1A3C30 for ; Sat, 3 Jun 2006 16:39:57 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3687B51F13; Sat, 3 Jun 2006 19:39:57 -0400 (EDT) Date: Sat, 3 Jun 2006 19:39:57 -0400 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20060603233957.GG6307@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: openoffice.org-2.0.3rc5 failed on i386 7] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 23:40:00 -0000 ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 3 Jun 2006 21:41:45 GMT From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: openoffice.org-2.0.3rc5 failed on i386 7 X-UIDL: `3R"!0Ph"!=3DFb!!M>h"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.2 building openoffice.org-2.0.3rc5 on gohan30.freebsd.org in directory /x/tmp/7/chroot/60045 maintained by: openoffice@FreeBSD.org port directory: /usr/ports/editors/openoffice.org-2.0 build started at Sat Jun 3 21:39:57 UTC 2006 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dperl-5.8.8.tbz EXTRACT_DEPENDS=3Dperl-5.8.8.tbz BUILD_DEPENDS=3DORBit2-2.14.0_1.tbz apache-ant-1.6.5_1.tbz atk-1.11.4_1.tbz= avahi-0.6.10_3.tbz bison-2.1_2.tbz bitstream-vera-1.10_2.tbz cairo-1.0.4_1= .tbz coreutils-5.2.1.tbz dbus-0.61_3.tbz diablo-jdk-1.5.0.06.00.tbz expat-2= .0.0_1.tbz fontconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tb= z gcc-ooo-3.4.1_2.tbz gconf2-2.14.0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2= .tbz glib-2.10.3.tbz gmake-3.80_2.tbz gnome-mime-data-2.4.2.tbz gnome-vfs-2= .14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz hicolor-icon-theme-0.5.tbz= imake-6.9.0.tbz intltool-0.35.0.tbz javavmwrapper-2.0_7.tbz jpeg-6b_4.tbz = libIDL-0.8.6_2.tbz libXft-2.1.7_1.tbz libart_lgpl-2.3.17_1.tbz libbonobo-2.= 14.0_2.tbz libdaemon-0.10_1.tbz libdrm-2.0.1_1.tbz libiconv-1.9.2_2.tbz lib= xml2-2.6.24_1.tbz linc-1.0.3_6.tbz m4-1.4.4.tbz p5-Archive-Zip-1.16.tbz p5-= Compress-Zlib-1.41.tbz p5-File-Temp-0.16_4.tbz p5-PathTools-3.18.tbz p5-Sca= lar-List-Utils-1.18,1.tbz p5-XML-Parser-2.34_2.tbz pango-1.12.3.tbz patch-2= .5.4.tbz perl-5.! 8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-1.7_1.tbz samba-libsmbc= lient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.8.2.tbz unzip-5.52_2.tb= z xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg-libra= ries-6.9.0.tbz zip-2.31.tbz RUN_DEPENDS=3DORBit2-2.14.0_1.tbz atk-1.11.4_1.tbz avahi-0.6.10_3.tbz bitst= ream-vera-1.10_2.tbz cairo-1.0.4_1.tbz dbus-0.61_3.tbz expat-2.0.0_1.tbz fo= ntconfig-2.3.2_5,1.tbz freetype2-2.1.10_3.tbz gamin-0.1.7_2.tbz gconf2-2.14= .0_2.tbz gdbm-1.8.3_2.tbz gettext-0.14.5_2.tbz glib-2.10.3.tbz gnome-mime-d= ata-2.4.2.tbz gnome-vfs-2.14.2_3.tbz gnomehier-2.1_2.tbz gtk-2.8.18_1.tbz h= icolor-icon-theme-0.5.tbz jpeg-6b_4.tbz libIDL-0.8.6_2.tbz libXft-2.1.7_1.t= bz libart_lgpl-2.3.17_1.tbz libbonobo-2.14.0_2.tbz libdaemon-0.10_1.tbz lib= drm-2.0.1_1.tbz libiconv-1.9.2_2.tbz libxml2-2.6.24_1.tbz linc-1.0.3_6.tbz = pango-1.12.3.tbz perl-5.8.8.tbz pkg-config-0.20_2.tbz png-1.2.8_3.tbz popt-= 1.7_1.tbz samba-libsmbclient-3.0.22.tbz shared-mime-info-0.17_1.tbz tiff-3.= 8.2.tbz xorg-fonts-encodings-6.9.0_1.tbz xorg-fonts-truetype-6.9.0.tbz xorg= -libraries-6.9.0.tbz prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/X11R6 add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D OPTIONS: You can compile OOo with debug symbols with WITH_DEBUG=3D1 If you set WITH_DEBUG=3D2, you add internal OOo debug support. You can compile OOo without Mozilla connectivity with make -DWITHOUT_MOZILLA You can compile OOo with GNU GCJ instead of SUN's JDK with make -DWITH_GNUGCJ You can compile OOo with CUPS support with make -DWITH_CUPS You can compile OOo to use Qt/KDE vclplug with make -DWITH_KDE You can compile OOo with gpc instead of libart by make -DWITH_GPC NOTICE: To build OOo, you should have a lot of free diskspace (~ 9GB). If you want SDK and/or solver, please type make sdk and/or make solver =3D> OOo_2.0.3rc5_src_060601.tar.gz doesn't seem to exist in /tmp/distfiles= /openoffice.org2.0. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/OOo_2.0.3rc5_src_060601.tar.gz: File unavailable (e.g., file not fou= nd, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= OOo_2.0.3rc5_src_060601.tar.gz: File unavailable (e.g., file not found, no = access) =3D> Attempting to fetch from http://ring.sakura.ad.jp/archives/misc/openof= fice/stable/2.0.3rc5/. fetch: http://ring.sakura.ad.jp/archives/misc/openoffice/stable/2.0.3rc5/OO= o_2.0.3rc5_src_060601.tar.gz: Not Found =3D> Attempting to fetch from http://ring.riken.jp/archives/misc/openoffice= /stable/2.0.3rc5/. fetch: http://ring.riken.jp/archives/misc/openoffice/stable/2.0.3rc5/OOo_2.= 0.3rc5_src_060601.tar.gz: Not Found =3D> Attempting to fetch from http://openoffice.lunarshells.com/sources/. fetch: http://openoffice.lunarshells.com/sources/OOo_2.0.3rc5_src_060601.ta= r.gz: Not Found =3D> Attempting to fetch from http://ooopackages.good-day.net/pub/OpenOffic= e.org/sources/. fetch: http://ooopackages.good-day.net/pub/OpenOffice.org/sources/OOo_2.0.3= rc5_src_060601.tar.gz: Operation timed out =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/openoffice.org2.0/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice.= org2.0/OOo_2.0.3rc5_src_060601.tar.gz: File unavailable (e.g., file not fou= nd, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/openoffice.org2.0/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/openoffice.org2.0/= OOo_2.0.3rc5_src_060601.tar.gz: File unavailable (e.g., file not found, no = access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/openoffice.org2.0 and try again. *** Error code 1 Stop in /a/ports/editors/openoffice.org-2.0. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/editors/openoffice.org-2.0 ended at Sat Jun 3 21:41:39= UTC 2006 ----- End forwarded message -----