[From nobody Sun Aug 30 13:21:07 2026
Received: (at submit) by bugs.debian.org; 29 Aug 2026 12:03:29 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-111.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 17; hammy, 108; neutral, 17; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;bunk@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:41568)
 by buxtehude.debian.org with utf8esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1x0HmT-000Taj-17
 for submit@bugs.debian.org; Sat, 29 Aug 2026 12:03:29 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=6YRVOoaxi647XpJvxaThfSqj/VFlnWroF/ioYCVfP0g=; b=fwORuEursLPvtlQ5fDLMnB8BSA
 AjjiL5Was2oL5dhhajyYq/Qh95ZFyb8XANSxroUwJOXY010zaAm/AqnpKJY5VBAi30hn0LBkhMc7r
 0dIqPQ+Kj5P9MMOVqqiyPjemTowhsT1vhvmUbk3LP7b0SUlWfSlUnN/3WokRjR3jmQUZMsYyn4Ybd
 tFqeglQJTm35wOcyp9a0dVlWtbvQvB5kHK2g8feKFMFDIoaH1/VGbUAez/8JOVIZUtk10gKSiXILL
 2jUFTWQx5L6NPizJjdu39WUSu2Bdva0RGIEGE8Z6mk+sR2FxlPTw+zhiN4sJvXnTMA4485lS/B5DO
 /mV2O6bw==;
Received: from authenticated-user by stravinsky.debian.org with utf8esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1x0HmQ-00HXPT-1w;
 Sat, 29 Aug 2026 12:03:27 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk &lt;bunk@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: mpich: autopkgtest regression
Message-ID: &lt;178800500539.3918261.14007972665001730910.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Sat, 29 Aug 2026 15:03:25 +0300
X-Debian-User: bunk
Delivered-To: submit@bugs.debian.org

Source: mpich
Version: 5.0.1-6
Severity: serious
X-Debbugs-Cc: Alastair McKinstry &lt;mckinstry@debian.org&gt;

https://ci.debian.net/packages/m/mpich/testing/amd64/74152203/

...
141s autopkgtest [17:27:27]: ERROR: erroneous package: debian/tests/hello1_mpicc_abi does not exist
141s blame: mpich
141s badpkg: debian/tests/hello1_mpicc_abi does not exist


This can be fixed with:
  mv debian/tests/hello1.mpicc_abi debian/tests/hello1_mpicc_abi
]