>>> py3-ipdb: Building community/py3-ipdb 0.13.9-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 09:45:41 +0000 >>> py3-ipdb: Checking sanity of /home/buildozer/aports/community/py3-ipdb/APKBUILD... >>> py3-ipdb: Analyzing dependencies... >>> py3-ipdb: Installing for build: build-base ipython py3-setuptools py3-toml py3-mock (1/27) Installing libffi (3.4.2-r1) (2/27) Installing gdbm (1.20-r2) (3/27) Installing mpdecimal (2.5.1-r1) (4/27) Installing readline (8.1.1-r0) (5/27) Installing sqlite-libs (3.36.0-r0) (6/27) Installing python3 (3.9.7-r3) (7/27) Installing py3-six (1.16.0-r0) (8/27) Installing py3-traitlets (5.1.0-r0) (9/27) Installing py3-ptyprocess (0.7.0-r1) (10/27) Installing py3-pexpect (4.8.0-r1) (11/27) Installing py3-wcwidth (0.2.5-r1) (12/27) Installing py3-prompt_toolkit (3.0.18-r1) (13/27) Installing py3-pygments (2.10.0-r0) (14/27) Installing py3-pickleshare (0.7.5-r4) (15/27) Installing py3-decorator (5.1.0-r0) (16/27) Installing py3-backcall (0.2.0-r1) (17/27) Installing py3-simplegeneric (0.8.1-r4) (18/27) Installing py3-ordered-set (4.0.2-r2) (19/27) Installing py3-appdirs (1.4.4-r2) (20/27) Installing py3-parsing (2.4.7-r2) (21/27) Installing py3-packaging (20.9-r1) (22/27) Installing py3-setuptools (52.0.0-r4) (23/27) Installing ipython (7.27.0-r0) (24/27) Installing py3-toml (0.10.2-r2) (25/27) Installing py3-pbr (5.6.0-r0) (26/27) Installing py3-mock (4.0.3-r1) (27/27) Installing .makedepends-py3-ipdb (20211021.094544) Executing busybox-1.34.1-r1.trigger OK: 415 MiB in 122 packages >>> py3-ipdb: Cleaning up srcdir >>> py3-ipdb: Cleaning up pkgdir >>> py3-ipdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-ipdb-0.13.9.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ipdb: Fetching py3-ipdb-0.13.9.tar.gz::https://github.com/gotcha/ipdb/archive/0.13.9.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 119 100 119 0 0 561 0 --:--:-- --:--:-- --:--:-- 563 100 12294 0 12294 0 0 28367 0 --:--:-- --:--:-- --:--:-- 28367 >>> py3-ipdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-ipdb-0.13.9.tar.gz >>> py3-ipdb: Checking sha512sums... py3-ipdb-0.13.9.tar.gz: OK >>> py3-ipdb: Unpacking /var/cache/distfiles/v3.15/py3-ipdb-0.13.9.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ipdb copying ipdb/stdout.py -> build/lib/ipdb copying ipdb/__init__.py -> build/lib/ipdb copying ipdb/__main__.py -> build/lib/ipdb running egg_info creating ipdb.egg-info writing ipdb.egg-info/PKG-INFO writing dependency_links to ipdb.egg-info/dependency_links.txt writing entry points to ipdb.egg-info/entry_points.txt writing requirements to ipdb.egg-info/requires.txt writing top-level names to ipdb.egg-info/top_level.txt writing manifest file 'ipdb.egg-info/SOURCES.txt' reading manifest file 'ipdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ipdb.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing ipdb.egg-info/PKG-INFO writing dependency_links to ipdb.egg-info/dependency_links.txt writing entry points to ipdb.egg-info/entry_points.txt writing requirements to ipdb.egg-info/requires.txt writing top-level names to ipdb.egg-info/top_level.txt reading manifest file 'ipdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ipdb.egg-info/SOURCES.txt' running build_ext test_import (tests.test_import.ImportTest) ... ok test_debug_module_script (tests.test_opts.OptsTest) ... ok test_debug_script (tests.test_opts.OptsTest) ... ok test_option_m_fallback_on_py36 (tests.test_opts.OptsTest) ... ok test_env_cwd (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, .ipdb in local dir, ... ok test_env_def_nosetup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb exists, ... ok test_env_def_setup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb exists, ... ok test_env_def_setup_pyproject (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb exists, ... ok test_env_nodef_nosetup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb does not exist, ... ok test_env_nodef_setup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb does not ... ok test_env_nodef_setup_pyproject (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG is set, $HOME/.ipdb does not exist, ... ok test_noenv_def_nosetup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb exists, ... ok test_noenv_def_setup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb exists, ... ok test_noenv_def_setup_pyproject (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb exists, ... ok test_noenv_nodef_nosetup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb does not ... ok test_noenv_nodef_nosetup_pyproject (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb does not exist, ... ok test_noenv_nodef_setup (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb does not exist, ... ok test_noenv_nodef_setup_pyproject (tests.test_config.ConfigTest) Setup: $IPDB_CONFIG unset, $HOME/.ipdb does not exist, ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.052s OK >>> py3-ipdb: Entering fakeroot... running install running install_lib creating /home/buildozer/aports/community/py3-ipdb/pkg creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb copying build/lib/ipdb/stdout.py -> /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb copying build/lib/ipdb/__init__.py -> /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb copying build/lib/ipdb/__main__.py -> /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb byte-compiling /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb/stdout.py to stdout.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb/__main__.py to __main__.cpython-39.pyc running install_egg_info running egg_info writing ipdb.egg-info/PKG-INFO writing dependency_links to ipdb.egg-info/dependency_links.txt writing entry points to ipdb.egg-info/entry_points.txt writing requirements to ipdb.egg-info/requires.txt writing top-level names to ipdb.egg-info/top_level.txt reading manifest file 'ipdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ipdb.egg-info/SOURCES.txt' Copying ipdb.egg-info to /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/lib/python3.9/site-packages/ipdb-0.13.9-py3.9.egg-info running install_scripts Installing ipdb3 script to /home/buildozer/aports/community/py3-ipdb/pkg/py3-ipdb/usr/bin >>> py3-ipdb*: Running postcheck for py3-ipdb >>> py3-ipdb*: Preparing package py3-ipdb... >>> py3-ipdb*: Stripping binaries >>> WARNING: py3-ipdb*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-ipdb*: Scanning shared objects >>> py3-ipdb*: Tracing dependencies... >>> py3-ipdb*: Package size: 136.0 KB >>> py3-ipdb*: Compressing data... >>> py3-ipdb*: Create checksum... >>> py3-ipdb*: Create py3-ipdb-0.13.9-r0.apk >>> py3-ipdb: Build complete at Thu, 21 Oct 2021 09:45:48 +0000 elapsed time 0h 0m 7s >>> py3-ipdb: Cleaning up srcdir >>> py3-ipdb: Cleaning up pkgdir >>> py3-ipdb: Uninstalling dependencies... (1/27) Purging .makedepends-py3-ipdb (20211021.094544) (2/27) Purging ipython (7.27.0-r0) (3/27) Purging py3-traitlets (5.1.0-r0) (4/27) Purging py3-pexpect (4.8.0-r1) (5/27) Purging py3-ptyprocess (0.7.0-r1) (6/27) Purging py3-prompt_toolkit (3.0.18-r1) (7/27) Purging py3-wcwidth (0.2.5-r1) (8/27) Purging py3-pygments (2.10.0-r0) (9/27) Purging py3-pickleshare (0.7.5-r4) (10/27) Purging py3-decorator (5.1.0-r0) (11/27) Purging py3-backcall (0.2.0-r1) (12/27) Purging py3-simplegeneric (0.8.1-r4) (13/27) Purging py3-setuptools (52.0.0-r4) (14/27) Purging py3-ordered-set (4.0.2-r2) (15/27) Purging py3-appdirs (1.4.4-r2) (16/27) Purging py3-packaging (20.9-r1) (17/27) Purging py3-parsing (2.4.7-r2) (18/27) Purging py3-toml (0.10.2-r2) (19/27) Purging py3-mock (4.0.3-r1) (20/27) Purging py3-pbr (5.6.0-r0) (21/27) Purging py3-six (1.16.0-r0) (22/27) Purging python3 (3.9.7-r3) (23/27) Purging libffi (3.4.2-r1) (24/27) Purging gdbm (1.20-r2) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.1-r0) (27/27) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-ipdb: Updating the community/x86_64 repository index... >>> py3-ipdb: Signing the index...