>>> flawfinder: Building community/flawfinder 2.0.19-r4 (using abuild 3.15.0-r0) started Thu, 09 Oct 2025 20:39:08 +0000 >>> flawfinder: Validating /home/udu/aports/community/flawfinder/APKBUILD... >>> flawfinder: Analyzing dependencies... >>> flawfinder: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing py3-installer (0.7.0-r2) (2/13) Installing py3-installer-pyc (0.7.0-r2) (3/13) Installing py3-gpep517 (19-r0) (4/13) Installing py3-gpep517-pyc (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-flawfinder (20251009.203908) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 packages >>> flawfinder: Cleaning up srcdir >>> flawfinder: Cleaning up pkgdir >>> flawfinder: Cleaning up tmpdir >>> flawfinder: Fetching https://dwheeler.com/flawfinder/flawfinder-2.0.19.tar.gz >>> flawfinder: Fetching https://dwheeler.com/flawfinder/flawfinder-2.0.19.tar.gz >>> flawfinder: Checking sha512sums... flawfinder-2.0.19.tar.gz: OK >>> flawfinder: Unpacking /var/cache/distfiles/flawfinder-2.0.19.tar.gz... 2025-10-09 20:39:08,987 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: flawfinder). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-09 20:39:08,996 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-09 20:39:09,004 root INFO running build 2025-10-09 20:39:09,004 root INFO running build_py 2025-10-09 20:39:09,006 root INFO creating build/lib 2025-10-09 20:39:09,006 root INFO copying flawfinder.py -> build/lib 2025-10-09 20:39:09,009 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-09 20:39:09,009 root INFO running install 2025-10-09 20:39:09,014 root INFO running install_lib 2025-10-09 20:39:09,015 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-09 20:39:09,015 root INFO copying build/lib/flawfinder.py -> build/bdist.linux-x86_64/wheel/. 2025-10-09 20:39:09,016 root INFO running install_data 2025-10-09 20:39:09,017 root INFO creating build/bdist.linux-x86_64/wheel/flawfinder-2.0.19.data/data 2025-10-09 20:39:09,017 root INFO creating build/bdist.linux-x86_64/wheel/flawfinder-2.0.19.data/data/share/man/man1 2025-10-09 20:39:09,017 root INFO copying flawfinder.1.gz -> build/bdist.linux-x86_64/wheel/flawfinder-2.0.19.data/data/share/man/man1 2025-10-09 20:39:09,017 root INFO running install_egg_info 2025-10-09 20:39:09,019 root INFO running egg_info 2025-10-09 20:39:09,020 root INFO creating flawfinder.egg-info 2025-10-09 20:39:09,020 root INFO writing flawfinder.egg-info/PKG-INFO 2025-10-09 20:39:09,020 root INFO writing dependency_links to flawfinder.egg-info/dependency_links.txt 2025-10-09 20:39:09,020 root INFO writing entry points to flawfinder.egg-info/entry_points.txt 2025-10-09 20:39:09,020 root INFO writing top-level names to flawfinder.egg-info/top_level.txt 2025-10-09 20:39:09,020 root INFO writing manifest file 'flawfinder.egg-info/SOURCES.txt' 2025-10-09 20:39:09,021 root INFO reading manifest file 'flawfinder.egg-info/SOURCES.txt' 2025-10-09 20:39:09,022 root INFO reading manifest template 'MANIFEST.in' 2025-10-09 20:39:09,022 root WARNING warning: no files found matching 'flawfinder' 2025-10-09 20:39:09,022 root WARNING warning: no files found matching 'test.c' 2025-10-09 20:39:09,022 root WARNING warning: no files found matching 'test_result' 2025-10-09 20:39:09,022 root INFO adding license file 'COPYING' 2025-10-09 20:39:09,022 root INFO writing manifest file 'flawfinder.egg-info/SOURCES.txt' 2025-10-09 20:39:09,023 root INFO Copying flawfinder.egg-info to build/bdist.linux-x86_64/wheel/./flawfinder-2.0.19-py3.12.egg-info 2025-10-09 20:39:09,023 root INFO running install_scripts 2025-10-09 20:39:09,023 root INFO creating build/bdist.linux-x86_64/wheel/flawfinder-2.0.19.dist-info/WHEEL 2025-10-09 20:39:09,024 wheel INFO creating '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/.dist/.tmp-9anf1ojg/flawfinder-2.0.19-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-09 20:39:09,024 wheel INFO adding 'flawfinder.py' 2025-10-09 20:39:09,024 wheel INFO adding 'flawfinder-2.0.19.data/data/share/man/man1/flawfinder.1.gz' 2025-10-09 20:39:09,024 wheel INFO adding 'flawfinder-2.0.19.dist-info/licenses/COPYING' 2025-10-09 20:39:09,024 wheel INFO adding 'flawfinder-2.0.19.dist-info/METADATA' 2025-10-09 20:39:09,025 wheel INFO adding 'flawfinder-2.0.19.dist-info/WHEEL' 2025-10-09 20:39:09,025 wheel INFO adding 'flawfinder-2.0.19.dist-info/entry_points.txt' 2025-10-09 20:39:09,025 wheel INFO adding 'flawfinder-2.0.19.dist-info/top_level.txt' 2025-10-09 20:39:09,025 wheel INFO adding 'flawfinder-2.0.19.dist-info/zip-safe' 2025-10-09 20:39:09,025 wheel INFO adding 'flawfinder-2.0.19.dist-info/RECORD' 2025-10-09 20:39:09,025 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-09 20:39:09,025 gpep517 INFO The backend produced .dist/flawfinder-2.0.19-py2.py3-none-any.whl flawfinder-2.0.19-py2.py3-none-any.whl cd test/; make check make[1]: Entering directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' Testing with python2 make[2]: Entering directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' test_001 (text output) test_002 (HTML output) test_003 (CSV output) test_004 (single-line) test_005 (diff) test_006 (save/load hitlist) test_007 (setup.py sane) test_008 (diff hitlist) test_009 (C++ digit separator) test_010 (system:: ignored) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() All tests pass! make[2]: Leaving directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' Testing with python3 make[2]: Entering directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' test_001 (text output) test_002 (HTML output) test_003 (CSV output) test_004 (single-line) test_005 (diff) test_006 (save/load hitlist) test_007 (setup.py sane) test_008 (diff hitlist) test_009 (C++ digit separator) test_010 (system:: ignored) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() All tests pass! make[2]: Leaving directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' make[1]: Leaving directory '/home/udu/aports/community/flawfinder/src/flawfinder-2.0.19/test' >>> flawfinder: Entering fakeroot... >>> flawfinder-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/flawfinder/pkg/flawfinder-doc/usr/share/man' >>> flawfinder-doc*: Preparing subpackage flawfinder-doc... >>> flawfinder-doc*: Running postcheck for flawfinder-doc >>> flawfinder-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/flawfinder/pkg/flawfinder-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> flawfinder-pyc*: Preparing subpackage flawfinder-pyc... >>> flawfinder-pyc*: Running postcheck for flawfinder-pyc >>> flawfinder*: Running postcheck for flawfinder >>> flawfinder*: Preparing package flawfinder... >>> flawfinder-doc*: Tracing dependencies... >>> flawfinder-doc*: Package size: 19.5 KB >>> flawfinder-doc*: Compressing data... >>> flawfinder-doc*: Create checksum... >>> flawfinder-doc*: Create flawfinder-doc-2.0.19-r4.apk >>> flawfinder-pyc*: Tracing dependencies... python3 python3~3.12 >>> flawfinder-pyc*: Package size: 83.3 KB >>> flawfinder-pyc*: Compressing data... >>> flawfinder-pyc*: Create checksum... >>> flawfinder-pyc*: Create flawfinder-pyc-2.0.19-r4.apk >>> flawfinder*: Tracing dependencies... python3 python3~3.12 >>> flawfinder*: Package size: 122.5 KB >>> flawfinder*: Compressing data... >>> flawfinder*: Create checksum... >>> flawfinder*: Create flawfinder-2.0.19-r4.apk >>> flawfinder: Build complete at Thu, 09 Oct 2025 20:39:10 +0000 elapsed time 0h 0m 2s >>> flawfinder: Cleaning up srcdir >>> flawfinder: Cleaning up pkgdir >>> flawfinder: Uninstalling dependencies... (1/13) Purging .makedepends-flawfinder (20251009.203908) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> flawfinder: Updating the community/x86_64 repository index... >>> flawfinder: Signing the index...