X-Scanned-BY: MIMEDefang 2.67 on 10.5.11.11 MIME-Version: 1.0 X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD, SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 X-DCC--Metrics: post.isc.org 1102; Body=1 Fuz1=1 Fuz2=1 content-type: text/plain; charset="utf-8"; format="flowed" Message-ID: <53024E5E.2020606@redhat.com> Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id B15442D20571 for ; Mon, 17 Feb 2014 18:01:18 +0000 (UTC) Received: from mx.pao1.isc.org (localhost [127.0.0.1]) by mx.pao1.isc.org (Postfix) with ESMTP id 14A64C94B5 for ; Mon, 17 Feb 2014 18:01:06 +0000 (UTC) (envelope-from jpopelka@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.pao1.isc.org (Postfix) with ESMTP for ; Mon, 17 Feb 2014 18:01:05 +0000 (UTC) (envelope-from jpopelka@redhat.com) Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1HI133Q006307 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 17 Feb 2014 13:01:04 -0500 Received: from zepelin.brq.redhat.com (zepelin.brq.redhat.com [10.34.4.75]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s1HI12KO013076 for ; Mon, 17 Feb 2014 13:01:03 -0500 Delivered-To: dhcp-bugs@bugs.isc.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Subject: atf-run & atf-report removed in upstream atf-0.20 Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Mon, 17 Feb 2014 19:01:02 +0100 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.pao1.isc.org To: dhcp-bugs@isc.org Content-Transfer-Encoding: 7bit From: Jiri Popelka X-RT-Original-Encoding: ISO-8859-1 Content-Length: 363 Hi, just FYI: today I noticed that I can't run tests (./configure --with-atf; make; make check) anymore because ATF upstream has dropped atf-run & atf-report tools since atf-0.20 Google reveals http://julipedia.meroh.net/2014/02/killing-atf-deprecated-tools-code.html http://comments.gmane.org/gmane.os.netbsd.devel.cvs.full/57349 With regards, Jiri Popelka