>>> s3cmd: Building community/s3cmd 2.3.0-r2 (using abuild 3.10.0-r0) started Tue, 21 Feb 2023 20:52:38 +0000 >>> s3cmd: Checking sanity of /home/buildozer/aports/community/s3cmd/APKBUILD... >>> s3cmd: Analyzing dependencies... >>> s3cmd: Installing for build: build-base python3 py3-dateutil py3-magic py3-gpep517 py3-installer py3-setuptools py3-wheel (1/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing libpanelw (6.4_p20230218-r3) (5/17) Installing readline (8.2.001-r0) (6/17) Installing sqlite-libs (3.40.1-r0) (7/17) Installing python3 (3.11.2-r0) (8/17) Installing py3-six (1.16.0-r4) (9/17) Installing py3-dateutil (2.8.2-r2) (10/17) Installing py3-magic (0.4.27-r0) (11/17) Installing py3-installer (0.6.0-r0) (12/17) Installing py3-gpep517 (13-r0) (13/17) Installing py3-parsing (3.0.9-r1) (14/17) Installing py3-packaging (23.0-r0) (15/17) Installing py3-setuptools (67.3.3-r0) (16/17) Installing py3-wheel (0.38.4-r1) (17/17) Installing .makedepends-s3cmd (20230221.205239) Executing busybox-1.36.0-r4.trigger OK: 453 MiB in 120 packages >>> s3cmd: Cleaning up srcdir >>> s3cmd: Cleaning up pkgdir >>> s3cmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s3cmd-2.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 449k 100 449k 0 0 669k 0 --:--:-- --:--:-- --:--:-- 670k >>> s3cmd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/s3cmd-2.3.0.tar.gz >>> s3cmd: Checking sha512sums... s3cmd-2.3.0.tar.gz: OK >>> s3cmd: Unpacking /var/cache/distfiles/edge/s3cmd-2.3.0.tar.gz... 2023-02-21 20:52:41,728 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-21 20:52:41,808 root INFO running bdist_wheel 2023-02-21 20:52:41,825 root INFO running build 2023-02-21 20:52:41,825 root INFO running build_py 2023-02-21 20:52:41,830 root INFO creating build 2023-02-21 20:52:41,830 root INFO creating build/lib 2023-02-21 20:52:41,830 root INFO creating build/lib/S3 2023-02-21 20:52:41,830 root INFO copying S3/S3.py -> build/lib/S3 2023-02-21 20:52:41,831 root INFO copying S3/SortedDict.py -> build/lib/S3 2023-02-21 20:52:41,831 root INFO copying S3/BidirMap.py -> build/lib/S3 2023-02-21 20:52:41,832 root INFO copying S3/Custom_httplib3x.py -> build/lib/S3 2023-02-21 20:52:41,832 root INFO copying S3/MultiPart.py -> build/lib/S3 2023-02-21 20:52:41,833 root INFO copying S3/Crypto.py -> build/lib/S3 2023-02-21 20:52:41,833 root INFO copying S3/HashCache.py -> build/lib/S3 2023-02-21 20:52:41,833 root INFO copying S3/S3Uri.py -> build/lib/S3 2023-02-21 20:52:41,834 root INFO copying S3/FileLists.py -> build/lib/S3 2023-02-21 20:52:41,834 root INFO copying S3/__init__.py -> build/lib/S3 2023-02-21 20:52:41,835 root INFO copying S3/BaseUtils.py -> build/lib/S3 2023-02-21 20:52:41,835 root INFO copying S3/Utils.py -> build/lib/S3 2023-02-21 20:52:41,835 root INFO copying S3/ConnMan.py -> build/lib/S3 2023-02-21 20:52:41,836 root INFO copying S3/AccessLog.py -> build/lib/S3 2023-02-21 20:52:41,836 root INFO copying S3/ExitCodes.py -> build/lib/S3 2023-02-21 20:52:41,836 root INFO copying S3/FileDict.py -> build/lib/S3 2023-02-21 20:52:41,837 root INFO copying S3/Progress.py -> build/lib/S3 2023-02-21 20:52:41,837 root INFO copying S3/PkgInfo.py -> build/lib/S3 2023-02-21 20:52:41,838 root INFO copying S3/ACL.py -> build/lib/S3 2023-02-21 20:52:41,838 root INFO copying S3/Exceptions.py -> build/lib/S3 2023-02-21 20:52:41,838 root INFO copying S3/Custom_httplib27.py -> build/lib/S3 2023-02-21 20:52:41,839 root INFO copying S3/CloudFront.py -> build/lib/S3 2023-02-21 20:52:41,839 root INFO copying S3/Config.py -> build/lib/S3 2023-02-21 20:52:41,840 root INFO running build_scripts 2023-02-21 20:52:41,840 root INFO creating build/scripts-3.11 2023-02-21 20:52:41,841 root INFO copying and adjusting s3cmd -> build/scripts-3.11 2023-02-21 20:52:41,844 root INFO changing mode of build/scripts-3.11/s3cmd from 644 to 755 2023-02-21 20:52:41,850 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-21 20:52:41,850 root INFO running install 2023-02-21 20:52:41,865 root INFO running install_lib 2023-02-21 20:52:41,868 root INFO creating build/bdist.linux-i686 2023-02-21 20:52:41,868 root INFO creating build/bdist.linux-i686/wheel 2023-02-21 20:52:41,868 root INFO creating build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,868 root INFO copying build/lib/S3/S3.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,869 root INFO copying build/lib/S3/SortedDict.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,869 root INFO copying build/lib/S3/BidirMap.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,870 root INFO copying build/lib/S3/Custom_httplib3x.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,870 root INFO copying build/lib/S3/MultiPart.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,870 root INFO copying build/lib/S3/Crypto.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,871 root INFO copying build/lib/S3/HashCache.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,871 root INFO copying build/lib/S3/S3Uri.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,872 root INFO copying build/lib/S3/FileLists.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,872 root INFO copying build/lib/S3/__init__.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,872 root INFO copying build/lib/S3/BaseUtils.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,873 root INFO copying build/lib/S3/Utils.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,873 root INFO copying build/lib/S3/ConnMan.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,873 root INFO copying build/lib/S3/AccessLog.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,874 root INFO copying build/lib/S3/ExitCodes.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,874 root INFO copying build/lib/S3/FileDict.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,874 root INFO copying build/lib/S3/Progress.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,875 root INFO copying build/lib/S3/PkgInfo.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,875 root INFO copying build/lib/S3/ACL.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,875 root INFO copying build/lib/S3/Exceptions.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,876 root INFO copying build/lib/S3/Custom_httplib27.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,876 root INFO copying build/lib/S3/CloudFront.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,876 root INFO copying build/lib/S3/Config.py -> build/bdist.linux-i686/wheel/S3 2023-02-21 20:52:41,877 root INFO running install_data 2023-02-21 20:52:41,879 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data 2023-02-21 20:52:41,879 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data 2023-02-21 20:52:41,880 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share 2023-02-21 20:52:41,880 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc 2023-02-21 20:52:41,880 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages 2023-02-21 20:52:41,880 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages/s3cmd 2023-02-21 20:52:41,880 root INFO copying README.md -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages/s3cmd 2023-02-21 20:52:41,881 root INFO copying INSTALL.md -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages/s3cmd 2023-02-21 20:52:41,881 root INFO copying LICENSE -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages/s3cmd 2023-02-21 20:52:41,881 root INFO copying NEWS -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/doc/packages/s3cmd 2023-02-21 20:52:41,882 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/man 2023-02-21 20:52:41,882 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/man/man1 2023-02-21 20:52:41,882 root INFO copying s3cmd.1 -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/data/share/man/man1 2023-02-21 20:52:41,882 root INFO running install_egg_info 2023-02-21 20:52:41,895 root INFO running egg_info 2023-02-21 20:52:41,896 root INFO creating s3cmd.egg-info 2023-02-21 20:52:41,898 root INFO writing s3cmd.egg-info/PKG-INFO 2023-02-21 20:52:41,898 root INFO writing dependency_links to s3cmd.egg-info/dependency_links.txt 2023-02-21 20:52:41,899 root INFO writing requirements to s3cmd.egg-info/requires.txt 2023-02-21 20:52:41,899 root INFO writing top-level names to s3cmd.egg-info/top_level.txt 2023-02-21 20:52:41,899 root INFO writing manifest file 's3cmd.egg-info/SOURCES.txt' 2023-02-21 20:52:41,902 root INFO reading manifest file 's3cmd.egg-info/SOURCES.txt' 2023-02-21 20:52:41,903 root INFO reading manifest template 'MANIFEST.in' 2023-02-21 20:52:41,903 root INFO adding license file 'LICENSE' 2023-02-21 20:52:41,904 root INFO writing manifest file 's3cmd.egg-info/SOURCES.txt' 2023-02-21 20:52:41,905 root INFO Copying s3cmd.egg-info to build/bdist.linux-i686/wheel/s3cmd-2.3.0-py3.11.egg-info 2023-02-21 20:52:41,906 root INFO running install_scripts 2023-02-21 20:52:41,907 root INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/scripts 2023-02-21 20:52:41,907 root INFO copying build/scripts-3.11/s3cmd -> build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/scripts 2023-02-21 20:52:41,907 root INFO changing mode of build/bdist.linux-i686/wheel/s3cmd-2.3.0.data/scripts/s3cmd to 755 2023-02-21 20:52:41,910 wheel INFO creating build/bdist.linux-i686/wheel/s3cmd-2.3.0.dist-info/WHEEL 2023-02-21 20:52:41,911 wheel INFO creating '/home/buildozer/aports/community/s3cmd/src/s3cmd-2.3.0/dist/.tmp-t2hrkkmq/s3cmd-2.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-21 20:52:41,912 wheel INFO adding 'S3/ACL.py' 2023-02-21 20:52:41,912 wheel INFO adding 'S3/AccessLog.py' 2023-02-21 20:52:41,913 wheel INFO adding 'S3/BaseUtils.py' 2023-02-21 20:52:41,913 wheel INFO adding 'S3/BidirMap.py' 2023-02-21 20:52:41,914 wheel INFO adding 'S3/CloudFront.py' 2023-02-21 20:52:41,914 wheel INFO adding 'S3/Config.py' 2023-02-21 20:52:41,915 wheel INFO adding 'S3/ConnMan.py' 2023-02-21 20:52:41,916 wheel INFO adding 'S3/Crypto.py' 2023-02-21 20:52:41,916 wheel INFO adding 'S3/Custom_httplib27.py' 2023-02-21 20:52:41,917 wheel INFO adding 'S3/Custom_httplib3x.py' 2023-02-21 20:52:41,917 wheel INFO adding 'S3/Exceptions.py' 2023-02-21 20:52:41,917 wheel INFO adding 'S3/ExitCodes.py' 2023-02-21 20:52:41,918 wheel INFO adding 'S3/FileDict.py' 2023-02-21 20:52:41,918 wheel INFO adding 'S3/FileLists.py' 2023-02-21 20:52:41,919 wheel INFO adding 'S3/HashCache.py' 2023-02-21 20:52:41,919 wheel INFO adding 'S3/MultiPart.py' 2023-02-21 20:52:41,920 wheel INFO adding 'S3/PkgInfo.py' 2023-02-21 20:52:41,920 wheel INFO adding 'S3/Progress.py' 2023-02-21 20:52:41,921 wheel INFO adding 'S3/S3.py' 2023-02-21 20:52:41,922 wheel INFO adding 'S3/S3Uri.py' 2023-02-21 20:52:41,922 wheel INFO adding 'S3/SortedDict.py' 2023-02-21 20:52:41,922 wheel INFO adding 'S3/Utils.py' 2023-02-21 20:52:41,923 wheel INFO adding 'S3/__init__.py' 2023-02-21 20:52:41,924 wheel INFO adding 's3cmd-2.3.0.data/data/share/doc/packages/s3cmd/INSTALL.md' 2023-02-21 20:52:41,924 wheel INFO adding 's3cmd-2.3.0.data/data/share/doc/packages/s3cmd/LICENSE' 2023-02-21 20:52:41,925 wheel INFO adding 's3cmd-2.3.0.data/data/share/doc/packages/s3cmd/NEWS' 2023-02-21 20:52:41,925 wheel INFO adding 's3cmd-2.3.0.data/data/share/doc/packages/s3cmd/README.md' 2023-02-21 20:52:41,926 wheel INFO adding 's3cmd-2.3.0.data/data/share/man/man1/s3cmd.1' 2023-02-21 20:52:41,927 wheel INFO adding 's3cmd-2.3.0.data/scripts/s3cmd' 2023-02-21 20:52:41,928 wheel INFO adding 's3cmd-2.3.0.dist-info/LICENSE' 2023-02-21 20:52:41,929 wheel INFO adding 's3cmd-2.3.0.dist-info/METADATA' 2023-02-21 20:52:41,929 wheel INFO adding 's3cmd-2.3.0.dist-info/WHEEL' 2023-02-21 20:52:41,929 wheel INFO adding 's3cmd-2.3.0.dist-info/top_level.txt' 2023-02-21 20:52:41,930 wheel INFO adding 's3cmd-2.3.0.dist-info/RECORD' 2023-02-21 20:52:41,930 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-21 20:52:41,932 gpep517 INFO The backend produced dist/s3cmd-2.3.0-py2.py3-none-any.whl s3cmd-2.3.0-py2.py3-none-any.whl Using xml.etree.ElementTree for XML processing >>> s3cmd: Entering fakeroot... >>> s3cmd-doc*: Running split function doc... >>> s3cmd-doc*: Preparing subpackage s3cmd-doc... >>> s3cmd-doc*: Running postcheck for s3cmd-doc >>> s3cmd*: Running postcheck for s3cmd >>> s3cmd*: Preparing package s3cmd... >>> s3cmd-doc*: Tracing dependencies... >>> s3cmd-doc*: Package size: 100.0 KB >>> s3cmd-doc*: Compressing data... >>> s3cmd-doc*: Create checksum... >>> s3cmd-doc*: Create s3cmd-doc-2.3.0-r2.apk >>> s3cmd*: Tracing dependencies... >>> s3cmd*: Package size: 988.0 KB >>> s3cmd*: Compressing data... >>> s3cmd*: Create checksum... >>> s3cmd*: Create s3cmd-2.3.0-r2.apk >>> s3cmd: Build complete at Tue, 21 Feb 2023 20:52:42 +0000 elapsed time 0h 0m 4s >>> s3cmd: Cleaning up srcdir >>> s3cmd: Cleaning up pkgdir >>> s3cmd: Uninstalling dependencies... (1/17) Purging .makedepends-s3cmd (20230221.205239) (2/17) Purging py3-dateutil (2.8.2-r2) (3/17) Purging py3-six (1.16.0-r4) (4/17) Purging py3-magic (0.4.27-r0) (5/17) Purging py3-gpep517 (13-r0) (6/17) Purging py3-installer (0.6.0-r0) (7/17) Purging py3-setuptools (67.3.3-r0) (8/17) Purging py3-wheel (0.38.4-r1) (9/17) Purging py3-packaging (23.0-r0) (10/17) Purging py3-parsing (3.0.9-r1) (11/17) Purging python3 (3.11.2-r0) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging mpdecimal (2.5.1-r1) (15/17) Purging libpanelw (6.4_p20230218-r3) (16/17) Purging readline (8.2.001-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> s3cmd: Updating the community/x86 repository index... >>> s3cmd: Signing the index...