* Package: app-misc/tmuxp-1.5.4 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 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_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build running build_py creating /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/__init__.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/__about__.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/workspacebuilder.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/_compat.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/config.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/exc.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/log.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/cli.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/lib/tmuxp copying tmuxp/util.py -> /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4-python3_7/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_7: running distutils-r1_run_phase python_test ============================= test session starts ============================== platform linux -- Python 3.7.7, pytest-4.6.9, py-1.8.0, pluggy-0.13.1 -- /usr/bin/python3.7 cachedir: .pytest_cache rootdir: /var/tmp/portage/app-misc/tmuxp-1.5.4/work/tmuxp-1.5.4, inifile: setup.cfg plugins: rerunfailures-8.0 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 RERUN [ 22%] tests/test_cli.py::test_load_symlinked_workspace RERUN [ 22%] tests/test_cli.py::test_load_symlinked_workspace RERUN [ 22%] tests/test_cli.py::test_load_symlinked_workspace RERUN [ 22%] tests/test_cli.py::test_load_symlinked_workspace RERUN [ 22%] tests/test_cli.py::test_load_symlinked_workspace FAILED [ 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 PASSED [ 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 RERUN [ 88%] tests/test_workspacebuilder.py::test_automatic_rename_option emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r2, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 2091084 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 11 May 2020 06:38:53 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS