[From nobody Mon Mar 16 17:45:06 2026
Received: (at submit) by bugs.debian.org; 16 Mar 2026 09:56:07 +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.1 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,WORD_WITHOUT_VOWELS,
 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, 24; hammy, 150; neutral, 130; spammy,
 0. spammytokens: hammytokens:0.000-+--python3,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:49268)
 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 1w24gB-00AO7I-2H
 for submit@bugs.debian.org; Mon, 16 Mar 2026 09:56:07 +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 mailly.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 1w24gA-0045yG-1H
 for submit@bugs.debian.org; Mon, 16 Mar 2026 09:56:06 +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=h1H/jGpn2EvmcvXhWgztOxAzc35OgL6V3WxbAgKeFXU=; b=AdZHBBQGtGRc6X1fdiIXlv4bKA
 /jgFdpTqpJOhPFGUUmZthAJr2vkeMaq8cBTCZq1Zg2n0QnxBGbK2qcyfMGnydtzRlvA152NUvAWul
 eg1I05jm8+bh84MYalFcuDW1NEpNOFApE82cvIP70JhCczfgObSJUeBg57kVJhvKYgR8XAg5asAhB
 2rtOl0Tm/FGG6amomJ6FWBs0PJuT9Fb1g8CX4rR3JYFA5PPD5SYZkXHy90ok4mqhuEqu06IZRc+D0
 qyc54ki/k2OtTsUIpe+chuXF1frHHyWixiv8Z3rKy2hOA5/gOBPLdX9Z61OwrGUfzAkoLJSsATdap
 icd9qqoA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1w24g9-0045VX-0G
 for submit@bugs.debian.org; Mon, 16 Mar 2026 09:56:05 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: pkg-perl-tools: FTBFS: Can't locate JSON.pm in @INC
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1w24g9-0045VX-0G@paradis.debian.org&gt;
Date: Mon, 16 Mar 2026 09:56:05 +0000
Delivered-To: submit@bugs.debian.org

Package: src:pkg-perl-tools
Version: 0.85
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, 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/202603/

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:pkg-perl-tools, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
   debian/rules override_dh_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
# preserve test data (*.orig)
dh_clean -Xt/patchedit/
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
	make -j2 INSTALL=&quot;install --strip-program=true&quot;
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_auto_test
	make -j2 test
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
for f in `find bin scripts -maxdepth 1 -type f`; do \
    if head -1 $f | grep -q bin/perl; then \
	perl -Ilib -c $f || exit 1; \
    elif head -1 $f |grep -q python; then \
	python3 -c &quot;compile(open('$f').read(), '', 'exec')&quot; &amp;&amp; echo &quot;$f python script OK&quot; || exit 1; \
    elif head -1 $f |grep -q bash; then \
	bash -n $f &amp;&amp; echo &quot;$f bash script OK&quot; || exit 1; \
    else \
	sh -n $f &amp;&amp; echo &quot;$f shell script OK&quot; || exit 1; \
    fi \
done
bin/dh-make-perl-dev shell script OK
bin/dpt shell script OK
bin/patchedit syntax OK
bin/bts-srcpkg syntax OK
bin/pristine-orig shell script OK
bin/bts-retitle bash script OK
scripts/invite-github syntax OK
scripts/lp-mass-subscribe python script OK
scripts/missing-upload shell script OK
scripts/push shell script OK
scripts/never-uploaded syntax OK
scripts/cd shell script OK
scripts/new-upstream syntax OK
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC entries checked: lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at scripts/salsa line 11.
BEGIN failed--compilation aborted at scripts/salsa line 11.
make[1]: *** [Makefile:150: test] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]