>>> py3-evtx: Building community/py3-evtx 0.7.4-r3 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 22:34:23 +0000 >>> py3-evtx: Checking sanity of /home/buildozer/aports/community/py3-evtx/APKBUILD... >>> py3-evtx: Analyzing dependencies... >>> py3-evtx: Installing for build: build-base python3 py3-setuptools (1/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.23-r0) (3/15) Installing xz-libs (5.2.5-r1) (4/15) Installing mpdecimal (2.5.1-r1) (5/15) Installing readline (8.1.2-r0) (6/15) Installing sqlite-libs (3.38.0-r0) (7/15) Installing python3 (3.10.3-r0) (8/15) Installing py3-appdirs (1.4.4-r3) (9/15) Installing py3-more-itertools (8.12.0-r2) (10/15) Installing py3-ordered-set (4.0.2-r3) (11/15) Installing py3-parsing (2.4.7-r3) (12/15) Installing py3-six (1.16.0-r1) (13/15) Installing py3-packaging (21.3-r0) (14/15) Installing py3-setuptools (59.4.0-r0) (15/15) Installing .makedepends-py3-evtx (20220415.223426) Executing busybox-1.35.0-r8.trigger OK: 448 MiB in 115 packages >>> py3-evtx: Cleaning up srcdir >>> py3-evtx: Cleaning up pkgdir >>> py3-evtx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-evtx-0.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-evtx: Fetching py3-evtx-0.7.4.tar.gz::https://github.com/williballenthin/python-evtx/archive/v0.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145 100 145 0 0 288 0 --:--:-- --:--:-- --:--:-- 288 100 84683 0 84683 0 0 65649 0 --:--:-- 0:00:01 --:--:-- 65649 100 435k 0 435k 0 0 264k 0 --:--:-- 0:00:01 --:--:-- 994k >>> py3-evtx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-evtx-0.7.4.tar.gz >>> py3-evtx: Checking sha512sums... py3-evtx-0.7.4.tar.gz: OK >>> py3-evtx: Unpacking /var/cache/distfiles/v3.16/py3-evtx-0.7.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/Evtx copying Evtx/BinaryParser.py -> build/lib/Evtx copying Evtx/Views.py -> build/lib/Evtx copying Evtx/Evtx.py -> build/lib/Evtx copying Evtx/__init__.py -> build/lib/Evtx copying Evtx/Nodes.py -> build/lib/Evtx running build_scripts creating build/scripts-3.10 copying and adjusting scripts/evtx_dump.py -> build/scripts-3.10 copying and adjusting scripts/evtx_dump_chunk_slack.py -> build/scripts-3.10 copying and adjusting scripts/evtx_eid_record_numbers.py -> build/scripts-3.10 copying and adjusting scripts/evtx_extract_record.py -> build/scripts-3.10 copying and adjusting scripts/evtx_filter_records.py -> build/scripts-3.10 copying and adjusting scripts/evtx_info.py -> build/scripts-3.10 copying and adjusting scripts/evtx_record_structure.py -> build/scripts-3.10 copying and adjusting scripts/evtx_structure.py -> build/scripts-3.10 copying and adjusting scripts/evtx_templates.py -> build/scripts-3.10 changing mode of build/scripts-3.10/evtx_dump.py from 644 to 755 changing mode of build/scripts-3.10/evtx_dump_chunk_slack.py from 644 to 755 changing mode of build/scripts-3.10/evtx_eid_record_numbers.py from 644 to 755 changing mode of build/scripts-3.10/evtx_extract_record.py from 644 to 755 changing mode of build/scripts-3.10/evtx_filter_records.py from 644 to 755 changing mode of build/scripts-3.10/evtx_info.py from 644 to 755 changing mode of build/scripts-3.10/evtx_record_structure.py from 644 to 755 changing mode of build/scripts-3.10/evtx_structure.py from 644 to 755 changing mode of build/scripts-3.10/evtx_templates.py from 644 to 755 >>> WARNING: py3-evtx: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-evtx: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/py3-evtx/pkg creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx copying build/lib/Evtx/BinaryParser.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx copying build/lib/Evtx/Views.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx copying build/lib/Evtx/Evtx.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx copying build/lib/Evtx/__init__.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx copying build/lib/Evtx/Nodes.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx/BinaryParser.py to BinaryParser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx/Views.py to Views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx/Evtx.py to Evtx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/Evtx/Nodes.py to Nodes.cpython-310.pyc running install_egg_info running egg_info creating python_evtx.egg-info writing python_evtx.egg-info/PKG-INFO writing dependency_links to python_evtx.egg-info/dependency_links.txt writing requirements to python_evtx.egg-info/requires.txt writing top-level names to python_evtx.egg-info/top_level.txt writing manifest file 'python_evtx.egg-info/SOURCES.txt' reading manifest file 'python_evtx.egg-info/SOURCES.txt' adding license file 'LICENSE.TXT' writing manifest file 'python_evtx.egg-info/SOURCES.txt' Copying python_evtx.egg-info to /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/lib/python3.10/site-packages/python_evtx-0.7.4-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_structure.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_eid_record_numbers.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_filter_records.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_info.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_extract_record.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_record_structure.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_templates.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_dump_chunk_slack.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin copying build/scripts-3.10/evtx_dump.py -> /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_structure.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_eid_record_numbers.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_filter_records.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_info.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_extract_record.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_record_structure.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_templates.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_dump_chunk_slack.py to 755 changing mode of /home/buildozer/aports/community/py3-evtx/pkg/py3-evtx/usr/bin/evtx_dump.py to 755 >>> py3-evtx*: Running postcheck for py3-evtx >>> py3-evtx*: Preparing package py3-evtx... >>> py3-evtx*: Tracing dependencies... >>> py3-evtx*: Package size: 316.0 KB >>> py3-evtx*: Compressing data... >>> py3-evtx*: Create checksum... >>> py3-evtx*: Create py3-evtx-0.7.4-r3.apk >>> py3-evtx: Build complete at Fri, 15 Apr 2022 22:34:29 +0000 elapsed time 0h 0m 6s >>> py3-evtx: Cleaning up srcdir >>> py3-evtx: Cleaning up pkgdir >>> py3-evtx: Uninstalling dependencies... (1/15) Purging .makedepends-py3-evtx (20220415.223426) (2/15) Purging py3-setuptools (59.4.0-r0) (3/15) Purging py3-appdirs (1.4.4-r3) (4/15) Purging py3-more-itertools (8.12.0-r2) (5/15) Purging py3-ordered-set (4.0.2-r3) (6/15) Purging py3-packaging (21.3-r0) (7/15) Purging py3-six (1.16.0-r1) (8/15) Purging py3-parsing (2.4.7-r3) (9/15) Purging python3 (3.10.3-r0) (10/15) Purging libffi (3.4.2-r1) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.2.5-r1) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.2-r0) (15/15) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 100 packages >>> py3-evtx: Updating the community/aarch64 repository index... >>> py3-evtx: Signing the index...