>>> py3-nmea2: Building community/py3-nmea2 1.19.0_git20240211-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 22:05:04 +0000 >>> py3-nmea2: Validating /home/buildozer/aports/community/py3-nmea2/APKBUILD... >>> py3-nmea2: Analyzing dependencies... >>> py3-nmea2: Installing for build: build-base python3 py3-setuptools py3-pytest (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.3-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20241006-r2) (7/26) Installing sqlite-libs (3.47.0-r0) (8/26) Installing python3 (3.12.7-r1) (9/26) Installing python3-pycache-pyc0 (3.12.7-r1) (10/26) Installing pyc (3.12.7-r1) (11/26) Installing python3-pyc (3.12.7-r1) (12/26) Installing py3-parsing (3.1.4-r0) (13/26) Installing py3-parsing-pyc (3.1.4-r0) (14/26) Installing py3-packaging (24.1-r0) (15/26) Installing py3-packaging-pyc (24.1-r0) (16/26) Installing py3-setuptools (70.3.0-r0) (17/26) Installing py3-setuptools-pyc (70.3.0-r0) (18/26) Installing py3-iniconfig (2.0.0-r1) (19/26) Installing py3-iniconfig-pyc (2.0.0-r1) (20/26) Installing py3-pluggy (1.5.0-r0) (21/26) Installing py3-pluggy-pyc (1.5.0-r0) (22/26) Installing py3-py (1.11.0-r4) (23/26) Installing py3-py-pyc (1.11.0-r4) (24/26) Installing py3-pytest (8.3.3-r0) (25/26) Installing py3-pytest-pyc (8.3.3-r0) (26/26) Installing .makedepends-py3-nmea2 (20241031.220516) Executing busybox-1.37.0-r3.trigger OK: 313 MiB in 127 packages >>> py3-nmea2: Cleaning up srcdir >>> py3-nmea2: Cleaning up pkgdir >>> py3-nmea2: Cleaning up tmpdir >>> py3-nmea2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-nmea2-1.19.0_git20240211.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-nmea2: Fetching py3-nmea2-1.19.0_git20240211.tar.gz::https://github.com/Knio/pynmea2/archive/802bfb627eb05a1ee655854dd261800061322b9a.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-nmea2-1.19.0_git20240211.tar.gz.part' py3-nmea2-1.19.0_git 100% |********************************| 85698 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-nmea2-1.19.0_git20240211.tar.gz.part' saved >>> py3-nmea2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-nmea2-1.19.0_git20240211.tar.gz >>> py3-nmea2: Checking sha512sums... py3-nmea2-1.19.0_git20240211.tar.gz: OK >>> py3-nmea2: Unpacking /var/cache/distfiles/v3.21/py3-nmea2-1.19.0_git20240211.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pynmea2 copying pynmea2/__init__.py -> build/lib/pynmea2 copying pynmea2/nmea.py -> build/lib/pynmea2 copying pynmea2/stream.py -> build/lib/pynmea2 copying pynmea2/nmea_utils.py -> build/lib/pynmea2 copying pynmea2/nmea_file.py -> build/lib/pynmea2 copying pynmea2/seatalk_utils.py -> build/lib/pynmea2 copying pynmea2/_version.py -> build/lib/pynmea2 creating build/lib/pynmea2/types copying pynmea2/types/__init__.py -> build/lib/pynmea2/types copying pynmea2/types/talker.py -> build/lib/pynmea2/types creating build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/__init__.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/ubx.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/mgn.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/vtx.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/tnl.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/kwd.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/nor.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/grm.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/rdi.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/srf.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/ash.py -> build/lib/pynmea2/types/proprietary copying pynmea2/types/proprietary/sxn.py -> build/lib/pynmea2/types/proprietary ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-nmea2/src/pynmea2-802bfb627eb05a1ee655854dd261800061322b9a collected 91 items test/test_ash.py .... [ 4%] test/test_file.py . [ 5%] test/test_nor.py .............. [ 20%] test/test_proprietary.py ....................... [ 46%] test/test_pynmea.py .................. [ 65%] test/test_rdi.py . [ 67%] test/test_stream.py ...... [ 73%] test/test_sxn.py .. [ 75%] test/test_types.py .................... [ 97%] test/test_utils.py .. [100%] =============================== warnings summary =============================== test/test_nor.py::test_norbt7 /home/buildozer/aports/community/py3-nmea2/src/pynmea2-802bfb627eb05a1ee655854dd261800061322b9a/pynmea2/types/proprietary/nor.py:66: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). ('Ping Time', 'timestamp', lambda x: datetime.utcfromtimestamp(float(x))), test/test_nor.py::test_norbt9 /home/buildozer/aports/community/py3-nmea2/src/pynmea2-802bfb627eb05a1ee655854dd261800061322b9a/pynmea2/types/proprietary/nor.py:84: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). ('Ping Time', 'timestamp', lambda x: datetime.utcfromtimestamp(float(x))), test/test_nor.py::test_norwt7 /home/buildozer/aports/community/py3-nmea2/src/pynmea2-802bfb627eb05a1ee655854dd261800061322b9a/pynmea2/types/proprietary/nor.py:129: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). ('Ping Time', 'timestamp', lambda x: datetime.utcfromtimestamp(float(x))), test/test_nor.py::test_norwt9 /home/buildozer/aports/community/py3-nmea2/src/pynmea2-802bfb627eb05a1ee655854dd261800061322b9a/pynmea2/types/proprietary/nor.py:147: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). ('Ping Time', 'timestamp', lambda x: datetime.utcfromtimestamp(float(x))), -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 91 passed, 4 warnings in 0.56s ======================== >>> py3-nmea2: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-nmea2/pkg creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2 creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/__init__.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types copying build/lib/pynmea2/types/__init__.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types copying build/lib/pynmea2/types/talker.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types creating /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/__init__.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/ubx.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/mgn.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/vtx.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/tnl.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/kwd.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/nor.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/grm.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/rdi.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/srf.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/ash.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/types/proprietary/sxn.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary copying build/lib/pynmea2/nmea.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/stream.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/nmea_utils.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/nmea_file.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/seatalk_utils.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 copying build/lib/pynmea2/_version.py -> /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2 byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/talker.py to talker.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/ubx.py to ubx.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/mgn.py to mgn.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/vtx.py to vtx.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/tnl.py to tnl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/kwd.py to kwd.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/nor.py to nor.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/grm.py to grm.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/rdi.py to rdi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/srf.py to srf.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/ash.py to ash.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/sxn.py to sxn.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/nmea.py to nmea.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/stream.py to stream.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/nmea_utils.py to nmea_utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/nmea_file.py to nmea_file.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/seatalk_utils.py to seatalk_utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2/_version.py to _version.cpython-312.pyc running install_egg_info running egg_info creating pynmea2.egg-info writing pynmea2.egg-info/PKG-INFO writing dependency_links to pynmea2.egg-info/dependency_links.txt writing top-level names to pynmea2.egg-info/top_level.txt writing manifest file 'pynmea2.egg-info/SOURCES.txt' reading manifest file 'pynmea2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pynmea2.egg-info/SOURCES.txt' Copying pynmea2.egg-info to /home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2/usr/lib/python3.12/site-packages/pynmea2-1.19.0-py3.12.egg-info running install_scripts >>> py3-nmea2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pynmea2/__pycache__' -> '/home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2-pyc/usr/lib/python3.12/site-packages/pynmea2/__pycache__' 'usr/lib/python3.12/site-packages/pynmea2/types/__pycache__' -> '/home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2-pyc/usr/lib/python3.12/site-packages/pynmea2/types/__pycache__' 'usr/lib/python3.12/site-packages/pynmea2/types/proprietary/__pycache__' -> '/home/buildozer/aports/community/py3-nmea2/pkg/py3-nmea2-pyc/usr/lib/python3.12/site-packages/pynmea2/types/proprietary/__pycache__' >>> py3-nmea2-pyc*: Preparing subpackage py3-nmea2-pyc... >>> py3-nmea2-pyc*: Running postcheck for py3-nmea2-pyc >>> py3-nmea2*: Running postcheck for py3-nmea2 >>> py3-nmea2*: Preparing package py3-nmea2... >>> py3-nmea2-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-nmea2-pyc*: Package size: 106.1 KB >>> py3-nmea2-pyc*: Compressing data... >>> py3-nmea2-pyc*: Create checksum... >>> py3-nmea2-pyc*: Create py3-nmea2-pyc-1.19.0_git20240211-r1.apk >>> py3-nmea2*: Tracing dependencies... python3 python3~3.12 >>> py3-nmea2*: Package size: 97.4 KB >>> py3-nmea2*: Compressing data... >>> py3-nmea2*: Create checksum... >>> py3-nmea2*: Create py3-nmea2-1.19.0_git20240211-r1.apk >>> py3-nmea2: Build complete at Thu, 31 Oct 2024 22:05:18 +0000 elapsed time 0h 0m 14s >>> py3-nmea2: Cleaning up srcdir >>> py3-nmea2: Cleaning up pkgdir >>> py3-nmea2: Uninstalling dependencies... (1/26) Purging .makedepends-py3-nmea2 (20241031.220516) (2/26) Purging py3-setuptools-pyc (70.3.0-r0) (3/26) Purging py3-setuptools (70.3.0-r0) (4/26) Purging py3-pytest-pyc (8.3.3-r0) (5/26) Purging py3-pytest (8.3.3-r0) (6/26) Purging py3-iniconfig-pyc (2.0.0-r1) (7/26) Purging py3-iniconfig (2.0.0-r1) (8/26) Purging py3-packaging-pyc (24.1-r0) (9/26) Purging py3-packaging (24.1-r0) (10/26) Purging py3-parsing-pyc (3.1.4-r0) (11/26) Purging py3-parsing (3.1.4-r0) (12/26) Purging py3-pluggy-pyc (1.5.0-r0) (13/26) Purging py3-pluggy (1.5.0-r0) (14/26) Purging py3-py-pyc (1.11.0-r4) (15/26) Purging py3-py (1.11.0-r4) (16/26) Purging python3-pyc (3.12.7-r1) (17/26) Purging python3-pycache-pyc0 (3.12.7-r1) (18/26) Purging pyc (3.12.7-r1) (19/26) Purging python3 (3.12.7-r1) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20241006-r2) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.47.0-r0) (26/26) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-nmea2: Updating the community/armv7 repository index... >>> py3-nmea2: Signing the index...