[From nobody Thu May 28 07:21:10 2026
Received: (at submit) by bugs.debian.org; 24 May 2026 10:22:01 +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=-120.5 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 150; neutral, 84; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:56356)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wR5y4-002EOO-21
 for submit@bugs.debian.org; Sun, 24 May 2026 10:22:01 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mitropoulos.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wR5y3-000wY6-1m
 for submit@bugs.debian.org; Sun, 24 May 2026 10:21:59 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=ql9GIAQPLQRZwLUvNK8jP+xkwIzWOFbqEV6aDBVR/CQ=; b=Br1qPkzeyVMjkAY3sIZuPiHzQN
 /mBO6vr3ZHIhp2QHDiEhHUDNoIAbaO9Ll9mFcjJA6OaEdr3cFrCbvvL2+RzAIhpgEs8Cuo0BLGI9y
 Z2J0Ep79FGBDg5Fajivt6ueetXryKOpRqoFGnkw64c2JlCRNb9GPRCuNuu4BHMymEOSdHxd7ysJR4
 OX0EtMMSy52itfQ1eOvXJDeVaJdiUO/THlRTY+gzLhUCXpCAmiwizBh9BlrMTMMKv6AiKXeNdvO8x
 KUup23wcWWJ8zHkdUTDlEE5lTKtxZW75kcHYqJsZDTPm1YVQ4C9N977C2eS8slBcCEExwhgu71XYq
 rJVoB3dg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wR5y1-0011pr-36
 for submit@bugs.debian.org; Sun, 24 May 2026 10:21:57 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: phpunit: FTBFS with the nocheck build profile
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wR5y1-0011pr-36@paradis.debian.org&gt;
Date: Sun, 24 May 2026 10:21:57 +0000
Delivered-To: submit@bugs.debian.org

Package: src:phpunit
Version: 13.0.6-2
Severity: serious
Tags: forky sid ftbfs
User: debian-qa@lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

(It's a wiki, so you are welcome to contribute)

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:phpunit, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Scanning directory tests

Autoload file vendor/autoload.php generated.

# Mimic install path
cp phpunit mimic/bin
cp -r src mimic/share/php/PHPUnit
cp -r /usr/share/php/DeepCopy mimic/share/php
cp -r /usr/share/php/PharIo mimic/share/php
cp: cannot stat '/usr/share/php/PharIo': No such file or directory
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]