Your message dated Mon, 24 Aug 2026 19:18:59 +0000
with message-id <[email protected]>
and subject line Bug#1145401: fixed in jeolib-jiplib 1.2.1+ds-2
has caused the Debian Bug report #1145401,
regarding jeolib-jiplib: FTBFS: 
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:6105:59:
 error: 'PyString_FromString' was not declared in this scope; did you mean 
'PyLong_FromString'?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1145401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145401
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--------------------------------------------------------------------------------
[...]
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_VectorOgr_join__SWIG_1(PyObject*, Py_ssize_t, 
PyObject**)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148091:18:
 error: ‘PyString_AsString’ was not declared in this scope
148091 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148107:22:
 error: ‘PyString_AsString’ was not declared in this scope
148107 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148126:20:
 error: ‘PyString_AsString’ was not declared in this scope
148126 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_VectorOgr_train(PyObject*, PyObject*)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148638:18:
 error: ‘PyString_AsString’ was not declared in this scope
148638 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148654:22:
 error: ‘PyString_AsString’ was not declared in this scope
148654 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148673:20:
 error: ‘PyString_AsString’ was not declared in this scope
148673 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_VectorOgr_trainMem(PyObject*, PyObject*)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148772:18:
 error: ‘PyString_AsString’ was not declared in this scope
148772 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148788:22:
 error: ‘PyString_AsString’ was not declared in this scope
148788 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148807:20:
 error: ‘PyString_AsString’ was not declared in this scope
148807 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_VectorOgr_classify__SWIG_0(PyObject*, Py_ssize_t, 
PyObject**)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148905:18:
 error: ‘PyString_AsString’ was not declared in this scope
148905 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148921:22:
 error: ‘PyString_AsString’ was not declared in this scope
148921 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:148940:20:
 error: ‘PyString_AsString’ was not declared in this scope
148940 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_VectorOgr_classify__SWIG_1(PyObject*, Py_ssize_t, 
PyObject**)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149061:18:
 error: ‘PyString_AsString’ was not declared in this scope
149061 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149077:22:
 error: ‘PyString_AsString’ was not declared in this scope
149077 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149096:20:
 error: ‘PyString_AsString’ was not declared in this scope
149096 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx: In 
function ‘PyObject* _wrap_new_AppFactory__SWIG_4(PyObject*, Py_ssize_t, 
PyObject**)’:
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149664:18:
 error: ‘PyString_AsString’ was not declared in this scope
149664 |           theKey=PyString_AsString(pKey);
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                  ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149680:22:
 error: ‘PyString_AsString’ was not declared in this scope
149680 |             theValue=PyString_AsString(rValue);
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                        ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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
/<<PKGBUILDDIR>>/build/CMakeFiles/jiplib_python.dir/jiplibPYTHON_wrap.cxx:149699:20:
 error: ‘PyString_AsString’ was not declared in this scope
149699 |           theValue=PyString_AsString(pValue);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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));
       |                      ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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);
       |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/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 '/<<PKGBUILDDIR>>/build'
make[2]: *** [CMakeFiles/Makefile2:1116: CMakeFiles/jiplib_python.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: error: cd build && make -j2 INSTALL="install 
--strip-program=true" 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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: jeolib-jiplib
Source-Version: 1.2.1+ds-2
Done: Bas Couwenberg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jeolib-jiplib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated jeolib-jiplib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Aug 2026 20:38:02 +0200
Source: jeolib-jiplib
Architecture: source
Version: 1.2.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 1145401
Changes:
 jeolib-jiplib (1.2.1+ds-2) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to fix FTBFS with SWIG 4.5.0.
     (closes: #1145401)
Checksums-Sha1:
 5e4b251f6445c5c6524a5c7f7b4d28b90a795c25 2433 jeolib-jiplib_1.2.1+ds-2.dsc
 e358e96e1ea98fb1dfbff47b3e014c0cedb9ba7f 11876 
jeolib-jiplib_1.2.1+ds-2.debian.tar.xz
 c125612018a7a4b0939d3d163f0d762f2d76d975 18367 
jeolib-jiplib_1.2.1+ds-2_amd64.buildinfo
Checksums-Sha256:
 5a4ed3904b6f6cf8858d6dfc486abea7b446c9af962b7c282431c6d2700e9bc6 2433 
jeolib-jiplib_1.2.1+ds-2.dsc
 81a87310e90204aa4ebac8786e517e50ad9bdf8b464e8e450c4ed0c4b446d4a8 11876 
jeolib-jiplib_1.2.1+ds-2.debian.tar.xz
 3dc8c6b1f6b19b029cdddfe08619d72d6961028897adb769c7017b3760ba6f95 18367 
jeolib-jiplib_1.2.1+ds-2_amd64.buildinfo
Files:
 e292d3fb7902c3c2bc1e17d448acdb74 2433 libs optional 
jeolib-jiplib_1.2.1+ds-2.dsc
 c2cefe672d8f25a3a04d08fbc74b94ee 11876 libs optional 
jeolib-jiplib_1.2.1+ds-2.debian.tar.xz
 cae6baedc5487bbd5b34c31a1fd1a09b 18367 libs optional 
jeolib-jiplib_1.2.1+ds-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmqMk/MACgkQZ1DxCuiN
SvGUHA//VbhiA1usGJrZ2yF3AsVD9L3KUNfR8D4qZ2pU8CzsMdgobuXdbRZnIVak
TFK5qbYmSUjDBAslfLdT9r1vzRlyBhLQ3IAJN7lh3GT7SRuGOityjYhDI8gxlL0l
mL0yrzM0AZRUy9qHpwyw77L15MpoSqSVG3fDR103INieHYCS+Ii+zznldr5Rz8HH
/02LMt+OfXpVRcHLi4AEuDBkB+tDUt7o7sf14hl8hDkKWJI2O8ua84hgfpddToPq
aU4XznUKsms3tCy06NOOqcN/Ywazjwtp4/PwYdTVk+OWFtgfrum7/H+C6zJdKAVP
MsOIrrErU5UHZq5FmwYzfqJFfqc8f0Uub53NLqsWamMgCa1e7jdpAPacois7GAvd
ks/+R3SCA0nt61U8rSH+XTizPxYKqB4geWbfjN5A52rOJeFPA3oUPdcmouMwru7+
tSbb5BsiFuCZYmp8U0ifBhKhG1DD1j9SLYGBpWbC601HzyQXmitC1KJx6/2aUlyr
IweEvSPxszvVsvv5cACI/kflK0MTWltU01NVX/ZfNWJF3ynIAj5KBblPxSQ8jNuP
F+nY12fAQZ1ChyGEhsPg+oNN7Kj7NrkX/WHT1Bi+WE9p/XETL0TFXkBFFPuJNLbd
1p1H5z37QSh5c4vNl7nCHZWPfXMrphrw6xYy5gjreTtR9KQ1NS4=
=tooW
-----END PGP SIGNATURE-----

Attachment: pgpeLY0YGdaJf.pgp
Description: PGP signature


--- End Message ---

Reply via email to