You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: h...@freebsd.org Last committer: h...@freebsd.org Ident: $FreeBSD: branches/2017Q4/japanese/uim-mozc/Makefile 396515 2015-09-09 14:58:07Z hrs $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/453335/logs/ja-uim-mozc-2.20.2677.102.02_7.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=453335 Log: ====>> Building japanese/uim-mozc build started at Mon Nov 6 01:55:49 UTC 2017 port directory: /usr/ports/japanese/uim-mozc building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p14 FreeBSD 11.0-RELEASE-p14 1100122 arm maintained by: h...@freebsd.org Makefile ident: $FreeBSD: branches/2017Q4/japanese/uim-mozc/Makefile 396515 2015-09-09 14:58:07Z hrs $ Poudriere version: 3.1.22 Host OSVERSION: 1200050 Jail OSVERSION: 1100122 Job Id: 07 ---Begin Environment--- POUDRIEREPATH=/usr/local/bin/poudriere LOCALBASE=/usr/local LIBEXECPREFIX=/usr/local/libexec/poudriere SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIERE_VERSION=3.1.22 HOME=/root USER=root SCRIPTPREFIX=/usr/local/share/poudriere MASTERNAME=110armv6-quarterly PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool OLDPWD=/ PKGNAME=ja-uim-mozc-2.20.2677.102.02_7 POUDRIERE_BUILD_TYPE=bulk PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin QEMU_EMULATING=1 MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref SAVED_TERM= STATUS=1 MAIL=/var/mail/root BLOCKSIZE=K UNAME_r=11.0-RELEASE-p14 UNAME_v=FreeBSD 11.0-RELEASE-p14 1100122 OSVERSION=1100122 ABI_FILE=/usr/lib/crt1.o UNAME_m=arm UNAME_p=armv6 SHELL=/bin/csh ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mozc" EXAMPLESDIR="share/examples/mozc" DATADIR="share/uim" WWWDIR="www/mozc" ETCDIR="etc/mozc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/uim DOCSDIR=/usr/local/share/doc/mozc EXAMPLESDIR=/usr/local/share/examples/mozc WWWDIR=/usr/local/www/mozc ETCDIR=/usr/local/etc/mozc --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=11.0-RELEASE-p14 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ja-uim-mozc-2.20.2677.102.02_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [110armv6-quarterly-job-07] Installing pkg-1.10.1... [110armv6-quarterly-job-07] Extracting pkg-1.10.1: .......... done ===> ja-uim-mozc-2.20.2677.102.02_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ja-uim-mozc-2.20.2677.102.02_7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ja-uim-mozc-2.20.2677.102.02_7 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by ja-uim-mozc-2.20.2677.102.02_7 for building => SHA256 Checksum OK for hrs-allbsd-mozc-v2.20.2677.102.02_GH0.tar.gz. => SHA256 Checksum OK for hiroyuki-komatsu-japanese-usage-dictionary-e5b3425_GH0.tar.gz. => SHA256 Checksum OK for e-kato-macuim-v0.6.16.2.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===> ja-uim-mozc-2.20.2677.102.02_7 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.14.txz [110armv6-quarterly-job-07] Installing python27-2.7.14... [110armv6-quarterly-job-07] `-- Installing gettext-runtime-0.19.8.1_1... [110armv6-quarterly-job-07] | `-- Installing indexinfo-0.2.6... [110armv6-quarterly-job-07] | `-- Extracting indexinfo-0.2.6: .... done <snip> [110armv6-quarterly-job-07] | | `-- Installing xineramaproto-1.2.1... [110armv6-quarterly-job-07] | | `-- Extracting xineramaproto-1.2.1: .. done [110armv6-quarterly-job-07] | | `-- Extracting libXinerama-1.1.3_3,1: .......... done [110armv6-quarterly-job-07] | | `-- Installing libXrandr-1.5.1... [110armv6-quarterly-job-07] | | `-- Installing randrproto-1.5.0... [110armv6-quarterly-job-07] | | `-- Extracting randrproto-1.5.0: .... done [110armv6-quarterly-job-07] | | `-- Extracting libXrandr-1.5.1: .......... done [110armv6-quarterly-job-07] | | `-- Installing pango-1.40.6... [110armv6-quarterly-job-07] | | `-- Installing cairo-1.14.8_1,2... [110armv6-quarterly-job-07] | | | `-- Installing dri2proto-2.8... [110armv6-quarterly-job-07] | | | `-- Extracting dri2proto-2.8: .... done [110armv6-quarterly-job-07] | | | `-- Installing fontconfig-2.12.1,1... [110armv6-quarterly-job-07] | | | `-- Installing freetype2-2.8... [110armv6-quarterly-job-07] | | | `-- Extracting freetype2-2.8: .......... done [110armv6-quarterly-job-07] | | | `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /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 [110armv6-quarterly-job-07] | | | `-- Installing glproto-1.4.17... [110armv6-quarterly-job-07] | | | `-- Extracting glproto-1.4.17: ...... done [110armv6-quarterly-job-07] | | | `-- Installing mesa-libs-17.1.10... [110armv6-quarterly-job-07] | | | `-- Installing libXxf86vm-1.1.4_1... [110armv6-quarterly-job-07] | | | | `-- Installing xf86vidmodeproto-2.3.1... [110armv6-quarterly-job-07] | | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done [110armv6-quarterly-job-07] | | | `-- Extracting libXxf86vm-1.1.4_1: .......... done [110armv6-quarterly-job-07] | | | `-- Installing libdrm-2.4.83,1... [110armv6-quarterly-job-07] | | | | `-- Installing libpciaccess-0.13.5... [110armv6-quarterly-job-07] | | | | `-- Installing pciids-20170916... [110armv6-quarterly-job-07] | | | | `-- Extracting pciids-20170916: ..... done [110armv6-quarterly-job-07] | | | | `-- Extracting libpciaccess-0.13.5: ...... done [110armv6-quarterly-job-07] | | | `-- Extracting libdrm-2.4.83,1: .......... done [110armv6-quarterly-job-07] | | | `-- Installing libxshmfence-1.2_2... [110armv6-quarterly-job-07] | | | `-- Extracting libxshmfence-1.2_2: ......... done [110armv6-quarterly-job-07] | | | `-- Extracting mesa-libs-17.1.10: .......... done [110armv6-quarterly-job-07] | | | `-- Installing pixman-0.34.0... [110armv6-quarterly-job-07] | | | `-- Extracting pixman-0.34.0: .......... done [110armv6-quarterly-job-07] | | | `-- Installing xcb-util-renderutil-0.3.9_1... [110armv6-quarterly-job-07] | | | `-- Installing xcb-util-0.4.0_2,1... [110armv6-quarterly-job-07] | | | `-- Extracting xcb-util-0.4.0_2,1: .......... done [110armv6-quarterly-job-07] | | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done [110armv6-quarterly-job-07] | | `-- Extracting cairo-1.14.8_1,2: .......... done [110armv6-quarterly-job-07] | | `-- Installing encodings-1.0.4_3,1... [110armv6-quarterly-job-07] | | | `-- Installing font-util-1.3.1... [110armv6-quarterly-job-07] | | | `-- Extracting font-util-1.3.1: .......... done [110armv6-quarterly-job-07] | | `-- Extracting encodings-1.0.4_3,1: .......... done [110armv6-quarterly-job-07] | | `-- Installing harfbuzz-1.5.1_1... [110armv6-quarterly-job-07] | | | `-- Installing graphite2-1.3.10... [110armv6-quarterly-job-07] | | | `-- Extracting graphite2-1.3.10: .......... done [110armv6-quarterly-job-07] | | `-- Extracting harfbuzz-1.5.1_1: .......... done [110armv6-quarterly-job-07] | | `-- Installing libXft-2.3.2_1... [110armv6-quarterly-job-07] | | `-- Extracting libXft-2.3.2_1: ......... done [110armv6-quarterly-job-07] | | `-- Installing xorg-fonts-truetype-7.7_1... [110armv6-quarterly-job-07] | | | `-- Installing dejavu-2.37... [110armv6-quarterly-job-07] | | | `-- Installing mkfontdir-1.0.7... [110armv6-quarterly-job-07] | | | | `-- Installing mkfontscale-1.1.2... [110armv6-quarterly-job-07] | | | | `-- Installing libfontenc-1.1.3_1... [110armv6-quarterly-job-07] | | | | `-- Extracting libfontenc-1.1.3_1: ......... done [110armv6-quarterly-job-07] | | | | `-- Extracting mkfontscale-1.1.2: .. done [110armv6-quarterly-job-07] | | | `-- Extracting mkfontdir-1.0.7: .. done [110armv6-quarterly-job-07] | | | `-- Extracting dejavu-2.37: .......... done [110armv6-quarterly-job-07] | | | `-- Installing font-bh-ttf-1.0.3_3... [110armv6-quarterly-job-07] | | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [110armv6-quarterly-job-07] | | | `-- Installing font-misc-ethiopic-1.0.3_3... [110armv6-quarterly-job-07] | | | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done [110armv6-quarterly-job-07] | | | `-- Installing font-misc-meltho-1.0.3_3... [110armv6-quarterly-job-07] | | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [110armv6-quarterly-job-07] | | `-- Extracting pango-1.40.6: .......... done [110armv6-quarterly-job-07] | `-- Extracting gtk-update-icon-cache-2.24.29: .... done [110armv6-quarterly-job-07] `-- Extracting gtk2-2.24.31: .......... done [110armv6-quarterly-job-07] `-- Installing libedit-3.1.20170329_2,1... [110armv6-quarterly-job-07] `-- Extracting libedit-3.1.20170329_2,1: .......... done [110armv6-quarterly-job-07] Extracting uim-1.8.6_2: .......... done Message from perl5-5.24.3: 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. Message from ca_root_nss-3.32.1: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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 *************************************************************************** Message from trousers-0.3.14_1: 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 Message from freetype2-2.8: 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. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from dejavu-2.37: 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. ===> ja-uim-mozc-2.20.2677.102.02_7 depends on shared library: libuim.so - found (/usr/local/lib/libuim.so) ===> Returning to build of ja-uim-mozc-2.20.2677.102.02_7 =========================================================================== =======================<phase: configure >============================ ===> Configuring for ja-uim-mozc-2.20.2677.102.02_7 /usr/bin/printf "%s\n\n%s\n" "#!/bin/sh" 'exec /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work HOME=/wrkdirs/usr/ports/japanese/uim-mozc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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" PATH=/bin:/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin gmake "$@"' > /wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src/mozcmake /bin/chmod +x /wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src/mozcmake cd /wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src && /usr/bin/env BUILD_COMMAND="/wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src/mozcmake" GYP_DEFINES="use_libprotobuf=1 channel_dev=0 enable_unittest=0 compiler_host='clang' compiler_target='clang' use_libzinnia=1 zinnia_model_file='/usr/local/share/tegaki/models/zinnia/handwriting-ja.model' ibus_mozc_icon_path='/usr/local/share/ibus-mozc/icons/product_icon.png' ibus_mozc_path='/usr/local/libexec/ibus-engine-mozc' use_libibus=0 enable_gtk_renderer=0" PYTHONPATH=/usr/local/lib/python2.7/site-packages/gyp CC_host="/nxb-bin/usr/bin/cc" CC_target="/nxb-bin/usr/bin/cc" CXX_host="/nxb-bin/usr/bin/c++" CXX_target="/nxb-bin/usr/bin/c++" LD_host="/nxb-bin/usr/bin/c++" AR_host="ar" /usr/local/bin/python2.7 build_mozc.py gyp --gypdir=/usr/local/bin --server_dir="/usr/local/bin" --tool_dir="/usr/local/libexec" --renderer_dir="/usr/local/libexec" --localbase="/usr/local" --ldflags=" -fstack-protector -L/usr/local/lib" --cflags="-O2\ -pipe\ \ -fno-strict-aliasing" --cflags_cc="-O2\ -pipe\ -fno-strict-aliasing\ " --include_dirs="/usr/local/include" --noqt INFO: Generating version definition file... INFO: Version string is 2.20.2677.102 INFO: Running: pkg-config --exists ibus-1.0 >= 1.4.1 INFO: pkg-config --exists ibus-1.0 >= 1.4.1 failed INFO: removing ibus.gyp. INFO: Building GYP command line... INFO: Running GYP... INFO: Running: /usr/local/bin/gyp --depth=. --include=./gyp/common.gypi -D localbase=/usr/local -D ldflags= -fstack-protector -L/usr/local/lib -D cflags=-O2\ -pipe\ \ -fno-strict-aliasing -D cflags_cc=-O2\ -pipe\ -fno-strict-aliasing\ -D include_dirs=/usr/local/include -D abs_depth=/wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src -D ext_third_party_dir=/wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src/third_party -D python_executable=/usr/local/bin/python2.7 ./base/base.gyp ./base/base_test.gyp ./client/client.gyp ./client/client_test.gyp ./composer/composer.gyp ./composer/composer_test.gyp ./config/config.gyp ./config/config_test.gyp ./converter/converter.gyp ./converter/converter_base.gyp ./converter/converter_main.gyp ./converter/converter_test.gyp ./data/test/session/scenario/scenario.gyp ./data/test/session/scenario/usage_stats/usage_stats.gyp ./data_manager/chromeos/chromeos_data_manager.gyp ./data_manager/chromeos/chromeos_data_manager_bas e.gyp ./data_manager/chromeos/chromeos_data_manager_test.gyp ./data_manager/data_manager.gyp ./data_manager/data_manager_base.gyp ./data_manager/data_manager_test.gyp ./data_manager/oss/oss_data_manager.gyp ./data_manager/oss/oss_data_manager_base.gyp ./data_manager/oss/oss_data_manager_test.gyp ./data_manager/testing/mock_data_manager.gyp ./data_manager/testing/mock_data_manager_base.gyp ./data_manager/testing/mock_data_manager_test.gyp ./dictionary/dictionary.gyp ./dictionary/dictionary_base.gyp ./dictionary/dictionary_test.gyp ./dictionary/file/dictionary_file.gyp ./dictionary/file/dictionary_file_test.gyp ./dictionary/system/system_dictionary.gyp ./dictionary/system/system_dictionary_test.gyp ./engine/engine.gyp ./engine/engine_test.gyp ./gui/gui.gyp ./gyp/tests.gyp ./handwriting/handwriting.gyp ./handwriting/handwriting_test.gyp ./handwriting/zinnia.gyp ./ipc/ipc.gyp ./mac/mac.gyp ./net/jsoncpp.gyp ./net/net.gyp ./net/net_test.gyp ./prediction/prediction.gyp ./prediction/predic tion_base.gyp ./prediction/prediction_test.g! yp ./protobuf/protobuf.gyp ./protocol/protocol.gyp ./renderer/renderer.gyp ./request/request.gyp ./rewriter/calculator/calculator.gyp ./rewriter/rewriter.gyp ./rewriter/rewriter_base.gyp ./rewriter/rewriter_test.gyp ./server/server.gyp ./session/session.gyp ./session/session_base.gyp ./session/session_test.gyp ./storage/storage.gyp ./storage/storage_test.gyp ./testing/testing.gyp ./transliteration/transliteration.gyp ./transliteration/transliteration_test.gyp ./unix/emacs/emacs.gyp ./unix/fcitx/fcitx.gyp ./unix/uim/uim.gyp ./usage_stats/usage_stats.gyp ./usage_stats/usage_stats_base.gyp ./usage_stats/usage_stats_test.gyp -D branding=Mozc -D use_qt=NO -D qt_dir= -D use_wix=NO -D use_fcitx=0 -D build_base=/wrkdirs/usr/ports/japanese/uim-mozc/work/mozc-2.20.2677.102.02/src/out_linux -D build_short_base=out_linux -D warn_as_error=0 -D channel_dev=1 -D enable_cloud_handwriting=0 -D target_platform=Linux -D server_dir=/usr/local/bin -D tool_dir=/usr/local/libexec -D renderer_dir=/usr/loca l/libexec --generator-output=. -G output_dir=out_linux Process PoolWorker-5: Traceback (most recent call last): File "/usr/local/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap self.run() File "/usr/local/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 102, in worker task = get() File "/usr/local/lib/python2.7/multiprocessing/queues.py", line 376, in get return recv() MemoryError Process PoolWorker-6: Traceback (most recent call last): File "/usr/local/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap self.run() File "/usr/local/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 102, in worker task = get() File "/usr/local/lib/python2.7/multiprocessing/queues.py", line 376, in get return recv() MemoryError ====>> Killing runaway build after 72000 seconds with no output _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"