From patchwork Mon Sep 27 22:21:04 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Debian Bug Tracking System X-Patchwork-Id: 12525537 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 788A0C433F5 for ; Mon, 27 Sep 2021 22:21:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 59A6A604D2 for ; Mon, 27 Sep 2021 22:21:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237470AbhI0WWp (ORCPT ); Mon, 27 Sep 2021 18:22:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237444AbhI0WWp (ORCPT ); Mon, 27 Sep 2021 18:22:45 -0400 Received: from buxtehude.debian.org (buxtehude.debian.org [IPv6:2607:f8f0:614:1::1274:39]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2926CC061575 for ; Mon, 27 Sep 2021 15:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bugs.debian.org; s=smtpauto.buxtehude; h=Content-Type:Date:Reply-To: References:Message-ID:Subject:To:From:MIME-Version:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:In-Reply-To; bh=RXvfkinUBXsiXC0xeCUlahKLwcV+jjcnbZAdSqc3cB8=; b=uVaApQTz1hYedGn8AQJg4+ufuM UvcNUlWjmoTG91rT41Pd5jMH4CFL99Uq2XlwHAcNSpSb8jbS1/FqNkS6Pjb3B6YIlly7LZhtTGJLs OGoMY/oZ9L0rhxqQ6WdPwsj37XewwphIcBVa+ZP2HMmfdfi3OuQRopCfTqDHPuN3mXWJEtNqVFSgw OTwJTbiU7Vc9NqnEsU2mtnh4s1llaMgsC63XQBpvI06x0zYQLz+Ocd7IVINHPonB9AtkG0HmkMfvl k5D8/ovUnD+RaOvTu+DgvsyGKfHn571s40ZEl8qV3Nn4XR4jfwwF4FCYxy3jucg0ButepCx2JSDOE jwvLB8pA==; Received: from debbugs by buxtehude.debian.org with local (Exim 4.92) (envelope-from ) id 1mUyzg-00013S-UF; Mon, 27 Sep 2021 22:21:04 +0000 MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: owner@bugs.debian.org From: "Debian Bug Tracking System" To: Bastian Germann Subject: Bug#987093: marked as done (xfsprogs: need config.guess/sub update for riscv64) Message-ID: References: <4a3cbac5-64dd-b195-2e82-7c43091fad45@debian.org> <161865994973.3673989.14168990086972212241.reportbug@ohm.local> X-Debian-PR-Message: closed 987093 X-Debian-PR-Package: src:xfsprogs X-Debian-PR-Keywords: ftbfs patch upstream X-Debian-PR-Source: xfsprogs Reply-To: 987093@bugs.debian.org Date: Mon, 27 Sep 2021 22:21:04 +0000 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Your message dated Tue, 28 Sep 2021 00:19:16 +0200 with message-id <4a3cbac5-64dd-b195-2e82-7c43091fad45@debian.org> and subject line xfsprogs: need config.guess/sub update for riscv64 has caused the Debian Bug report #987093, regarding xfsprogs: need config.guess/sub update for riscv64 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) --- xfsprogs-5.10.0/debian/rules +++ xfsprogs-5.10.0/debian/rules @@ -42,6 +42,7 @@ .census: @echo "== dpkg-buildpackage: configure" 1>&2 $(checkdir) + dh_update_autotools_config AUTOHEADER=/bin/true dh_autoreconf $(options) $(MAKE) $(PMAKEFLAGS) include/platform_defs.h touch .census