>>> kconfig-hardened-check: Building testing/kconfig-hardened-check 0.5.17-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 15:36:06 +0000 >>> kconfig-hardened-check: Checking sanity of /home/buildozer/aports/testing/kconfig-hardened-check/APKBUILD... >>> kconfig-hardened-check: Analyzing dependencies... >>> kconfig-hardened-check: Installing for build: build-base py3-setuptools (1/12) Installing libbz2 (1.0.8-r4) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.8-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.40.0-r0) (8/12) Installing python3 (3.11.0-r2) (9/12) Installing py3-parsing (3.0.9-r1) (10/12) Installing py3-packaging (21.3-r3) (11/12) Installing py3-setuptools (65.6.3-r0) (12/12) Installing .makedepends-kconfig-hardened-check (20221124.153607) Executing busybox-1.35.0-r29.trigger OK: 407 MiB in 108 packages >>> kconfig-hardened-check: Cleaning up srcdir >>> kconfig-hardened-check: Cleaning up pkgdir >>> kconfig-hardened-check: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kconfig-hardened-check-0.5.17.tar.gz >>> kconfig-hardened-check: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kconfig-hardened-check-0.5.17.tar.gz >>> kconfig-hardened-check: Checking sha512sums... kconfig-hardened-check-0.5.17.tar.gz: OK >>> kconfig-hardened-check: Unpacking /var/cache/distfiles/edge/kconfig-hardened-check-0.5.17.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) v: "0.5.17" running build running build_py creating build creating build/lib creating build/lib/kconfig_hardened_check copying kconfig_hardened_check/__init__.py -> build/lib/kconfig_hardened_check copying kconfig_hardened_check/__about__.py -> build/lib/kconfig_hardened_check running egg_info creating kconfig_hardened_check.egg-info writing kconfig_hardened_check.egg-info/PKG-INFO writing dependency_links to kconfig_hardened_check.egg-info/dependency_links.txt writing entry points to kconfig_hardened_check.egg-info/entry_points.txt writing top-level names to kconfig_hardened_check.egg-info/top_level.txt writing manifest file 'kconfig_hardened_check.egg-info/SOURCES.txt' reading manifest file 'kconfig_hardened_check.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'kconfig_hardened_check.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files.defconfigs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files.defconfigs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files.defconfigs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files.defconfigs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files.distros' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files.distros' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files.distros' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files.distros' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/kconfig_hardened_check/config_files copying kconfig_hardened_check/config_files/links.txt -> build/lib/kconfig_hardened_check/config_files creating build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_4.20.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.0.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.10.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.14.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.14_clang.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.17.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.17_clang.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.4.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.5.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.7.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.9.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_4.20.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.0.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.10.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.14.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.17.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.4.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.5.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.7.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.9.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_4.20.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.0.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.10.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.14.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.17.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.4.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.5.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.7.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.9.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_4.20.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.0.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.10.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.14.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.17.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.4.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.5.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.7.config -> build/lib/kconfig_hardened_check/config_files/defconfigs copying kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.9.config -> build/lib/kconfig_hardened_check/config_files/defconfigs creating build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/Alpinelinux-edge.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/AmazonLinux2.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/Archlinux-hardened.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/SLE15.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/aosp_pixel3a.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/cbl-mariner.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/clearlinux-master.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/clipos_kernel_doc.txt -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/debian-buster.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/nixpkgs-linux_hardened.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/openSUSE-15.1.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/oracle-uek6.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/pentoo-livecd.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/rhel-8.0.config -> build/lib/kconfig_hardened_check/config_files/distros copying kconfig_hardened_check/config_files/distros/ubuntu-focal.config -> build/lib/kconfig_hardened_check/config_files/distros creating build/lib/kconfig_hardened_check/config_files/kspp-recommendations copying kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-arm.config -> build/lib/kconfig_hardened_check/config_files/kspp-recommendations copying kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-arm64.config -> build/lib/kconfig_hardened_check/config_files/kspp-recommendations copying kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-32.config -> build/lib/kconfig_hardened_check/config_files/kspp-recommendations copying kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config -> build/lib/kconfig_hardened_check/config_files/kspp-recommendations >>> kconfig-hardened-check: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) v: "0.5.17" running install /usr/lib/python3.11/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 egg_info writing kconfig_hardened_check.egg-info/PKG-INFO writing dependency_links to kconfig_hardened_check.egg-info/dependency_links.txt writing entry points to kconfig_hardened_check.egg-info/entry_points.txt writing top-level names to kconfig_hardened_check.egg-info/top_level.txt reading manifest file 'kconfig_hardened_check.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'kconfig_hardened_check.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files.defconfigs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files.defconfigs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files.defconfigs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files.defconfigs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'kconfig_hardened_check.config_files.distros' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'kconfig_hardened_check.config_files.distros' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'kconfig_hardened_check.config_files.distros' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'kconfig_hardened_check.config_files.distros' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11 creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files copying build/lib/kconfig_hardened_check/config_files/links.txt -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.9.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.10.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.5.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.4.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.17.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.5.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.17.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.5.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_4.20.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.10.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.4.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.9.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.14_clang.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.17_clang.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.14.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.9.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.17.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.7.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.0.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.4.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.10.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.14.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.14.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_4.20.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.17.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.0.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.0.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.7.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.4.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.0.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_32_defconfig_5.5.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.7.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_4.20.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/x86_64_defconfig_5.14.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_5.9.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.7.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm_defconfig_4.20.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs copying build/lib/kconfig_hardened_check/config_files/defconfigs/arm64_defconfig_5.10.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/defconfigs creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/AmazonLinux2.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/clearlinux-master.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/ubuntu-focal.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/cbl-mariner.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/SLE15.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/openSUSE-15.1.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/debian-buster.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/clipos_kernel_doc.txt -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/Alpinelinux-edge.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/aosp_pixel3a.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/nixpkgs-linux_hardened.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/Archlinux-hardened.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/rhel-8.0.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/pentoo-livecd.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros copying build/lib/kconfig_hardened_check/config_files/distros/oracle-uek6.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/distros creating /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/kspp-recommendations copying build/lib/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-32.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/kspp-recommendations copying build/lib/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-x86-64.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/kspp-recommendations copying build/lib/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-arm.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/kspp-recommendations copying build/lib/kconfig_hardened_check/config_files/kspp-recommendations/kspp-recommendations-arm64.config -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/config_files/kspp-recommendations copying build/lib/kconfig_hardened_check/__init__.py -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check copying build/lib/kconfig_hardened_check/__about__.py -> /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check byte-compiling /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check/__about__.py to __about__.cpython-311.pyc running install_egg_info Copying kconfig_hardened_check.egg-info to /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/lib/python3.11/site-packages/kconfig_hardened_check-0.5.17-py3.11.egg-info running install_scripts Installing kconfig-hardened-check script to /home/buildozer/aports/testing/kconfig-hardened-check/pkg/kconfig-hardened-check/usr/bin >>> kconfig-hardened-check*: Running postcheck for kconfig-hardened-check >>> kconfig-hardened-check*: Preparing package kconfig-hardened-check... >>> kconfig-hardened-check*: Stripping binaries >>> WARNING: kconfig-hardened-check*: No arch specific binaries found so arch should probably be set to "noarch" >>> kconfig-hardened-check*: Scanning shared objects >>> kconfig-hardened-check*: Tracing dependencies... >>> kconfig-hardened-check*: Package size: 9.4 MB >>> kconfig-hardened-check*: Compressing data... >>> kconfig-hardened-check*: Create checksum... >>> kconfig-hardened-check*: Create kconfig-hardened-check-0.5.17-r1.apk >>> kconfig-hardened-check: Build complete at Thu, 24 Nov 2022 15:36:09 +0000 elapsed time 0h 0m 3s >>> kconfig-hardened-check: Cleaning up srcdir >>> kconfig-hardened-check: Cleaning up pkgdir >>> kconfig-hardened-check: Uninstalling dependencies... (1/12) Purging .makedepends-kconfig-hardened-check (20221124.153607) (2/12) Purging py3-setuptools (65.6.3-r0) (3/12) Purging py3-packaging (21.3-r3) (4/12) Purging py3-parsing (3.0.9-r1) (5/12) Purging python3 (3.11.0-r2) (6/12) Purging libbz2 (1.0.8-r4) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.8-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> kconfig-hardened-check: Updating the testing/armhf repository index... >>> kconfig-hardened-check: Signing the index...