From owner-freebsd-openoffice@FreeBSD.ORG Sun Aug 17 11:31:11 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F855106566B for ; Sun, 17 Aug 2008 11:31:11 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 14A3A8FC21 for ; Sun, 17 Aug 2008 11:31:11 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 59F4D1CD0B for ; Sun, 17 Aug 2008 13:31:10 +0200 (CEST) From: linimon@FreeBSD.org To: openoffice@freebsd.org Message-Id: <20080817113110.59F4D1CD0B@mail.droso.net> Date: Sun, 17 Aug 2008 13:31:10 +0200 (CEST) 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 Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 11:31:11 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users 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 gcc4.2, which is much stricter than older versions. 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. 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 5.x/6.x/-current 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/ooo-build broken because: Size mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build 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 Sun Aug 17 11:37:56 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D105D1065673 for ; Sun, 17 Aug 2008 11:37:56 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 95F618FC20 for ; Sun, 17 Aug 2008 11:37:56 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id DBA551CD38 for ; Sun, 17 Aug 2008 13:37:55 +0200 (CEST) From: linimon@FreeBSD.org To: openoffice@freebsd.org Message-Id: <20080817113755.DBA551CD38@mail.droso.net> Date: Sun, 17 Aug 2008 13:37:55 +0200 (CEST) Cc: Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 11:37:56 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: editors/ooo-build description: Community enhanced/bug fixed version of OpenOffice.org maintainer: openoffice@FreeBSD.org status: BROKEN deprecated because: Has been broken for more than 6 months expiration date: 2008-09-19 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build If this problem is one 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. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-openoffice@FreeBSD.ORG Mon Aug 18 11:08:01 2008 Return-Path: Delivered-To: openoffice@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0270E1065673 for ; Mon, 18 Aug 2008 11:08:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F02708FC28 for ; Mon, 18 Aug 2008 11:08:00 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7IB80VV081089 for ; Mon, 18 Aug 2008 11:08:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7IB80ls081085 for openoffice@FreeBSD.org; Mon, 18 Aug 2008 11:08:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 18 Aug 2008 11:08:00 GMT Message-Id: <200808181108.m7IB80ls081085@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: openoffice@FreeBSD.org Cc: Subject: Current problem reports assigned to openoffice@FreeBSD.org 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, 18 Aug 2008 11:08:01 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o ports/108313 openoffice editors/openoffice.org port build fails f ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o ports/124801 openoffice editors/openoffice.org-3 - OpenOffice fails to find li o ports/126308 openoffice [patch] editors/openoffice.org-2 compilation fails on 9 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf 2 problems total. From owner-freebsd-openoffice@FreeBSD.ORG Fri Aug 22 04:15:40 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73F9E1065671 for ; Fri, 22 Aug 2008 04:15:40 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 4223E8FC13 for ; Fri, 22 Aug 2008 04:15:39 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so244832wfg.7 for ; Thu, 21 Aug 2008 21:15:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:to:cc:subject :from:in-reply-to:references:x-mailer:mime-version:content-type :content-transfer-encoding:sender; bh=1ET7xWLjq8pJIY2gfMfkb51zEzaeQXffdlZSqC+h9x4=; b=B0raaYg9BiSf0tjR44Nqmb05bN2lXmx4ZU3MWofjkze8TIVMiykgHNBNAcRJrxiDnP cOQMf1NXOmjObdfqRBVu4528k/gOg5GnXF1UUvq4HfyK1aCjDuJ58Ixqe6sYuUS3QweV kQxMVw+t9SzZFNmDy4rUXdiVGNOFMIi84Su8Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:to:cc:subject:from:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding:sender; b=MS6xw6YyCNsD7PExjB5PToV5XrbUZeYbDMH0fUSFo4uWwwrgn6P549m7HpgWScVSDf oDJ8zvLCovY+PYa5QzzwSjHUALeNkfMYeNSwhnt/0gIQirzeOlMQkwgIl65S0XQZI6DV qYYGg4dBng13O1oRliCe/mOHFD+lsQhYxHg1w= Received: by 10.143.17.13 with SMTP id u13mr238952wfi.18.1219378539540; Thu, 21 Aug 2008 21:15:39 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTPS id 9sm1610013wfc.19.2008.08.21.21.15.38 (version=SSLv3 cipher=RC4-MD5); Thu, 21 Aug 2008 21:15:39 -0700 (PDT) Date: Fri, 22 Aug 2008 13:14:44 +0900 (JST) Message-Id: <20080822.131444.212406812.chat95@mac.com> To: portmgr-feedback@FreeBSD.org, linimon@FreeBSD.org From: Maho NAKATA In-Reply-To: <20080817113755.DBA551CD38@mail.droso.net> References: <20080817113755.DBA551CD38@mail.droso.net> X-Mailer: Mew version 5.2 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: openoffice@freebsd.org Subject: Re: FreeBSD ports that you maintain which are currently scheduled for deletion 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, 22 Aug 2008 04:15:40 -0000 From: linimon@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently scheduled for deletion Date: Sun, 17 Aug 2008 13:37:55 +0200 (CEST) > portname: editors/ooo-build > description: Community enhanced/bug fixed version of OpenOffice.org > maintainer: openoffice@FreeBSD.org > status: BROKEN > deprecated because: Has been broken for more than 6 months > expiration date: 2008-09-19 > build errors: none. > overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build Yes - I'm aware of that and trying to fix this...but cost I should pay is too large - so I dropped the maintainer ship. Should I remove this port now? -- Nakata Maho http://accc.riken.jp/maho/