[From nobody Mon Aug 24 20:21:06 2026
Received: (at submit) by bugs.debian.org; 24 Aug 2026 16:12:11 +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=-121.0 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,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, 102; hammy, 150; neutral, 88; 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 muffat.debian.org ([2607:f8f0:614:1::1274:33]:56522)
 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 1wyXHP-001S1P-0f
 for submit@bugs.debian.org; Mon, 24 Aug 2026 16:12:11 +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 1wyXHO-00144q-14
 for submit@bugs.debian.org; Mon, 24 Aug 2026 16:12:10 +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=JSe7MxWHPdV98DKy48Kyjow/7UFOQ0NHEvJ08SFnMzg=; b=WzRw/YLrOFrvMGoo6pXVLJzRPj
 NxO1UU8xdRBnp2A3InFsqP8fPU0CZpMTJgcf5Vo1UhpJPpJK2XGBN7LXmuiieTwdynMDEgJffthlW
 sHZW0hBr320FwL0uyoZm+78qbwd05i55jjgp+fRh4Q4KAHM5PnWWmcNDgcZHA3o4qw4FYFhC9lhmb
 GiJQoc+URIF8JYFmGVJY3iOZhg9FUT/ya230dJT4NIME21rM1S0puKxGkZw58BsZ9j3++2bJ4Ud08
 BCcHkxFU7TtGetoXqwJyMHSG37f5ZSFkDmkMFBL/6qhMeAaVQMp7ltpezShrQ+m4zUXr7mejKOIet
 QiY0iGnA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wyXHN-00H6OP-15
 for submit@bugs.debian.org; Mon, 24 Aug 2026 16:12:09 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: jeolib-jiplib: FTBFS:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:6105:59:
 error: 'PyString_FromString' was not declared in this scope;
 did you mean 'PyLong_FromString'?
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wyXHN-00H6OP-15@paradis.debian.org&gt;
Date: Mon, 24 Aug 2026 16:12:09 +0000
Delivered-To: submit@bugs.debian.org

Package: src:jeolib-jiplib
Version: 1.2.1+ds-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:jeolib-jiplib, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:147952:22: error: ‘PyString_AsString’ was not declared in this scope
147952 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:147966:20: error: ‘PyString_AsString’ was not declared in this scope
147966 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:147968:20: error: ‘PyString_AsString’ was not declared in this scope
147968 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_VectorOgr_join__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148090:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148090 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148091:18: error: ‘PyString_AsString’ was not declared in this scope
148091 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148094:18: error: ‘PyString_AsString’ was not declared in this scope
148094 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148106:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148106 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148107:22: error: ‘PyString_AsString’ was not declared in this scope
148107 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148109:24: error: ‘PyString_AsString’ was not declared in this scope
148109 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148113:24: error: ‘PyString_AsString’ was not declared in this scope
148113 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148115:24: error: ‘PyString_AsString’ was not declared in this scope
148115 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148125:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148125 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148126:20: error: ‘PyString_AsString’ was not declared in this scope
148126 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148130:22: error: ‘PyString_AsString’ was not declared in this scope
148130 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148144:20: error: ‘PyString_AsString’ was not declared in this scope
148144 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148146:20: error: ‘PyString_AsString’ was not declared in this scope
148146 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_VectorOgr_train(PyObject*, PyObject*)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148637:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148637 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148638:18: error: ‘PyString_AsString’ was not declared in this scope
148638 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148641:18: error: ‘PyString_AsString’ was not declared in this scope
148641 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148653:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148653 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148654:22: error: ‘PyString_AsString’ was not declared in this scope
148654 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148656:24: error: ‘PyString_AsString’ was not declared in this scope
148656 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148660:24: error: ‘PyString_AsString’ was not declared in this scope
148660 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148662:24: error: ‘PyString_AsString’ was not declared in this scope
148662 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148672:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148672 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148673:20: error: ‘PyString_AsString’ was not declared in this scope
148673 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148677:22: error: ‘PyString_AsString’ was not declared in this scope
148677 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148691:20: error: ‘PyString_AsString’ was not declared in this scope
148691 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148693:20: error: ‘PyString_AsString’ was not declared in this scope
148693 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_VectorOgr_trainMem(PyObject*, PyObject*)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148771:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148771 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148772:18: error: ‘PyString_AsString’ was not declared in this scope
148772 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148775:18: error: ‘PyString_AsString’ was not declared in this scope
148775 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148787:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148787 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148788:22: error: ‘PyString_AsString’ was not declared in this scope
148788 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148790:24: error: ‘PyString_AsString’ was not declared in this scope
148790 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148794:24: error: ‘PyString_AsString’ was not declared in this scope
148794 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148796:24: error: ‘PyString_AsString’ was not declared in this scope
148796 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148806:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148806 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148807:20: error: ‘PyString_AsString’ was not declared in this scope
148807 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148811:22: error: ‘PyString_AsString’ was not declared in this scope
148811 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148825:20: error: ‘PyString_AsString’ was not declared in this scope
148825 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148827:20: error: ‘PyString_AsString’ was not declared in this scope
148827 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_VectorOgr_classify__SWIG_0(PyObject*, Py_ssize_t, PyObject**)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148904:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148904 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148905:18: error: ‘PyString_AsString’ was not declared in this scope
148905 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148908:18: error: ‘PyString_AsString’ was not declared in this scope
148908 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148920:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148920 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148921:22: error: ‘PyString_AsString’ was not declared in this scope
148921 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148923:24: error: ‘PyString_AsString’ was not declared in this scope
148923 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148927:24: error: ‘PyString_AsString’ was not declared in this scope
148927 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148929:24: error: ‘PyString_AsString’ was not declared in this scope
148929 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148939:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
148939 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148940:20: error: ‘PyString_AsString’ was not declared in this scope
148940 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148944:22: error: ‘PyString_AsString’ was not declared in this scope
148944 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148958:20: error: ‘PyString_AsString’ was not declared in this scope
148958 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148960:20: error: ‘PyString_AsString’ was not declared in this scope
148960 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_VectorOgr_classify__SWIG_1(PyObject*, Py_ssize_t, PyObject**)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149060:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149060 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149061:18: error: ‘PyString_AsString’ was not declared in this scope
149061 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149064:18: error: ‘PyString_AsString’ was not declared in this scope
149064 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149076:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149076 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149077:22: error: ‘PyString_AsString’ was not declared in this scope
149077 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149079:24: error: ‘PyString_AsString’ was not declared in this scope
149079 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149083:24: error: ‘PyString_AsString’ was not declared in this scope
149083 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149085:24: error: ‘PyString_AsString’ was not declared in this scope
149085 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149095:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149095 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149096:20: error: ‘PyString_AsString’ was not declared in this scope
149096 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149100:22: error: ‘PyString_AsString’ was not declared in this scope
149100 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149114:20: error: ‘PyString_AsString’ was not declared in this scope
149114 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149116:20: error: ‘PyString_AsString’ was not declared in this scope
149116 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In function ‘PyObject* _wrap_new_AppFactory__SWIG_4(PyObject*, Py_ssize_t, PyObject**)’:
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149663:12: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149663 |         if(PyString_Check(pKey)){
       |            ^~~~~~~~~~~~~~
       |            PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149664:18: error: ‘PyString_AsString’ was not declared in this scope
149664 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149667:18: error: ‘PyString_AsString’ was not declared in this scope
149667 |           theKey=PyString_AsString(PyUnicode_AsUTF8String(pKey));
       |                  ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149679:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149679 |             if (PyString_Check(rValue))
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149680:22: error: ‘PyString_AsString’ was not declared in this scope
149680 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149682:24: error: ‘PyString_AsString’ was not declared in this scope
149682 |             theValue = PyString_AsString(PyUnicode_AsUTF8String(rValue));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149686:24: error: ‘PyString_AsString’ was not declared in this scope
149686 |               theValue=PyString_AsString(tmp_obj);
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149688:24: error: ‘PyString_AsString’ was not declared in this scope
149688 |               theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                        ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149698:17: error: ‘PyString_Check’ was not declared in this scope; did you mean ‘PyMapping_Check’?
149698 |         else if(PyString_Check(pValue)){
       |                 ^~~~~~~~~~~~~~
       |                 PyMapping_Check
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149699:20: error: ‘PyString_AsString’ was not declared in this scope
149699 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149703:22: error: ‘PyString_AsString’ was not declared in this scope
149703 |           theValue = PyString_AsString(PyUnicode_AsUTF8String(pValue));
       |                      ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149717:20: error: ‘PyString_AsString’ was not declared in this scope
149717 |           theValue=PyString_AsString(tmp_obj);
       |                    ^~~~~~~~~~~~~~~~~
/&lt;&lt;PKGBUILDDIR&gt;&gt;/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149719:20: error: ‘PyString_AsString’ was not declared in this scope
149719 |           theValue=PyString_AsString(PyUnicode_AsUTF8String(tmp_obj));
       |                    ^~~~~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/jiplib_python.dir/build.make:82: CMakeFiles/jiplib_python.dir/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx.o] Error 1
make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/build'
make[2]: *** [CMakeFiles/Makefile2:1116: CMakeFiles/jiplib_python.dir/all] Error 2
make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/build'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/build'
dh_auto_build: error: cd build &amp;&amp; make -j2 INSTALL=&quot;install --strip-program=true&quot; VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]