------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/pygobject3-common-3.28.3.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cairo-1.18.1_1.txz Installing /packages/All/py37-gobject3-3.28.3.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_3.txz ===== Message from spidermonkey60-60.9.0_3: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/vte3-0.52.2_3.txz Installing /packages/All/keybinder-gtk3-0.3.2.txz ===== Message from keybinder-gtk3-0.3.2: -- ===> NOTICE: The keybinder-gtk3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libnotify-0.7.8.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-configobj-5.0.6_1.txz Installing /packages/All/py37-psutil-5.7.0.txz SUCCEEDED 00:01:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on file: /usr/local/sbin/pkg - found => terminator-1.92.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://github.com/gnome-terminator/terminator/releases/download/v1.92/terminator-1.92.tar.gz terminator-1.92.tar.gz 0% of 889 kB 0 Bps terminator-1.92.tar.gz 10% of 889 kB 601 kBps terminator-1.92.tar.gz 97% of 889 kB 777 kBps terminator-1.92.tar.gz 889 kB 773 kBps 02s ===> Fetching all distfiles required by terminator-1.92_2 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by terminator-1.92_2 for building => SHA256 Checksum OK for terminator-1.92.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by terminator-1.92_2 for building ===> Extracting for terminator-1.92_2 => SHA256 Checksum OK for terminator-1.92.tar.gz. Extracted Memory Use: 4.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for terminator-1.92_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on executable: gtk-update-icon-cache - found ===> terminator-1.92_2 depends on file: /usr/local/bin/intltool-extract - found ===> terminator-1.92_2 depends on package: py37-gobject3>=0 - found ===> terminator-1.92_2 depends on package: py37-setuptools>0 - found ===> terminator-1.92_2 depends on file: /usr/local/bin/python3.7 - found ===> terminator-1.92_2 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> terminator-1.92_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> terminator-1.92_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> terminator-1.92_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> terminator-1.92_2 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> terminator-1.92_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> terminator-1.92_2 depends on shared library: libvte-2.91.so - found (/usr/local/lib/libvte-2.91.so) ===> terminator-1.92_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on executable: gtk-update-icon-cache - found ===> terminator-1.92_2 depends on file: /usr/local/bin/intltool-extract - found ===> terminator-1.92_2 depends on package: py37-gobject3>=0 - found ===> terminator-1.92_2 depends on package: py37-setuptools>0 - found ===> terminator-1.92_2 depends on file: /usr/local/bin/python3.7 - found ===> terminator-1.92_2 depends on executable: msgfmt - found ===> terminator-1.92_2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> terminator-1.92_2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> terminator-1.92_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> terminator-1.92_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> terminator-1.92_2 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> terminator-1.92_2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> terminator-1.92_2 depends on shared library: libvte-2.91.so - found (/usr/local/lib/libvte-2.91.so) ===> terminator-1.92_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for terminator-1.92_2 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for terminator-1.92_2 running build running build_py creating build creating build/lib creating build/lib/terminatorlib copying terminatorlib/cwd.py -> build/lib/terminatorlib copying terminatorlib/keybindings.py -> build/lib/terminatorlib copying terminatorlib/titlebar.py -> build/lib/terminatorlib copying terminatorlib/__init__.py -> build/lib/terminatorlib copying terminatorlib/layoutlauncher.py -> build/lib/terminatorlib copying terminatorlib/container.py -> build/lib/terminatorlib copying terminatorlib/freebsd.py -> build/lib/terminatorlib copying terminatorlib/plugin.py -> build/lib/terminatorlib copying terminatorlib/borg.py -> build/lib/terminatorlib copying terminatorlib/debugserver.py -> build/lib/terminatorlib copying terminatorlib/prefseditor.py -> build/lib/terminatorlib copying terminatorlib/editablelabel.py -> build/lib/terminatorlib copying terminatorlib/notebook.py -> build/lib/terminatorlib copying terminatorlib/terminal.py -> build/lib/terminatorlib copying terminatorlib/terminal_popup_menu.py -> build/lib/terminatorlib copying terminatorlib/searchbar.py -> build/lib/terminatorlib copying terminatorlib/window.py -> build/lib/terminatorlib copying terminatorlib/config.py -> build/lib/terminatorlib copying terminatorlib/encoding.py -> build/lib/terminatorlib copying terminatorlib/version.py -> build/lib/terminatorlib copying terminatorlib/optionparse.py -> build/lib/terminatorlib copying terminatorlib/signalman.py -> build/lib/terminatorlib copying terminatorlib/translation.py -> build/lib/terminatorlib copying terminatorlib/ipc.py -> build/lib/terminatorlib copying terminatorlib/paned.py -> build/lib/terminatorlib copying terminatorlib/terminator.py -> build/lib/terminatorlib copying terminatorlib/factory.py -> build/lib/terminatorlib copying terminatorlib/util.py -> build/lib/terminatorlib creating build/lib/terminatorlib/plugins copying terminatorlib/plugins/terminalshot.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/url_handlers.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/logger.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/maven.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/__init__.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/testplugin.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/custom_commands.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/activitywatch.py -> build/lib/terminatorlib/plugins copying terminatorlib/preferences.glade -> build/lib/terminatorlib copying terminatorlib/layoutlauncher.glade -> build/lib/terminatorlib running build_scripts creating build/scripts-3.7 copying and adjusting terminator -> build/scripts-3.7 copying and adjusting remotinator -> build/scripts-3.7 changing mode of build/scripts-3.7/terminator from 644 to 755 changing mode of build/scripts-3.7/remotinator from 644 to 755 creating build/mo/et compiling po/et.po -> build/mo/et/terminator.mo creating build/mo/jv compiling po/jv.po -> build/mo/jv/terminator.mo creating build/mo/fr compiling po/fr.po -> build/mo/fr/terminator.mo creating build/mo/si compiling po/si.po -> build/mo/si/terminator.mo creating build/mo/az compiling po/az.po -> build/mo/az/terminator.mo creating build/mo/fo compiling po/fo.po -> build/mo/fo/terminator.mo creating build/mo/lv compiling po/lv.po -> build/mo/lv/terminator.mo creating build/mo/cs compiling po/cs.po -> build/mo/cs/terminator.mo creating build/mo/la compiling po/la.po -> build/mo/la/terminator.mo creating build/mo/en_CA compiling po/en_CA.po -> build/mo/en_CA/terminator.mo creating build/mo/fi compiling po/fi.po -> build/mo/fi/terminator.mo creating build/mo/el compiling po/el.po -> build/mo/el/terminator.mo creating build/mo/en_AU compiling po/en_AU.po -> build/mo/en_AU/terminator.mo creating build/mo/hr compiling po/hr.po -> build/mo/hr/terminator.mo creating build/mo/eu compiling po/eu.po -> build/mo/eu/terminator.mo creating build/mo/ca@valencia compiling po/ca@valencia.po -> build/mo/ca@valencia/terminator.mo creating build/mo/sq compiling po/sq.po -> build/mo/sq/terminator.mo creating build/mo/sr compiling po/sr.po -> build/mo/sr/terminator.mo creating build/mo/hi compiling po/hi.po -> build/mo/hi/terminator.mo creating build/mo/ur compiling po/ur.po -> build/mo/ur/terminator.mo creating build/mo/sk compiling po/sk.po -> build/mo/sk/terminator.mo creating build/mo/th compiling po/th.po -> build/mo/th/terminator.mo creating build/mo/sw compiling po/sw.po -> build/mo/sw/terminator.mo creating build/mo/ckb compiling po/ckb.po -> build/mo/ckb/terminator.mo creating build/mo/pt_BR compiling po/pt_BR.po -> build/mo/pt_BR/terminator.mo creating build/mo/pt compiling po/pt.po -> build/mo/pt/terminator.mo creating build/mo/ug compiling po/ug.po -> build/mo/ug/terminator.mo creating build/mo/fa compiling po/fa.po -> build/mo/fa/terminator.mo creating build/mo/bs compiling po/bs.po -> build/mo/bs/terminator.mo creating build/mo/uk compiling po/uk.po -> build/mo/uk/terminator.mo creating build/mo/bg compiling po/bg.po -> build/mo/bg/terminator.mo creating build/mo/tr compiling po/tr.po -> build/mo/tr/terminator.mo creating build/mo/pl compiling po/pl.po -> build/mo/pl/terminator.mo creating build/mo/ca compiling po/ca.po -> build/mo/ca/terminator.mo creating build/mo/su compiling po/su.po -> build/mo/su/terminator.mo creating build/mo/ga compiling po/ga.po -> build/mo/ga/terminator.mo creating build/mo/it compiling po/it.po -> build/mo/it/terminator.mo creating build/mo/es compiling po/es.po -> build/mo/es/terminator.mo creating build/mo/mr compiling po/mr.po -> build/mo/mr/terminator.mo creating build/mo/zh_TW compiling po/zh_TW.po -> build/mo/zh_TW/terminator.mo creating build/mo/tyv compiling po/tyv.po -> build/mo/tyv/terminator.mo creating build/mo/en_GB compiling po/en_GB.po -> build/mo/en_GB/terminator.mo creating build/mo/zh_HK compiling po/zh_HK.po -> build/mo/zh_HK/terminator.mo creating build/mo/ast compiling po/ast.po -> build/mo/ast/terminator.mo creating build/mo/be compiling po/be.po -> build/mo/be/terminator.mo creating build/mo/eo compiling po/eo.po -> build/mo/eo/terminator.mo creating build/mo/ru compiling po/ru.po -> build/mo/ru/terminator.mo creating build/mo/fy compiling po/fy.po -> build/mo/fy/terminator.mo creating build/mo/vi compiling po/vi.po -> build/mo/vi/terminator.mo creating build/mo/sv compiling po/sv.po -> build/mo/sv/terminator.mo creating build/mo/sl compiling po/sl.po -> build/mo/sl/terminator.mo creating build/mo/wa compiling po/wa.po -> build/mo/wa/terminator.mo creating build/mo/te compiling po/te.po -> build/mo/te/terminator.mo creating build/mo/id compiling po/id.po -> build/mo/id/terminator.mo creating build/mo/kk compiling po/kk.po -> build/mo/kk/terminator.mo creating build/mo/he compiling po/he.po -> build/mo/he/terminator.mo creating build/mo/oc compiling po/oc.po -> build/mo/oc/terminator.mo creating build/mo/nl compiling po/nl.po -> build/mo/nl/terminator.mo creating build/mo/ku compiling po/ku.po -> build/mo/ku/terminator.mo creating build/mo/ar compiling po/ar.po -> build/mo/ar/terminator.mo creating build/mo/mk compiling po/mk.po -> build/mo/mk/terminator.mo creating build/mo/ms compiling po/ms.po -> build/mo/ms/terminator.mo creating build/mo/da compiling po/da.po -> build/mo/da/terminator.mo creating build/mo/nb compiling po/nb.po -> build/mo/nb/terminator.mo creating build/mo/bn compiling po/bn.po -> build/mo/bn/terminator.mo creating build/mo/ro compiling po/ro.po -> build/mo/ro/terminator.mo creating build/mo/is compiling po/is.po -> build/mo/is/terminator.mo creating build/mo/ml compiling po/ml.po -> build/mo/ml/terminator.mo creating build/mo/lt compiling po/lt.po -> build/mo/lt/terminator.mo creating build/mo/ta compiling po/ta.po -> build/mo/ta/terminator.mo creating build/mo/zh_CN compiling po/zh_CN.po -> build/mo/zh_CN/terminator.mo creating build/mo/ka compiling po/ka.po -> build/mo/ka/terminator.mo creating build/mo/af compiling po/af.po -> build/mo/af/terminator.mo creating build/mo/ia compiling po/ia.po -> build/mo/ia/terminator.mo creating build/mo/de compiling po/de.po -> build/mo/de/terminator.mo creating build/mo/hu compiling po/hu.po -> build/mo/hu/terminator.mo creating build/mo/hy compiling po/hy.po -> build/mo/hy/terminator.mo creating build/mo/ko compiling po/ko.po -> build/mo/ko/terminator.mo creating build/mo/gl compiling po/gl.po -> build/mo/gl/terminator.mo creating build/mo/nn compiling po/nn.po -> build/mo/nn/terminator.mo creating build/mo/ru_RU compiling po/ru_RU.po -> build/mo/ru_RU/terminator.mo creating build/mo/ja compiling po/ja.po -> build/mo/ja/terminator.mo Generating and caching the translation database Merging translations into data/terminator.desktop. Found cached translation database Merging translations into data/terminator.appdata.xml. CREATED data/terminator.appdata.xml SUCCEEDED 00:01:28 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> terminator-1.92_2 depends on file: /usr/local/lib/libkeybinder-3.0.so - found ===> terminator-1.92_2 depends on file: /usr/local/lib/libnotify.so - found ===> terminator-1.92_2 depends on package: py37-configobj>0 - found ===> terminator-1.92_2 depends on package: py37-psutil>0 - found ===> terminator-1.92_2 depends on executable: gtk-update-icon-cache - found ===> terminator-1.92_2 depends on package: py37-gobject3>=0 - found ===> terminator-1.92_2 depends on package: py37-setuptools>0 - found ===> terminator-1.92_2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for terminator-1.92_2 ===> terminator-1.92_2 depends on file: /usr/local/lib/libkeybinder-3.0.so - found ===> terminator-1.92_2 depends on file: /usr/local/lib/libnotify.so - found ===> terminator-1.92_2 depends on package: py37-configobj>0 - found ===> terminator-1.92_2 depends on package: py37-psutil>0 - found ===> terminator-1.92_2 depends on executable: gtk-update-icon-cache - found ===> terminator-1.92_2 depends on package: py37-gobject3>=0 - found ===> terminator-1.92_2 depends on package: py37-setuptools>0 - found ===> terminator-1.92_2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running build_scripts Found cached translation database Merging translations into data/terminator.desktop. Found cached translation database Merging translations into data/terminator.appdata.xml. CREATED data/terminator.appdata.xml running install_lib creating /construction/x11/terminator/stage/usr/local/lib/python3.7 creating /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages creating /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/notebook.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/ipc.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/preferences.glade -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/__init__.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/paned.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/optionparse.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/terminal_popup_menu.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/config.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/layoutlauncher.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/prefseditor.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/factory.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib creating /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/url_handlers.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/__init__.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/logger.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/custom_commands.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/terminalshot.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/testplugin.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/activitywatch.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/plugins/maven.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins copying build/lib/terminatorlib/signalman.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/debugserver.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/terminator.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/layoutlauncher.glade -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/keybindings.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/titlebar.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/container.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/util.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/window.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/version.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/encoding.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/borg.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/editablelabel.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/terminal.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/translation.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/plugin.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/freebsd.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/cwd.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib copying build/lib/terminatorlib/searchbar.py -> /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/notebook.py to notebook.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/ipc.py to ipc.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/paned.py to paned.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/optionparse.py to optionparse.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/terminal_popup_menu.py to terminal_popup_menu.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/config.py to config.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/layoutlauncher.py to layoutlauncher.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/prefseditor.py to prefseditor.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/factory.py to factory.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/url_handlers.py to url_handlers.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/logger.py to logger.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/custom_commands.py to custom_commands.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/terminalshot.py to terminalshot.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/testplugin.py to testplugin.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/activitywatch.py to activitywatch.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugins/maven.py to maven.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/signalman.py to signalman.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/debugserver.py to debugserver.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/terminator.py to terminator.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/keybindings.py to keybindings.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/titlebar.py to titlebar.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/container.py to container.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/util.py to util.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/window.py to window.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/version.py to version.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/encoding.py to encoding.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/borg.py to borg.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/editablelabel.py to editablelabel.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/terminal.py to terminal.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/translation.py to translation.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/freebsd.py to freebsd.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/cwd.py to cwd.cpython-37.pyc byte-compiling /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminatorlib/searchbar.py to searchbar.cpython-37.pyc writing byte-compilation script '/tmp/tmparyooy5s.py' /usr/local/bin/python3.7 /tmp/tmparyooy5s.py removing /tmp/tmparyooy5s.py running install_data copying terminator.wrapper -> /construction/x11/terminator/stage/usr/local/bin creating /construction/x11/terminator/stage/usr/local/share/appdata copying data/terminator.appdata.xml -> /construction/x11/terminator/stage/usr/local/share/appdata copying data/terminator.desktop -> /construction/x11/terminator/stage/usr/local/share/applications copying doc/terminator.1 -> /construction/x11/terminator/stage/usr/local/share/man/man1 copying doc/terminator_config.5 -> /construction/x11/terminator/stage/usr/local/share/man/man5 copying data/icons/hicolor/48x48/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/pixmaps creating /construction/x11/terminator/stage/usr/local/share/icons creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable/apps copying data/icons/hicolor/scalable/apps/terminator.svg -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable/apps copying data/icons/hicolor/scalable/apps/terminator-custom-commands.svg -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable/apps copying data/icons/hicolor/scalable/apps/terminator-layout.svg -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable/apps copying data/icons/hicolor/scalable/apps/terminator-preferences.svg -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/scalable/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16 creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/apps copying data/icons/hicolor/16x16/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/22x22 creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/22x22/apps copying data/icons/hicolor/22x22/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/22x22/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/24x24 creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/24x24/apps copying data/icons/hicolor/24x24/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/24x24/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/32x32 creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/32x32/apps copying data/icons/hicolor/32x32/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/32x32/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48 creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48/apps copying data/icons/hicolor/48x48/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48/apps copying data/icons/hicolor/48x48/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48/apps copying data/icons/hicolor/48x48/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48/apps copying data/icons/hicolor/48x48/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/48x48/apps creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_receive_off.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_receive_on.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_horiz.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_vert.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_active_broadcast_all.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_active_broadcast_off.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions copying data/icons/hicolor/16x16/actions/terminator_active_broadcast_group.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/actions creating /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/status copying data/icons/hicolor/16x16/status/terminal-bell.png -> /construction/x11/terminator/stage/usr/local/share/icons/hicolor/16x16/status creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable/apps copying data/icons/HighContrast/scalable/apps/terminator.svg -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable/apps copying data/icons/HighContrast/scalable/apps/terminator-preferences.svg -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable/apps copying data/icons/HighContrast/scalable/apps/terminator-layout.svg -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable/apps copying data/icons/HighContrast/scalable/apps/terminator-custom-commands.svg -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/scalable/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16 creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/apps copying data/icons/HighContrast/16x16/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/apps copying data/icons/HighContrast/16x16/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/apps copying data/icons/HighContrast/16x16/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/apps copying data/icons/HighContrast/16x16/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22 creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22/apps copying data/icons/HighContrast/22x22/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22/apps copying data/icons/HighContrast/22x22/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22/apps copying data/icons/HighContrast/22x22/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22/apps copying data/icons/HighContrast/22x22/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/22x22/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24 creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24/apps copying data/icons/HighContrast/24x24/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24/apps copying data/icons/HighContrast/24x24/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24/apps copying data/icons/HighContrast/24x24/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24/apps copying data/icons/HighContrast/24x24/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/24x24/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32 creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32/apps copying data/icons/HighContrast/32x32/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32/apps copying data/icons/HighContrast/32x32/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32/apps copying data/icons/HighContrast/32x32/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32/apps copying data/icons/HighContrast/32x32/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/32x32/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48 creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48/apps copying data/icons/HighContrast/48x48/apps/terminator-preferences.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48/apps copying data/icons/HighContrast/48x48/apps/terminator-layout.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48/apps copying data/icons/HighContrast/48x48/apps/terminator-custom-commands.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48/apps copying data/icons/HighContrast/48x48/apps/terminator.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/48x48/apps creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_horiz.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_active_broadcast_off.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_active_broadcast_group.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_active_broadcast_all.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_vert.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_receive_on.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions copying data/icons/HighContrast/16x16/actions/terminator_receive_off.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/actions creating /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/status copying data/icons/HighContrast/16x16/status/terminal-bell.png -> /construction/x11/terminator/stage/usr/local/share/icons/HighContrast/16x16/status creating /construction/x11/terminator/stage/usr/local/share/terminator creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/HighContrast creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/HighContrast/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/HighContrast/gtk-3.0/apps copying terminatorlib/themes/HighContrast/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/HighContrast/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Radiance creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Radiance/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps copying terminatorlib/themes/Radiance/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps copying terminatorlib/themes/Radiance/gtk-3.0/apps/terminator_styling.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Breeze creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Breeze/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Breeze/gtk-3.0/apps copying terminatorlib/themes/Breeze/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Breeze/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Adwaita creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Adwaita/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Adwaita/gtk-3.0/apps copying terminatorlib/themes/Adwaita/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Adwaita/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Ambiance creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps copying terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator_styling.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps copying terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Raleigh creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Raleigh/gtk-3.0 creating /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Raleigh/gtk-3.0/apps copying terminatorlib/themes/Raleigh/gtk-3.0/apps/terminator.css -> /construction/x11/terminator/stage/usr/local/share/terminator/terminatorlib/themes/Raleigh/gtk-3.0/apps creating /construction/x11/terminator/stage/usr/local/share/locale/ug creating /construction/x11/terminator/stage/usr/local/share/locale/ug/LC_MESSAGES copying build/mo/ug/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ug/LC_MESSAGES copying build/mo/th/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/th/LC_MESSAGES copying build/mo/sr/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sr/LC_MESSAGES copying build/mo/fi/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/fi/LC_MESSAGES copying build/mo/hr/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/hr/LC_MESSAGES copying build/mo/pt_BR/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/pt_BR/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/sw creating /construction/x11/terminator/stage/usr/local/share/locale/sw/LC_MESSAGES copying build/mo/sw/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sw/LC_MESSAGES copying build/mo/hi/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/hi/LC_MESSAGES copying build/mo/cs/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/cs/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/fo creating /construction/x11/terminator/stage/usr/local/share/locale/fo/LC_MESSAGES copying build/mo/fo/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/fo/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ckb creating /construction/x11/terminator/stage/usr/local/share/locale/ckb/LC_MESSAGES copying build/mo/ckb/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ckb/LC_MESSAGES copying build/mo/eu/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/eu/LC_MESSAGES copying build/mo/lv/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/lv/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ca@valencia creating /construction/x11/terminator/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES copying build/mo/ca@valencia/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES copying build/mo/sk/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sk/LC_MESSAGES copying build/mo/pt/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/pt/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ur creating /construction/x11/terminator/stage/usr/local/share/locale/ur/LC_MESSAGES copying build/mo/ur/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ur/LC_MESSAGES copying build/mo/el/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/el/LC_MESSAGES copying build/mo/sq/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sq/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/la creating /construction/x11/terminator/stage/usr/local/share/locale/la/LC_MESSAGES copying build/mo/la/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/la/LC_MESSAGES copying build/mo/en_CA/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/en_CA/LC_MESSAGES copying build/mo/en_AU/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/en_AU/LC_MESSAGES copying build/mo/ml/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ml/LC_MESSAGES copying build/mo/zh_CN/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/zh_CN/LC_MESSAGES copying build/mo/af/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/af/LC_MESSAGES copying build/mo/is/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/is/LC_MESSAGES copying build/mo/lt/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/lt/LC_MESSAGES copying build/mo/ka/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ka/LC_MESSAGES copying build/mo/ta/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ta/LC_MESSAGES copying build/mo/be/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/be/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/tyv creating /construction/x11/terminator/stage/usr/local/share/locale/tyv/LC_MESSAGES copying build/mo/tyv/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/tyv/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/zh_HK creating /construction/x11/terminator/stage/usr/local/share/locale/zh_HK/LC_MESSAGES copying build/mo/zh_HK/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/zh_HK/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/te creating /construction/x11/terminator/stage/usr/local/share/locale/te/LC_MESSAGES copying build/mo/te/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/te/LC_MESSAGES copying build/mo/ru/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ru/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/fy creating /construction/x11/terminator/stage/usr/local/share/locale/fy/LC_MESSAGES copying build/mo/fy/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/fy/LC_MESSAGES copying build/mo/sl/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sl/LC_MESSAGES copying build/mo/eo/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/eo/LC_MESSAGES copying build/mo/en_GB/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/en_GB/LC_MESSAGES copying build/mo/wa/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/wa/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ast creating /construction/x11/terminator/stage/usr/local/share/locale/ast/LC_MESSAGES copying build/mo/ast/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ast/LC_MESSAGES copying build/mo/id/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/id/LC_MESSAGES copying build/mo/vi/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/vi/LC_MESSAGES copying build/mo/es/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/es/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/mr creating /construction/x11/terminator/stage/usr/local/share/locale/mr/LC_MESSAGES copying build/mo/mr/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/mr/LC_MESSAGES copying build/mo/sv/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/sv/LC_MESSAGES copying build/mo/zh_TW/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/zh_TW/LC_MESSAGES copying build/mo/ms/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ms/LC_MESSAGES copying build/mo/bn/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/bn/LC_MESSAGES copying build/mo/da/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/da/LC_MESSAGES copying build/mo/ro/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ro/LC_MESSAGES copying build/mo/nb/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/nb/LC_MESSAGES copying build/mo/mk/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/mk/LC_MESSAGES copying build/mo/ja/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ja/LC_MESSAGES copying build/mo/hu/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/hu/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ia creating /construction/x11/terminator/stage/usr/local/share/locale/ia/LC_MESSAGES copying build/mo/ia/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ia/LC_MESSAGES copying build/mo/gl/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/gl/LC_MESSAGES copying build/mo/ko/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ko/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/hy creating /construction/x11/terminator/stage/usr/local/share/locale/hy/LC_MESSAGES copying build/mo/hy/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/hy/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ru_RU creating /construction/x11/terminator/stage/usr/local/share/locale/ru_RU/LC_MESSAGES copying build/mo/ru_RU/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ru_RU/LC_MESSAGES copying build/mo/nn/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/nn/LC_MESSAGES copying build/mo/de/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/de/LC_MESSAGES copying build/mo/uk/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/uk/LC_MESSAGES copying build/mo/ga/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ga/LC_MESSAGES copying build/mo/fa/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/fa/LC_MESSAGES copying build/mo/ca/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ca/LC_MESSAGES copying build/mo/bs/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/bs/LC_MESSAGES copying build/mo/tr/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/tr/LC_MESSAGES copying build/mo/pl/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/pl/LC_MESSAGES copying build/mo/bg/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/bg/LC_MESSAGES copying build/mo/it/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/it/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/su creating /construction/x11/terminator/stage/usr/local/share/locale/su/LC_MESSAGES copying build/mo/su/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/su/LC_MESSAGES copying build/mo/ar/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ar/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/ku creating /construction/x11/terminator/stage/usr/local/share/locale/ku/LC_MESSAGES copying build/mo/ku/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/ku/LC_MESSAGES copying build/mo/nl/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/nl/LC_MESSAGES copying build/mo/he/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/he/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/oc creating /construction/x11/terminator/stage/usr/local/share/locale/oc/LC_MESSAGES copying build/mo/oc/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/oc/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/kk creating /construction/x11/terminator/stage/usr/local/share/locale/kk/LC_MESSAGES copying build/mo/kk/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/kk/LC_MESSAGES copying build/mo/az/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/az/LC_MESSAGES copying build/mo/et/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/et/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/si creating /construction/x11/terminator/stage/usr/local/share/locale/si/LC_MESSAGES copying build/mo/si/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/si/LC_MESSAGES creating /construction/x11/terminator/stage/usr/local/share/locale/jv creating /construction/x11/terminator/stage/usr/local/share/locale/jv/LC_MESSAGES copying build/mo/jv/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/jv/LC_MESSAGES copying build/mo/fr/terminator.mo -> /construction/x11/terminator/stage/usr/local/share/locale/fr/LC_MESSAGES running install_egg_info running egg_info creating terminator.egg-info writing terminator.egg-info/PKG-INFO writing dependency_links to terminator.egg-info/dependency_links.txt writing requirements to terminator.egg-info/requires.txt writing top-level names to terminator.egg-info/top_level.txt writing manifest file 'terminator.egg-info/SOURCES.txt' reading manifest file 'terminator.egg-info/SOURCES.txt' writing manifest file 'terminator.egg-info/SOURCES.txt' Copying terminator.egg-info to /construction/x11/terminator/stage/usr/local/lib/python3.7/site-packages/terminator-1.92-py3.7.egg-info running install_scripts copying build/scripts-3.7/remotinator -> /construction/x11/terminator/stage/usr/local/bin copying build/scripts-3.7/terminator -> /construction/x11/terminator/stage/usr/local/bin changing mode of /construction/x11/terminator/stage/usr/local/bin/remotinator to 755 changing mode of /construction/x11/terminator/stage/usr/local/bin/terminator to 755 writing list of installed files to '/construction/x11/terminator/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for terminator-1.92_2 file sizes/checksums [265]: 0% file sizes/checksums [265]: 37% file sizes/checksums [265]: 75% file sizes/checksums [265]: 100% packing files [265]: 0% packing files [265]: 37% packing files [265]: 75% packing files [265]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:02:52