Your message dated Fri, 01 Mar 2024 00:22:41 +0000
with message-id <e1rfqfh-00dwui...@fasolo.debian.org>
and subject line Bug#1064673: fixed in sphinxbase 0.8+5prealpha+1-17
has caused the Debian Bug report #1064673,
regarding pocketsphinx-python: FTBFS: ImportError: 
/usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
 undefined symbol: SWIG_Python_str_AsChar
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 ow...@bugs.debian.org
immediately.)


-- 
1064673: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pocketsphinx-python
Version: 1:0.1.15-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:305: python3.12 setup.py config 
> running config
> I: pybuild base:305: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> running build
> running build_ext
> building 'pocketsphinx._pocketsphinx' extension
> swigging deps/pocketsphinx/swig/pocketsphinx.i to 
> deps/pocketsphinx/swig/pocketsphinx_wrap.c
> swig -python -modern -threads -I/usr/include/sphinxbase 
> -I/usr/share/sphinxbase/swig -Ideps/sphinxbase/include/android 
> -I/usr/include/pocketsphinx -I/usr/share/pocketsphinx/swig 
> -Ideps/sphinxbase/swig -outdir pocketsphinx -o 
> deps/pocketsphinx/swig/pocketsphinx_wrap.c 
> deps/pocketsphinx/swig/pocketsphinx.i
> Deprecated command line option: -modern. Ignored, this option is now always 
> on.
> creating build
> creating build/temp.linux-x86_64-cpython-312
> creating build/temp.linux-x86_64-cpython-312/deps
> creating build/temp.linux-x86_64-cpython-312/deps/pocketsphinx
> creating build/temp.linux-x86_64-cpython-312/deps/pocketsphinx/swig
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DSPHINXBASE_EXPORTS 
> -DPOCKETSPHINX_EXPORTS -DSPHINX_DLL -DHAVE_CONFIG_H -I/usr/include/sphinxbase 
> -I/usr/share/sphinxbase/swig -Ideps/sphinxbase/include/android 
> -I/usr/include/pocketsphinx -I/usr/share/pocketsphinx/swig 
> -I/usr/include/python3.12 -c deps/pocketsphinx/swig/pocketsphinx_wrap.c -o 
> build/temp.linux-x86_64-cpython-312/deps/pocketsphinx/swig/pocketsphinx_wrap.o
>  -Wno-unused-label -Wno-strict-prototypes -Wno-parentheses 
> -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result 
> -Wno-sign-compare -Wno-misleading-indentation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pocketsphinx/build/pocketsphinx
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-cpython-312/deps/pocketsphinx/swig/pocketsphinx_wrap.o
>  -L/usr/lib/x86_64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pocketsphinx/build/pocketsphinx/_pocketsphinx.cpython-312-x86_64-linux-gnu.so
>  -lpocketsphinx
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pocketsphinx/build/pocketsphinx/_pocketsphinx.cpython-312-x86_64-linux-gnu.so
>  -> pocketsphinx
> running build_py
> copying pocketsphinx/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pocketsphinx/build/pocketsphinx
> copying pocketsphinx/pocketsphinx.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pocketsphinx/build/pocketsphinx
> running egg_info
> creating pocketsphinx.egg-info
> writing pocketsphinx.egg-info/PKG-INFO
> writing dependency_links to pocketsphinx.egg-info/dependency_links.txt
> writing top-level names to pocketsphinx.egg-info/top_level.txt
> writing manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> reading manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/include'
> no previously-included directories found matching 
> 'deps/sphinxbase/include/wince'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxad'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/include'
> warning: no files found matching '*.c' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no directories found matching 'pocketsphinx/model'
> warning: no directories found matching 'pocketsphinx/data'
> adding license file 'LICENSE'
> writing manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> running build
> running build_ext
> building 'pocketsphinx._pocketsphinx' extension
> swigging deps/pocketsphinx/swig/pocketsphinx.i to 
> deps/pocketsphinx/swig/pocketsphinx_wrap.c
> swig -python -modern -threads -I/usr/include/sphinxbase 
> -I/usr/share/sphinxbase/swig -Ideps/sphinxbase/include/android 
> -I/usr/include/pocketsphinx -I/usr/share/pocketsphinx/swig 
> -Ideps/sphinxbase/swig -outdir pocketsphinx -o 
> deps/pocketsphinx/swig/pocketsphinx_wrap.c 
> deps/pocketsphinx/swig/pocketsphinx.i
> Deprecated command line option: -modern. Ignored, this option is now always 
> on.
> creating build/temp.linux-x86_64-cpython-311
> creating build/temp.linux-x86_64-cpython-311/deps
> creating build/temp.linux-x86_64-cpython-311/deps/pocketsphinx
> creating build/temp.linux-x86_64-cpython-311/deps/pocketsphinx/swig
> x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -g -fwrapv -O2 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DSPHINXBASE_EXPORTS 
> -DPOCKETSPHINX_EXPORTS -DSPHINX_DLL -DHAVE_CONFIG_H -I/usr/include/sphinxbase 
> -I/usr/share/sphinxbase/swig -Ideps/sphinxbase/include/android 
> -I/usr/include/pocketsphinx -I/usr/share/pocketsphinx/swig 
> -I/usr/include/python3.11 -c deps/pocketsphinx/swig/pocketsphinx_wrap.c -o 
> build/temp.linux-x86_64-cpython-311/deps/pocketsphinx/swig/pocketsphinx_wrap.o
>  -Wno-unused-label -Wno-strict-prototypes -Wno-parentheses 
> -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-result 
> -Wno-sign-compare -Wno-misleading-indentation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pocketsphinx/build/pocketsphinx
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-x86_64-cpython-311/deps/pocketsphinx/swig/pocketsphinx_wrap.o
>  -L/usr/lib/x86_64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pocketsphinx/build/pocketsphinx/_pocketsphinx.cpython-311-x86_64-linux-gnu.so
>  -lpocketsphinx
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pocketsphinx/build/pocketsphinx/_pocketsphinx.cpython-311-x86_64-linux-gnu.so
>  -> pocketsphinx
> running build_py
> copying pocketsphinx/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pocketsphinx/build/pocketsphinx
> copying pocketsphinx/pocketsphinx.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pocketsphinx/build/pocketsphinx
> running egg_info
> writing pocketsphinx.egg-info/PKG-INFO
> writing dependency_links to pocketsphinx.egg-info/dependency_links.txt
> writing top-level names to pocketsphinx.egg-info/top_level.txt
> reading manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/include'
> no previously-included directories found matching 
> 'deps/sphinxbase/include/wince'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxad'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/include'
> warning: no files found matching '*.c' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no directories found matching 'pocketsphinx/model'
> warning: no directories found matching 'pocketsphinx/data'
> adding license file 'LICENSE'
> writing manifest file 'pocketsphinx.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: python3.12 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> writing pocketsphinx.egg-info/PKG-INFO
> writing dependency_links to pocketsphinx.egg-info/dependency_links.txt
> writing top-level names to pocketsphinx.egg-info/top_level.txt
> reading manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/include'
> no previously-included directories found matching 
> 'deps/sphinxbase/include/wince'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxad'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/include'
> warning: no files found matching '*.c' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no directories found matching 'pocketsphinx/model'
> warning: no directories found matching 'pocketsphinx/data'
> adding license file 'LICENSE'
> writing manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> running build_ext
> test_jsgf (unittest.loader._FailedTest.test_jsgf) ... ERROR
> test_fsg (unittest.loader._FailedTest.test_fsg) ... ERROR
> test_lm (unittest.loader._FailedTest.test_lm) ... ERROR
> test_config (unittest.loader._FailedTest.test_config) ... ERROR
> test_decoder (unittest.loader._FailedTest.test_decoder) ... ERROR
> test_lattice (unittest.loader._FailedTest.test_lattice) ... ERROR
> test_kws (unittest.loader._FailedTest.test_kws) ... ERROR
> test_phoneme (unittest.loader._FailedTest.test_phoneme) ... ERROR
> test_audiofile (unittest.loader._FailedTest.test_audiofile) ... ERROR
> 
> ======================================================================
> ERROR: test_jsgf (unittest.loader._FailedTest.test_jsgf)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_jsgf
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_jsgf.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx, Jsgf
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_fsg (unittest.loader._FailedTest.test_fsg)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_fsg
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_fsg.py", line 32, in <module>
>     from pocketsphinx import LogMath, FsgModel
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_lm (unittest.loader._FailedTest.test_lm)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_lm
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_lm.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx, NGramModel
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_config (unittest.loader._FailedTest.test_config)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_config
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_config.py", line 32, in <module>
>     from pocketsphinx import DefaultConfig
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_decoder (unittest.loader._FailedTest.test_decoder)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_decoder
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_decoder.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_lattice (unittest.loader._FailedTest.test_lattice)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_lattice
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_lattice.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_kws (unittest.loader._FailedTest.test_kws)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_kws
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_kws.py", line 32, in <module>
>     from pocketsphinx import AudioFile
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_phoneme (unittest.loader._FailedTest.test_phoneme)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_phoneme
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_phoneme.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_audiofile (unittest.loader._FailedTest.test_audiofile)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_audiofile
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_audiofile.py", line 32, in <module>
>     from pocketsphinx import AudioFile
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-312-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ----------------------------------------------------------------------
> Ran 9 tests in 0.001s
> 
> FAILED (errors=9)
> Test failed: <unittest.runner.TextTestResult run=9 errors=9 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=9 errors=9 failures=0>
> E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
> python3.12 setup.py test 
> I: pybuild base:305: python3.11 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> writing pocketsphinx.egg-info/PKG-INFO
> writing dependency_links to pocketsphinx.egg-info/dependency_links.txt
> writing top-level names to pocketsphinx.egg-info/top_level.txt
> reading manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/include'
> no previously-included directories found matching 
> 'deps/sphinxbase/include/wince'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxad'
> warning: no files found matching '*.c' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/sphinxbase/src/libsphinxbase'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/include'
> warning: no files found matching '*.c' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no files found matching '*.h' under directory 
> 'deps/pocketsphinx/src/libpocketsphinx'
> warning: no directories found matching 'pocketsphinx/model'
> warning: no directories found matching 'pocketsphinx/data'
> adding license file 'LICENSE'
> writing manifest file 'pocketsphinx.egg-info/SOURCES.txt'
> running build_ext
> test_jsgf (unittest.loader._FailedTest.test_jsgf) ... ERROR
> test_fsg (unittest.loader._FailedTest.test_fsg) ... ERROR
> test_lm (unittest.loader._FailedTest.test_lm) ... ERROR
> test_config (unittest.loader._FailedTest.test_config) ... ERROR
> test_decoder (unittest.loader._FailedTest.test_decoder) ... ERROR
> test_lattice (unittest.loader._FailedTest.test_lattice) ... ERROR
> test_kws (unittest.loader._FailedTest.test_kws) ... ERROR
> test_phoneme (unittest.loader._FailedTest.test_phoneme) ... ERROR
> test_audiofile (unittest.loader._FailedTest.test_audiofile) ... ERROR
> 
> ======================================================================
> ERROR: test_jsgf (unittest.loader._FailedTest.test_jsgf)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_jsgf
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_jsgf.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx, Jsgf
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_fsg (unittest.loader._FailedTest.test_fsg)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_fsg
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_fsg.py", line 32, in <module>
>     from pocketsphinx import LogMath, FsgModel
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_lm (unittest.loader._FailedTest.test_lm)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_lm
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_lm.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx, NGramModel
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_config (unittest.loader._FailedTest.test_config)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_config
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_config.py", line 32, in <module>
>     from pocketsphinx import DefaultConfig
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_decoder (unittest.loader._FailedTest.test_decoder)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_decoder
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_decoder.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_lattice (unittest.loader._FailedTest.test_lattice)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_lattice
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_lattice.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_kws (unittest.loader._FailedTest.test_kws)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_kws
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_kws.py", line 32, in <module>
>     from pocketsphinx import AudioFile
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_phoneme (unittest.loader._FailedTest.test_phoneme)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_phoneme
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_phoneme.py", line 32, in <module>
>     from pocketsphinx import Pocketsphinx
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ======================================================================
> ERROR: test_audiofile (unittest.loader._FailedTest.test_audiofile)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: test_audiofile
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 162, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/test_audiofile.py", line 32, in <module>
>     from pocketsphinx import AudioFile
>   File "/<<PKGBUILDDIR>>/pocketsphinx/__init__.py", line 35, in <module>
>     from sphinxbase.sphinxbase import *
>   File "/usr/lib/python3/dist-packages/sphinxbase/sphinxbase.py", line 24, in 
> <module>
>     from . import _sphinxbase
> ImportError: 
> /usr/lib/python3/dist-packages/sphinxbase/_sphinxbase.cpython-311-x86_64-linux-gnu.so:
>  undefined symbol: SWIG_Python_str_AsChar
> 
> 
> ----------------------------------------------------------------------
> Ran 9 tests in 0.002s
> 
> FAILED (errors=9)
> Test failed: <unittest.runner.TextTestResult run=9 errors=9 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=9 errors=9 failures=0>
> E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
> python3.11 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/pocketsphinx-python_0.1.15-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: sphinxbase
Source-Version: 0.8+5prealpha+1-17
Done: Samuel Thibault <sthiba...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sphinxbase, 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 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated sphinxbase 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 01 Mar 2024 00:51:05 +0100
Source: sphinxbase
Architecture: source
Version: 0.8+5prealpha+1-17
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team <pkg-a11y-de...@alioth-lists.debian.net>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Closes: 1064673
Changes:
 sphinxbase (0.8+5prealpha+1-17) unstable; urgency=medium
 .
   * control: Replace pkg-config deps with pkgconf.
   * patches/swig4.2: Fix compatibility with swig 4.2 (Closes: Bug#1064673)
Checksums-Sha1:
 1cf2f298dcfd0c5d5a361207230b46a41b5d09e7 2681 sphinxbase_0.8+5prealpha+1-17.dsc
 faaee138cb15d7a976e74726a33f25e658f191f3 16804 
sphinxbase_0.8+5prealpha+1-17.debian.tar.xz
 4c64d6f732f87f6bf5fcb6d2fabd9e1bd6101252 11795 
sphinxbase_0.8+5prealpha+1-17_amd64.buildinfo
Checksums-Sha256:
 b3ef131d0beed2618c1bf45882236e0e963cfced6c18a5699ed2f7b5f77deaf3 2681 
sphinxbase_0.8+5prealpha+1-17.dsc
 36cfb3b45a75444055e153d2f042917028a445795f466103e6cf24e6bab097c3 16804 
sphinxbase_0.8+5prealpha+1-17.debian.tar.xz
 f4d2cb3444ff55859a794adf7126521c3f3a2bba456dc3803882877937403f87 11795 
sphinxbase_0.8+5prealpha+1-17_amd64.buildinfo
Files:
 bc82fad6b0665e522da4fbcd3b9b6016 2681 sound optional 
sphinxbase_0.8+5prealpha+1-17.dsc
 687528ff7173753978a0c506a0c93f6b 16804 sound optional 
sphinxbase_0.8+5prealpha+1-17.debian.tar.xz
 103ea9ad54c1b14592836b6dac9f4d4b 11795 sound optional 
sphinxbase_0.8+5prealpha+1-17_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi6MnFvk67auaclLJ5pG0tXV4H2IFAmXhGOQACgkQ5pG0tXV4
H2Ka+A/9ExKRFCkclqk0JRmmUYbjkP/iQ+gEblwGpSlvy+lzj7GGp28mu5bZw+Z7
2fSOM0wYMXtIhQMBT6+Xjz7dEPErGYbdF0GOzMd8whcDSXpd1uGWxoAbXN9Hn+CT
Q8iEAJUPZHLRsGMUMDCWPGRXIXNTl4/UC1iLqxb0z3bwaSBt5Gxxat3Q+MNsOTsu
gCiC671uWafeZslH1VXp5+pwH9yLpYDQhN+dN0egP5fJB2XETHuSxn6fawCPMqtv
QfYzNI2Cwh1BjShravNwaWZYtMtfFBQ6/Po7s0k3xbY3JAHvG3Gf/GLKJxq3xw8H
5DGvkNjwklEjt215flpmfjLLKucibk/XX4tfyFvSlJR8wsh+21pHTXGtTdLejKo8
09a4E8Yy2vURAaLFP6wRiG8NNIO2LzI0EbS0k7AAIMV1zG/FyyJnyC0XCySrt4cw
A+Ph+dk4FVuXXPBsGiq8h3ODlGJxHf0tNqvm3H2G+WSCuJi+VTKv5EzyBwCoxT6G
JQGWHjF+5fVPX7I5l3mLjVfrqqOGndgBr9mG+h9q2copv659KsDYt9Paa/c/NjSO
wwwPLBJ/Uk3rozfuKjy7SqJ0Hw6qgpFB+ysMwR0QMaHj2Tk4mtgOishRe9QA8+1q
tGZSA0bfTTW/gm3Hh8VRI4Og/maVsBio+0xKHRKh2Mvgc2iiK/w=
=qQaf
-----END PGP SIGNATURE-----

Attachment: pgpKnxS8LSljq.pgp
Description: PGP signature


--- End Message ---

Reply via email to