From owner-svn-ports-all@freebsd.org Sat Aug 11 10:44:42 2018 Return-Path: Delivered-To: svn-ports-all@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 25E381066963; Sat, 11 Aug 2018 10:44:42 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (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 AB75675F32; Sat, 11 Aug 2018 10:44:41 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 41ndsh2KnmzDhf3; Sat, 11 Aug 2018 10:44:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id 5FSntwu-C2F4; Sat, 11 Aug 2018 10:44:39 +0000 (UTC) Received: from garnet.daemonic.se (host-95-195-199-16.mobileonline.telia.com [95.195.199.16]) by mail.daemonic.se (Postfix) with ESMTPSA id 41ndsg3WCzzDhf1; Sat, 11 Aug 2018 10:44:39 +0000 (UTC) Subject: Re: svn commit: r476508 - head/x11/xorgproto To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201808061220.w76CKd8v046156@repo.freebsd.org> <712db841-43a3-96be-8c6c-579084b9b8c9@freebsd.org> <35056151-dab2-62d1-fe39-0ecc4533a94c@freebsd.org> <20180811101527.ouegokeqq2nefjw3@atuin.in.mat.cc> From: Niclas Zeising Message-ID: <6e99eb0f-052d-8449-50fd-27572c46eb0a@freebsd.org> Date: Sat, 11 Aug 2018 12:44:38 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <20180811101527.ouegokeqq2nefjw3@atuin.in.mat.cc> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2018 10:44:42 -0000 On 08/11/18 12:15, Mathieu Arnold wrote: > On Sat, Aug 11, 2018 at 11:33:13AM +0200, Niclas Zeising wrote: >> On 08/11/18 11:23, Niclas Zeising wrote: >>> Strangely, I've never ran into this issue.=A0 I created the patch poi= nting >>> to the directory, and it gets extracted, built and installed fine.=A0= Are >>> there differences in how patch handles nonexistent directories on >>> dfifferent versions of FreeBSD? >> >> >> Hi! >> So, I just tried some more, in a bunch of different versions. In all = my >> jails, with poudriere, the man directory gets created and the patch is >> extracted there as it should be. How are you building the port/packag= e? >> I'm just curious as to why we see this different behavior. This went >> through an exp-run without issue, but something strange is happening h= ere. >> Regards >=20 > Mmmm, the only difference with my test builds is that I have PATCH_DEBU= G > set. I could not understand why this was happening, and creating the > directory fixed the problem, so, I took the easy path and applied the > band-aid. >=20 Ok. I'm not against the change, I'm just curious as to what's going on. What does PATCH_DEBUG do in detail? Regards --=20 Niclas Zeising