Source: python-canmatrix
Version: 0.9.1~github-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package python-canmatrix
> dpkg-buildpackage: info: source version 0.9.1~github-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) 
> <umlae...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> dpkg-source: info: using options from 
> python-canmatrix-0.9.1~github/debian/source/options: 
> --extend-diff-ignore=^[^/]+.egg-info/
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py clean 
> Warning: 'classifiers' should be a list, got type 'filter'
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.8' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-canmatrix-0.9.1~github/debian/source/options: 
> --extend-diff-ignore=^[^/]+.egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-canmatrix using existing 
> ./python-canmatrix_0.9.1~github.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building python-canmatrix in 
> python-canmatrix_0.9.1~github-1.debian.tar.xz
> dpkg-source: info: building python-canmatrix in 
> python-canmatrix_0.9.1~github-1.dsc
>  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:217: python3.8 setup.py config 
> Warning: 'classifiers' should be a list, got type 'filter'
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> Warning: 'classifiers' should be a list, got type 'filter'
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/join.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/j1939_decoder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/log.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/canmatrix.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/cancluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/copy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> copying src/canmatrix/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_cli_compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_frame_decoding.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_cli_convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_wireshark.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_formats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_canmatrix.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_dbc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_xls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_arxml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_frame_encoding.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_copy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_j1939_decoder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_scapy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_sym.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/test_json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/csv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/arxml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/kcd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/json.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/fibex.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/dbf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xls_common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/xlsx.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/wireshark.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/scapy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/yaml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/sym.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> copying src/canmatrix/formats/dbc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/convert.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli
> copying src/canmatrix/cli/compare.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli
> copying src/canmatrix/tests/test_frame_decoding.dbc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXML_min_max.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXMLSecuredPDUTest.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/MyECU.ecuc.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/tests/ARXMLContainerTest.arxml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests
> copying src/canmatrix/j1939.dbc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/_version.py 
> to '0+unknown'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build'; python3.8 -m pytest 
> test
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.8.3rc1, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>
> collected 6 items
> 
> test/test_codec.py ......                                                
> [100%]
> 
> =============================== warnings summary 
> ===============================
> canmatrix/formats/arxml.py:1284
> canmatrix/formats/arxml.py:1284
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/arxml.py:1284:
>  SyntaxWarning: "is not" with a literal. Did you mean "!="?
>     if signal.name not in singnals_grouped and signal.name is not "Header_ID" 
> and signal.name is not "Header_DLC":
> 
> canmatrix/canmatrix.py:123
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py:123:
>  DeprecationWarning: The usage of `cmp` is deprecated and will be removed on 
> or after 2021-06-01.  Please use `eq` and `order` instead.
>     @attr.s(cmp=False)
> 
> canmatrix/canmatrix.py:445
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py:445:
>  DeprecationWarning: The usage of `cmp` is deprecated and will be removed on 
> or after 2021-06-01.  Please use `eq` and `order` instead.
>     @attr.s(cmp=False)
> 
> canmatrix/canmatrix.py:583
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py:583:
>  DeprecationWarning: The usage of `cmp` is deprecated and will be removed on 
> or after 2021-06-01.  Please use `eq` and `order` instead.
>     @attr.s(cmp=False)
> 
> canmatrix/canmatrix.py:725
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py:725:
>  DeprecationWarning: The usage of `cmp` is deprecated and will be removed on 
> or after 2021-06-01.  Please use `eq` and `order` instead.
>     @attr.s(cmp=False)
> 
> canmatrix/canmatrix.py:1418
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py:1418:
>  DeprecationWarning: The usage of `cmp` is deprecated and will be removed on 
> or after 2021-06-01.  Please use `eq` and `order` instead.
>     @attr.s(cmp=False)
> 
> -- Docs: https://docs.pytest.org/en/latest/warnings.html
> ===================== 6 passed, 7 warnings in 0.13 seconds 
> =====================
>    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:217: /usr/bin/python3 setup.py install --root 
> '/<<PKGBUILDDIR>>/debian/python3-canmatrix' 
> Warning: 'classifiers' should be a list, got type 'filter'
> running install
> running build
> running build_py
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_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.8
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/types.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/convert.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/j1939.dbc -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/join.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_frame_decoding.dbc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_cli_compare.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_frame_decoding.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_cli_convert.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_wireshark.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_utils.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/ARXML_min_max.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/ARXMLSecuredPDUTest.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_formats.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_canmatrix.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_dbc.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_xls.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_arxml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_frame_encoding.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/MyECU.ecuc.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_copy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_j1939_decoder.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_scapy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_sym.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/test_json.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/tests/ARXMLContainerTest.arxml
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/_version.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/j1939_decoder.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/log.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/csv.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/xls.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/arxml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/kcd.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/json.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/fibex.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/dbf.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/xls_common.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/xlsx.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/wireshark.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/scapy.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/yaml.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/json.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/wireshark.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/xls.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/xls_common.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/dbf.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/sym.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/yaml.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/kcd.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/__init__.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/xlsx.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/fibex.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/dbc.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/scapy.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/csv.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/__pycache__/arxml.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/sym.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/formats/dbc.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/compare.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/canmatrix.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/copy.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/canmatrix.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/cancluster.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/utils.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/_version.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/__init__.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/types.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/log.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/__pycache__/convert.cpython-38.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__pycache__
> creating 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli/convert.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cli/compare.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/cancluster.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/copy.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_canmatrix/build/canmatrix/utils.py -> 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/types.py
>  to types.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/convert.py
>  to convert.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/__init__.py
>  to __init__.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/join.py
>  to join.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_cli_compare.py
>  to test_cli_compare.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_frame_decoding.py
>  to test_frame_decoding.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_cli_convert.py
>  to test_cli_convert.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_wireshark.py
>  to test_wireshark.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/__init__.py
>  to __init__.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_utils.py
>  to test_utils.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_formats.py
>  to test_formats.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_canmatrix.py
>  to test_canmatrix.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_dbc.py
>  to test_dbc.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_xls.py
>  to test_xls.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_arxml.py
>  to test_arxml.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_frame_encoding.py
>  to test_frame_encoding.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_copy.py
>  to test_copy.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_j1939_decoder.py
>  to test_j1939_decoder.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_scapy.py
>  to test_scapy.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_sym.py
>  to test_sym.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/tests/test_json.py
>  to test_json.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/_version.py
>  to _version.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/j1939_decoder.py
>  to j1939_decoder.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/log.py
>  to log.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/csv.py
>  to csv.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/xls.py
>  to xls.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/arxml.py
>  to arxml.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/kcd.py
>  to kcd.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/__init__.py
>  to __init__.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/json.py
>  to json.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/fibex.py
>  to fibex.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/dbf.py
>  to dbf.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/xls_common.py
>  to xls_common.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/xlsx.py
>  to xlsx.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/wireshark.py
>  to wireshark.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/scapy.py
>  to scapy.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/yaml.py
>  to yaml.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/sym.py
>  to sym.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/formats/dbc.py
>  to dbc.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/compare.py
>  to compare.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/canmatrix.py
>  to canmatrix.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli/convert.py
>  to convert.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli/__init__.py
>  to __init__.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cli/compare.py
>  to compare.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/cancluster.py
>  to cancluster.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/copy.py
>  to copy.cpython-38.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/dist-packages/canmatrix/utils.py
>  to utils.cpython-38.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'
> /usr/lib/python3.8/dist-packages/canmatrix/formats/arxml.py:1284: 
> SyntaxWarning: "is not" with a literal. Did you mean "!="?
> /usr/lib/python3.8/dist-packages/canmatrix/formats/arxml.py:1284: 
> SyntaxWarning: "is not" with a literal. Did you mean "!="?
> warning: no files found matching 'canmatrix/_version.py'
> writing manifest file 'src/canmatrix.egg-info/SOURCES.txt'
> Copying src/canmatrix.egg-info to 
> /<<PKGBUILDDIR>>/debian/python3-canmatrix/usr/lib/python3.8/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:310: 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/*" 
> (tried in ., debian/tmp)
> 
> dh_install: warning: canmatrix-utils missing files: ./.pybuild/utils/bin/*
> 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/2020/05/01/python-canmatrix_0.9.1~github-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to