[From nobody Mon Aug 31 14:49:14 2026
Received: (at submit) by bugs.debian.org; 19 Aug 2026 10:51:37 +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=-112.4 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,MD5_SHA1_SUM,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, 22; hammy, 150; neutral, 39; 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]:52340)
 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 1wwdtR-001hCe-1K
 for submit@bugs.debian.org; Wed, 19 Aug 2026 10:51:37 +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=M/HxasXbOx2DdociiIyaxGH+OD40QKKUQnIgIuGnacU=; b=pB+H+fRTYZq83vTaebqPJ5Rsah
 kr4I/Kvgho8Bp3osET1ZRuAi/CUECEuEfCv0DgkelpAP12eHOWOnP1QLWJTy2eWYWA5ZvIJa+y+4S
 o3BBlLbFfXVOpgEOkMvTBa7MtxPdO32qzzLdJE4mj5gm29h9DPYNpUrbmmhxMxrHQXsJiVr0xfC1L
 kSt9Ew+PVKcwYYCSYK5pmFZDa3Z7tGE/2CmlY68cx68B8mtzIR2GWEc4U7JcnkPkT8uggMnJQi35U
 RalKR73BBYSYLN1RgF4u5ABv3HGyLpBvRTYc26cIJCNeHC3cqoXxOd6j2/cRWxoZnZ2MVEzuhajkw
 3nYbhcZQ==;
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 1wwdtP-009jvB-1k;
 Wed, 19 Aug 2026 10:51:35 +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: libdbi-perl FTBFS on 32-bit: test failures
Message-ID: &lt;178713669501.1081712.17573476639119167865.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Wed, 19 Aug 2026 13:51:35 +0300
X-Debian-User: bunk
Delivered-To: submit@bugs.debian.org

Source: libdbi-perl
Version: 1.652-1
Severity: serious
Tags: ftbfs patch fixed-upstream
Forwarded: https://github.com/perl5-dbi/dbi/commit/acc903db3086a737936643a5dbbc0e22f9d5c421

https://buildd.debian.org/status/logs.php?pkg=libdbi-perl&amp;ver=1.652-1

...
#   Failed test at t/60preparse.t line 151.
#          got: 'preparse found :p2147483647 which is outside the allowed range.'
#     expected: 'preparse found :p-2147483648 which is outside the allowed range.'
...
Test Summary Report
-------------------
t/60preparse.t                (Wstat: 256 (exited 1) Tests: 51 Failed: 1)
  Failed test:  48
  Non-zero exit status: 1
t/zvg_60preparse.t            (Wstat: 256 (exited 1) Tests: 51 Failed: 1)
  Failed test:  48
  Non-zero exit status: 1
Files=204, Tests=9794, 94 wallclock secs ( 1.56 usr  0.44 sys + 77.22 cusr 10.86 csys = 90.08 CPU)
Result: FAIL
Failed 2/204 test programs. 2/9794 subtests failed.
make[1]: *** [Makefile:1408: test_dynamic] Error 255
]