Source: python-canmatrix
Version: 0.9.5~github-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:239: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:239: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/copy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/log.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/canmatrix.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/j1939_decoder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/join.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/cancluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> copying src/canmatrix/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/dbf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/scapy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/csv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xls_common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/yaml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/arxml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/odx.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/dbc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/fibex.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/sym.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/kcd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/wireshark.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/ldf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xlsx.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_frame_decoding.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_dbc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_formats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_copy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_cli_compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_scapy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_j1939_decoder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_sym.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_xls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_dbf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_canmatrix.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_arxml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_cli_convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_frame_encoding.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_wireshark.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli
> copying src/canmatrix/tests/test_frame_decoding.dbc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXML_min_max.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXMLSecuredPDUTest.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/MyECU.ecuc.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXMLContainerTest.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests
> copying src/canmatrix/j1939.dbc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/_version.py 
> to '0+unknown'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:239: cd 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build'; python3.10 -m 
> pytest test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> collected 6 items
> 
> test/test_codec.py ......                                                
> [100%]
> 
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/past/builtins/misc.py:45
>   /usr/lib/python3/dist-packages/past/builtins/misc.py:45: 
> DeprecationWarning: the imp module is deprecated in favour of importlib and 
> slated for removal in Python 3.12; see the module's documentation for 
> alternative uses
>     from imp import reload
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ========================= 6 passed, 1 warning in 0.23s 
> =========================
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install -O--buildsystem=pybuild
> I: pybuild base:239: /usr/bin/python3 setup.py install --root 
> '/<<PKGBUILDDIR>>/debian/python3-canmatrix' 
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/_version.py 
> to '0+unknown'
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-canmatrix
> creating /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr
> creating /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/copy.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/compare.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/log.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/canmatrix.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/j1939_decoder.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/join.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/dbf.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/xls.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/scapy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/csv.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/xls_common.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/yaml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/json.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/arxml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/odx.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/dbc.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/fibex.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/sym.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/arxml.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/scapy.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/ldf.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/odx.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/xls_common.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/xlsx.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/fibex.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/xls.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/sym.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/dbf.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/yaml.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/__init__.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/dbc.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/wireshark.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/csv.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/kcd.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/__pycache__/json.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/kcd.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/wireshark.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/ldf.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/formats/xlsx.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/j1939.dbc 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/convert.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_frame_decoding.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_dbc.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_formats.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_frame_decoding.dbc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_copy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_cli_compare.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_scapy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_j1939_decoder.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/ARXML_min_max.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_utils.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_sym.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_xls.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_dbf.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_canmatrix.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_arxml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_cli_convert.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_frame_encoding.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/ARXMLSecuredPDUTest.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_json.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/MyECU.ecuc.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/ARXMLContainerTest.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/tests/test_wireshark.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli/compare.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cli/convert.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/_version.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/cancluster.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/types.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/utils.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/__init__.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/_version.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/copy.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/canmatrix.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/__pycache__/cancluster.cpython-310.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/types.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_canmatrix/build/canmatrix/utils.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/copy.py
>  to copy.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/compare.py
>  to compare.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/log.py
>  to log.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/canmatrix.py
>  to canmatrix.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/j1939_decoder.py
>  to j1939_decoder.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/join.py
>  to join.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/dbf.py
>  to dbf.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/xls.py
>  to xls.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/scapy.py
>  to scapy.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/csv.py
>  to csv.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/xls_common.py
>  to xls_common.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/yaml.py
>  to yaml.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/json.py
>  to json.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/arxml.py
>  to arxml.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/odx.py
>  to odx.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/dbc.py
>  to dbc.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/fibex.py
>  to fibex.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/sym.py
>  to sym.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/kcd.py
>  to kcd.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/wireshark.py
>  to wireshark.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/ldf.py
>  to ldf.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/formats/xlsx.py
>  to xlsx.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/convert.py
>  to convert.cpython-310.pyc
> /usr/lib/python3.10/dist-packages/canmatrix/convert.py:293: SyntaxWarning: 
> "is" with a literal. Did you mean "=="?
> /usr/lib/python3.10/dist-packages/canmatrix/convert.py:300: SyntaxWarning: 
> "is" with a literal. Did you mean "=="?
> /usr/lib/python3.10/dist-packages/canmatrix/convert.py:307: SyntaxWarning: 
> "is" with a literal. Did you mean "=="?
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_frame_decoding.py
>  to test_frame_decoding.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_dbc.py
>  to test_dbc.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_formats.py
>  to test_formats.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_copy.py
>  to test_copy.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_cli_compare.py
>  to test_cli_compare.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_scapy.py
>  to test_scapy.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_j1939_decoder.py
>  to test_j1939_decoder.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_utils.py
>  to test_utils.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_sym.py
>  to test_sym.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_xls.py
>  to test_xls.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_dbf.py
>  to test_dbf.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_canmatrix.py
>  to test_canmatrix.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_arxml.py
>  to test_arxml.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_cli_convert.py
>  to test_cli_convert.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_frame_encoding.py
>  to test_frame_encoding.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_json.py
>  to test_json.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/tests/test_wireshark.py
>  to test_wireshark.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli/compare.py
>  to compare.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cli/convert.py
>  to convert.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/_version.py
>  to _version.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/cancluster.py
>  to cancluster.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/types.py
>  to types.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix/utils.py
>  to utils.cpython-310.pyc
> running install_egg_info
> running egg_info
> creating src/canmatrix.egg-info
> writing src/canmatrix.egg-info/PKG-INFO
> writing dependency_links to src/canmatrix.egg-info/dependency_links.txt
> writing entry points to src/canmatrix.egg-info/entry_points.txt
> writing requirements to src/canmatrix.egg-info/requires.txt
> writing top-level names to src/canmatrix.egg-info/top_level.txt
> writing manifest file 'src/canmatrix.egg-info/SOURCES.txt'
> reading manifest file 'src/canmatrix.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'canmatrix/_version.py'
> adding license file 'LICENSE'
> writing manifest file 'src/canmatrix.egg-info/SOURCES.txt'
> Copying src/canmatrix.egg-info to 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.10/dist-packages/canmatrix-0+unknown.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing cancompare script to 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/bin
> Installing canconvert script to 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/bin
> I: pybuild pybuild:326: mv /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/bin/ 
> .pybuild/utils/
>    dh_install -O--buildsystem=pybuild
> dh_install: warning: Cannot find (any matches for) 
> "./.pybuild/utils/bin/can*" (tried in ., debian/tmp)
> 
> dh_install: warning: canmatrix-utils missing files: ./.pybuild/utils/bin/can*
> dh_install: error: missing files, aborting
> make: *** [debian/rules:19: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/python-canmatrix_0.9.5~github-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&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 marking 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.

Reply via email to