>>> py3-augmentor: Building community/py3-augmentor 0.2.12-r2 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 18:11:52 +0000 >>> py3-augmentor: Validating /home/buildozer/aports/community/py3-augmentor/APKBUILD... >>> py3-augmentor: Analyzing dependencies... >>> py3-augmentor: Installing for build: build-base py3-numpy py3-pillow py3-tqdm python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist (1/59) Installing libgfortran (14.2.0-r5) (2/59) Installing openblas (0.3.28-r0) (3/59) Installing libbz2 (1.0.8-r6) (4/59) Installing gdbm (1.24-r0) (5/59) Installing mpdecimal (4.0.0-r0) (6/59) Installing libpanelw (6.5_p20250412-r0) (7/59) Installing sqlite-libs (3.49.1-r1) (8/59) Installing python3 (3.12.10-r0) (9/59) Installing python3-pycache-pyc0 (3.12.10-r0) (10/59) Installing pyc (3.12.10-r0) (11/59) Installing py3-numpy-pyc (2.2.4-r0) (12/59) Installing python3-pyc (3.12.10-r0) (13/59) Installing py3-numpy (2.2.4-r0) (14/59) Installing py3-numpy-tests (2.2.4-r0) (15/59) Installing libpng (1.6.47-r0) (16/59) Installing freetype (2.13.3-r0) (17/59) Installing libimagequant (4.2.2-r0) (18/59) Installing libjpeg-turbo (3.1.0-r0) (19/59) Installing lcms2 (2.16-r0) (20/59) Installing openjpeg (2.5.3-r0) (21/59) Installing libsharpyuv (1.5.0-r0) (22/59) Installing libwebp (1.5.0-r0) (23/59) Installing tiff (4.7.0-r0) (24/59) Installing libwebpdemux (1.5.0-r0) (25/59) Installing libwebpmux (1.5.0-r0) (26/59) Installing libxau (1.0.12-r0) (27/59) Installing libmd (1.1.0-r0) (28/59) Installing libbsd (0.12.2-r0) (29/59) Installing libxdmcp (1.1.5-r1) (30/59) Installing libxcb (1.17.0-r0) (31/59) Installing py3-pillow (11.2.1-r0) (32/59) Installing py3-pillow-pyc (11.2.1-r0) (33/59) Installing py3-tqdm (4.67.1-r0) (34/59) Installing py3-tqdm-pyc (4.67.1-r0) (35/59) Installing py3-installer (0.7.0-r2) (36/59) Installing py3-installer-pyc (0.7.0-r2) (37/59) Installing py3-gpep517 (16-r0) (38/59) Installing py3-gpep517-pyc (16-r0) (39/59) Installing py3-parsing (3.2.0-r0) (40/59) Installing py3-parsing-pyc (3.2.0-r0) (41/59) Installing py3-packaging (25.0-r0) (42/59) Installing py3-packaging-pyc (25.0-r0) (43/59) Installing py3-setuptools (77.0.3-r0) (44/59) Installing py3-setuptools-pyc (77.0.3-r0) (45/59) Installing py3-wheel (0.43.0-r0) (46/59) Installing py3-wheel-pyc (0.43.0-r0) (47/59) Installing py3-execnet (2.1.1-r0) (48/59) Installing py3-execnet-pyc (2.1.1-r0) (49/59) Installing py3-iniconfig (2.1.0-r0) (50/59) Installing py3-iniconfig-pyc (2.1.0-r0) (51/59) Installing py3-pluggy (1.5.0-r0) (52/59) Installing py3-pluggy-pyc (1.5.0-r0) (53/59) Installing py3-py (1.11.0-r4) (54/59) Installing py3-py-pyc (1.11.0-r4) (55/59) Installing py3-pytest (8.3.5-r0) (56/59) Installing py3-pytest-pyc (8.3.5-r0) (57/59) Installing py3-pytest-xdist (3.6.1-r0) (58/59) Installing py3-pytest-xdist-pyc (3.6.1-r0) (59/59) Installing .makedepends-py3-augmentor (20250429.181212) Executing busybox-1.37.0-r16.trigger OK: 695 MiB in 168 packages >>> py3-augmentor: Cleaning up srcdir >>> py3-augmentor: Cleaning up pkgdir >>> py3-augmentor: Cleaning up tmpdir >>> py3-augmentor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/Augmentor-0.2.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/Augmentor-0.2.12.tar.gz.part' Augmentor-0.2.12.tar 100% |********************************| 445k 0:00:00 ETA '/var/cache/distfiles/v3.22/Augmentor-0.2.12.tar.gz.part' saved >>> py3-augmentor: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/Augmentor-0.2.12.tar.gz >>> py3-augmentor: Checking sha512sums... Augmentor-0.2.12.tar.gz: OK >>> py3-augmentor: Unpacking /var/cache/distfiles/v3.22/Augmentor-0.2.12.tar.gz... 2025-04-29 18:12:13,967 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-29 18:12:13,992 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-29 18:12:14,010 root INFO running build 2025-04-29 18:12:14,010 root INFO running build_py 2025-04-29 18:12:14,014 root INFO creating build/lib/Augmentor 2025-04-29 18:12:14,014 root INFO copying Augmentor/__init__.py -> build/lib/Augmentor 2025-04-29 18:12:14,014 root INFO copying Augmentor/Pipeline.py -> build/lib/Augmentor 2025-04-29 18:12:14,015 root INFO copying Augmentor/ImageSource.py -> build/lib/Augmentor 2025-04-29 18:12:14,015 root INFO copying Augmentor/ImageUtilities.py -> build/lib/Augmentor 2025-04-29 18:12:14,016 root INFO copying Augmentor/Operations.py -> build/lib/Augmentor 2025-04-29 18:12:14,016 root INFO running egg_info 2025-04-29 18:12:14,019 root INFO creating Augmentor.egg-info 2025-04-29 18:12:14,019 root INFO writing Augmentor.egg-info/PKG-INFO 2025-04-29 18:12:14,020 root INFO writing dependency_links to Augmentor.egg-info/dependency_links.txt 2025-04-29 18:12:14,020 root INFO writing requirements to Augmentor.egg-info/requires.txt 2025-04-29 18:12:14,020 root INFO writing top-level names to Augmentor.egg-info/top_level.txt 2025-04-29 18:12:14,020 root INFO writing manifest file 'Augmentor.egg-info/SOURCES.txt' 2025-04-29 18:12:14,025 root INFO reading manifest file 'Augmentor.egg-info/SOURCES.txt' 2025-04-29 18:12:14,025 root INFO reading manifest template 'MANIFEST.in' 2025-04-29 18:12:14,025 root INFO adding license file 'LICENSE.md' 2025-04-29 18:12:14,026 root INFO writing manifest file 'Augmentor.egg-info/SOURCES.txt' 2025-04-29 18:12:14,033 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-29 18:12:14,033 root INFO running install 2025-04-29 18:12:14,044 root INFO running install_lib 2025-04-29 18:12:14,048 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-29 18:12:14,048 root INFO creating build/bdist.linux-armv8l/wheel/Augmentor 2025-04-29 18:12:14,048 root INFO copying build/lib/Augmentor/__init__.py -> build/bdist.linux-armv8l/wheel/./Augmentor 2025-04-29 18:12:14,049 root INFO copying build/lib/Augmentor/Pipeline.py -> build/bdist.linux-armv8l/wheel/./Augmentor 2025-04-29 18:12:14,049 root INFO copying build/lib/Augmentor/ImageSource.py -> build/bdist.linux-armv8l/wheel/./Augmentor 2025-04-29 18:12:14,049 root INFO copying build/lib/Augmentor/ImageUtilities.py -> build/bdist.linux-armv8l/wheel/./Augmentor 2025-04-29 18:12:14,049 root INFO copying build/lib/Augmentor/Operations.py -> build/bdist.linux-armv8l/wheel/./Augmentor 2025-04-29 18:12:14,050 root INFO running install_egg_info 2025-04-29 18:12:14,054 root INFO Copying Augmentor.egg-info to build/bdist.linux-armv8l/wheel/./Augmentor-0.2.12-py3.12.egg-info 2025-04-29 18:12:14,055 root INFO running install_scripts 2025-04-29 18:12:14,056 root INFO creating build/bdist.linux-armv8l/wheel/augmentor-0.2.12.dist-info/WHEEL 2025-04-29 18:12:14,057 wheel INFO creating '/home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/.dist/.tmp-vs3elyav/augmentor-0.2.12-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-29 18:12:14,057 wheel INFO adding 'Augmentor/ImageSource.py' 2025-04-29 18:12:14,057 wheel INFO adding 'Augmentor/ImageUtilities.py' 2025-04-29 18:12:14,058 wheel INFO adding 'Augmentor/Operations.py' 2025-04-29 18:12:14,059 wheel INFO adding 'Augmentor/Pipeline.py' 2025-04-29 18:12:14,059 wheel INFO adding 'Augmentor/__init__.py' 2025-04-29 18:12:14,060 wheel INFO adding 'augmentor-0.2.12.dist-info/licenses/LICENSE.md' 2025-04-29 18:12:14,060 wheel INFO adding 'augmentor-0.2.12.dist-info/METADATA' 2025-04-29 18:12:14,060 wheel INFO adding 'augmentor-0.2.12.dist-info/WHEEL' 2025-04-29 18:12:14,060 wheel INFO adding 'augmentor-0.2.12.dist-info/top_level.txt' 2025-04-29 18:12:14,060 wheel INFO adding 'augmentor-0.2.12.dist-info/RECORD' 2025-04-29 18:12:14,060 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-29 18:12:14,061 gpep517 INFO The backend produced .dist/augmentor-0.2.12-py2.py3-none-any.whl augmentor-0.2.12-py2.py3-none-any.whl /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/.testenv/lib/python3.12/site-packages/Augmentor/Operations.py:1550: SyntaxWarning: invalid escape sequence '\B' e^{- \Big( \\frac{(x-\\text{mex})^2}{\\text{sdx}} + \\frac{(y-\\text{mey})^2}{\\text{sdy}} \Big) } /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/.testenv/lib/python3.12/site-packages/Augmentor/Operations.py:1941: SyntaxWarning: invalid escape sequence '\*' arbitrarily long list keyword arguments, :attr:`\*\*function_arguments`. /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/.testenv/lib/python3.12/site-packages/Augmentor/Operations.py:2065: SyntaxWarning: invalid escape sequence '\i' :math:`\\alpha \in \\{0, \\infty \\}` /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/.testenv/lib/python3.12/site-packages/Augmentor/Pipeline.py:1138: SyntaxWarning: invalid escape sequence '\B' e^{- \Big( \\frac{(x-\\text{mex})^2}{\\text{sdx}} + \\frac{(y-\\text{mey})^2}{\\text{sdy}} \Big) } ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12 plugins: xdist-3.6.1 created: 80/80 workers 80 workers [38 items] .ss.s................................. [100%] =============================== warnings summary =============================== Augmentor/Pipeline.py:1138 /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/Pipeline.py:1138: SyntaxWarning: invalid escape sequence '\B' e^{- \Big( \\frac{(x-\\text{mex})^2}{\\text{sdx}} + \\frac{(y-\\text{mey})^2}{\\text{sdy}} \Big) } Augmentor/Operations.py:1550 /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/Operations.py:1550: SyntaxWarning: invalid escape sequence '\B' e^{- \Big( \\frac{(x-\\text{mex})^2}{\\text{sdx}} + \\frac{(y-\\text{mey})^2}{\\text{sdy}} \Big) } Augmentor/Operations.py:1941 /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/Operations.py:1941: SyntaxWarning: invalid escape sequence '\*' arbitrarily long list keyword arguments, :attr:`\*\*function_arguments`. Augmentor/Operations.py:2065 /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/Operations.py:2065: SyntaxWarning: invalid escape sequence '\i' :math:`\\alpha \in \\{0, \\infty \\}` tests/test_generators.py::test_image_generator_function /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/Pipeline.py:433: DeprecationWarning: This function has been deprecated. warnings.warn("This function has been deprecated.", DeprecationWarning) tests/test_load.py::test_initialise_with_subfolders /home/buildozer/aports/community/py3-augmentor/src/Augmentor-0.2.12/Augmentor/ImageUtilities.py:356: DeprecationWarning: The scan_directory_with_classes() function has been deprecated. warnings.warn("The scan_directory_with_classes() function has been deprecated.", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 35 passed, 3 skipped, 6 warnings in 11.42s ================== >>> py3-augmentor: Entering fakeroot... /usr/lib/python3.12/site-packages/Augmentor/Operations.py:1550: SyntaxWarning: invalid escape sequence '\B' /usr/lib/python3.12/site-packages/Augmentor/Operations.py:1941: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/Augmentor/Operations.py:2065: SyntaxWarning: invalid escape sequence '\i' /usr/lib/python3.12/site-packages/Augmentor/Pipeline.py:1138: SyntaxWarning: invalid escape sequence '\B' >>> py3-augmentor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/Augmentor/__pycache__' -> '/home/buildozer/aports/community/py3-augmentor/pkg/py3-augmentor-pyc/usr/lib/python3.12/site-packages/Augmentor/__pycache__' >>> py3-augmentor-pyc*: Preparing subpackage py3-augmentor-pyc... >>> py3-augmentor-pyc*: Running postcheck for py3-augmentor-pyc >>> py3-augmentor*: Running postcheck for py3-augmentor >>> py3-augmentor*: Preparing package py3-augmentor... >>> py3-augmentor-pyc*: Tracing dependencies... py3-numpy py3-pillow py3-tqdm python3 python3~3.12 >>> py3-augmentor-pyc*: Package size: 194.3 KB >>> py3-augmentor-pyc*: Compressing data... >>> py3-augmentor-pyc*: Create checksum... >>> py3-augmentor-pyc*: Create py3-augmentor-pyc-0.2.12-r2.apk >>> py3-augmentor*: Tracing dependencies... py3-numpy py3-pillow py3-tqdm python3 python3~3.12 >>> py3-augmentor*: Package size: 181.7 KB >>> py3-augmentor*: Compressing data... >>> py3-augmentor*: Create checksum... >>> py3-augmentor*: Create py3-augmentor-0.2.12-r2.apk >>> py3-augmentor: Build complete at Tue, 29 Apr 2025 18:12:26 +0000 elapsed time 0h 0m 34s >>> py3-augmentor: Cleaning up srcdir >>> py3-augmentor: Cleaning up pkgdir >>> py3-augmentor: Uninstalling dependencies... (1/59) Purging .makedepends-py3-augmentor (20250429.181212) (2/59) Purging py3-numpy-tests (2.2.4-r0) (3/59) Purging py3-numpy-pyc (2.2.4-r0) (4/59) Purging py3-numpy (2.2.4-r0) (5/59) Purging openblas (0.3.28-r0) (6/59) Purging py3-pillow-pyc (11.2.1-r0) (7/59) Purging py3-pillow (11.2.1-r0) (8/59) Purging py3-tqdm-pyc (4.67.1-r0) (9/59) Purging py3-tqdm (4.67.1-r0) (10/59) Purging py3-gpep517-pyc (16-r0) (11/59) Purging py3-gpep517 (16-r0) (12/59) Purging py3-installer-pyc (0.7.0-r2) (13/59) Purging py3-installer (0.7.0-r2) (14/59) Purging py3-setuptools-pyc (77.0.3-r0) (15/59) Purging py3-setuptools (77.0.3-r0) (16/59) Purging py3-wheel-pyc (0.43.0-r0) (17/59) Purging py3-wheel (0.43.0-r0) (18/59) Purging py3-pytest-xdist-pyc (3.6.1-r0) (19/59) Purging py3-pytest-xdist (3.6.1-r0) (20/59) Purging py3-execnet-pyc (2.1.1-r0) (21/59) Purging py3-execnet (2.1.1-r0) (22/59) Purging py3-pytest-pyc (8.3.5-r0) (23/59) Purging py3-pytest (8.3.5-r0) (24/59) Purging py3-iniconfig-pyc (2.1.0-r0) (25/59) Purging py3-iniconfig (2.1.0-r0) (26/59) Purging py3-packaging-pyc (25.0-r0) (27/59) Purging py3-packaging (25.0-r0) (28/59) Purging py3-parsing-pyc (3.2.0-r0) (29/59) Purging py3-parsing (3.2.0-r0) (30/59) Purging py3-pluggy-pyc (1.5.0-r0) (31/59) Purging py3-pluggy (1.5.0-r0) (32/59) Purging py3-py-pyc (1.11.0-r4) (33/59) Purging py3-py (1.11.0-r4) (34/59) Purging python3-pyc (3.12.10-r0) (35/59) Purging python3-pycache-pyc0 (3.12.10-r0) (36/59) Purging pyc (3.12.10-r0) (37/59) Purging python3 (3.12.10-r0) (38/59) Purging freetype (2.13.3-r0) (39/59) Purging gdbm (1.24-r0) (40/59) Purging lcms2 (2.16-r0) (41/59) Purging libbz2 (1.0.8-r6) (42/59) Purging libgfortran (14.2.0-r5) (43/59) Purging libimagequant (4.2.2-r0) (44/59) Purging libpanelw (6.5_p20250412-r0) (45/59) Purging libpng (1.6.47-r0) (46/59) Purging libwebpdemux (1.5.0-r0) (47/59) Purging libwebpmux (1.5.0-r0) (48/59) Purging libxcb (1.17.0-r0) (49/59) Purging libxdmcp (1.1.5-r1) (50/59) Purging mpdecimal (4.0.0-r0) (51/59) Purging openjpeg (2.5.3-r0) (52/59) Purging sqlite-libs (3.49.1-r1) (53/59) Purging tiff (4.7.0-r0) (54/59) Purging libbsd (0.12.2-r0) (55/59) Purging libjpeg-turbo (3.1.0-r0) (56/59) Purging libmd (1.1.0-r0) (57/59) Purging libwebp (1.5.0-r0) (58/59) Purging libsharpyuv (1.5.0-r0) (59/59) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-augmentor: Updating the community/armhf repository index... >>> py3-augmentor: Signing the index...