------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for zh-ibus-cangjie-2.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/chinese/ibus-cangjie XDG_CONFIG_HOME=/construction/chinese/ibus-cangjie HOME=/construction/chinese/ibus-cangjie TMPDIR="/tmp" PATH=/construction/chinese/ibus-cangjie/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --enable-gettext --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/construction/chinese/ibus-cangjie XDG_DATA_HOME=/construction/chinese/ibus-cangjie XDG_CONFIG_HOME=/construction/chinese/ibus-cangjie HOME=/construction/chinese/ibus-cangjie TMPDIR="/tmp" PATH=/construction/chinese/ibus-cangjie/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/chinese/ibus-cangjie/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ibus-cangjie" EXAMPLESDIR="share/examples/ibus-cangjie" DATADIR="share/ibus-cangjie" WWWDIR="www/ibus-cangjie" ETCDIR="etc/ibus-cangjie" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ibus-cangjie DOCSDIR=/usr/local/share/doc/ibus-cangjie EXAMPLESDIR=/usr/local/share/examples/ibus-cangjie WWWDIR=/usr/local/www/ibus-cangjie ETCDIR=/usr/local/etc/ibus-cangjie SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.1,1.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/expat-2.2.10.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/zh-libcangjie-1.3_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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/zh-pycangjie-1.3.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/pycanberra-1_2.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/gtk-update-icon-cache-3.24.24.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/pygobject3-common-3.38.0.txz Installing /packages/All/py37-cairo-1.18.1_1,1.txz Installing /packages/All/py37-gobject3-3.38.0.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.3.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libnotify-0.7.9_1.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/dconf-0.38.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/libevent-2.1.12.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.8.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.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.61.txz ===== Message from ca_root_nss-3.61: -- 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/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.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_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- 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.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3op2.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.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.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_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.33.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.8.txz Installing /packages/All/pciids-20210131.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20201110.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.3.txz ===== Message from libxkbcommon-1.0.3: -- 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.36.0.txz Installing /packages/All/at-spi2-atk-2.34.2.txz Installing /packages/All/libgsf-1.14.47_1.txz Installing /packages/All/adwaita-icon-theme-3.38.0.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/gtk3-3.24.24.txz Installing /packages/All/pydbus-common-1.2.16.txz Installing /packages/All/py37-dbus-1.2.16.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/setxkbmap-1.3.2.txz Installing /packages/All/ibus-1.5.23_2.txz ===== Message from ibus-1.5.23_2: -- ibus installation finished. To use ibus, please do the following: If you are using bash, please add following lines to your $HOME/.bashrc: export XIM=ibus export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" If you are using tcsh, please add following lines to your $HOME/.cshrc: setenv XIM ibus setenv GTK_IM_MODULE ibus setenv QT_IM_MODULE ibus setenv XMODIFIERS @im=ibus setenv XIM_PROGRAM ibus-daemon setenv XIM_ARGS "--daemonize --xim" If you are using KDE4, you may create a shell script in $HOME/.kde4/env, and add following lines: #!/bin/sh export XIM=ibus export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" Following input methods/engines are available in ports: chinese/ibus-chewing Chewing engine for IBus chinese/ibus-libpinyin Intelligent Pinyin engine based on libpinyin chinese/ibus-pinyin The PinYin input method japanese/ibus-anthy Anthy engine for IBus japanese/ibus-mozc Mozc engine for IBus japanese/ibus-skk SKK engine for IBus korean/ibus-hangul Hangul engine for IBus textproc/ibus-kmfl KMFL IMEngine for IBus framework textproc/ibus-m17n m17n IM engine for IBus framework textproc/ibus-table Table based IM framework for IBus textproc/ibus-typing-booster Faster typing by context sensitive completion and QT4 input method module, textproc/ibus-qt. If ibus cannot start or the panel does not appear, please ensure that you are using up-to-date python. SUCCEEDED 00:01:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-ibus-cangjie-2.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-ibus-cangjie-2.4 for building => SHA256 Checksum OK for Cangjians-ibus-cangjie-v2.4_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-ibus-cangjie-2.4 for building ===> Extracting for zh-ibus-cangjie-2.4 ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zh-ibus-cangjie-2.4 for building => SHA256 Checksum OK for Cangjians-ibus-cangjie-v2.4_GH0.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for zh-ibus-cangjie-2.4 ===> Applying ports patches for zh-ibus-cangjie-2.4 from /xports/chinese/ibus-cangjie/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/cangjie/_core.so - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/pycanberra/pycanberra.py - found ===> zh-ibus-cangjie-2.4 depends on package: gmake>=4.3 - found ===> zh-ibus-cangjie-2.4 depends on executable: gtk-update-icon-cache - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/intltool-extract - found ===> zh-ibus-cangjie-2.4 depends on package: py37-gobject3>=0 - found ===> zh-ibus-cangjie-2.4 depends on package: pkgconf>=1.3.0_1 - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/python3.7 - found ===> zh-ibus-cangjie-2.4 depends on executable: msgfmt - found ===> zh-ibus-cangjie-2.4 depends on package: autoconf>=2.69 - found ===> zh-ibus-cangjie-2.4 depends on package: automake>=1.16.1 - found ===> zh-ibus-cangjie-2.4 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on shared library: libibus-1.0.so - found (/usr/local/lib/libibus-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/cangjie/_core.so - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/pycanberra/pycanberra.py - found ===> zh-ibus-cangjie-2.4 depends on package: gmake>=4.3 - found ===> zh-ibus-cangjie-2.4 depends on executable: gtk-update-icon-cache - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/intltool-extract - found ===> zh-ibus-cangjie-2.4 depends on package: py37-gobject3>=0 - found ===> zh-ibus-cangjie-2.4 depends on package: pkgconf>=1.3.0_1 - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/python3.7 - found ===> zh-ibus-cangjie-2.4 depends on executable: msgfmt - found ===> zh-ibus-cangjie-2.4 depends on package: autoconf>=2.69 - found ===> zh-ibus-cangjie-2.4 depends on package: automake>=1.16.1 - found ===> zh-ibus-cangjie-2.4 depends on executable: libtoolize - found ===> zh-ibus-cangjie-2.4 depends on shared library: libibus-1.0.so - found (/usr/local/lib/libibus-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> zh-ibus-cangjie-2.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for zh-ibus-cangjie-2.4 You should add the contents of '/usr/local/share/aclocal/intltool.m4' to 'aclocal.m4'. configure.ac:10: installing './install-sh' configure.ac:10: installing './missing' Makefile.am:71: installing './py-compile' parallel-tests: installing './test-driver' configure: WARNING: unrecognized options: --enable-gettext configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.32.1 checking for XML::Parser... ok checking whether /usr/local/bin/python3.7 version is >= 3.2.3... yes checking for /usr/local/bin/python3.7 version... 3.7 checking for /usr/local/bin/python3.7 platform... dragonfly5 checking for /usr/local/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/local/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking the cangjie Python module... yes checking pkg-config is at least version 0.9.0... yes checking for IBus... yes checking for IBus component dir... /usr/local/share/ibus/component checking the IBus introspection-based bindings... yes checking pkg-config is at least version 0.16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --enable-gettext ibus-cangjie 2.4 ================== python version: 3.7 prefix: /usr/local component dir: ${prefix}/share/ibus/component Remember: IBus finds its engines only in /usr/local/share/ibus/component by default. Now type 'make' to build ibus-cangjie SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for zh-ibus-cangjie-2.4 gmake[2]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' /bin/mkdir -p ./data gmake all-recursive gmake[3]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' Making all in po gmake[4]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[4]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4/po' gmake[4]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' \ /bin/mkdir -p scripts; \ sed -e 's&@PYTHON_PATH@&/usr/local/bin/python3.7&g' \ -e 's&@CANGJIE_GETTEXT_PACKAGE@&ibus-cangjie&g' \ -e 's&@LOCALEDIR@&/usr/local/share/locale&g' \ -e 's&@COMPONENTDIR@&/usr/local/share/ibus/component&g' \ -e 's&@PKGDATADIR@&/usr/local/share/ibus-cangjie&g' scripts/ibus-setup-cangjie.in > scripts/ibus-setup-cangjie \ /bin/mkdir -p scripts; \ sed -e 's&@PYTHON_PATH@&/usr/local/bin/python3.7&g' \ -e 's&@CANGJIE_GETTEXT_PACKAGE@&ibus-cangjie&g' \ -e 's&@LOCALEDIR@&/usr/local/share/locale&g' \ -e 's&@COMPONENTDIR@&/usr/local/share/ibus/component&g' \ -e 's&@PKGDATADIR@&/usr/local/share/ibus-cangjie&g' scripts/ibus-engine-cangjie.in > scripts/ibus-engine-cangjie LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/cangjie.appdata.xml.in data/cangjie.appdata.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/quick.appdata.xml.in data/quick.appdata.xml \ sed -e 's&@_VERSION@&2.4&g' \ -e 's&@BINDIR@&/usr/local/bin&g' \ -e 's&@ICON16DIR@&/usr/local/share/icons/hicolor/16x16/intl&g' \ -e 's&@PKGLIBEXECDIR@&/usr/local/lib/ibus-cangjie&g' data/cangjie.xml.in.in > data/cangjie.xml.in \ sed -e 's&@_VERSION@&2.4&g' \ -e 's&@BINDIR@&/usr/local/bin&g' \ -e 's&@ICON16DIR@&/usr/local/share/icons/hicolor/16x16/intl&g' \ -e 's&@PKGLIBEXECDIR@&/usr/local/lib/ibus-cangjie&g' data/quick.xml.in.in > data/quick.xml.in \ ( \ bindir=/usr/local/bin; \ s=`cat data/ibus-setup-cangjie.desktop.in.in`; \ eval "echo \"${s}\""; \ ) > data/ibus-setup-cangjie.desktop.in \ ( \ bindir=/usr/local/bin; \ s=`cat data/ibus-setup-quick.desktop.in.in`; \ eval "echo \"${s}\""; \ ) > data/ibus-setup-quick.desktop.in LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/org.cangjians.ibus.cangjie.gschema.xml.in data/org.cangjians.ibus.cangjie.gschema.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/org.cangjians.ibus.quick.gschema.xml.in data/org.cangjians.ibus.quick.gschema.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/cangjie.xml.in data/cangjie.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po data/quick.xml.in data/quick.xml LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po data/ibus-setup-cangjie.desktop.in data/ibus-setup-cangjie.desktop LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po data/ibus-setup-quick.desktop.in data/ibus-setup-quick.desktop Generating and caching the translation database Merging translations into data/org.cangjians.ibus.cangjie.gschema.xml. Found cached translation database Merging translations into data/cangjie.xml. CREATED data/org.cangjians.ibus.cangjie.gschema.xml /usr/local/bin/glib-compile-schemas --strict --dry-run --schema-file=data/org.cangjians.ibus.cangjie.gschema.xml && mkdir -p data && touch data/org.cangjians.ibus.cangjie.gschema.valid Found cached translation database Merging translations into data/ibus-setup-cangjie.desktop. Found cached translation database Merging translations into data/quick.appdata.xml. CREATED data/cangjie.xml Found cached translation database Merging translations into data/quick.xml. CREATED data/quick.xml Found cached translation database Merging translations into data/org.cangjians.ibus.quick.gschema.xml. CREATED data/org.cangjians.ibus.quick.gschema.xml /usr/local/bin/glib-compile-schemas --strict --dry-run --schema-file=data/org.cangjians.ibus.quick.gschema.xml && mkdir -p data && touch data/org.cangjians.ibus.quick.gschema.valid Found cached translation database Merging translations into data/cangjie.appdata.xml. CREATED data/quick.appdata.xml Found cached translation database Merging translations into data/ibus-setup-quick.desktop. CREATED data/cangjie.appdata.xml rm data/ibus-setup-quick.desktop.in data/ibus-setup-cangjie.desktop.in data/cangjie.xml.in data/quick.xml.in gmake[4]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[3]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[2]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/cangjie/_core.so - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/pycanberra/pycanberra.py - found ===> zh-ibus-cangjie-2.4 depends on executable: gtk-update-icon-cache - found ===> zh-ibus-cangjie-2.4 depends on executable: g-ir-scanner - found ===> zh-ibus-cangjie-2.4 depends on package: py37-gobject3>=0 - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for zh-ibus-cangjie-2.4 ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/cangjie/_core.so - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/lib/python3.7/site-packages/pycanberra/pycanberra.py - found ===> zh-ibus-cangjie-2.4 depends on executable: gtk-update-icon-cache - found ===> zh-ibus-cangjie-2.4 depends on executable: g-ir-scanner - found ===> zh-ibus-cangjie-2.4 depends on package: py37-gobject3>=0 - found ===> zh-ibus-cangjie-2.4 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' /bin/mkdir -p ./data gmake install-recursive gmake[3]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' Making install in po gmake[4]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4/po' linguas="pt_BR zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/construction/chinese/ibus-cangjie/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/chinese/ibus-cangjie/ibus-cangjie-2.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/ibus-cangjie.mo; \ echo "installing $lang.gmo as $dir/ibus-cangjie.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/ibus-cangjie.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ibus-cangjie.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/ibus-cangjie.mo.m; \ echo "installing $lang.gmo.m as $dir/ibus-cangjie.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/ibus-cangjie.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ibus-cangjie.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /construction/chinese/ibus-cangjie/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/ibus-cangjie.mo installing zh_HK.gmo as /construction/chinese/ibus-cangjie/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/ibus-cangjie.mo installing zh_TW.gmo as /construction/chinese/ibus-cangjie/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/ibus-cangjie.mo gmake[4]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4/po' gmake[4]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[5]: Entering directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/bin' install -m 555 scripts/ibus-setup-cangjie '/construction/chinese/ibus-cangjie/stage/usr/local/bin' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/lib/ibus-cangjie' install -m 555 scripts/ibus-engine-cangjie '/construction/chinese/ibus-cangjie/stage/usr/local/lib/ibus-cangjie' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/appdata' install -m 0644 data/cangjie.appdata.xml data/quick.appdata.xml '/construction/chinese/ibus-cangjie/stage/usr/local/share/appdata' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/ibus/component' install -m 0644 data/cangjie.xml data/quick.xml '/construction/chinese/ibus-cangjie/stage/usr/local/share/ibus/component' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/applications' install -m 0644 data/ibus-setup-cangjie.desktop data/ibus-setup-quick.desktop '/construction/chinese/ibus-cangjie/stage/usr/local/share/applications' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/lib/python3.7/site-packages/ibus_cangjie' install -m 0644 src/__init__.py src/canberra.py src/engine.py src/setup.py '/construction/chinese/ibus-cangjie/stage/usr/local/lib/python3.7/site-packages/ibus_cangjie' Byte-compiling python modules... __init__.pycanberra.pyengine.pysetup.py Byte-compiling python modules (optimized versions) ... __init__.pycanberra.pyengine.pysetup.py /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/ibus-cangjie' install -m 0644 data/setup.ui '/construction/chinese/ibus-cangjie/stage/usr/local/share/ibus-cangjie' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/icons/hicolor/16x16/intl' install -m 0644 data/icons/16x16/cangjie.png data/icons/16x16/quick.png '/construction/chinese/ibus-cangjie/stage/usr/local/share/icons/hicolor/16x16/intl' /bin/mkdir -p '/construction/chinese/ibus-cangjie/stage/usr/local/share/icons/hicolor/scalable/intl' install -m 0644 data/icons/scalable/cangjie.svg data/icons/scalable/quick.svg '/construction/chinese/ibus-cangjie/stage/usr/local/share/icons/hicolor/scalable/intl' if test -n "data/org.cangjians.ibus.cangjie.gschema.xml data/org.cangjians.ibus.quick.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/chinese/ibus-cangjie/stage/usr/local/share/glib-2.0/schemas"; \ install -m 0644 data/org.cangjians.ibus.cangjie.gschema.xml data/org.cangjians.ibus.quick.gschema.xml "/construction/chinese/ibus-cangjie/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/construction/chinese/ibus-cangjie/stage" || /usr/local/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[5]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[4]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[3]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' gmake[2]: Leaving directory '/construction/chinese/ibus-cangjie/ibus-cangjie-2.4' ====> 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:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for zh-ibus-cangjie-2.4 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:23