From owner-freebsd-office@freebsd.org Sun Dec 10 22:32:06 2017 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 09DAFE9F227 for ; Sun, 10 Dec 2017 22:32: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 E558466024 for ; Sun, 10 Dec 2017 22:32:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E4BD0E9F226; Sun, 10 Dec 2017 22:32:05 +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 E4392E9F225 for ; Sun, 10 Dec 2017 22:32:05 +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 D166E66023 for ; Sun, 10 Dec 2017 22:32:05 +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 vBAMW53h046573 for ; Sun, 10 Dec 2017 22:32:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 223279] devel/boost-libs fails to build on powerpc64 since update to 1.65.1 Date: Sun, 10 Dec 2017 22:32:05 +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: gerald@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc flagtypes.name 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.25 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2017 22:32:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223279 Gerald Pfeifer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreast@FreeBSD.org Flags|maintainer-feedback?(office | |@FreeBSD.org) | --- Comment #12 from Gerald Pfeifer --- (In reply to Justin Hibbits from comment #8) > I was operating under the assumption that _-prefixed variables are > intended to be private to the include file.=20 And you're right. Using ${_GCC_RUNTIME} in individual ports is a mistake (though introducing another variable that just mirrors that, if apparently necessary like here, probably is a cure worse than the disease?) Could we avoid all of this is bug #200171 was addressed and the rpath included by the gcc, g++,... drivers? --=20 You are receiving this mail because: You are the assignee for the bug.=