Your message dated Fri, 12 Jun 2020 16:49:42 +0000
with message-id <e1jjmsa-0002qe...@fasolo.debian.org>
and subject line Bug#959552: fixed in python-canmatrix 0.9.1~github-1.1
has caused the Debian Bug report #959552,
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.)


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

--- End Message ---
--- Begin Message ---
Source: python-canmatrix
Source-Version: 0.9.1~github-1.1
Done: Adrian Bunk <b...@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 959...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@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: SHA512

Format: 1.8
Date: Fri, 29 May 2020 18:20:43 +0300
Source: python-canmatrix
Architecture: source
Version: 0.9.1~github-1.1
Distribution: unstable
Urgency: low
Maintainer: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 959552
Changes:
 python-canmatrix (0.9.1~github-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix install paths of utilities. (Closes: #959552)
Checksums-Sha1:
 061f85c2809f650cb43032157bd11e7b76ae4f48 2325 
python-canmatrix_0.9.1~github-1.1.dsc
 8cbd1e0a0e2e572d3b807b8047e083edb7e1b791 5452 
python-canmatrix_0.9.1~github-1.1.debian.tar.xz
Checksums-Sha256:
 4cb58f6c67b276669989e82179f8146094a3ccfb160a8d5d8c360f352a5068d2 2325 
python-canmatrix_0.9.1~github-1.1.dsc
 c5dd663cc454b9a70409fdd9570a9261cb47149a6945e33e1c2eea13333c5f81 5452 
python-canmatrix_0.9.1~github-1.1.debian.tar.xz
Files:
 c037b148d593b6c3fe712e765d046542 2325 python optional 
python-canmatrix_0.9.1~github-1.1.dsc
 38168b050d95b5a28a584b0c72231d65 5452 python optional 
python-canmatrix_0.9.1~github-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAl7RLL8ACgkQiNJCh6LY
mLGbkw/9EZ+L5J9YqnWDV0aneYhdt9ZqeF6lXzDw09vKn+zm7J5XL3VYUFPwONHO
cn9PPnFNJvd41tuYFpPeVtF4NS4GzMnHxOHuQsVcGhdqh8unZAQH5pPEJb8brhgW
Vx1UwbEXz+87pv9BeDCtMvRKa7j7k6aoa/v85ibRwnMPUSa93FFJWqkk4sENADGD
16gdsa4CgfVZJGpXHPVUf7tspq8LpDvMhrESQz8J+Kk6BfR4x7DH0Ci3OYC6i3lu
3ZttbPmiwtXRZF25gfsB2oPtgUbMy3NRpNIZ7jwETZp9WrvBxlipTUwsFMF5LAws
ktph5dZer15OxlojYOCjhXp9DXkQo6rRYBGTuPz+62eyFJiCIk0uAsfN2XMG4P7s
7Rl9KyNmIVtFWdi137sAS1faKJdnHOdUL1xZ98T1TzOQLDemlLzk6DQ+Cmsr65FK
p0yIazvchnFdHzJ/9xd3YODaXTngpkePoaQ8ZHkuGzzo1n7nipGFM8pnQ0xdUR4B
uaQiY9Pds0uX3jXd4z2xNLlQiqXhLyWVI9Urzfsh/2yk/GNpJXUS9t5zusuxbuNx
bkKMoG5MqvBQ02wamFVFa97PJjCJpsPxbrvltJ+vsvubqVMgz5qUVauq8be9nbpz
+81kPvI0sjnorhKbAmFTeiNr2MuORRvJDt0CnFFFFRzfSnUWp88=
=BOvi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to