>>> py3-mechanize: Building community/py3-mechanize 0.4.10-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:42:24 +0000 >>> py3-mechanize: Validating /home/udu/aports/community/py3-mechanize/APKBUILD... >>> py3-mechanize: Analyzing dependencies... >>> py3-mechanize: Installing for build: build-base py3-html5lib 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/19) Installing py3-six-pyc (1.17.0-r0) (2/19) Installing py3-webencodings (0.5.1-r8) (3/19) Installing py3-webencodings-pyc (0.5.1-r8) (4/19) Installing py3-html5lib-pyc (1.1-r6) (5/19) Installing py3-six (1.17.0-r0) (6/19) Installing py3-html5lib (1.1-r6) (7/19) Installing py3-installer (0.7.0-r2) (8/19) Installing py3-installer-pyc (0.7.0-r2) (9/19) Installing py3-gpep517 (19-r0) (10/19) Installing py3-gpep517-pyc (19-r0) (11/19) Installing py3-parsing (3.2.3-r0) (12/19) Installing py3-parsing-pyc (3.2.3-r0) (13/19) Installing py3-packaging (25.0-r0) (14/19) Installing py3-packaging-pyc (25.0-r0) (15/19) Installing py3-setuptools (80.9.0-r0) (16/19) Installing py3-setuptools-pyc (80.9.0-r0) (17/19) Installing py3-wheel (0.46.1-r0) (18/19) Installing py3-wheel-pyc (0.46.1-r0) (19/19) Installing .makedepends-py3-mechanize (20251012.204226) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 108 packages >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Cleaning up tmpdir >>> py3-mechanize: Fetching https://files.pythonhosted.org/packages/source/m/mechanize/mechanize-0.4.10.tar.gz >>> py3-mechanize: Fetching https://files.pythonhosted.org/packages/source/m/mechanize/mechanize-0.4.10.tar.gz >>> py3-mechanize: Checking sha512sums... mechanize-0.4.10.tar.gz: OK >>> py3-mechanize: Unpacking /var/cache/distfiles/mechanize-0.4.10.tar.gz... 2025-10-12 20:42:27,231 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 20:42:27,258 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-12 20:42:27,278 root INFO running build 2025-10-12 20:42:27,278 root INFO running build_py 2025-10-12 20:42:27,282 root INFO creating build/lib/mechanize 2025-10-12 20:42:27,283 root INFO copying mechanize/_urllib2_fork.py -> build/lib/mechanize 2025-10-12 20:42:27,283 root INFO copying mechanize/_form.py -> build/lib/mechanize 2025-10-12 20:42:27,284 root INFO copying mechanize/_debug.py -> build/lib/mechanize 2025-10-12 20:42:27,284 root INFO copying mechanize/_testcase.py -> build/lib/mechanize 2025-10-12 20:42:27,284 root INFO copying mechanize/_form_controls.py -> build/lib/mechanize 2025-10-12 20:42:27,285 root INFO copying mechanize/_gzip.py -> build/lib/mechanize 2025-10-12 20:42:27,285 root INFO copying mechanize/_headersutil.py -> build/lib/mechanize 2025-10-12 20:42:27,285 root INFO copying mechanize/_clientcookie.py -> build/lib/mechanize 2025-10-12 20:42:27,285 root INFO copying mechanize/polyglot.py -> build/lib/mechanize 2025-10-12 20:42:27,286 root INFO copying mechanize/_auth.py -> build/lib/mechanize 2025-10-12 20:42:27,286 root INFO copying mechanize/_urllib2.py -> build/lib/mechanize 2025-10-12 20:42:27,286 root INFO copying mechanize/_equiv.py -> build/lib/mechanize 2025-10-12 20:42:27,286 root INFO copying mechanize/_sockettimeout.py -> build/lib/mechanize 2025-10-12 20:42:27,287 root INFO copying mechanize/_rfc3986.py -> build/lib/mechanize 2025-10-12 20:42:27,287 root INFO copying mechanize/_version.py -> build/lib/mechanize 2025-10-12 20:42:27,287 root INFO copying mechanize/_http.py -> build/lib/mechanize 2025-10-12 20:42:27,287 root INFO copying mechanize/_entities.py -> build/lib/mechanize 2025-10-12 20:42:27,287 root INFO copying mechanize/_useragent.py -> build/lib/mechanize 2025-10-12 20:42:27,288 root INFO copying mechanize/_request.py -> build/lib/mechanize 2025-10-12 20:42:27,288 root INFO copying mechanize/_mechanize.py -> build/lib/mechanize 2025-10-12 20:42:27,288 root INFO copying mechanize/__init__.py -> build/lib/mechanize 2025-10-12 20:42:27,288 root INFO copying mechanize/_html.py -> build/lib/mechanize 2025-10-12 20:42:27,288 root INFO copying mechanize/_opener.py -> build/lib/mechanize 2025-10-12 20:42:27,289 root INFO copying mechanize/_util.py -> build/lib/mechanize 2025-10-12 20:42:27,289 root INFO copying mechanize/_response.py -> build/lib/mechanize 2025-10-12 20:42:27,297 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:42:27,297 root INFO running install 2025-10-12 20:42:27,307 root INFO running install_lib 2025-10-12 20:42:27,310 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:42:27,310 root INFO creating build/bdist.linux-x86_64/wheel/mechanize 2025-10-12 20:42:27,310 root INFO copying build/lib/mechanize/_urllib2_fork.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,311 root INFO copying build/lib/mechanize/_form.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,311 root INFO copying build/lib/mechanize/_debug.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,311 root INFO copying build/lib/mechanize/_testcase.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,311 root INFO copying build/lib/mechanize/_form_controls.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,311 root INFO copying build/lib/mechanize/_gzip.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_headersutil.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_clientcookie.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/polyglot.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_auth.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_urllib2.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_equiv.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_sockettimeout.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,312 root INFO copying build/lib/mechanize/_rfc3986.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_version.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_http.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_entities.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_useragent.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_request.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,313 root INFO copying build/lib/mechanize/_mechanize.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO copying build/lib/mechanize/__init__.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO copying build/lib/mechanize/_html.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO copying build/lib/mechanize/_opener.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO copying build/lib/mechanize/_util.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO copying build/lib/mechanize/_response.py -> build/bdist.linux-x86_64/wheel/./mechanize 2025-10-12 20:42:27,314 root INFO running install_egg_info 2025-10-12 20:42:27,318 root INFO running egg_info 2025-10-12 20:42:27,320 root INFO writing mechanize.egg-info/PKG-INFO 2025-10-12 20:42:27,322 root INFO writing dependency_links to mechanize.egg-info/dependency_links.txt 2025-10-12 20:42:27,323 root INFO writing requirements to mechanize.egg-info/requires.txt 2025-10-12 20:42:27,323 root INFO writing top-level names to mechanize.egg-info/top_level.txt 2025-10-12 20:42:27,327 root INFO reading manifest file 'mechanize.egg-info/SOURCES.txt' 2025-10-12 20:42:27,328 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:42:27,332 root WARNING warning: no files found matching '*.cgi' under directory 'test-tools' 2025-10-12 20:42:27,332 root INFO adding license file 'LICENSE' 2025-10-12 20:42:27,334 root INFO writing manifest file 'mechanize.egg-info/SOURCES.txt' 2025-10-12 20:42:27,334 root INFO Copying mechanize.egg-info to build/bdist.linux-x86_64/wheel/./mechanize-0.4.10-py3.12.egg-info 2025-10-12 20:42:27,335 root INFO running install_scripts 2025-10-12 20:42:27,336 root INFO creating build/bdist.linux-x86_64/wheel/mechanize-0.4.10.dist-info/WHEEL 2025-10-12 20:42:27,337 wheel INFO creating '/home/udu/aports/community/py3-mechanize/src/mechanize-0.4.10/.dist/.tmp-zd24sr0b/mechanize-0.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:42:27,338 wheel INFO adding 'mechanize/__init__.py' 2025-10-12 20:42:27,338 wheel INFO adding 'mechanize/_auth.py' 2025-10-12 20:42:27,338 wheel INFO adding 'mechanize/_clientcookie.py' 2025-10-12 20:42:27,338 wheel INFO adding 'mechanize/_debug.py' 2025-10-12 20:42:27,338 wheel INFO adding 'mechanize/_entities.py' 2025-10-12 20:42:27,339 wheel INFO adding 'mechanize/_equiv.py' 2025-10-12 20:42:27,339 wheel INFO adding 'mechanize/_form.py' 2025-10-12 20:42:27,339 wheel INFO adding 'mechanize/_form_controls.py' 2025-10-12 20:42:27,340 wheel INFO adding 'mechanize/_gzip.py' 2025-10-12 20:42:27,340 wheel INFO adding 'mechanize/_headersutil.py' 2025-10-12 20:42:27,340 wheel INFO adding 'mechanize/_html.py' 2025-10-12 20:42:27,340 wheel INFO adding 'mechanize/_http.py' 2025-10-12 20:42:27,340 wheel INFO adding 'mechanize/_mechanize.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_opener.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_request.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_response.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_rfc3986.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_sockettimeout.py' 2025-10-12 20:42:27,341 wheel INFO adding 'mechanize/_testcase.py' 2025-10-12 20:42:27,342 wheel INFO adding 'mechanize/_urllib2.py' 2025-10-12 20:42:27,342 wheel INFO adding 'mechanize/_urllib2_fork.py' 2025-10-12 20:42:27,342 wheel INFO adding 'mechanize/_useragent.py' 2025-10-12 20:42:27,342 wheel INFO adding 'mechanize/_util.py' 2025-10-12 20:42:27,342 wheel INFO adding 'mechanize/_version.py' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize/polyglot.py' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize-0.4.10.dist-info/licenses/LICENSE' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize-0.4.10.dist-info/METADATA' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize-0.4.10.dist-info/WHEEL' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize-0.4.10.dist-info/top_level.txt' 2025-10-12 20:42:27,343 wheel INFO adding 'mechanize-0.4.10.dist-info/zip-safe' 2025-10-12 20:42:27,344 wheel INFO adding 'mechanize-0.4.10.dist-info/RECORD' 2025-10-12 20:42:27,344 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:42:27,345 gpep517 INFO The backend produced .dist/mechanize-0.4.10-py2.py3-none-any.whl mechanize-0.4.10-py2.py3-none-any.whl >>> py3-mechanize: Entering fakeroot... >>> py3-mechanize-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mechanize/__pycache__' -> '/home/udu/aports/community/py3-mechanize/pkg/py3-mechanize-pyc/usr/lib/python3.12/site-packages/mechanize/__pycache__' >>> py3-mechanize-pyc*: Preparing subpackage py3-mechanize-pyc... >>> py3-mechanize-pyc*: Running postcheck for py3-mechanize-pyc >>> py3-mechanize*: Running postcheck for py3-mechanize >>> py3-mechanize*: Preparing package py3-mechanize... libfakeroot internal error: payload not recognized! >>> py3-mechanize-pyc*: Tracing dependencies... py3-html5lib python3 python3~3.12 >>> py3-mechanize-pyc*: Package size: 450.8 KB >>> py3-mechanize-pyc*: Compressing data... >>> py3-mechanize-pyc*: Create checksum... >>> py3-mechanize-pyc*: Create py3-mechanize-pyc-0.4.10-r0.apk >>> py3-mechanize*: Tracing dependencies... py3-html5lib python3 python3~3.12 >>> py3-mechanize*: Package size: 369.5 KB >>> py3-mechanize*: Compressing data... >>> py3-mechanize*: Create checksum... >>> py3-mechanize*: Create py3-mechanize-0.4.10-r0.apk >>> py3-mechanize: Build complete at Sun, 12 Oct 2025 20:42:28 +0000 elapsed time 0h 0m 4s >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Uninstalling dependencies... (1/19) Purging .makedepends-py3-mechanize (20251012.204226) (2/19) Purging py3-html5lib-pyc (1.1-r6) (3/19) Purging py3-html5lib (1.1-r6) (4/19) Purging py3-six-pyc (1.17.0-r0) (5/19) Purging py3-six (1.17.0-r0) (6/19) Purging py3-webencodings-pyc (0.5.1-r8) (7/19) Purging py3-webencodings (0.5.1-r8) (8/19) Purging py3-gpep517-pyc (19-r0) (9/19) Purging py3-gpep517 (19-r0) (10/19) Purging py3-installer-pyc (0.7.0-r2) (11/19) Purging py3-installer (0.7.0-r2) (12/19) Purging py3-setuptools-pyc (80.9.0-r0) (13/19) Purging py3-setuptools (80.9.0-r0) (14/19) Purging py3-wheel-pyc (0.46.1-r0) (15/19) Purging py3-wheel (0.46.1-r0) (16/19) Purging py3-packaging-pyc (25.0-r0) (17/19) Purging py3-packaging (25.0-r0) (18/19) Purging py3-parsing-pyc (3.2.3-r0) (19/19) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-mechanize: Updating the community/x86_64 repository index... >>> py3-mechanize: Signing the index...