From owner-freebsd-ppc@freebsd.org Tue Dec 27 03:27:52 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8910C925BB for ; Tue, 27 Dec 2016 03:27:52 +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 D7FFA1D71 for ; Tue, 27 Dec 2016 03:27:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBR3RqeE038381 for ; Tue, 27 Dec 2016 03:27:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64 Date: Tue, 27 Dec 2016 03:27:52 +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: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hamiltcl@verizon.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created 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 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 03:27:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200020 --- Comment #10 from Curtis Hamilton --- Created attachment 178310 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178310&action= =3Dedit Libreoffice5 ports patch Adding new patch set for Libreoffice5. Patches made against r427743 (2016-12-03) --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Tue Dec 27 08:37:17 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C302BC9127E for ; Tue, 27 Dec 2016 08:37:17 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-211-167.reflexion.net [208.70.211.167]) (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 603C61307 for ; Tue, 27 Dec 2016 08:37:16 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 27441 invoked from network); 27 Dec 2016 08:37:26 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 27 Dec 2016 08:37:26 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.20.0) with SMTP; Tue, 27 Dec 2016 03:37:23 -0500 (EST) Received: (qmail 31865 invoked from network); 27 Dec 2016 08:37:22 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 27 Dec 2016 08:37:22 -0000 Received: from [192.168.1.111] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id 2D3EAEC7888; Tue, 27 Dec 2016 00:37:09 -0800 (PST) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: 6.2.0 based devel/powerpc64-gcc rejects sys/powerpc/powerpc/db_trace.c for very old code Message-Id: Date: Tue, 27 Dec 2016 00:37:08 -0800 To: FreeBSD Toolchain , FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 08:37:17 -0000 I have submitted: Bug 215600 - devel/powerpc64-gcc based buildkernel: = sys/powerpc/powerpc/db_trace.c rejected for: '__builtin_frame_address' = with a nonzero argument is unsafe sys/powerpc/powerpc/db_trace.c -r132070 2004-Jul-12 is when this __builtin_frame_address use was introduced: void db_trace_self(void) { db_addr_t addr; addr =3D (db_addr_t)__builtin_frame_address(1); db_backtrace(curthread, addr, -1); } head was at -r310556 for this discovery but with a patch for libdwarf in ctfconvert to enable buildkernel to get this far. I have not yet updated to the 6.3.0 based devel/powerpc64-gcc . =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ppc@freebsd.org Thu Dec 29 09:28:13 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1382DC93539 for ; Thu, 29 Dec 2016 09:28:13 +0000 (UTC) (envelope-from admin@x188.save99off.com) Received: from x188.save99off.com (x188.save99off.com [43.251.229.188]) by mx1.freebsd.org (Postfix) with ESMTP id B92ED18EF for ; Thu, 29 Dec 2016 09:28:12 +0000 (UTC) (envelope-from admin@x188.save99off.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=save99off; d=x188.save99off.com; h=MIME-Version:From:To:Date:Subject:Content-Type:Content-Transfer-Encoding; i=admin@x188.save99off.com; bh=keAgG/fs2ojZOPgFzqxDHv25Sgc=; b=X0c3tEIwohs6+Hc0RFkzhhFrA1XCHatOWjRV9Oy/ka05wsaI5tBVZbBiQT4bXnktbLu6KmfiW0Cf Nsd5/HnQYkQbOUv0Iz6Bw0f6wfFoV1D8fLvDzgg9OqSBtuoAownaq00VDqlDdDfJ4NKdnaBHaZhT gX7iV23al38GrCmGZWw= DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=save99off; d=x188.save99off.com; b=Hgzbh169/S9cDsuo54EpbsDsGJB95PXUnaJr70shNZgI7KsV2LFRfCuH7gisgoVK8sOtn2rP+r++ vg75NF8bajdCTGCWTa+TetTPj0E9VF0w0pwMeZKCJZo2FnLAxyAzpyh2CoqAS754y2Bwhr6Mwzq+ o39KjfrP5ZDPMOIrDDo=; From: "UGG Australia Boots" To: freebsd-ppc@freebsd.org Date: 29 Dec 2016 17:17:40 +0800 Subject: Christmas Special Promotion-Save 90% Off win 53$ MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2016 09:28:13 -0000