Your message dated Fri, 05 Aug 2022 07:48:55 +0000
with message-id <e1ojs4l-009fjm...@fasolo.debian.org>
and subject line Bug#1016243: fixed in python-canmatrix 0.9.5~github-2
has caused the Debian Bug report #1016243,
regarding python-canmatrix: FTBFS: dh_install: error: missing files, aborting
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.)


-- 
1016243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: python-canmatrix
Source-Version: 0.9.5~github-2
Done: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>

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

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> (supplier of updated 
python-canmatrix 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: SHA256

Format: 1.8
Date: Fri, 05 Aug 2022 01:37:57 +0200
Source: python-canmatrix
Architecture: source
Version: 0.9.5~github-2
Distribution: unstable
Urgency: medium
Maintainer: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Closes: 1016243
Changes:
 python-canmatrix (0.9.5~github-2) unstable; urgency=medium
 .
   * Fix path to utilities (Closes: #1016243)
   * Drop undefined ${python3:Suggests} variable
Checksums-Sha1:
 dd73e7ee30d73455e16d0717f31691ad55372e84 2533 
python-canmatrix_0.9.5~github-2.dsc
 f738b96cf47e70c9ab4a94131a840568f6a46972 5496 
python-canmatrix_0.9.5~github-2.debian.tar.xz
Checksums-Sha256:
 ddae8861c64dc8d790d468065ebc8d89d0d854084dc5eba229712cb033f5cd33 2533 
python-canmatrix_0.9.5~github-2.dsc
 cbd1d8598e819862b7241731614d306ab981dffe4af25b73fc70a84b16d486d3 5496 
python-canmatrix_0.9.5~github-2.debian.tar.xz
Files:
 8ba636b45355bd498b18ef128dc4256f 2533 python optional 
python-canmatrix_0.9.5~github-2.dsc
 1bc4f4cc93576878e681c373d2e2241e 5496 python optional 
python-canmatrix_0.9.5~github-2.debian.tar.xz

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

iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmLsyJAWHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+Ps8EACCKcTxYwqdEiHK3I4g7h4tMVIF
ykXUmG9QJjZIoLpQ7qJMS0m2b3hfQ7IjMAXZfm8sGvS/ZN7VfhXAOiv46YC8XYeQ
hCpb9ORzdZNVuzzmBg19Su44P/Jye4RIT3dQqJdhiAw8KUPfhaCZowo5tzdSBQpj
AsFeMWnJhMzz1SzEKDSnUkuJENOej2wlsYUtC29QXO1ZGljek99DKmtS9ds2zxO0
N4GWrQVcYPke0qwO3sffg//96dtEhklrJsF44gkwvsCDLaIicNH67UK5pbyHVa5F
+eQ9drU1Szg7XGjtXKf9yq0bxx4xRy7b7Xt6mz8oy9WUj4VhcNF6aJk3Cz+al8ML
4LVgrwc7r5gh+U4NF2yCIJiVLuK1grhWGyMEOEU7ULmUzdrZrQ7wIeZX6qZcOEb+
rq6Aw5aoupKZlNsUIvK5c8FVvSc8z/PJKGgDRx9Ko613zUsdPeuyadYk8XjmCciH
WMy1KWZTuBKZK2G2bm5B/0wBkpKtonUqHz/npSRlYf/xOpkB/Z3/OlDKwSm8JI7x
82MxYR2+wsEdSMnCw6iu0gq8uvfhAl8UQni3XVW7DYn6zJCv9w99tv/6OHeUCdGN
mSmjRBCNet23n1c+85cr+fR3PIE/XQJsPHiBwD5Mupri+yRDVIWke2pwR43/Q5S4
LzySBhvz8ShyYc46uw==
=SLxH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to