>>> py3-mechanize: Building community/py3-mechanize 0.4.10-r0 (using abuild 3.16.0_rc4-r0) started Mon, 27 Oct 2025 03:23:40 +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/27) Installing gdbm (1.26-r0) ( 2/27) Installing xz-libs (5.8.1-r0) ( 3/27) Installing mpdecimal (4.0.1-r0) ( 4/27) Installing libpanelw (6.5_p20251010-r0) ( 5/27) Installing python3 (3.12.12-r0) ( 6/27) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/27) Installing pyc (3.12.12-r0) ( 8/27) Installing py3-six-pyc (1.17.0-r0) ( 9/27) Installing py3-html5lib-pyc (1.1-r7) (10/27) Installing python3-pyc (3.12.12-r0) (11/27) Installing py3-six (1.17.0-r0) (12/27) Installing py3-webencodings (0.5.1-r9) (13/27) Installing py3-webencodings-pyc (0.5.1-r9) (14/27) Installing py3-html5lib (1.1-r7) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-installer-pyc (0.7.0-r2) (17/27) Installing py3-gpep517 (19-r0) (18/27) Installing py3-gpep517-pyc (19-r0) (19/27) Installing py3-parsing (3.2.3-r0) (20/27) Installing py3-parsing-pyc (3.2.3-r0) (21/27) Installing py3-packaging (25.0-r0) (22/27) Installing py3-packaging-pyc (25.0-r0) (23/27) Installing py3-setuptools (80.9.0-r1) (24/27) Installing py3-setuptools-pyc (80.9.0-r1) (25/27) Installing py3-wheel (0.46.1-r0) (26/27) Installing py3-wheel-pyc (0.46.1-r0) (27/27) Installing .makedepends-py3-mechanize (20251027.032410) busybox-1.37.0-r24.trigger: Executing script... OK: 629 MiB in 178 packages >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Cleaning up tmpdir >>> py3-mechanize: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/mechanize-0.4.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/mechanize-0.4.10.tar.gz.part' mechanize-0.4.10.tar 100% |********************************| 213k 0:00:00 ETA '/var/cache/distfiles/v3.23/mechanize-0.4.10.tar.gz.part' saved /var/cache/distfiles/v3.23/mechanize-0.4.10.tar.gz: OK >>> py3-mechanize: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/mechanize-0.4.10.tar.gz /var/cache/distfiles/v3.23/mechanize-0.4.10.tar.gz: OK >>> py3-mechanize: Unpacking /var/cache/distfiles/v3.23/mechanize-0.4.10.tar.gz... 2025-10-27 03:24:12,492 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-27 03:24:12,532 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-27 03:24:12,564 root INFO running build 2025-10-27 03:24:12,564 root INFO running build_py 2025-10-27 03:24:12,571 root INFO creating build/lib/mechanize 2025-10-27 03:24:12,572 root INFO copying mechanize/_auth.py -> build/lib/mechanize 2025-10-27 03:24:12,572 root INFO copying mechanize/_headersutil.py -> build/lib/mechanize 2025-10-27 03:24:12,572 root INFO copying mechanize/_request.py -> build/lib/mechanize 2025-10-27 03:24:12,573 root INFO copying mechanize/_gzip.py -> build/lib/mechanize 2025-10-27 03:24:12,573 root INFO copying mechanize/_debug.py -> build/lib/mechanize 2025-10-27 03:24:12,573 root INFO copying mechanize/_util.py -> build/lib/mechanize 2025-10-27 03:24:12,574 root INFO copying mechanize/polyglot.py -> build/lib/mechanize 2025-10-27 03:24:12,574 root INFO copying mechanize/_http.py -> build/lib/mechanize 2025-10-27 03:24:12,574 root INFO copying mechanize/_equiv.py -> build/lib/mechanize 2025-10-27 03:24:12,575 root INFO copying mechanize/_mechanize.py -> build/lib/mechanize 2025-10-27 03:24:12,575 root INFO copying mechanize/_sockettimeout.py -> build/lib/mechanize 2025-10-27 03:24:12,575 root INFO copying mechanize/_clientcookie.py -> build/lib/mechanize 2025-10-27 03:24:12,576 root INFO copying mechanize/_urllib2.py -> build/lib/mechanize 2025-10-27 03:24:12,576 root INFO copying mechanize/_html.py -> build/lib/mechanize 2025-10-27 03:24:12,576 root INFO copying mechanize/_testcase.py -> build/lib/mechanize 2025-10-27 03:24:12,576 root INFO copying mechanize/_form.py -> build/lib/mechanize 2025-10-27 03:24:12,577 root INFO copying mechanize/_version.py -> build/lib/mechanize 2025-10-27 03:24:12,577 root INFO copying mechanize/_entities.py -> build/lib/mechanize 2025-10-27 03:24:12,577 root INFO copying mechanize/_useragent.py -> build/lib/mechanize 2025-10-27 03:24:12,578 root INFO copying mechanize/_urllib2_fork.py -> build/lib/mechanize 2025-10-27 03:24:12,578 root INFO copying mechanize/_form_controls.py -> build/lib/mechanize 2025-10-27 03:24:12,578 root INFO copying mechanize/_rfc3986.py -> build/lib/mechanize 2025-10-27 03:24:12,579 root INFO copying mechanize/_response.py -> build/lib/mechanize 2025-10-27 03:24:12,579 root INFO copying mechanize/__init__.py -> build/lib/mechanize 2025-10-27 03:24:12,579 root INFO copying mechanize/_opener.py -> build/lib/mechanize 2025-10-27 03:24:12,593 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-27 03:24:12,593 root INFO running install 2025-10-27 03:24:12,623 root INFO running install_lib 2025-10-27 03:24:12,629 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-27 03:24:12,630 root INFO creating build/bdist.linux-ppc64le/wheel/mechanize 2025-10-27 03:24:12,630 root INFO copying build/lib/mechanize/_auth.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,630 root INFO copying build/lib/mechanize/_headersutil.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,630 root INFO copying build/lib/mechanize/_request.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,631 root INFO copying build/lib/mechanize/_gzip.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,631 root INFO copying build/lib/mechanize/_debug.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,631 root INFO copying build/lib/mechanize/_util.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,631 root INFO copying build/lib/mechanize/polyglot.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,632 root INFO copying build/lib/mechanize/_http.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,632 root INFO copying build/lib/mechanize/_equiv.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,632 root INFO copying build/lib/mechanize/_mechanize.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,632 root INFO copying build/lib/mechanize/_sockettimeout.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,633 root INFO copying build/lib/mechanize/_clientcookie.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,633 root INFO copying build/lib/mechanize/_urllib2.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,633 root INFO copying build/lib/mechanize/_html.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,633 root INFO copying build/lib/mechanize/_testcase.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,633 root INFO copying build/lib/mechanize/_form.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,634 root INFO copying build/lib/mechanize/_version.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,634 root INFO copying build/lib/mechanize/_entities.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,634 root INFO copying build/lib/mechanize/_useragent.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,634 root INFO copying build/lib/mechanize/_urllib2_fork.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,635 root INFO copying build/lib/mechanize/_form_controls.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,635 root INFO copying build/lib/mechanize/_rfc3986.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,635 root INFO copying build/lib/mechanize/_response.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,635 root INFO copying build/lib/mechanize/__init__.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,636 root INFO copying build/lib/mechanize/_opener.py -> build/bdist.linux-ppc64le/wheel/./mechanize 2025-10-27 03:24:12,636 root INFO running install_egg_info 2025-10-27 03:24:12,642 root INFO running egg_info 2025-10-27 03:24:12,647 root INFO writing mechanize.egg-info/PKG-INFO 2025-10-27 03:24:12,650 root INFO writing dependency_links to mechanize.egg-info/dependency_links.txt 2025-10-27 03:24:12,652 root INFO writing requirements to mechanize.egg-info/requires.txt 2025-10-27 03:24:12,652 root INFO writing top-level names to mechanize.egg-info/top_level.txt 2025-10-27 03:24:12,659 root INFO reading manifest file 'mechanize.egg-info/SOURCES.txt' 2025-10-27 03:24:12,663 root INFO reading manifest template 'MANIFEST.in' 2025-10-27 03:24:12,670 root WARNING warning: no files found matching '*.cgi' under directory 'test-tools' 2025-10-27 03:24:12,670 root INFO adding license file 'LICENSE' 2025-10-27 03:24:12,675 root INFO writing manifest file 'mechanize.egg-info/SOURCES.txt' 2025-10-27 03:24:12,675 root INFO Copying mechanize.egg-info to build/bdist.linux-ppc64le/wheel/./mechanize-0.4.10-py3.12.egg-info 2025-10-27 03:24:12,677 root INFO running install_scripts 2025-10-27 03:24:12,678 root INFO creating build/bdist.linux-ppc64le/wheel/mechanize-0.4.10.dist-info/WHEEL 2025-10-27 03:24:12,679 wheel INFO creating '/home/buildozer/aports/community/py3-mechanize/src/mechanize-0.4.10/.dist/.tmp-3lhpr8xg/mechanize-0.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-27 03:24:12,679 wheel INFO adding 'mechanize/__init__.py' 2025-10-27 03:24:12,680 wheel INFO adding 'mechanize/_auth.py' 2025-10-27 03:24:12,680 wheel INFO adding 'mechanize/_clientcookie.py' 2025-10-27 03:24:12,680 wheel INFO adding 'mechanize/_debug.py' 2025-10-27 03:24:12,680 wheel INFO adding 'mechanize/_entities.py' 2025-10-27 03:24:12,681 wheel INFO adding 'mechanize/_equiv.py' 2025-10-27 03:24:12,681 wheel INFO adding 'mechanize/_form.py' 2025-10-27 03:24:12,681 wheel INFO adding 'mechanize/_form_controls.py' 2025-10-27 03:24:12,682 wheel INFO adding 'mechanize/_gzip.py' 2025-10-27 03:24:12,682 wheel INFO adding 'mechanize/_headersutil.py' 2025-10-27 03:24:12,683 wheel INFO adding 'mechanize/_html.py' 2025-10-27 03:24:12,683 wheel INFO adding 'mechanize/_http.py' 2025-10-27 03:24:12,683 wheel INFO adding 'mechanize/_mechanize.py' 2025-10-27 03:24:12,684 wheel INFO adding 'mechanize/_opener.py' 2025-10-27 03:24:12,684 wheel INFO adding 'mechanize/_request.py' 2025-10-27 03:24:12,684 wheel INFO adding 'mechanize/_response.py' 2025-10-27 03:24:12,684 wheel INFO adding 'mechanize/_rfc3986.py' 2025-10-27 03:24:12,685 wheel INFO adding 'mechanize/_sockettimeout.py' 2025-10-27 03:24:12,685 wheel INFO adding 'mechanize/_testcase.py' 2025-10-27 03:24:12,685 wheel INFO adding 'mechanize/_urllib2.py' 2025-10-27 03:24:12,686 wheel INFO adding 'mechanize/_urllib2_fork.py' 2025-10-27 03:24:12,686 wheel INFO adding 'mechanize/_useragent.py' 2025-10-27 03:24:12,686 wheel INFO adding 'mechanize/_util.py' 2025-10-27 03:24:12,687 wheel INFO adding 'mechanize/_version.py' 2025-10-27 03:24:12,687 wheel INFO adding 'mechanize/polyglot.py' 2025-10-27 03:24:12,687 wheel INFO adding 'mechanize-0.4.10.dist-info/licenses/LICENSE' 2025-10-27 03:24:12,688 wheel INFO adding 'mechanize-0.4.10.dist-info/METADATA' 2025-10-27 03:24:12,688 wheel INFO adding 'mechanize-0.4.10.dist-info/WHEEL' 2025-10-27 03:24:12,688 wheel INFO adding 'mechanize-0.4.10.dist-info/top_level.txt' 2025-10-27 03:24:12,688 wheel INFO adding 'mechanize-0.4.10.dist-info/zip-safe' 2025-10-27 03:24:12,689 wheel INFO adding 'mechanize-0.4.10.dist-info/RECORD' 2025-10-27 03:24:12,689 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-27 03:24:12,690 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/buildozer/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... >>> py3-mechanize-pyc*: Tracing dependencies... 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 Mon, 27 Oct 2025 03:24:13 +0000 elapsed time 0h 0m 33s >>> py3-mechanize: Cleaning up srcdir >>> py3-mechanize: Cleaning up pkgdir >>> py3-mechanize: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-mechanize (20251027.032410) ( 2/27) Purging py3-html5lib-pyc (1.1-r7) ( 3/27) Purging py3-html5lib (1.1-r7) ( 4/27) Purging py3-six-pyc (1.17.0-r0) ( 5/27) Purging py3-six (1.17.0-r0) ( 6/27) Purging py3-webencodings-pyc (0.5.1-r9) ( 7/27) Purging py3-webencodings (0.5.1-r9) ( 8/27) Purging py3-gpep517-pyc (19-r0) ( 9/27) Purging py3-gpep517 (19-r0) (10/27) Purging py3-installer-pyc (0.7.0-r2) (11/27) Purging py3-installer (0.7.0-r2) (12/27) Purging py3-setuptools-pyc (80.9.0-r1) (13/27) Purging py3-setuptools (80.9.0-r1) (14/27) Purging py3-wheel-pyc (0.46.1-r0) (15/27) Purging py3-wheel (0.46.1-r0) (16/27) Purging py3-packaging-pyc (25.0-r0) (17/27) Purging py3-packaging (25.0-r0) (18/27) Purging py3-parsing-pyc (3.2.3-r0) (19/27) Purging py3-parsing (3.2.3-r0) (20/27) Purging python3-pyc (3.12.12-r0) (21/27) Purging python3-pycache-pyc0 (3.12.12-r0) (22/27) Purging pyc (3.12.12-r0) (23/27) Purging python3 (3.12.12-r0) (24/27) Purging gdbm (1.26-r0) (25/27) Purging libpanelw (6.5_p20251010-r0) (26/27) Purging mpdecimal (4.0.1-r0) (27/27) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-mechanize: Updating the community/ppc64le repository index... >>> py3-mechanize: Signing the index...