From owner-freebsd-ppc@freebsd.org Sat Nov 28 01:44:30 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6E833471187 for ; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CjZ6k2MNdz4lPF for ; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1606527870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=69JbCgBlprnHqU6cDZVArGO5fOjL6XzXnJuN06Rsyd8=; b=ICCTN20vFoVnfBBzw7WZveEdIZaVebArwsKkRGzOpWiVCu50HFV11eoiK64v2qSMaP7zzc RSm0IoOVC65jMi1x0ppaN8CDQW1FC1UMR8x6+hUE2xfR9tQnZgmbyKV81knVnRsFJ/srMZ ZscUA6X+alCPgLDClxA7mgKruPsngoUSu8/EQO0nKfd1W1AAB7W4vrrzL8VThjvPC7vOHC HV8/5vyhEUhIrWOn4WxFoKa/rdw7gYqvTGnh7Jc4gNgDAHvean6H1XbWZPU8/juhZZoEsn lx5hh/Ti4tuRExSn+IPGu2NQu9Q7V/giYS9/z7H+yjIROLO55HWs63r1nEyDbw== Received: by freefall.freebsd.org (Postfix) id 3C71A14F50; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 3767E14F4F for ; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CjZ6k0bblz4l74 for ; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0343E1F1EA for ; Sat, 28 Nov 2020 01:44:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AS1iTsw030141 for ; Sat, 28 Nov 2020 01:44:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0AS1iT4e030140 for powerpc@FreeBSD.org; Sat, 28 Nov 2020 01:44:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251417] [editors/openoffice-4 and editors/openoffice-devel]: fail to build on powerpc64 (Current) Date: Sat, 28 Nov 2020 01:44:30 +0000 X-Bugzilla-Reason: CC 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 Some People X-Bugzilla-Who: truckman@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1606527870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=69JbCgBlprnHqU6cDZVArGO5fOjL6XzXnJuN06Rsyd8=; b=ZJPMo6cpJUzg3cMrXT9Ong1cK1IllsHCf8SFm7cDIKrwD/yyczl0gz2J0W/54KiBVnXmjM 5bKQRqlzM9G9YBCSanpy6GCAowFG64VgxNixAZ1gLtZs4hnsdaht0QVWUrEeeVoX3U86sr dvXO1YuPepQYjx8UGUI2Rtat90Okwl6q/aPlT+8A0SuCZ+I1IbVRHlOaT9QVka5Z5PpBGD 7t5Qz+UuDQIW6c9mXxW/stKdzwFoKvrlWYJ7J5RjRVgFvO8NoBqbjpUYBrH7HBnSBrnt3Z 69JwLMrjwC6eIPQvfyaDfo8Bi/ylgB9DnmjMhuGbudZWVYbvexVORF6LMUVlIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1606527870; a=rsa-sha256; cv=none; b=CfOtzCuBYp1/BX9Jlmd52S6a5/JtdeFKPTMquRuZbpo5qC5c6lU/PNd6olF4Ky33pQ2/3n okTnYmgb2wMRn9vuhyRibjggx16SnId7aVsJcrkI48fWr6MDBKbWXUv4Gk+1huE+I9kLm+ Nz9CZcaIuLl5c9DrPEmsT6tooYw9LnsJ9M7zcsVI6lUDDoZ9crEfxt/M14pNp9WN6KhfKS yJBL4I1vMWrY9H7nC/ievUrc3joxJDC/1Ety18K7LuPmwghiOMuIBxYqCUQfASxFwUF4G1 tVoALNNvQNJuhMpvghNVd/uoRiLYGoUFXXhpB35Blkdcf3dj50sOvRHm1TWAqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2020 01:44:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251417 Don Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --=20 You are receiving this mail because: You are on the CC list for the bug.=