* Package: app-misc/tmuxp-1.5.4 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: arm64 elibc_glibc kernel_linux python_targets_python3_6 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking tmuxp-1.5.4.tar.gz to /var/tmp/portage/app-misc/tmuxp-1.5.4/work >>> Source unpacked in /var/tmp/portage/app-misc/tmuxp-1.5.4/work >>> Preparing source in /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4 ... * python3_6: running distutils-r1_run_phase distutils-r1_python_compile python3.6 setup.py build -j 40 running build running build_py creating /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/__about__.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/exc.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/__init__.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/log.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/cli.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/_compat.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/util.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/workspacebuilder.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp copying tmuxp/config.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_6/lib/tmuxp running egg_info creating tmuxp.egg-info writing tmuxp.egg-info/PKG-INFO writing dependency_links to tmuxp.egg-info/dependency_links.txt writing entry points to tmuxp.egg-info/entry_points.txt writing requirements to tmuxp.egg-info/requires.txt writing top-level names to tmuxp.egg-info/top_level.txt writing manifest file 'tmuxp.egg-info/SOURCES.txt' reading manifest file 'tmuxp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'tests' writing manifest file 'tmuxp.egg-info/SOURCES.txt' warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: app-misc/tmuxp-1.5.4 * python3_6: running distutils-r1_run_phase python_test * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p ==================================================================================== test session starts ===================================================================================== platform linux -- Python 3.6.10, pytest-4.5.0, py-1.8.0, pluggy-0.13.1 -- /usr/bin/python3.6 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4/.hypothesis/examples') rootdir: /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4, inifile: setup.cfg plugins: rerunfailures-8.0, hypothesis-4.57.1, shutil-1.2.11, flaky-3.6.1, virtualenv-1.2.11 collecting ... collected 100 items tests/test_cli.py::test_creates_config_dir_not_exists PASSED [ 1%] tests/test_cli.py::test_in_dir_from_config_dir PASSED [ 2%] tests/test_cli.py::test_ignore_non_configs_from_current_dir PASSED [ 3%] tests/test_cli.py::test_get_configs_cwd PASSED [ 4%] tests/test_cli.py::test_is_pure_name[.-False] PASSED [ 5%] tests/test_cli.py::test_is_pure_name[./-False] PASSED [ 6%] tests/test_cli.py::test_is_pure_name[-False] PASSED [ 7%] tests/test_cli.py::test_is_pure_name[.tmuxp.yaml-False] PASSED [ 8%] tests/test_cli.py::test_is_pure_name[../.tmuxp.yaml-False] PASSED [ 9%] tests/test_cli.py::test_is_pure_name[../-False] PASSED [ 10%] tests/test_cli.py::test_is_pure_name[/hello/world-False] PASSED [ 11%] tests/test_cli.py::test_is_pure_name[~/.tmuxp/hey-False] PASSED [ 12%] tests/test_cli.py::test_is_pure_name[~/work/c/tmux/-False] PASSED [ 13%] tests/test_cli.py::test_is_pure_name[~/work/c/tmux/.tmuxp.yaml-False] PASSED [ 14%] tests/test_cli.py::test_is_pure_name[myproject-True] PASSED [ 15%] tests/test_cli.py::test_tmuxp_configdir_env_var PASSED [ 16%] tests/test_cli.py::test_tmuxp_configdir_xdg_config_dir PASSED [ 17%] tests/test_cli.py::test_resolve_dot PASSED [ 18%] tests/test_cli.py::test_scan_config_arg PASSED [ 19%] tests/test_cli.py::test_load_workspace PASSED [ 20%] tests/test_cli.py::test_load_workspace_name_match_regression_252 PASSED [ 21%] tests/test_cli.py::test_load_symlinked_workspace PASSED [ 22%] tests/test_cli.py::test_regression_00132_session_name_with_dots PASSED [ 23%] tests/test_cli.py::test_load_zsh_autotitle_warning[cli_args0] PASSED [ 24%] tests/test_cli.py::test_load_zsh_autotitle_warning[cli_args1] PASSED [ 25%] tests/test_cli.py::test_convert[cli_args0] PASSED [ 26%] tests/test_cli.py::test_convert[cli_args1] PASSED [ 27%] tests/test_cli.py::test_import[cli_args0] PASSED [ 28%] tests/test_cli.py::test_import_teamocil[cli_args0-inputs0] PASSED [ 29%] tests/test_cli.py::test_import_teamocil[cli_args1-inputs1] PASSED [ 30%] tests/test_cli.py::test_import_teamocil[cli_args2-inputs2] PASSED [ 31%] tests/test_cli.py::test_import_tmuxinator[cli_args0-inputs0] PASSED [ 32%] tests/test_cli.py::test_import_tmuxinator[cli_args1-inputs1] PASSED [ 33%] tests/test_cli.py::test_import_tmuxinator[cli_args2-inputs2] PASSED [ 34%] tests/test_cli.py::test_freeze[cli_args0-inputs0] PASSED [ 35%] tests/test_cli.py::test_freeze[cli_args1-inputs1] PASSED [ 36%] tests/test_cli.py::test_freeze[cli_args2-inputs2] PASSED [ 37%] tests/test_cli.py::test_freeze[cli_args3-inputs3] PASSED [ 38%] tests/test_cli.py::test_get_abs_path PASSED [ 39%] tests/test_cli.py::test_get_tmuxinator_dir PASSED [ 40%] tests/test_cli.py::test_get_cwd PASSED [ 41%] tests/test_cli.py::test_get_teamocil_dir PASSED [ 42%] tests/test_cli.py::test_validate_choices PASSED [ 43%] tests/test_cli.py::test_pass_config_dir_ClickPath PASSED [ 44%] tests/test_config.py::test_export_json PASSED [ 45%] tests/test_config.py::test_export_yaml PASSED [ 46%] tests/test_config.py::test_scan_config PASSED [ 47%] tests/test_config.py::test_config_expand1 PASSED [ 48%] tests/test_config.py::test_config_expand2 PASSED [ 49%] tests/test_config.py::test_inline_config PASSED [ 50%] tests/test_config.py::test_inheritance_config PASSED [ 51%] tests/test_config.py::test_shell_command_before PASSED [ 52%] tests/test_config.py::test_in_session_scope PASSED [ 53%] tests/test_config.py::test_trickle_relative_start_directory PASSED [ 54%] tests/test_config.py::test_trickle_window_with_no_pane_config PASSED [ 55%] tests/test_config.py::test_expands_blank_panes PASSED [ 56%] tests/test_config.py::test_no_session_name PASSED [ 57%] tests/test_config.py::test_no_windows PASSED [ 58%] tests/test_config.py::test_no_window_name PASSED [ 59%] tests/test_config.py::test_replaces_env_variables PASSED [ 60%] tests/test_config_teamocil.py::test_config_to_dict[windows:\n- name: "sample-two-panes"\n root: "~/Code/sample/www"\n layout: even-horizontal\n panes:\n - cmd: ["pwd", "ls -la"]\n - cmd: "rails server --port 3000"\n-teamocil_dict0-tmuxp_dict0] PASSED [ 61%] tests/test_config_teamocil.py::test_config_to_dict[windows:\n- name: "sample-four-panes"\n root: "~/Code/sample/www"\n layout: tiled\n panes:\n - cmd: "pwd"\n - cmd: "pwd"\n - cmd: "pwd"\n - cmd: "pwd"\n-teamocil_dict1-tmuxp_dict1] PASSED [ 62%] tests/test_config_teamocil.py::test_config_to_dict[windows:\n- name: "my-first-window"\n root: "~/Projects/foo-www"\n layout: even-vertical\n filters:\n before: "rbenv local 2.0.0-p0"\n after: "echo 'I am done initializing this pane.'"\n panes:\n - cmd: "git status"\n - cmd: "bundle exec rails server --port 40"\n focus: true\n - cmd:\n - "sudo service memcached start"\n - "sudo service mongodb start"\n-teamocil_dict2-tmuxp_dict2] PASSED [ 63%] tests/test_config_teamocil.py::test_config_to_dict[windows:\n- name: "erb-example"\n root: <%= ENV['MY_PROJECT_ROOT'] %>\n panes:\n - cmd: "pwd"\n-teamocil_dict3-tmuxp_dict3] PASSED [ 64%] tests/test_config_teamocil.py::test_multisession_config[two-windows-expected0] PASSED [ 65%] tests/test_config_teamocil.py::test_multisession_config[two-windows-with-filters-expected1] PASSED [ 66%] tests/test_config_teamocil.py::test_multisession_config[two-windows-with-custom-command-options-expected2] PASSED [ 67%] tests/test_config_teamocil.py::test_multisession_config[three-windows-within-a-session-expected3] PASSED [ 68%] tests/test_config_tmuxinator.py::test_config_to_dict[windows:\n- editor:\n layout: main-vertical\n panes:\n - vim\n - guard\n- server: bundle exec rails s\n- logs: tail -f logs/development.log\n-tmuxinator_dict0-tmuxp_dict0] PASSED [ 69%] tests/test_config_tmuxinator.py::test_config_to_dict[project_name: sample\nproject_root: ~/test\nsocket_name: foo # Remove to use default socket\npre: sudo /etc/rc.d/mysqld start # Runs before everything\nrbenv: 2.0.0-p247\ncli_args: -f ~/.tmux.mac.conf # Pass arguments to tmux\ntabs:\n- editor:\n pre:\n - echo "I get run in each pane, before each pane command!"\n -\n layout: main-vertical\n panes:\n - vim\n - #empty, will just run plain bash\n - top\n- shell: git pull\n- guard:\n layout: tiled\n pre:\n - echo "I get run in each pane."\n - echo "Before each pane command!"\n panes:\n -\n - #empty, will just run plain bash\n -\n- database: bundle exec rails db\n- server: bundle exec rails s\n- logs: tail -f log/development.log\n- console: bundle exec rails c\n- capistrano:\n- server: ssh user@example.com\n-tmuxinator_dict1-tmuxp_dict1] PASSED [ 70%] tests/test_config_tmuxinator.py::test_config_to_dict[# ~/.tmuxinator/sample.yml\n# you can make as many tabs as you wish...\n\nname: sample\nroot: ~/test\nsocket_name: foo # Remove to use default socket\npre: sudo /etc/rc.d/mysqld start # Runs before everything\npre_window: rbenv shell 2.0.0-p247 # Runs in each tab and pane\ntmux_options: -f ~/.tmux.mac.conf # Pass arguments to tmux\nwindows:\n- editor:\n pre:\n - echo "I get run in each pane, before each pane command!"\n -\n layout: main-vertical\n root: ~/test/editor\n panes:\n - vim\n - #empty, will just run plain bash\n - top\n- shell:\n - git pull\n - git merge\n- guard:\n layout: tiled\n pre:\n - echo "I get run in each pane."\n - echo "Before each pane command!"\n panes:\n -\n - #empty, will just run plain bash\n -\n- database: bundle exec rails db\n- server: bundle exec rails s\n- logs: tail -f log/development.log\n- console: bundle exec rails c\n- capistrano:\n- server: ssh user@example.com\n-tmuxinator_dict2-tmuxp_dict2] PASSED [ 71%] tests/test_util.py::test_raise_BeforeLoadScriptNotExists_if_not_exists PASSED [ 72%] tests/test_util.py::test_raise_BeforeLoadScriptError_if_retcode PASSED [ 73%] tests/test_util.py::test_return_stdout_if_ok PASSED [ 74%] tests/test_util.py::test_beforeload_returncode PASSED [ 75%] tests/test_util.py::test_beforeload_returns_stderr_messages PASSED [ 76%] tests/test_workspacebuilder.py::test_split_windows PASSED [ 77%] tests/test_workspacebuilder.py::test_split_windows_three_pane PASSED [ 78%] tests/test_workspacebuilder.py::test_focus_pane_index PASSED [ 79%] tests/test_workspacebuilder.py::test_suppress_history SKIPPED [ 80%] tests/test_workspacebuilder.py::test_session_options PASSED [ 81%] tests/test_workspacebuilder.py::test_global_options PASSED [ 82%] tests/test_workspacebuilder.py::test_global_session_env_options PASSED [ 83%] tests/test_workspacebuilder.py::test_window_options PASSED [ 84%] tests/test_workspacebuilder.py::test_window_options_after ERROR [ 85%] tests/test_workspacebuilder.py::test_window_shell PASSED [ 86%] tests/test_workspacebuilder.py::test_environment_variables PASSED [ 87%] tests/test_workspacebuilder.py::test_automatic_rename_option PASSED [ 88%] tests/test_workspacebuilder.py::test_blank_pane_count PASSED [ 89%] tests/test_workspacebuilder.py::test_start_directory PASSED [ 90%] tests/test_workspacebuilder.py::test_start_directory_relative PASSED [ 91%] tests/test_workspacebuilder.py::test_pane_order PASSED [ 92%] tests/test_workspacebuilder.py::test_window_index PASSED [ 93%] tests/test_workspacebuilder.py::test_before_load_throw_error_if_retcode_error PASSED [ 94%] tests/test_workspacebuilder.py::test_before_load_throw_error_if_file_not_exists PASSED [ 95%] tests/test_workspacebuilder.py::test_before_load_true_if_test_passes PASSED [ 96%] tests/test_workspacebuilder.py::test_before_load_true_if_test_passes_with_args PASSED [ 97%] tests/test_workspacefreezer.py::test_freeze_config PASSED [ 98%] tests/tests/test_helpers.py::test_kills_session PASSED [ 99%] tests/tests/test_helpers.py::test_if_session_killed_before ERROR [100%] =========================================================================================== ERRORS =========================================================================================== ________________________________________________________________________ ERROR at setup of test_window_options_after _________________________________________________________________________ self = , item = def pytest_runtest_setup(self, item): """ Pytest hook to modify the test before it's run. :param item: The test item. """ if not self._has_flaky_attributes(item): if hasattr(item, 'iter_markers'): for marker in item.iter_markers(name='flaky'): > self._make_test_flaky(item, *marker.args, **marker.kwargs) E TypeError: _make_test_flaky() got an unexpected keyword argument 'reruns' /usr/lib64/python3.6/site-packages/flaky/flaky_pytest_plugin.py:235: TypeError ______________________________________________________________________ ERROR at setup of test_if_session_killed_before _______________________________________________________________________ self = , item = def pytest_runtest_setup(self, item): """ Pytest hook to modify the test before it's run. :param item: The test item. """ if not self._has_flaky_attributes(item): if hasattr(item, 'iter_markers'): for marker in item.iter_markers(name='flaky'): > self._make_test_flaky(item, *marker.args, **marker.kwargs) E TypeError: _make_test_flaky() got an unexpected keyword argument 'reruns' /usr/lib64/python3.6/site-packages/flaky/flaky_pytest_plugin.py:235: TypeError ======================================================================= 97 passed, 1 skipped, 2 error in 53.07 seconds ======================================================================= * ERROR: app-misc/tmuxp-1.5.4::gentoo failed (test phase): * Tests fail with python3.6 * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2898: Called distutils-r1_src_test * environment, line 1244: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 441: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2513: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2026: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2024: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 832: Called distutils-r1_run_phase 'python_test' * environment, line 1181: Called python_test * environment, line 2858: Called die * The specific snippet of code: * SHELL="/bin/bash" pytest -vv || die "Tests fail with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=app-misc/tmuxp-1.5.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/tmuxp-1.5.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-misc/tmuxp-1.5.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/tmuxp-1.5.4/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4' * S: '/var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4'