From owner-freebsd-office@FreeBSD.ORG Sun Aug 10 07:48:42 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1906DE1 for ; Sun, 10 Aug 2014 07:48:42 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7EFF523F5 for ; Sun, 10 Aug 2014 07:48:42 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s7A7mS0R052568; Sun, 10 Aug 2014 00:48:32 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201408100748.s7A7mS0R052568@gw.catspoiler.org> Date: Sun, 10 Aug 2014 00:48:28 -0700 (PDT) From: Don Lewis Subject: Re: build of de-apache-openoffice-4.1.0 broken To: bugReporter@Haakh.de In-Reply-To: <53E5E0C3.7080900@Haakh.de> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 07:48:42 -0000 On 9 Aug, Dr. A. Haakh wrote: > I just searched the build-tree and found this logfile: > "/usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/logging/en-US/log_AOO410_en-US.log" > > It is not very informative but I will attach last few dozen lines... > ====================================== > 92.711017 : lang : ... removing superfluous directories ... > 92.711060 : lang : > 92.711164 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) > 92.711202 : lang : ###################################################### > 92.711235 : lang : Removing superfluous directories: > 92.711261 : lang : ###################################################### > 92.711494 : info : remove_empty_dirs_in_folder > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/share/extensions > 92.711599 : lang : ... registering extensions ... > 92.711629 : lang : > 92.711675 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) > 92.711705 : lang : ###################################################### > 92.711741 : lang : Registering extensions: > 92.711769 : lang : ###################################################### > 92.732339 : info : ... current dir: > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program > ... > 92.732503 : lang : Current dir: > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program > 92.732575 : info : ... unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ... > 92.732627 : lang : Systemcall: unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | > 94.583061 : lang : ERROR: Could not execute "unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"! > Exitcode: '139' > 94.583587 : lang : > 94.583641 : lang : Moved directory from > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress > to > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_witherror > 94.583691 : info : ... cleaning the output tree ... > 94.583760 : info : ... removing directory > /tmp/ooopackaging/i_456081407495980 ... > 94.583825 : lang : > 94.583854 : lang : Removing directory /tmp/ooopackaging/i_456081407495980 > 96.842067 : info : Error: ERROR: unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! > in function: register_extensions 96.842167 : info : stopping log at > Fri Aug 8 13:07:57 2014 > ====================================== Unfortunately that's still not a lot of help. > There is however one bigger change in the ports collection which may > affect openoffice. The defaultversion of java changed to openjdk7. I do > have some issues with openjdk7 but i'm not sure if or how it may affect aoo. > > I will remove openjdk7 and try to build aoo with either openjdk6 or > openjdk8 and tell you if it helps. The problem appears to be the --with-system-graphite configure option. I have no idea why, though. Try the patch in this PR: From owner-freebsd-office@FreeBSD.ORG Sun Aug 10 09:45:49 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4316F220 for ; Sun, 10 Aug 2014 09:45:49 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 249062E85 for ; Sun, 10 Aug 2014 09:45:49 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s7A9jnJ8045013 for ; Sun, 10 Aug 2014 09:45:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 192545] [patch] unbreak editors/openoffice-4 (4.1.0) on FreeBSD 10.0 and 11.0 Date: Sun, 10 Aug 2014 09:45:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 09:45:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192545 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Open Assignee|freebsd-ports-bugs@FreeBSD. |office@FreeBSD.org |org | --- Comment #1 from John Marino --- over to maintainer -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-office@FreeBSD.ORG Sun Aug 10 18:50:41 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3F8F44C for ; Sun, 10 Aug 2014 18:50:41 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBBC22246 for ; Sun, 10 Aug 2014 18:50:41 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s7AIofYK063403 for ; Sun, 10 Aug 2014 18:50:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 192545] [patch] unbreak editors/openoffice-4 (4.1.0) on FreeBSD 10.0 and 11.0 Date: Sun, 10 Aug 2014 18:50:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: truckman@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: blocked Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 18:50:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192545 Don Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |192557 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-office@FreeBSD.ORG Sun Aug 10 19:16:25 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6AE7A54 for ; Sun, 10 Aug 2014 19:16:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE4AC2572 for ; Sun, 10 Aug 2014 19:16:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s7AJGPOJ043151 for ; Sun, 10 Aug 2014 19:16:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 192557] [patch] upgrade editors/openoffice-devel to SVN revision 1614049 (AOO 4.1.1-RC1) Date: Sun, 10 Aug 2014 19:16:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 19:16:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192557 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Open Assignee|freebsd-ports-bugs@FreeBSD. |office@FreeBSD.org |org | --- Comment #1 from John Marino --- over to maintainer group... -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-office@FreeBSD.ORG Mon Aug 11 05:17:40 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77FCFFCF; Mon, 11 Aug 2014 05:17:40 +0000 (UTC) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::12]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB4912D09; Mon, 11 Aug 2014 05:17:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1407734255; l=3710; s=domk; d=Haakh.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:CC:To:MIME-Version:From:Date; bh=r0KPZHpSqcb0wSiJWqTz9xP6d24=; b=uGGDsnJ5SyF9bKs91F1ELFbM3deZdJhF2gcI35TlTUjibukPtvoQIxPXQ0k2YNwJCAC JIwIGbVuoyowrHTNsU28HbuETI4BxjLv21z9haI3n3cqho1RIrw71D3CA36N7EKy6l6TJ m2RpiD+/wrTq1qlTfgfEAB+eJe94wD38Jwc= X-RZG-AUTH: :LWQcbViwW/e6OTbW0dHzwKkCepEs/ThuRG8zpeuciRNkwehqPJJjNd3dE1xB X-RZG-CLASS-ID: mo00 Received: from abaton.Haakh.de (p57A7173F.dip0.t-ipconnect.de [87.167.23.63]) by post.strato.de (RZmta 35.3 DYNA|AUTH) with ESMTPA id I07569q7B5HOnah; Mon, 11 Aug 2014 07:17:24 +0200 (CEST) Received: from Crabberio.Haakh.de (crabberio.Haakh.de [192.168.63.16]) by abaton.Haakh.de (8.14.8/8.14.8) with ESMTP id s7B5HNAa059827; Mon, 11 Aug 2014 07:17:23 +0200 (CEST) (envelope-from bugReporter@Haakh.de) Message-ID: <53E851E3.6080809@Haakh.de> Date: Mon, 11 Aug 2014 07:17:23 +0200 From: "Dr. A. Haakh" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 MIME-Version: 1.0 To: Don Lewis Subject: Re: build of de-apache-openoffice-4.1.0 broken References: <201408100748.s7A7mS0R052568@gw.catspoiler.org> In-Reply-To: <201408100748.s7A7mS0R052568@gw.catspoiler.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 05:17:40 -0000 Am 10.08.2014 09:48, Don Lewis schrieb: > On 9 Aug, Dr. A. Haakh wrote: > >> I just searched the build-tree and found this logfile: >> "/usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/logging/en-US/log_AOO410_en-US.log" >> >> It is not very informative but I will attach last few dozen lines... >> ====================================== >> 92.711017 : lang : ... removing superfluous directories ... >> 92.711060 : lang : >> 92.711164 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) >> 92.711202 : lang : ###################################################### >> 92.711235 : lang : Removing superfluous directories: >> 92.711261 : lang : ###################################################### >> 92.711494 : info : remove_empty_dirs_in_folder >> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/share/extensions >> 92.711599 : lang : ... registering extensions ... >> 92.711629 : lang : >> 92.711675 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) >> 92.711705 : lang : ###################################################### >> 92.711741 : lang : Registering extensions: >> 92.711769 : lang : ###################################################### >> 92.732339 : info : ... current dir: >> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program >> ... >> 92.732503 : lang : Current dir: >> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program >> 92.732575 : info : ... unopkg sync --verbose >> -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ... >> 92.732627 : lang : Systemcall: unopkg sync --verbose >> -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | >> 94.583061 : lang : ERROR: Could not execute "unopkg sync --verbose >> -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"! >> Exitcode: '139' >> 94.583587 : lang : >> 94.583641 : lang : Moved directory from >> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress >> to >> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_witherror >> 94.583691 : info : ... cleaning the output tree ... >> 94.583760 : info : ... removing directory >> /tmp/ooopackaging/i_456081407495980 ... >> 94.583825 : lang : >> 94.583854 : lang : Removing directory /tmp/ooopackaging/i_456081407495980 >> 96.842067 : info : Error: ERROR: unopkg sync --verbose >> -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! >> in function: register_extensions 96.842167 : info : stopping log at >> Fri Aug 8 13:07:57 2014 >> ====================================== > Unfortunately that's still not a lot of help. > >> There is however one bigger change in the ports collection which may >> affect openoffice. The defaultversion of java changed to openjdk7. I do >> have some issues with openjdk7 but i'm not sure if or how it may affect aoo. >> >> I will remove openjdk7 and try to build aoo with either openjdk6 or >> openjdk8 and tell you if it helps. > The problem appears to be the --with-system-graphite configure option. I > have no idea why, though. > > Try the patch in this PR: > > Success! I built aoo! Thanks a lot. Andreas From owner-freebsd-office@FreeBSD.ORG Thu Aug 14 22:51:08 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC6D85B7 for ; Thu, 14 Aug 2014 22:51:08 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3F884D31 for ; Thu, 14 Aug 2014 22:51:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7EMp89I060218 for ; Thu, 14 Aug 2014 22:51:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 182576] error to build editors/libreoffice Date: Thu, 14 Aug 2014 22:51:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2014 22:51:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182576 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |marino@FreeBSD.org Resolution|--- |Works As Intended -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-office@FreeBSD.ORG Thu Aug 14 23:00:28 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81387833 for ; Thu, 14 Aug 2014 23:00:28 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 687804D92 for ; Thu, 14 Aug 2014 23:00:28 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7EN0Sb8093971 for ; Thu, 14 Aug 2014 23:00:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 180565] textproc/aspell compilation error with Clang Date: Thu, 14 Aug 2014 23:00:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marino@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2014 23:00:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180565 John Marino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Issue Resolved CC| |marino@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #9 from John Marino --- I suspect this is obsolete now, not activity in 10 months anyway. -- You are receiving this mail because: You are the assignee for the bug.