From owner-svn-ports-head@freebsd.org Sun Jun 2 20:33:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F81115BF145; Sun, 2 Jun 2019 20:33:43 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from thebighonker.lerctr.org (ns-b.lerctr.org [IPv6:2001:470:1f0f:3ad::53:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "*.lerctr.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3FDD77867; Sun, 2 Jun 2019 20:33:42 +0000 (UTC) (envelope-from ler@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Q7U3MKzrHPEGmdFDC8Chzuk1aexudvIXWrygN9QevY8=; b=Q3Bq7UC8t6orjgjHpJFL4xy60A +1pDhcjQ+7EclZtmg2V80uCOX1iucwrZPkRjwjFYW8VrZoY2O+APFka57oNXPc6JhYfGtrSjQpIJu OSgUSloC827Snwx55qfxdDYg9IFhPazRPdc8IGlxljGELPxQ9ereBHKCcnrUxrerre5jSruLPVq4s 3jLTBCHkoetr4Zh6Pk0OB2lukodGu2EkuUeKxu6dBEsOVG8N4+BvsCOBhe5txIx8WWeiHCK1Fi2Az nXdEqhSYloqxcv61KJ0nSNo6eqWTdujD9GvBmQVG7ZI4guFT1u0CuXYxHuk6Q4d0RTHRstumpmEIT bpr125XA==; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:39282 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hXXAd-000LgD-LK; Sun, 02 Jun 2019 15:33:35 -0500 Received: from 2600:1700:210:b180:d83b:425c:ea1:1df by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Sun, 02 Jun 2019 15:33:35 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 02 Jun 2019 15:33:35 -0500 From: Larry Rosenman To: Gerald Pfeifer Cc: carl@stagecraft.cx, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r463601 - in head/comms/xastir: . files In-Reply-To: <83b66317543ab9f1148da0d9c7be7a61@FreeBSD.org> References: <201803042157.w24Lvsp8098107@repo.freebsd.org> <83b66317543ab9f1148da0d9c7be7a61@FreeBSD.org> Message-ID: <75314e2f90b0b82c495f4870e8f9fb9a@FreeBSD.org> X-Sender: ler@FreeBSD.org User-Agent: Roundcube Webmail/1.3.9 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2019 20:33:43 -0000 On 06/02/2019 2:12 pm, Larry Rosenman wrote: > On 06/02/2019 2:07 pm, Gerald Pfeifer wrote: >> On Sun, 4 Mar 2018, Larry Rosenman wrote: >>> Author: ler >>> Date: Sun Mar 4 21:57:54 2018 >>> New Revision: 463601 >>> URL: https://svnweb.freebsd.org/changeset/ports/463601 >>> >>> Log: >>> comms/xastir: upgrade to 2.1.0 >>> >>> PR: 226187 >>> Submitted by: carl@stagecraft.cx (Maintainer) >> >> That's been a lot of changes behind this single half line of >> commit log. In particular... >> >>> +USE_GCC= yes >> >> ...why the mandatory use of GCC here, especially when the older >> version did not have such a requirement? >> >> Are you working with upstream to avoid this? >> >> Gerald (noticing this is still the case, fifteen months later) > > > I'm running a testport run with USE_GCC commented. > > as to why, carl@stagecraft.cx would have to ask. Looks like there are dependencies that depend on gcc8. (callpass). Also other ports in the dependency chain. see: http://home.lerctr.org:8888/data/live-ler-checkout/2019-06-02_15h28m44s/logs/xastir-2.1.0_3.log (with USE_GCC= yes commented out) http://home.lerctr.org:8888/data/live-ler-checkout/2019-06-02_15h24m22s/logs/xastir-2.1.0_3.log (As-is in the ports tree.). I'm not competant enough with this program/port to go chase it. -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: ler@FreeBSD.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106