From owner-freebsd-ports@freebsd.org Mon Sep 25 00:49:41 2017 Return-Path: Delivered-To: freebsd-ports@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 C8426E05D04 for ; Mon, 25 Sep 2017 00:49:41 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 73E1F68384 for ; Mon, 25 Sep 2017 00:49:40 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [10.70.7.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id v8P0nbvV083647 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 25 Sep 2017 00:49:38 GMT (envelope-from list1@gjunka.com) To: freebsd-ports@freebsd.org From: Grzegorz Junka Subject: dns/unbound patch error Message-ID: <9e9dce4a-c2ac-7613-706f-f6ce04d1edd3@gjunka.com> Date: Mon, 25 Sep 2017 00:49:37 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB-large X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2017 00:49:41 -0000 I remember something was mentioned on this list about unbound. Currently it fails for me with the following error: ===> Patching for unbound-1.6.6 /bin/cat /wrkdirs/usr/ports/dns/unbound/work/unbound-1.6.6/contrib/aaaa-filter-iterator.patch | /usr/bin/patch -d /wrkdirs/usr/ports/dns/unbound/work/unbound-1.6.6 -p1 -s 1 out of 3 hunks failed--saving rejects to iterator/iterator.h.rej *** Error code 1 Stop. make: stopped in /usr/ports/dns/unbound ====>> Cleaning up wrkdir ===> Cleaning for unbound-1.6.6 build of dns/unbound ended at Mon Sep 25 00:40:44 UTC 2017 build time: 00:00:06 !!! build failure encountered !!! Is this a known issue? GrzegorzJ