>>> py3-ipdb: Building community/py3-ipdb 0.13.9-r0 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 19:12:44 +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/29) Installing libbz2 (1.0.8-r1) (2/29) Installing libffi (3.4.2-r1) (3/29) Installing gdbm (1.20-r2) (4/29) Installing xz-libs (5.2.5-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.1.1-r0) (7/29) Installing sqlite-libs (3.36.0-r0) (8/29) Installing python3 (3.9.7-r3) (9/29) Installing py3-six (1.16.0-r0) (10/29) Installing py3-traitlets (5.1.0-r0) (11/29) Installing py3-ptyprocess (0.7.0-r1) (12/29) Installing py3-pexpect (4.8.0-r1) (13/29) Installing py3-wcwidth (0.2.5-r1) (14/29) Installing py3-prompt_toolkit (3.0.18-r1) (15/29) Installing py3-pygments (2.10.0-r0) (16/29) Installing py3-pickleshare (0.7.5-r4) (17/29) Installing py3-decorator (5.1.0-r0) (18/29) Installing py3-backcall (0.2.0-r1) (19/29) Installing py3-simplegeneric (0.8.1-r4) (20/29) Installing py3-ordered-set (4.0.2-r2) (21/29) Installing py3-appdirs (1.4.4-r2) (22/29) Installing py3-parsing (2.4.7-r2) (23/29) Installing py3-packaging (20.9-r1) (24/29) Installing py3-setuptools (52.0.0-r4) (25/29) Installing ipython (7.27.0-r0) (26/29) Installing py3-toml (0.10.2-r2) (27/29) Installing py3-pbr (5.6.0-r0) (28/29) Installing py3-mock (4.0.3-r1) (29/29) Installing .makedepends-py3-ipdb (20211020.191247) Executing busybox-1.34.1-r1.trigger OK: 386 MiB in 118 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 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 521 0 --:--:-- --:--:-- --:--:-- 524 100 12294 0 12294 0 0 24650 0 --:--:-- --:--:-- --:--:-- 24650 >>> 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.044s 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 Wed, 20 Oct 2021 19:12:52 +0000 elapsed time 0h 0m 8s >>> py3-ipdb: Cleaning up srcdir >>> py3-ipdb: Cleaning up pkgdir >>> py3-ipdb: Uninstalling dependencies... (1/29) Purging .makedepends-py3-ipdb (20211020.191247) (2/29) Purging ipython (7.27.0-r0) (3/29) Purging py3-traitlets (5.1.0-r0) (4/29) Purging py3-pexpect (4.8.0-r1) (5/29) Purging py3-ptyprocess (0.7.0-r1) (6/29) Purging py3-prompt_toolkit (3.0.18-r1) (7/29) Purging py3-wcwidth (0.2.5-r1) (8/29) Purging py3-pygments (2.10.0-r0) (9/29) Purging py3-pickleshare (0.7.5-r4) (10/29) Purging py3-decorator (5.1.0-r0) (11/29) Purging py3-backcall (0.2.0-r1) (12/29) Purging py3-simplegeneric (0.8.1-r4) (13/29) Purging py3-setuptools (52.0.0-r4) (14/29) Purging py3-ordered-set (4.0.2-r2) (15/29) Purging py3-appdirs (1.4.4-r2) (16/29) Purging py3-packaging (20.9-r1) (17/29) Purging py3-parsing (2.4.7-r2) (18/29) Purging py3-toml (0.10.2-r2) (19/29) Purging py3-mock (4.0.3-r1) (20/29) Purging py3-pbr (5.6.0-r0) (21/29) Purging py3-six (1.16.0-r0) (22/29) Purging python3 (3.9.7-r3) (23/29) Purging libbz2 (1.0.8-r1) (24/29) Purging libffi (3.4.2-r1) (25/29) Purging gdbm (1.20-r2) (26/29) Purging xz-libs (5.2.5-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.1-r0) (29/29) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-ipdb: Updating the community/x86 repository index... >>> py3-ipdb: Signing the index...