From owner-freebsd-ports@freebsd.org Fri Jun 19 11:49:29 2020 Return-Path: Delivered-To: freebsd-ports@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 0BB66348E2D for ; Fri, 19 Jun 2020 11:49:29 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49pHCW6R2lz3ywQ for ; Fri, 19 Jun 2020 11:49:27 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1592567358; bh=d/0oDFX+9wkmaS4uBKm9R49zPAIaoclm23o6GNAF0OQ=; h=Subject:To:References:From:Date:In-Reply-To; b=EsqVxrqx0ftn6xdcGjGrHbNjqTL8dAtEoAUzak4xNBHi58PxR0mjSp8kucrX68y3w DDq/BaJi/EfDWKPI3S0m+y6QsLp84QNCshmBKB/DvIi3sh88O6jaeX0W8jbQU2eYoC OikNRgj4BDEtuPIqskzsv+MDjGj22eXCa89Lht2E= Subject: Re: Several kf5 qt5 ports fail build To: freebsd-ports@freebsd.org References: <73beb87f-d41a-cbbc-60ac-e474dd66b475@nethead.se> From: Per olof Ljungmark Message-ID: <96156475-148d-056e-df03-a6fb25ecd482@nethead.se> Date: Fri, 19 Jun 2020 13:49:15 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: <73beb87f-d41a-cbbc-60ac-e474dd66b475@nethead.se> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49pHCW6R2lz3ywQ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nethead.se header.s=NETHEADSE header.b=EsqVxrqx; dmarc=pass (policy=none) header.from=nethead.se; spf=pass (mx1.freebsd.org: domain of peo@nethead.se designates 5.150.237.139 as permitted sender) smtp.mailfrom=peo@nethead.se X-Spamd-Result: default: False [-3.25 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.90)[-0.895]; R_DKIM_ALLOW(-0.20)[nethead.se:s=NETHEADSE]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:5.150.237.139]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.02)[-1.016]; RCPT_COUNT_ONE(0.00)[1]; DKIM_TRACE(0.00)[nethead.se:+]; DMARC_POLICY_ALLOW(-0.50)[nethead.se,none]; NEURAL_HAM_SHORT(-0.34)[-0.343]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:8473, ipnet:5.150.192.0/18, country:SE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2020 11:49:29 -0000 On 2020-06-18 09:58, Per olof Ljungmark wrote: > Updated ports and 12.1-STABLE r362185 > > Failures like this, anyone here having the same problem or am I alone? > Asnwering myself: Delete the ports first, then build. Forgot this. Per