Bug#1144963: hugin FTBFS with swig 4.5.0
Adrian Bunk <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <178726175651.2235265.4739444354025271325.reportbug__9112.43026364303$1787261834$gmane$org@localhost> |
Source: hugin
Version: 2025.0.1+dfsg-2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=hugin&arch=arm64&ver=2025.0.1%2Bdfsg-2%2Bb2&stamp=1787084882&raw=0
...
/build/reproducible-path/hugin-2025.0.1+dfsg/src/hugin_script_interface/hpi_classes.cpp: In member function ‘int hpi::python_interface::call_hpi(const char*, PyObject*)’:
/build/reproducible-path/hugin-2025.0.1+dfsg/src/hugin_script_interface/hpi_classes.cpp:115:22: error: ‘PyInt_AsLong’ was not declared in this scope; did you mean ‘PyLong_AsLong’?
115 | result = PyInt_AsLong ( pValue ) ;
| ^~~~~~~~~~~~
| PyLong_AsLong
...