From owner-freebsd-office@FreeBSD.ORG Wed Jun 17 01:12:06 2015 Return-Path: Delivered-To: office@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30F6D1B2 for ; Wed, 17 Jun 2015 01:12:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B133D36 for ; Wed, 17 Jun 2015 01:12:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t5H1C5uS095338 for ; Wed, 17 Jun 2015 01:12:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 198859] [devel/icu][security] multiple vulnerabilities Date: Wed, 17 Jun 2015 01:12:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: delphij@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc resolution bug_status 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.20 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 01:12:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198859 Xin LI changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delphij@FreeBSD.org Resolution|--- |Overcome By Events Status|New |Closed --- Comment #2 from Xin LI --- This was fixed a while ago. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-office@FreeBSD.ORG Sat Jun 20 03:05:17 2015 Return-Path: Delivered-To: office@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1787AF84 for ; Sat, 20 Jun 2015 03:05:17 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D6255BF7 for ; Sat, 20 Jun 2015 03:05:16 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id t5K35AIT036378; Fri, 19 Jun 2015 20:05:10 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Message-Id: <201506200305.t5K35AIT036378@www.zefox.net> To: office@freebsd.org cc: fbsd@www.zefox.net Subject: Native build of libreoffice on ARM host reports configure: error: Unsupported host_cpu armv6 for host_os freebsd11.0 Date: Fri, 19 Jun 2015 20:05:10 -0700 From: bob prohaska X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2015 03:05:17 -0000 In trying to build libreofficei-4.3.7.2 from ports on a Raspberry Pi 2 I was very surprised to see: configure: error: Unsupported host_cpu armv6 for host_os freebsd11.0 given that world, kernel and several other ports seem to build without any problems. Is there a simple workaround? Uname -a reports FreeBSD rpi2 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r284402: Mon Jun 15 17:25:19 UTC 2015 bob@rpi2:/usr/obj/usr/src/sys/RPI2 arm The ports tree was downloaded June 14th. I'll send the logfile gladly if it'll help. Thanks for your attention, bob prohaska