From owner-freebsd-office@freebsd.org Sun Oct 30 03:17:38 2016 Return-Path: Delivered-To: freebsd-office@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 143EAC26AC8 for ; Sun, 30 Oct 2016 03:17:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F129B252 for ; Sun, 30 Oct 2016 03:17:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id F093FC26AC7; Sun, 30 Oct 2016 03:17:37 +0000 (UTC) Delivered-To: office@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 F03FDC26AC6 for ; Sun, 30 Oct 2016 03:17:37 +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 DF732251 for ; Sun, 30 Oct 2016 03:17:37 +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 u9U3HbnB027454 for ; Sun, 30 Oct 2016 03:17:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Sun, 30 Oct 2016 03:17:38 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 03:17:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 --- Comment #23 from Kenneth Salerno --- (In reply to Jung-uk Kim from comment #20) I gave it some thought and realized I am being lazy and should submit a pat= ch to the individual files only where necessary - it is only in five places anyway. You are right that I should not ram cstdio into every source file, it could even potentially increase the executable size if the linker is not discardi= ng unused symbols. I will also make sure to surround anything I am adding in #if (__GNUC__ =3D= =3D 5 && __GNUC_MINOR__ =3D=3D 4) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Sun Oct 30 20:17:34 2016 Return-Path: Delivered-To: freebsd-office@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 DC184C2710A for ; Sun, 30 Oct 2016 20:17:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C514F1B21 for ; Sun, 30 Oct 2016 20:17:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4641C27109; Sun, 30 Oct 2016 20:17:34 +0000 (UTC) Delivered-To: office@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 C402DC27108 for ; Sun, 30 Oct 2016 20:17:34 +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 B33F41B20 for ; Sun, 30 Oct 2016 20:17:34 +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 u9UKHYR7082389 for ; Sun, 30 Oct 2016 20:17:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 207846] graphics/graphite2: fails with "fatal error: 'graphite2/Types.h' file not found" Date: Sun, 30 Oct 2016 20:17:34 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: jbeich@FreeBSD.org 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.mimetype 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 20:17:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207846 Jan Beich (mail not working) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167927|text/x-log |text/plain mime type| | --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Sun Oct 30 20:43:32 2016 Return-Path: Delivered-To: freebsd-office@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 854B3C27E25 for ; Sun, 30 Oct 2016 20:43:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6EAAC1DA6 for ; Sun, 30 Oct 2016 20:43:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6E10EC27E24; Sun, 30 Oct 2016 20:43:32 +0000 (UTC) Delivered-To: office@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 6DBE3C27E23 for ; Sun, 30 Oct 2016 20:43:32 +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 5D28F1DA4 for ; Sun, 30 Oct 2016 20:43:32 +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 u9UKhWoj041427 for ; Sun, 30 Oct 2016 20:43:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 203776] [patch] editors/libreoffice: Unbreak printing without CUPS Date: Sun, 30 Oct 2016 20:43:32 +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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org 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.ispatch attachments.mimetype 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 20:43:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203776 Jan Beich (mail not working) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #162048|0 |1 is patch| | Attachment #162048|text/x-makefile |text/plain mime type| | --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Sun Oct 30 20:45:59 2016 Return-Path: Delivered-To: freebsd-office@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 35C61C27EA3 for ; Sun, 30 Oct 2016 20:45:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1EFFB1E28 for ; Sun, 30 Oct 2016 20:45:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1B814C27EA2; Sun, 30 Oct 2016 20:45:59 +0000 (UTC) Delivered-To: office@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 1B256C27EA1 for ; Sun, 30 Oct 2016 20:45:59 +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 0A86A1E27 for ; Sun, 30 Oct 2016 20:45:59 +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 u9UKjtvF044612 for ; Sun, 30 Oct 2016 20:45:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 199601] devel/boost-all: Upgrade to 1.58, 1.59, or 1.60 Date: Sun, 30 Oct 2016 20:45:55 +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 Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: attachments.mimetype 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 20:45:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199601 Jan Beich (mail not working) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175960|application/x-shellscript |text/plain mime type| | --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Sun Oct 30 21:00:44 2016 Return-Path: Delivered-To: freebsd-office@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 6FDAEC2725D for ; Sun, 30 Oct 2016 21:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 60488160B for ; Sun, 30 Oct 2016 21:00:44 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5FC13C2725B; Sun, 30 Oct 2016 21:00:44 +0000 (UTC) Delivered-To: office@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 5F766C2725A for ; Sun, 30 Oct 2016 21:00:44 +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 3E07F1606 for ; Sun, 30 Oct 2016 21:00:44 +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 u9UL01rV070189 for ; Sun, 30 Oct 2016 21:00:44 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201610302100.u9UL01rV070189@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: office@FreeBSD.org Subject: Problem reports for office@FreeBSD.org that need special attention Date: Sun, 30 Oct 2016 21:00:44 +0000 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 21:00:44 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 211100 | editors/libreoffice: Update to latest version, se Open | 202685 | [textproc/en-hunspell] upgrade port to version 20 2 problems total for which you should take action. From owner-freebsd-office@freebsd.org Mon Oct 31 13:06:27 2016 Return-Path: Delivered-To: freebsd-office@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 5016AC28711 for ; Mon, 31 Oct 2016 13:06:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 38E4B1969 for ; Mon, 31 Oct 2016 13:06:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 34FB9C28710; Mon, 31 Oct 2016 13:06:27 +0000 (UTC) Delivered-To: office@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 349B6C2870F for ; Mon, 31 Oct 2016 13:06:27 +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 235001968 for ; Mon, 31 Oct 2016 13:06:27 +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 u9VD6QrB059804 for ; Mon, 31 Oct 2016 13:06:27 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Mon, 31 Oct 2016 13:06:27 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: attachments.isobsolete 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2016 13:06:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 Kenneth Salerno changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176274|0 |1 is obsolete| | --- Comment #24 from Kenneth Salerno --- Created attachment 176341 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176341&action= =3Dedit Fixes for lang/gcc5 --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Tue Nov 1 19:54:47 2016 Return-Path: Delivered-To: freebsd-office@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 EC13CC2A520 for ; Tue, 1 Nov 2016 19:54:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB351D23 for ; Tue, 1 Nov 2016 19:54:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 56340C2A51F; Tue, 1 Nov 2016 19:54:47 +0000 (UTC) Delivered-To: office@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 55B2AC2A51E for ; Tue, 1 Nov 2016 19:54:47 +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 206291D1C for ; Tue, 1 Nov 2016 19:54:47 +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 uA1JskDc068382 for ; Tue, 1 Nov 2016 19:54:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Tue, 01 Nov 2016 19:54:47 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jkim@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 19:54:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 --- Comment #25 from Jung-uk Kim --- Please see: https://lists.freebsd.org/pipermail/freebsd-ports/2016-October/105590.html I think it is wrong to hack every port for lang/gcc5 bug. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Tue Nov 1 20:05:38 2016 Return-Path: Delivered-To: freebsd-office@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 EE811C2AAC0 for ; Tue, 1 Nov 2016 20:05:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 91B9810A2 for ; Tue, 1 Nov 2016 20:05:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 82ACAC2AABE; Tue, 1 Nov 2016 20:05:38 +0000 (UTC) Delivered-To: office@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 8232AC2AABD for ; Tue, 1 Nov 2016 20:05:38 +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 205D1109C for ; Tue, 1 Nov 2016 20:05:38 +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 uA1K5bYM029142 for ; Tue, 1 Nov 2016 20:05:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213987] devel/boost-libs: fix for lang/gcc5 Date: Tue, 01 Nov 2016 20:05:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 20:05:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213987 Bug ID: 213987 Summary: devel/boost-libs: fix for lang/gcc5 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: kennethsalerno@yahoo.com CC: gerald@FreeBSD.org, office@FreeBSD.org CC: gerald@FreeBSD.org, office@FreeBSD.org Created attachment 176386 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176386&action= =3Dedit Fix for lang/gcc5 auto_ptr in /usr/include header causes c1plusplus to segfault. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-office@freebsd.org Tue Nov 1 20:26:06 2016 Return-Path: Delivered-To: freebsd-office@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 86677C2A523 for ; Tue, 1 Nov 2016 20:26:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 594CE111D for ; Tue, 1 Nov 2016 20:26:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 581C2C2A522; Tue, 1 Nov 2016 20:26:06 +0000 (UTC) Delivered-To: office@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 57A92C2A521 for ; Tue, 1 Nov 2016 20:26: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 2B7091115 for ; Tue, 1 Nov 2016 20:26:06 +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 uA1KQ5RR069294 for ; Tue, 1 Nov 2016 20:26:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Tue, 01 Nov 2016 20:26:06 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gerald@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 20:26:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 --- Comment #26 from Gerald Pfeifer --- (In reply to Kenneth Salerno from comment #23) > #if (__GNUC__ =3D=3D 5 && __GNUC_MINOR__ =3D=3D 4) If a condition like this shall be used, I suggest to omit the second part or any version update of lang/gcc5 will break things again. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Tue Nov 1 21:14:46 2016 Return-Path: Delivered-To: freebsd-office@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 67D28C2A68B for ; Tue, 1 Nov 2016 21:14:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1E9371CA1 for ; Tue, 1 Nov 2016 21:14:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1B98EC2A688; Tue, 1 Nov 2016 21:14:46 +0000 (UTC) Delivered-To: office@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 1AF91C2A686 for ; Tue, 1 Nov 2016 21:14:46 +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 BDAA81C98 for ; Tue, 1 Nov 2016 21:14:45 +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 uA1LEjrW088022 for ; Tue, 1 Nov 2016 21:14:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213987] devel/boost-libs: fix for lang/gcc5 Date: Tue, 01 Nov 2016 21:14:45 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: gerald@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 21:14:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213987 Gerald Pfeifer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |office@FreeBSD.org |org | --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Tue Nov 1 21:39:55 2016 Return-Path: Delivered-To: freebsd-office@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 1E613C2AE06 for ; Tue, 1 Nov 2016 21:39:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id A3AA71BC1 for ; Tue, 1 Nov 2016 21:39:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 99618C2AE01; Tue, 1 Nov 2016 21:39:54 +0000 (UTC) Delivered-To: office@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 98EF7C2AE00 for ; Tue, 1 Nov 2016 21:39:54 +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 5FC821BB8 for ; Tue, 1 Nov 2016 21:39:54 +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 uA1Lds9X064718 for ; Tue, 1 Nov 2016 21:39:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Tue, 01 Nov 2016 21:39:54 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 21:39:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 --- Comment #27 from Kenneth Salerno --- (In reply to Jung-uk Kim from comment #25) I figured as much, but in building 1,065 ports with gcc5, I only ran into an issue with 15 of them in total (two of which are not even related to this C= 99 issue). I suppose that just means the vast majority of ports are written in= C and not C++, and the ones that are do not conform c++11 anyway. > pkg stat | head -3 Local package database: Installed packages: 1066 Disk space occupied: 8 GiB > ls ports-patches/ patch-avogadro-kpsalerno-gcc5 patch-boost-libs-kpsalerno-gcc5 patch-brasero-kpsalerno-gcc5 patch-firefox-kpsalerno-gcc5 patch-gegl-kpsalerno-gcc5 patch-ghostscript9-agpl-base-kpsalerno-gcc5 patch-gnome-desktop-kpsalerno-gcc5 patch-jsoncpp-kpsalerno-gcc5 patch-kmplot-kpsalerno-gcc5 patch-libGL-kpsalerno-gcc5 patch-libreoffice-kpsalerno-gcc5 patch-marble-kpsalerno-gcc5 patch-podofo-kpsalerno-gcc5 patch-scribus-kpsalerno-gcc5 patch-webkit2-gtk3-kpsalerno-gcc5 --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Wed Nov 2 11:32:44 2016 Return-Path: Delivered-To: freebsd-office@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 DD108C2B9AE for ; Wed, 2 Nov 2016 11:32:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9B291150B for ; Wed, 2 Nov 2016 11:32:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9A043C2B9AD; Wed, 2 Nov 2016 11:32:44 +0000 (UTC) Delivered-To: office@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 99800C2B9AC for ; Wed, 2 Nov 2016 11:32:44 +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 432FA1503 for ; Wed, 2 Nov 2016 11:32:44 +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 uA2BWhSQ018021 for ; Wed, 2 Nov 2016 11:32:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Date: Wed, 02 Nov 2016 11:32:44 +0000 X-Bugzilla-Reason: CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: attachments.isobsolete 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-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2016 11:32:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 Kenneth Salerno changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176341|0 |1 is obsolete| | --- Comment #28 from Kenneth Salerno --- Created attachment 176418 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176418&action= =3Dedit Fixes for lang/gcc5 Tested lang/gcc6 and confirmed C99 define bug only exists with lang/gcc5, though still need cstdio even for lang/gcc6. Removed __GNUC_MINOR__ test and made adjustments for lang/gcc6 as well. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-office@freebsd.org Fri Nov 4 02:26:32 2016 Return-Path: Delivered-To: freebsd-office@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 D7022C2EA77 for ; Fri, 4 Nov 2016 02:26:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C564C15DD for ; Fri, 4 Nov 2016 02:26:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4A36C2EA74; Fri, 4 Nov 2016 02:26:32 +0000 (UTC) Delivered-To: office@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 C4209C2EA73; Fri, 4 Nov 2016 02:26:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (beefy12.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ef]) (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 901A215DC; Fri, 4 Nov 2016 02:26:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (localhost [127.0.0.1]) by beefy12.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA42QV1F042210; Fri, 4 Nov 2016 02:26:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy12.nyi.freebsd.org (8.15.2/8.15.2/Submit) id uA42QVKD042206; Fri, 4 Nov 2016 02:26:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 4 Nov 2016 02:26:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201611040226.uA42QVKD042206@beefy12.nyi.freebsd.org> To: office@FreeBSD.org Subject: [package - head-amd64-default][editors/libreoffice] Failed for libreoffice-5.0.6_4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2016 02:26:32 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: office@FreeBSD.org Last committer: jkim@FreeBSD.org Ident: $FreeBSD: head/editors/libreoffice/Makefile 422545 2016-09-20 20:56:57Z jkim $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p425183_s308240/logs/libreoffice-5.0.6_4.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p425183_s308240 Log: ====>> Building editors/libreoffice build started at Thu Nov 3 10:12:26 UTC 2016 port directory: /usr/ports/editors/libreoffice building for: FreeBSD head-amd64-default-job-09 12.0-CURRENT FreeBSD 12.0-CURRENT r308240 amd64 maintained by: office@FreeBSD.org Makefile ident: $FreeBSD: head/editors/libreoffice/Makefile 422545 2016-09-20 20:56:57Z jkim $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 1200014 !!! Jail is newer than host. (Jail: 1200014, Host: 1200005) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 12.0-CURRENT r308240 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=libreoffice-5.0.6_4 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200014 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for libreoffice-5.0.6_4: CUPS=on: CUPS printing system support GNOME=off: GNOME desktop environment support GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support JAVA=off: Add Java support (XML filters, macros) KDE4=off: KDE 4 desktop environment support MMEDIA=off: Enable multimedia backend for impress PGSQL=off: Build with PostgreSQL-SDBC driver SDK=off: Build with SDK SYSTRAY=off: Enable systemtray quickstarter TEST=off: Run all regression tests VERBOSE=off: Increase build verbosity WEBDAV=off: Enable webdav protocol ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-dependency-tracking --disable-epm --disable-fetch-external --disable-gnome-vfs --disable-kde --disable-kdeab --disable-mergelibs --disable-online-update --disable-packagekit --enable-cairo-canvas --enable-graphite --enable-python=system --enable-release-build --exec-prefix=/usr/local --with-alloc=system --with-boost=/usr/local --with-build-version="FreeBSD ports 5.0.6_4" --with-external-dict-dir=/usr/local/share/hunspell --with-external-hyph-dir=/usr/local/share/hyphen --with-external-tar=/distfiles/libreoffice --with-external-thes-dir=/usr/local/share/mythes --with-gnu-patch=/usr/local/bin/gpatch --with-os-version=1200014 --with-parallelism=1 --with-system-curl --with-system-dicts --with-system-libs --with-system-libxml --with-system-opencollada --with-system-ucpp --with-system-zlib --with-vendor="FreeBSD ports" --without-fonts --without-myspell-dicts --without-system-npapi-headers --enable-cups --disable-dbus --disable-gconf --disable-loc kdown --enable-gtk --disable-gtk3 --without-java --disable-kde4 --disable-gstreamer-1-0 --disable-postgresql-sdbc --without-gssapi --without-krb5 --disable-odk --without-doxygen --disable-systray --disable-cve-tests --disable-neon --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- DMAKE=/usr/local/bin/dmake FIREBIRD_CFLAGS="-isystem /usr/local/include" FIREBIRD_LIBS="-L/usr/local/lib -lfbembed" GNUTAR="/usr/bin/tar" GPERF=/usr/local/bin/gperf OPENCOLLADA_CFLAGS="-isystem /usr/local/include/opencollada/COLLADABaseUtils -isystem /usr/local/include/opencollada/COLLADAFramework -isystem /usr/local/include/opencollada/COLLADASaxFrameworkLoader -isystem /usr/local/include/opencollada/GeneratedSaxParser" OPENCOLLADA_LIBS="-L/usr/local/lib/opencollada -lOpenCOLLADABaseUtils -lOpenCOLLADAFramework -lOpenCOLLADASaxFrameworkLoader -lGeneratedSaxParser" PYTHON_CFLAGS="`python2.7-config --cflags`" PYTHON_LIBS="`python2.7-config --libs`" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/libreoffice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/libreoffice/work HOME=/wrkdirs/usr/ports/editors/libreoffice/work TMPDIR="/tmp" SHELL=/bi n/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- CXXFLAGS_WARN="-Woverloaded-virtual -Wno-unused-parameter -Wno-unused-local-typedefs" GNUSED=/usr/local/bin/gsed DISPLAY= LANG=C LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/libreoffice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/libreoffice/work HOME=/wrkdirs/usr/ports/editors/libreoffice/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -DLDAP_DEPRECATED -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GNOME:="@comment " NOGNOME:="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/libreoffice" EXAMPLESDIR="share/examples/libreoffice" DATADIR="share/libreoffice" WWWDIR="www/libreoffice" ETCDIR="etc/libreoffice" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libreoffice DOCSDIR=/usr/local/share/doc/libreoffice EXAMPLESDIR=/usr/local/share/examples/libreoffice WWWDIR=/usr/local/www/libreoffice ETCDIR=/usr/local/etc/libreoffice --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3+ MPL accepted by the user =========================================================================== =================================================== ===> libreoffice-5.0.6_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.2.txz [head-amd64-default-job-09] Installing pkg-1.9.2... [head-amd64-default-job-09] Extracting pkg-1.9.2: .......... done ===> libreoffice-5.0.6_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libreoffice-5.0.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3+ MPL accepted by the user ===> Fetching all distfiles required by libreoffice-5.0.6_4 for building =========================================================================== =================================================== ===> License LGPL3+ MPL accepted by the user ===> Fetching all distfiles required by libreoffice-5.0.6_4 for building => SHA256 Checksum OK for libreoffice/libreoffice-5.0.6.3.tar.xz. => SHA256 Checksum OK for libreoffice/libreoffice-help-5.0.6.3.tar.xz. => SHA256 Checksum OK for libreoffice/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz. => SHA256 Checksum OK for libreoffice/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3+ MPL accepted by the user ===> Fetching all distfiles required by libreoffice-5.0.6_4 for building ===> Extracting for libreoffice-5.0.6_4 => SHA256 Checksum OK for libreoffice/libreoffice-5.0.6.3.tar.xz. => SHA256 Checksum OK for libreoffice/libreoffice-help-5.0.6.3.tar.xz. => SHA256 Checksum OK for libreoffice/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz. => SHA256 Checksum OK for libreoffice/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== [build LOC] tubes [build LOC] ucb [build LOC] ucbhelper [build LOC] udkapi [build LOC] unodevtools [build LOC] unoidl [build LOC] unoil [build LOC] unotest [build LOC] unotools [build LOC] unoxml [build LOC] ure [build LOC] vbahelper [build LOC] winaccessibility [build LOC] writerfilter [build LOC] xmerge [build LOC] xmlhelp [build LOC] xmloff [build LOC] xmlreader [build LOC] xmlscript [build LOC] libreoffice [build LOC] top level modules: libreoffice [build ALL] top level modules: build-non-l10n-only build-l10n-only [build CHK] UnoControls [build CHK] accessibility [build CHK] android [build CHK] animations [build CHK] apple_remote [build CHK] avmedia [build CHK] basctl [build CXX] basebmp/test/basictest.cxx [build CXX] basebmp/test/bmpmasktest.cxx [build CXX] basebmp/test/bmptest.cxx [build CXX] basebmp/test/cliptest.cxx [build CXX] basebmp/test/filltest.cxx [build CXX] basebmp/test/linetest.cxx [build CXX] basebmp/test/masktest.cxx [build CXX] basebmp/test/polytest.cxx [build CXX] basebmp/test/tools.cxx [build LNK] CppunitTest/libtest_basebmp.so [build CUT] basebmp [build CHK] basebmp [build CXX] basegfx/test/basegfx2d.cxx [build CXX] basegfx/test/basegfx3d.cxx [build CXX] basegfx/test/boxclipper.cxx [build CXX] basegfx/test/basegfxtools.cxx [build CXX] basegfx/test/clipstate.cxx [build CXX] basegfx/test/genericclipper.cxx [build LNK] CppunitTest/libtest_basegfx.so [build CUT] basegfx [build CHK] basegfx [build CXX] basic/qa/cppunit/test_scanner.cxx [build LNK] CppunitTest/libtest_basic_scanner.so [build CUT] basic_scanner [build CXX] basic/qa/cppunit/test_append.cxx [build LNK] CppunitTest/libtest_basic_enable.so [build CUT] basic_enable [build CXX] basic/qa/cppunit/test_nested_struct.cxx [build LNK] CppunitTest/libtest_basic_nested_struct.so [build CUT] basic_nested_struct [build CXX] basic/qa/cppunit/basic_coverage.cxx [build LNK] CppunitTest/libtest_basic_coverage.so [build CUT] basic_coverage [build CXX] basic/qa/cppunit/test_vba.cxx [build LNK] CppunitTest/libtest_basic_vba.so [build CUT] basic_vba [build CHK] basic [build CHK] bean [build CXX] binaryurp/qa/test-cache.cxx [build LNK] CppunitTest/libtest_binaryurp_test-cache.so [build CUT] binaryurp_test-cache [build CXX] binaryurp/qa/test-unmarshal.cxx [build LNK] CppunitTest/libtest_binaryurp_test-unmarshal.so [build CUT] binaryurp_test-unmarshal [build CHK] binaryurp [build CHK] bridges [build CHK] canvas [build CHK] chart2 [build CHK] clew [build CHK] cli_ure [build CHK] codemaker [build CXX] comphelper/qa/unit/syntaxhighlighttest.cxx [build LNK] CppunitTest/libtest_comphelper_syntaxhighlight_test.so [build CUT] comphelper_syntaxhighlight_test [build CXX] comphelper/qa/string/test_string.cxx [build LNK] CppunitTest/libtest_comphelper_test.so [build CUT] comphelper_test [build CHK] comphelper [build CXX] configmgr/qa/unit/test.cxx [build LNK] CppunitTest/libtest_configmgr_unit.so [build CMP] CppunitTest/configmgr/source/configmgr [build CUT] configmgr_unit [build CHK] configmgr [build CXX] connectivity/qa/connectivity/mork/DriverTest.cxx [build LNK] CppunitTest/libtest_connectivity_mork.so [build CUT] connectivity_mork [build CXX] connectivity/qa/connectivity/commontools/FValue_test.cxx [build LNK] CppunitTest/libtest_connectivity_commontools.so [build CUT] connectivity_commontools [build CHK] connectivity [build CXX] cppcanvas/qa/unit/test.cxx [build LNK] CppunitTest/libtest_cppcanvas_test.so [build CUT] cppcanvas_test [build CHK] cppcanvas [build HPC] cppu_qa_types [build CXX] cppu/qa/test_any.cxx [build LNK] CppunitTest/libtest_cppu_qa_any.so [build CUT] cppu_qa_any [build CXX] cppu/qa/test_recursion.cxx [build LNK] CppunitTest/libtest_cppu_qa_recursion.so [build CUT] cppu_qa_recursion [build CXX] cppu/qa/test_reference.cxx [build LNK] CppunitTest/libtest_cppu_qa_reference.so [build CUT] cppu_qa_reference [build CXX] cppu/qa/test_unotype.cxx [build LNK] CppunitTest/libtest_cppu_qa_unotype.so [build CUT] cppu_qa_unotype [build HPC] cppu_qa_cppumaker_types [build CXX] cppu/qa/cppumaker/test_cppumaker.cxx [build LNK] CppunitTest/libtest_cppu_test_cppumaker.so [build CUT] cppu_test_cppumaker [build CHK] cppu [build CXX] cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx [build LNK] CppunitTest/libtest_cppuhelper_cppu_ifcontainer.so [build CUT] cppuhelper_cppu_ifcontainer [build CXX] cppuhelper/qa/unourl/cppu_unourl.cxx [build LNK] CppunitTest/libtest_cppuhelper_cppu_unourl.so [build CUT] cppuhelper_cppu_unourl [build CHK] cppuhelper [build CHK] cpputools [build CHK] cui [build CXX] dbaccess/qa/unit/firebird.cxx [build LNK] CppunitTest/libtest_dbaccess_firebird_test.so [build CUT] dbaccess_firebird_test [build CXX] dbaccess/qa/extras/dialog-save.cxx [build LNK] CppunitTest/libtest_dbaccess_dialog_save.so [build CUT] dbaccess_dialog_save [build CXX] dbaccess/qa/extras/empty-stdlib-save.cxx [build LNK] CppunitTest/libtest_dbaccess_empty_stdlib_save.so [build CUT] dbaccess_empty_stdlib_save [build CXX] dbaccess/qa/extras/nolib-save.cxx [build LNK] CppunitTest/libtest_dbaccess_nolib_save.so [build CUT] dbaccess_nolib_save [build CXX] dbaccess/qa/extras/macros-test.cxx [build LNK] CppunitTest/libtest_dbaccess_macros_test.so [build CUT] dbaccess_macros_test [build CHK] dbaccess [build CXX] desktop/qa/deployment_misc/test_dp_version.cxx [build LNK] CppunitTest/libtest_desktop_version.so [build CUT] desktop_version [build CHK] desktop [build CHK] drawinglayer [build CHK] dtrans [build CXX] editeng/qa/unit/core-test.cxx [build LNK] CppunitTest/libtest_editeng_core.so [build CUT] editeng_core [build CXX] editeng/qa/items/borderline_test.cxx [build LNK] CppunitTest/libtest_editeng_borderline.so [build CUT] editeng_borderline [build CXX] editeng/qa/lookuptree/lookuptree_test.cxx [build LNK] CppunitTest/libtest_editeng_lookuptree.so [build CUT] editeng_lookuptree [build CHK] editeng [build CHK] embeddedobj [build CHK] embedserv [build CHK] eventattacher [build CHK] extensions [build CHK] accessories [build CHK] collada2gltf [build CHK] libxmlsec [build CHK] external [build CHK] extras [build CXX] filter/qa/cppunit/xslt-test.cxx [build LNK] CppunitTest/libtest_filter_xslt.so [build CUT] filter_xslt Segmentation fault (core dumped) OK (2) No core file identified in directory /wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.0.6.3/workdir/CppunitTest/filter_xslt.test.core To show backtraces for crashes during test execution, enable core files with: ulimit -c unlimited Error: a unit test failed, please do one of: export DEBUGCPPUNIT=TRUE # for exception catching export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_filter_xslt gmake[2]: *** [/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.0.6.3/solenv/gbuild/CppunitTest.mk:88: /wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.0.6.3/workdir/CppunitTest/filter_xslt.test] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.0.6.3' gmake[1]: *** [Makefile:249: build] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-5.0.6.3' *** Error code 1 Stop. make: stopped in /usr/ports/editors/libreoffice