From patchwork Mon Jun 19 01:06:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfgang Apolinarski X-Patchwork-Id: 1206 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 7CC9461CB0 for ; Sun, 18 Jun 2017 17:09:49 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 7F70529D4; Sun, 18 Jun 2017 17:09:47 +0200 (CEST) Received: from wp262.webpack.hosteurope.de (wp262.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:851f::]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPS id 92A9D2850 for ; Sun, 18 Jun 2017 17:06:03 +0200 (CEST) Received: from dslb-084-063-212-227.084.063.pools.vodafone-ip.de ([84.63.212.227] helo=TONI); authenticated by wp262.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1dMbm6-0003Ro-QE; Sun, 18 Jun 2017 17:06:02 +0200 From: "Wolfgang Apolinarski" To: Subject: Unbound - rootfile Date: Sun, 18 Jun 2017 17:06:01 +0200 Message-ID: <000001d2e844$66115dc0$32341940$@apolinarski.de> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdLoQ55yetRc3ZhWTPKVlYf4+9odhA== Content-Language: de X-bounce-key: webpack.hosteurope.de; wolfgang@apolinarski.de; 1497798365; ee7b4301; X-HE-SMSGID: 1dMbm6-0003Ro-QE X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Hi everyone, while trying to create a nice patch for the next patch-merge-window, I was encountering an error that preventing the proper execution of "./make.sh build". Apparently the unbound update did not get a rootfile update. After changing it, it worked fine (patch, see below). Nevertheless, I still get warnings about the rootfiles of kbd, unbound and cmake (and no, my patch does not change them). Best regards, Wolfgang PS.: I'm currently testing everything on a fresh install of CentOS, to mitigate side-effects from previous builds. PPS.: You are not using a build server system of some kind, right?