>>> py3-ruffus: Building community/py3-ruffus 2.8.4-r2 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 02:51:41 +0000 >>> py3-ruffus: Checking sanity of /home/buildozer/aports/community/py3-ruffus/APKBUILD... >>> py3-ruffus: Analyzing dependencies... >>> py3-ruffus: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-ruffus (20221030.025155) Executing busybox-1.35.0-r27.trigger OK: 247 MiB in 104 packages >>> py3-ruffus: Cleaning up srcdir >>> py3-ruffus: Cleaning up pkgdir >>> py3-ruffus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/ruffus-2.8.4.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 11.5M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 11.5M 50 5967k 0 0 3961k 0 0:00:02 0:00:01 0:00:01 3960k 100 11.5M 100 11.5M 0 0 7028k 0 0:00:01 0:00:01 --:--:-- 7027k >>> py3-ruffus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/ruffus-2.8.4.tar.gz >>> py3-ruffus: Checking sha512sums... ruffus-2.8.4.tar.gz: OK >>> py3-ruffus: Unpacking /var/cache/distfiles/v3.17/ruffus-2.8.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ruffus copying ruffus/combinatorics.py -> build/lib/ruffus copying ruffus/ruffus_version.py -> build/lib/ruffus copying ruffus/drmaa_wrapper.py -> build/lib/ruffus copying ruffus/ruffus_exceptions.py -> build/lib/ruffus copying ruffus/task.py -> build/lib/ruffus copying ruffus/graph.py -> build/lib/ruffus copying ruffus/cmdline.py -> build/lib/ruffus copying ruffus/adjacent_pairs_iterate.py -> build/lib/ruffus copying ruffus/ruffus_utility.py -> build/lib/ruffus copying ruffus/file_name_parameters.py -> build/lib/ruffus copying ruffus/__init__.py -> build/lib/ruffus copying ruffus/print_dependencies.py -> build/lib/ruffus copying ruffus/proxy_logger.py -> build/lib/ruffus copying ruffus/dbdict.py -> build/lib/ruffus copying ruffus/parse_old_style_ruffus.py -> build/lib/ruffus running egg_info writing ruffus.egg-info/PKG-INFO writing dependency_links to ruffus.egg-info/dependency_links.txt writing top-level names to ruffus.egg-info/top_level.txt reading manifest file 'ruffus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.TXT' writing manifest file 'ruffus.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ruffus.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ruffus.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ruffus.test' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ruffus.test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/ruffus/test copying ruffus/test/check_subpipeline_cmdline.py -> build/lib/ruffus/test copying ruffus/test/complicated_example.py -> build/lib/ruffus/test copying ruffus/test/create_test_script_from_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/draw_specified_dependency_tree.py -> build/lib/ruffus/test copying ruffus/test/five_second.py -> build/lib/ruffus/test copying ruffus/test/manual_test_ctrl_c_exceptions.py -> build/lib/ruffus/test copying ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py -> build/lib/ruffus/test copying ruffus/test/manual_test_drmaa.py -> build/lib/ruffus/test copying ruffus/test/play_with_colours.py -> build/lib/ruffus/test copying ruffus/test/qrsh_workaround.py -> build/lib/ruffus/test copying ruffus/test/run_all_unit_tests.cmd -> build/lib/ruffus/test copying ruffus/test/run_all_unit_tests3.cmd -> build/lib/ruffus/test copying ruffus/test/simpler_with_shared_logging.py -> build/lib/ruffus/test copying ruffus/test/slow_process_for_testing.py -> build/lib/ruffus/test copying ruffus/test/test_N_x_M_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_active_if.py -> build/lib/ruffus/test copying ruffus/test/test_branching_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_check_if_uptodate.py -> build/lib/ruffus/test copying ruffus/test/test_cmdline.py -> build/lib/ruffus/test copying ruffus/test/test_collate.py -> build/lib/ruffus/test copying ruffus/test/test_combinatorics.py -> build/lib/ruffus/test copying ruffus/test/test_drmaa_wrapper_run_job_locally.py -> build/lib/ruffus/test copying ruffus/test/test_empty_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_exceptions.py -> build/lib/ruffus/test copying ruffus/test/test_file_name_parameters.py -> build/lib/ruffus/test copying ruffus/test/test_files_decorator.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_combine.py -> build/lib/ruffus/test copying ruffus/test/test_filesre_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_follows_mkdir.py -> build/lib/ruffus/test copying ruffus/test/test_functions_with_extras.py -> build/lib/ruffus/test copying ruffus/test/test_graphviz.py -> build/lib/ruffus/test copying ruffus/test/test_inputs_with_multiple_args_raising_exception.py -> build/lib/ruffus/test copying ruffus/test/test_job_completion_checksums.py -> build/lib/ruffus/test copying ruffus/test/test_job_history_with_exceptions.py -> build/lib/ruffus/test copying ruffus/test/test_mkdir.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_combinatorics.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_proxy.py -> build/lib/ruffus/test copying ruffus/test/test_newstyle_regex_error_messages.py -> build/lib/ruffus/test copying ruffus/test/test_pausing.py -> build/lib/ruffus/test copying ruffus/test/test_pipeline_printout_graph.py -> build/lib/ruffus/test copying ruffus/test/test_pool_manager.py -> build/lib/ruffus/test copying ruffus/test/test_posttask_merge.py -> build/lib/ruffus/test copying ruffus/test/test_proxy_logger.py -> build/lib/ruffus/test copying ruffus/test/test_regex_error_messages.py -> build/lib/ruffus/test copying ruffus/test/test_ruffus_utility.py -> build/lib/ruffus/test copying ruffus/test/test_ruffus_utility_parse_task_arguments.py -> build/lib/ruffus/test copying ruffus/test/test_runtime_data.py -> build/lib/ruffus/test copying ruffus/test/test_softlink_uptodate.py -> build/lib/ruffus/test copying ruffus/test/test_split_and_combine.py -> build/lib/ruffus/test copying ruffus/test/test_split_regex_and_collate.py -> build/lib/ruffus/test copying ruffus/test/test_split_subdivide_checkpointing.py -> build/lib/ruffus/test copying ruffus/test/test_subpipeline.py -> build/lib/ruffus/test copying ruffus/test/test_suffix_output_dir.py -> build/lib/ruffus/test copying ruffus/test/test_task_file_dependencies.py -> build/lib/ruffus/test copying ruffus/test/test_task_misc.py -> build/lib/ruffus/test copying ruffus/test/test_transform_add_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_formatter.py -> build/lib/ruffus/test copying ruffus/test/test_transform_inputs.py -> build/lib/ruffus/test copying ruffus/test/test_transform_with_no_re_matches.py -> build/lib/ruffus/test copying ruffus/test/test_tutorial7.py -> build/lib/ruffus/test copying ruffus/test/test_unicode_filenames.py -> build/lib/ruffus/test copying ruffus/test/test_verbosity.py -> build/lib/ruffus/test copying ruffus/test/test_with_logger.py -> build/lib/ruffus/test >>> WARNING: py3-ruffus: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-ruffus: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing ruffus.egg-info/PKG-INFO writing dependency_links to ruffus.egg-info/dependency_links.txt writing top-level names to ruffus.egg-info/top_level.txt reading manifest file 'ruffus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.TXT' writing manifest file 'ruffus.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ruffus.test' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ruffus.test' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ruffus.test' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ruffus.test' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-ruffus/pkg creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus creating /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_pool_manager.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_suffix_output_dir.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_functions_with_extras.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_inputs_with_multiple_args_raising_exception.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/play_with_colours.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_filesre_combine.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_empty_files_decorator.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_job_completion_checksums.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_unicode_filenames.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_proxy_logger.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_N_x_M_and_collate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_cmdline.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_collate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_regex_error_messages.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_subdivide_checkpointing.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_exceptions.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_ruffus_utility.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/draw_specified_dependency_tree.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_follows_mkdir.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_formatter.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_files_decorator.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_job_history_with_exceptions.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_pausing.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/five_second.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_verbosity.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/slow_process_for_testing.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_with_no_re_matches.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_regex_error_messages.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_check_if_uptodate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_pipeline_printout_graph.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_active_if.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_inputs.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_tutorial7.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_ctrl_c_exceptions.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_filesre_split_and_combine.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_combinatorics.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/qrsh_workaround.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_transform_add_inputs.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_softlink_uptodate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_drmaa_wrapper_run_job_locally.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/run_all_unit_tests3.cmd -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_task_misc.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_branching_dependencies.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/check_subpipeline_cmdline.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_subpipeline.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_proxy.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/complicated_example.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/create_test_script_from_dependency_tree.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_graphviz.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_mkdir.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_file_name_parameters.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_regex_and_collate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/manual_test_drmaa.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_with_logger.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_task_file_dependencies.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_posttask_merge.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_split_and_combine.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_newstyle_combinatorics.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_ruffus_utility_parse_task_arguments.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/run_all_unit_tests.cmd -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/test_runtime_data.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/test/simpler_with_shared_logging.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test copying build/lib/ruffus/combinatorics.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/ruffus_version.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/drmaa_wrapper.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/ruffus_exceptions.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/task.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/graph.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/cmdline.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/adjacent_pairs_iterate.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/ruffus_utility.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/file_name_parameters.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/__init__.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/print_dependencies.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/proxy_logger.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/dbdict.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus copying build/lib/ruffus/parse_old_style_ruffus.py -> /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_pool_manager.py to test_pool_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_suffix_output_dir.py to test_suffix_output_dir.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_functions_with_extras.py to test_functions_with_extras.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_inputs_with_multiple_args_raising_exception.py to test_inputs_with_multiple_args_raising_exception.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/play_with_colours.py to play_with_colours.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_filesre_combine.py to test_filesre_combine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_empty_files_decorator.py to test_empty_files_decorator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_job_completion_checksums.py to test_job_completion_checksums.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_unicode_filenames.py to test_unicode_filenames.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_proxy_logger.py to test_proxy_logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_N_x_M_and_collate.py to test_N_x_M_and_collate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_cmdline.py to test_cmdline.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_collate.py to test_collate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_regex_error_messages.py to test_regex_error_messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_split_subdivide_checkpointing.py to test_split_subdivide_checkpointing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_exceptions.py to test_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_ruffus_utility.py to test_ruffus_utility.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/draw_specified_dependency_tree.py to draw_specified_dependency_tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_follows_mkdir.py to test_follows_mkdir.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_transform_formatter.py to test_transform_formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_files_decorator.py to test_files_decorator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_job_history_with_exceptions.py to test_job_history_with_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_pausing.py to test_pausing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/five_second.py to five_second.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_verbosity.py to test_verbosity.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/slow_process_for_testing.py to slow_process_for_testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/manual_test_ctrl_c_exceptions_drmaa.py to manual_test_ctrl_c_exceptions_drmaa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_transform_with_no_re_matches.py to test_transform_with_no_re_matches.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_newstyle_regex_error_messages.py to test_newstyle_regex_error_messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_check_if_uptodate.py to test_check_if_uptodate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_pipeline_printout_graph.py to test_pipeline_printout_graph.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_active_if.py to test_active_if.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_transform_inputs.py to test_transform_inputs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_tutorial7.py to test_tutorial7.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/manual_test_ctrl_c_exceptions.py to manual_test_ctrl_c_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_filesre_split_and_combine.py to test_filesre_split_and_combine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_combinatorics.py to test_combinatorics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/qrsh_workaround.py to qrsh_workaround.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_transform_add_inputs.py to test_transform_add_inputs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_softlink_uptodate.py to test_softlink_uptodate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_drmaa_wrapper_run_job_locally.py to test_drmaa_wrapper_run_job_locally.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_task_misc.py to test_task_misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_branching_dependencies.py to test_branching_dependencies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/check_subpipeline_cmdline.py to check_subpipeline_cmdline.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_subpipeline.py to test_subpipeline.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_newstyle_proxy.py to test_newstyle_proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/complicated_example.py to complicated_example.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/create_test_script_from_dependency_tree.py to create_test_script_from_dependency_tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_graphviz.py to test_graphviz.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_mkdir.py to test_mkdir.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_file_name_parameters.py to test_file_name_parameters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_split_regex_and_collate.py to test_split_regex_and_collate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/manual_test_drmaa.py to manual_test_drmaa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_with_logger.py to test_with_logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_task_file_dependencies.py to test_task_file_dependencies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_posttask_merge.py to test_posttask_merge.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_split_and_combine.py to test_split_and_combine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_newstyle_combinatorics.py to test_newstyle_combinatorics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_ruffus_utility_parse_task_arguments.py to test_ruffus_utility_parse_task_arguments.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/test_runtime_data.py to test_runtime_data.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/test/simpler_with_shared_logging.py to simpler_with_shared_logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/combinatorics.py to combinatorics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/ruffus_version.py to ruffus_version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/drmaa_wrapper.py to drmaa_wrapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/ruffus_exceptions.py to ruffus_exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/task.py to task.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/graph.py to graph.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/cmdline.py to cmdline.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/adjacent_pairs_iterate.py to adjacent_pairs_iterate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/ruffus_utility.py to ruffus_utility.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/file_name_parameters.py to file_name_parameters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/print_dependencies.py to print_dependencies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/proxy_logger.py to proxy_logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/dbdict.py to dbdict.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus/parse_old_style_ruffus.py to parse_old_style_ruffus.cpython-310.pyc running install_egg_info Copying ruffus.egg-info to /home/buildozer/aports/community/py3-ruffus/pkg/py3-ruffus/usr/lib/python3.10/site-packages/ruffus-2.8.4-py3.10.egg-info running install_scripts >>> py3-ruffus*: Running postcheck for py3-ruffus >>> py3-ruffus*: Preparing package py3-ruffus... >>> py3-ruffus*: Tracing dependencies... >>> py3-ruffus*: Package size: 2.1 MB >>> py3-ruffus*: Compressing data... >>> py3-ruffus*: Create checksum... >>> py3-ruffus*: Create py3-ruffus-2.8.4-r2.apk >>> py3-ruffus: Build complete at Sun, 30 Oct 2022 02:51:58 +0000 elapsed time 0h 0m 17s >>> py3-ruffus: Cleaning up srcdir >>> py3-ruffus: Cleaning up pkgdir >>> py3-ruffus: Uninstalling dependencies... (1/12) Purging .makedepends-py3-ruffus (20221030.025155) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-ruffus: Updating the community/armv7 repository index... >>> py3-ruffus: Signing the index...