[From nobody Mon Aug 31 11:21:04 2026
Received: (at submit) by bugs.debian.org; 23 Aug 2026 10:05:21 +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.9 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,FVGT_m_MULTI_ODD,HAS_PACKAGE,
 PP_MIME_FAKE_ASCII_TEXT,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, 35; hammy, 150; neutral, 127; spammy,
 0. spammytokens: hammytokens:0.000-+--python3,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:59202)
 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 1wy54r-00F0Eq-2q
 for submit@bugs.debian.org; Sun, 23 Aug 2026 10:05:21 +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 muffat.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 1wy54r-00HKFf-2b
 for submit@bugs.debian.org; Sun, 23 Aug 2026 10:05:21 +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=PArW3mot9B3TyztlUFe/qricsXxf07LP9AFUgxhiavI=; b=hc/VMbUAG6BQi/0Bhyj322PtOG
 rbcemmvfKx9YVVGyLrTDsNyLXGfE9C7S9Q5bEPL1zd8u0LvOuriIgcQvFu/DElPApnufn0A79cwdE
 uwO74rCbH017m2YfEWlj0GfgfwuA9G+XtG3zh81XWUjxam1TkwqL93qnzorWhgRlxn4aedpdj4CI/
 Log6sOdEJETP2et52uDMKBynGg7WWIi7zDcSLHCtHnxvZomqzoeRmVACg8t39lhPCGSGmhwKpM4rY
 ZJrc89wyUn5MJsmZUSrFrvXwENaJeXPlC8w1L7bvQ6R8q7cIYOqXaVeVYJBCav6YKqc9qgaCbSuCR
 Bzc7ZQ0g==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wy54r-00FvC7-2I
 for submit@bugs.debian.org; Sun, 23 Aug 2026 10:05:21 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: cod-tools: FTBFS: pycodcif_wrap.c:3867:16: error: implicit
 declaration of function 'PyInt_Check';
 did you mean 'PySet_Check'? [-Wimplicit-function-declaration]
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wy54r-00FvC7-2I@paradis.debian.org&gt;
Date: Sun, 23 Aug 2026 10:05:21 +0000
Delivered-To: submit@bugs.debian.org

Package: src:cod-tools
Version: 3.12.0+dfsg-1
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/202608/

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

Thanks.

--------------------------------------------------------------------------------
[...]
creating build/temp.linux-x86_64-cpython-314/src/externals/cexceptions
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -fPIC -D_YACC_ -DYYDEBUG=1 -DHAS_VSNPRINTF -Isrc/externals/cexceptions -Isrc/components/codcif -I/usr/include/python3.14 -c pycodcif.c -o build/temp.linux-x86_64-cpython-314/pycodcif.o
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -fPIC -D_YACC_ -DYYDEBUG=1 -DHAS_VSNPRINTF -Isrc/externals/cexceptions -Isrc/components/codcif -I/usr/include/python3.14 -c pycodcif_wrap.c -o build/temp.linux-x86_64-cpython-314/pycodcif_wrap.o
pycodcif_wrap.c: In function ‘_wrap_value_dump’:
pycodcif_wrap.c:3867:16: error: implicit declaration of function ‘PyInt_Check’; did you mean ‘PySet_Check’? [-Wimplicit-function-declaration]
 3867 |     if(        PyInt_Check( swig_obj[0] ) || PyLong_Check( swig_obj[0] ) ) {
      |                ^~~~~~~~~~~
      |                PySet_Check
pycodcif_wrap.c: In function ‘_wrap_datablock_tag_index’:
pycodcif_wrap.c:4071:17: error: implicit declaration of function ‘PyInt_FromLong’; did you mean ‘PyLong_FromLong’? [-Wimplicit-function-declaration]
 4071 |     resultobj = PyInt_FromLong( result );
      |                 ^~~~~~~~~~~~~~
      |                 PyLong_FromLong
pycodcif_wrap.c:4071:15: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
 4071 |     resultobj = PyInt_FromLong( result );
      |               ^
pycodcif_wrap.c: In function ‘_wrap_datablock_overwrite_cifvalue’:
pycodcif_wrap.c:4102:12: error: implicit declaration of function ‘PyInt_AsLong’; did you mean ‘PyLong_AsLong’? [-Wimplicit-function-declaration]
 4102 |     arg2 = PyInt_AsLong( swig_obj[1] );
      |            ^~~~~~~~~~~~
      |            PyLong_AsLong
pycodcif_wrap.c: In function ‘_wrap_datablock_value_length’:
pycodcif_wrap.c:4653:15: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
 4653 |     resultobj = PyInt_FromLong( result );
      |               ^
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
make[2]: *** [Makelocal-setuptools:33: build/python3/pycodcif/pycodcif.py] Error 1
make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/src/components/pycodcif'
make[1]: *** [Makefile:83: src/components/pycodcif/build/python3/pycodcif/pycodcif.py] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_build: error: make -j1 INSTALL=&quot;install --strip-program=true&quot; returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]