>>> py3-mechanize: Building community/py3-mechanize 0.4.10-r1 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 21:41:48 +0000 >>> py3-mechanize: Validating /home/buildozer/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 ( 1/30) Installing libbz2 (1.0.8-r6) ( 2/30) Installing libffi (3.5.2-r0) ( 3/30) Installing gdbm (1.26-r0) ( 4/30) Installing xz-libs (5.8.2-r0) ( 5/30) Installing mpdecimal (4.0.1-r0) ( 6/30) Installing libpanelw (6.6_p20251231-r0) ( 7/30) Installing sqlite-libs (3.51.2-r1) ( 8/30) Installing python3 (3.14.3-r0) ( 9/30) Installing python3-pycache-pyc0 (3.14.3-r0) (10/30) Installing pyc (3.14.3-r0) (11/30) Installing py3-six-pyc (1.17.0-r1) (12/30) Installing py3-html5lib-pyc (1.1-r8) (13/30) Installing python3-pyc (3.14.3-r0) (14/30) Installing py3-six (1.17.0-r1) (15/30) Installing py3-webencodings (0.5.1-r10) (16/30) Installing py3-webencodings-pyc (0.5.1-r10) (17/30) Installing py3-html5lib (1.1-r8) (18/30) Installing py3-installer (0.7.0-r3) (19/30) Installing py3-installer-pyc (0.7.0-r3) (20/30) Installing py3-gpep517 (19-r2) (21/30) Installing py3-gpep517-pyc (19-r2) (22/30) Installing py3-parsing (3.3.2-r1) (23/30) Installing py3-parsing-pyc (3.3.2-r1) (24/30) Installing py3-packaging (26.0-r1) (25/30) Installing py3-packaging-pyc (26.0-r1) (26/30) Installing py3-setuptools (82.0.1-r1) (27/30) Installing py3-setuptools-pyc (82.0.1-r1) (28/30) Installing py3-wheel (0.46.3-r1) (29/30) Installing py3-wheel-pyc (0.46.3-r1) (30/30) Installing .makedepends-py3-mechanize (20260402.214154) Executing busybox-1.37.0-r31.trigger OK: 437.2 MiB in 135 packages >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Cleaning up tmpdir >>> py3-mechanize: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mechanize-0.4.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/mechanize-0.4.10.tar.gz.part' mechanize-0.4.10.tar 100% |********************************| 213k 0:00:00 ETA '/var/cache/distfiles/edge/mechanize-0.4.10.tar.gz.part' saved /var/cache/distfiles/edge/mechanize-0.4.10.tar.gz: OK >>> py3-mechanize: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mechanize-0.4.10.tar.gz /var/cache/distfiles/edge/mechanize-0.4.10.tar.gz: OK >>> py3-mechanize: Unpacking /var/cache/distfiles/edge/mechanize-0.4.10.tar.gz... 2026-04-02 21:41:57,294 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-02 21:41:57,398 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-02 21:41:57,463 root INFO running build 2026-04-02 21:41:57,464 root INFO running build_py 2026-04-02 21:41:57,479 root INFO creating build/lib/mechanize 2026-04-02 21:41:57,481 root INFO copying mechanize/_form_controls.py -> build/lib/mechanize 2026-04-02 21:41:57,484 root INFO copying mechanize/_response.py -> build/lib/mechanize 2026-04-02 21:41:57,486 root INFO copying mechanize/__init__.py -> build/lib/mechanize 2026-04-02 21:41:57,487 root INFO copying mechanize/_html.py -> build/lib/mechanize 2026-04-02 21:41:57,489 root INFO copying mechanize/_useragent.py -> build/lib/mechanize 2026-04-02 21:41:57,490 root INFO copying mechanize/_mechanize.py -> build/lib/mechanize 2026-04-02 21:41:57,492 root INFO copying mechanize/_testcase.py -> build/lib/mechanize 2026-04-02 21:41:57,493 root INFO copying mechanize/_headersutil.py -> build/lib/mechanize 2026-04-02 21:41:57,495 root INFO copying mechanize/_equiv.py -> build/lib/mechanize 2026-04-02 21:41:57,497 root INFO copying mechanize/_sockettimeout.py -> build/lib/mechanize 2026-04-02 21:41:57,498 root INFO copying mechanize/_version.py -> build/lib/mechanize 2026-04-02 21:41:57,499 root INFO copying mechanize/_debug.py -> build/lib/mechanize 2026-04-02 21:41:57,501 root INFO copying mechanize/_request.py -> build/lib/mechanize 2026-04-02 21:41:57,502 root INFO copying mechanize/_http.py -> build/lib/mechanize 2026-04-02 21:41:57,504 root INFO copying mechanize/_urllib2_fork.py -> build/lib/mechanize 2026-04-02 21:41:57,505 root INFO copying mechanize/_entities.py -> build/lib/mechanize 2026-04-02 21:41:57,507 root INFO copying mechanize/_form.py -> build/lib/mechanize 2026-04-02 21:41:57,509 root INFO copying mechanize/_auth.py -> build/lib/mechanize 2026-04-02 21:41:57,510 root INFO copying mechanize/_rfc3986.py -> build/lib/mechanize 2026-04-02 21:41:57,511 root INFO copying mechanize/_gzip.py -> build/lib/mechanize 2026-04-02 21:41:57,513 root INFO copying mechanize/_clientcookie.py -> build/lib/mechanize 2026-04-02 21:41:57,514 root INFO copying mechanize/_opener.py -> build/lib/mechanize 2026-04-02 21:41:57,515 root INFO copying mechanize/_util.py -> build/lib/mechanize 2026-04-02 21:41:57,517 root INFO copying mechanize/_urllib2.py -> build/lib/mechanize 2026-04-02 21:41:57,518 root INFO copying mechanize/polyglot.py -> build/lib/mechanize 2026-04-02 21:41:57,547 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-02 21:41:57,548 root INFO running install 2026-04-02 21:41:57,586 root INFO running install_lib 2026-04-02 21:41:57,598 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-02 21:41:57,600 root INFO creating build/bdist.linux-riscv64/wheel/mechanize 2026-04-02 21:41:57,601 root INFO copying build/lib/mechanize/_form_controls.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,603 root INFO copying build/lib/mechanize/_response.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,604 root INFO copying build/lib/mechanize/__init__.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,605 root INFO copying build/lib/mechanize/_html.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,606 root INFO copying build/lib/mechanize/_useragent.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,608 root INFO copying build/lib/mechanize/_mechanize.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,609 root INFO copying build/lib/mechanize/_testcase.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,610 root INFO copying build/lib/mechanize/_headersutil.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,611 root INFO copying build/lib/mechanize/_equiv.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,613 root INFO copying build/lib/mechanize/_sockettimeout.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,614 root INFO copying build/lib/mechanize/_version.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,615 root INFO copying build/lib/mechanize/_debug.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,616 root INFO copying build/lib/mechanize/_request.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,617 root INFO copying build/lib/mechanize/_http.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,618 root INFO copying build/lib/mechanize/_urllib2_fork.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,620 root INFO copying build/lib/mechanize/_entities.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,621 root INFO copying build/lib/mechanize/_form.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,622 root INFO copying build/lib/mechanize/_auth.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,624 root INFO copying build/lib/mechanize/_rfc3986.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,625 root INFO copying build/lib/mechanize/_gzip.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,626 root INFO copying build/lib/mechanize/_clientcookie.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,627 root INFO copying build/lib/mechanize/_opener.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,628 root INFO copying build/lib/mechanize/_util.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,630 root INFO copying build/lib/mechanize/_urllib2.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,631 root INFO copying build/lib/mechanize/polyglot.py -> build/bdist.linux-riscv64/wheel/./mechanize 2026-04-02 21:41:57,632 root INFO running install_egg_info 2026-04-02 21:41:57,646 root INFO running egg_info 2026-04-02 21:41:57,656 root INFO writing mechanize.egg-info/PKG-INFO 2026-04-02 21:41:57,661 root INFO writing dependency_links to mechanize.egg-info/dependency_links.txt 2026-04-02 21:41:57,663 root INFO writing requirements to mechanize.egg-info/requires.txt 2026-04-02 21:41:57,664 root INFO writing top-level names to mechanize.egg-info/top_level.txt 2026-04-02 21:41:57,679 root INFO reading manifest file 'mechanize.egg-info/SOURCES.txt' 2026-04-02 21:41:57,686 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 21:41:57,703 root WARNING warning: no files found matching '*.cgi' under directory 'test-tools' 2026-04-02 21:41:57,704 root INFO adding license file 'LICENSE' 2026-04-02 21:41:57,712 root INFO writing manifest file 'mechanize.egg-info/SOURCES.txt' 2026-04-02 21:41:57,713 root INFO Copying mechanize.egg-info to build/bdist.linux-riscv64/wheel/./mechanize-0.4.10-py3.14.egg-info 2026-04-02 21:41:57,719 root INFO running install_scripts 2026-04-02 21:41:57,726 root INFO creating build/bdist.linux-riscv64/wheel/mechanize-0.4.10.dist-info/WHEEL 2026-04-02 21:41:57,728 wheel INFO creating '/home/buildozer/aports/community/py3-mechanize/src/mechanize-0.4.10/.dist/.tmp-ed9yi4y9/mechanize-0.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-02 21:41:57,730 wheel INFO adding 'mechanize/__init__.py' 2026-04-02 21:41:57,732 wheel INFO adding 'mechanize/_auth.py' 2026-04-02 21:41:57,733 wheel INFO adding 'mechanize/_clientcookie.py' 2026-04-02 21:41:57,734 wheel INFO adding 'mechanize/_debug.py' 2026-04-02 21:41:57,735 wheel INFO adding 'mechanize/_entities.py' 2026-04-02 21:41:57,737 wheel INFO adding 'mechanize/_equiv.py' 2026-04-02 21:41:57,739 wheel INFO adding 'mechanize/_form.py' 2026-04-02 21:41:57,741 wheel INFO adding 'mechanize/_form_controls.py' 2026-04-02 21:41:57,744 wheel INFO adding 'mechanize/_gzip.py' 2026-04-02 21:41:57,745 wheel INFO adding 'mechanize/_headersutil.py' 2026-04-02 21:41:57,746 wheel INFO adding 'mechanize/_html.py' 2026-04-02 21:41:57,748 wheel INFO adding 'mechanize/_http.py' 2026-04-02 21:41:57,749 wheel INFO adding 'mechanize/_mechanize.py' 2026-04-02 21:41:57,751 wheel INFO adding 'mechanize/_opener.py' 2026-04-02 21:41:57,752 wheel INFO adding 'mechanize/_request.py' 2026-04-02 21:41:57,754 wheel INFO adding 'mechanize/_response.py' 2026-04-02 21:41:57,755 wheel INFO adding 'mechanize/_rfc3986.py' 2026-04-02 21:41:57,756 wheel INFO adding 'mechanize/_sockettimeout.py' 2026-04-02 21:41:57,757 wheel INFO adding 'mechanize/_testcase.py' 2026-04-02 21:41:57,759 wheel INFO adding 'mechanize/_urllib2.py' 2026-04-02 21:41:57,760 wheel INFO adding 'mechanize/_urllib2_fork.py' 2026-04-02 21:41:57,762 wheel INFO adding 'mechanize/_useragent.py' 2026-04-02 21:41:57,764 wheel INFO adding 'mechanize/_util.py' 2026-04-02 21:41:57,765 wheel INFO adding 'mechanize/_version.py' 2026-04-02 21:41:57,766 wheel INFO adding 'mechanize/polyglot.py' 2026-04-02 21:41:57,768 wheel INFO adding 'mechanize-0.4.10.dist-info/licenses/LICENSE' 2026-04-02 21:41:57,769 wheel INFO adding 'mechanize-0.4.10.dist-info/METADATA' 2026-04-02 21:41:57,770 wheel INFO adding 'mechanize-0.4.10.dist-info/WHEEL' 2026-04-02 21:41:57,771 wheel INFO adding 'mechanize-0.4.10.dist-info/top_level.txt' 2026-04-02 21:41:57,772 wheel INFO adding 'mechanize-0.4.10.dist-info/zip-safe' 2026-04-02 21:41:57,773 wheel INFO adding 'mechanize-0.4.10.dist-info/RECORD' 2026-04-02 21:41:57,774 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-02 21:41:57,779 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.14/site-packages/mechanize/__pycache__' -> '/home/buildozer/aports/community/py3-mechanize/pkg/py3-mechanize-pyc/usr/lib/python3.14/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... >>> py3-mechanize-pyc*: Tracing dependencies... python3~3.14 >>> py3-mechanize-pyc*: Package size: 462.4 KB >>> py3-mechanize-pyc*: Compressing data... >>> py3-mechanize-pyc*: Create checksum... >>> py3-mechanize-pyc*: Create py3-mechanize-pyc-0.4.10-r1.apk >>> py3-mechanize*: Tracing dependencies... py3-html5lib python3 python3~3.14 >>> py3-mechanize*: Package size: 369.5 KB >>> py3-mechanize*: Compressing data... >>> py3-mechanize*: Create checksum... >>> py3-mechanize*: Create py3-mechanize-0.4.10-r1.apk >>> py3-mechanize: Build complete at Thu, 02 Apr 2026 21:42:00 +0000 elapsed time 0h 0m 12s >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Cleaning up tmpdir >>> py3-mechanize: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-mechanize (20260402.214154) ( 2/30) Purging py3-html5lib-pyc (1.1-r8) ( 3/30) Purging py3-html5lib (1.1-r8) ( 4/30) Purging py3-six-pyc (1.17.0-r1) ( 5/30) Purging py3-six (1.17.0-r1) ( 6/30) Purging py3-webencodings-pyc (0.5.1-r10) ( 7/30) Purging py3-webencodings (0.5.1-r10) ( 8/30) Purging py3-gpep517-pyc (19-r2) ( 9/30) Purging py3-gpep517 (19-r2) (10/30) Purging py3-installer-pyc (0.7.0-r3) (11/30) Purging py3-installer (0.7.0-r3) (12/30) Purging py3-setuptools-pyc (82.0.1-r1) (13/30) Purging py3-setuptools (82.0.1-r1) (14/30) Purging py3-wheel-pyc (0.46.3-r1) (15/30) Purging py3-wheel (0.46.3-r1) (16/30) Purging py3-packaging-pyc (26.0-r1) (17/30) Purging py3-packaging (26.0-r1) (18/30) Purging py3-parsing-pyc (3.3.2-r1) (19/30) Purging py3-parsing (3.3.2-r1) (20/30) Purging python3-pyc (3.14.3-r0) (21/30) Purging python3-pycache-pyc0 (3.14.3-r0) (22/30) Purging pyc (3.14.3-r0) (23/30) Purging python3 (3.14.3-r0) (24/30) Purging gdbm (1.26-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.5.2-r0) (27/30) Purging libpanelw (6.6_p20251231-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.51.2-r1) (30/30) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-mechanize: Updating the community/riscv64 repository index... >>> py3-mechanize: Signing the index...