Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 06:23:18 GMT
From:      pkg-fallout@FreeBSD.org
To:        hrs@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [exp - 103i386-default-build-as-user][japanese/mozc-tool] Failed for ja-mozc-tool-2.20.2677.102.02_1 in lib-depends
Message-ID:  <201701300623.v0U6NIVK005275@package19.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     hrs@FreeBSD.org
Last committer: sanpei@FreeBSD.org
Ident:          $FreeBSD: head/japanese/mozc-tool/Makefile 358651 2014-06-20 22:53:29Z sanpei $
Log URL:        http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/432814/logs/ja-mozc-tool-2.20.2677.102.02_1.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=432814
Log:

====>> Building japanese/mozc-tool
build started at Mon Jan 30 06:22:59 UTC 2017
port directory: /usr/ports/japanese/mozc-tool
building for: FreeBSD 103i386-default-build-as-user-job-32 10.3-RELEASE-p16 FreeBSD 10.3-RELEASE-p16 i386
maintained by: hrs@FreeBSD.org
Makefile ident:      $FreeBSD: head/japanese/mozc-tool/Makefile 358651 2014-06-20 22:53:29Z sanpei $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1003000
Job Id: 32

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.3-RELEASE-p16
UNAME_r=10.3-RELEASE-p16
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ja-mozc-tool-2.20.2677.102.02_1
OSREL=10.3
_OSRELEASE=10.3-RELEASE-p16
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=32
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1003000
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work  HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work  HOME=/wrkdirs/usr/ports/japanese/mozc-tool/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
QT_INCDIR="include/qt5"
QT_ARCHDIR="lib/qt5"
QT_PLUGINDIR="lib/qt5/plugins"
QT_LIBEXECDIR="libexec/qt5"
QT_IMPORTDIR="lib/qt5/imports"
QT_QMLDIR="lib/qt5/qml"
QT_DATADIR="share/qt5"
QT_DOCDIR="share/doc/qt5"
QT_L10NDIR="share/qt5/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt5"
QT_TESTDIR="share/qt5/tests"
QT_MKSPECDIR="lib/qt5/mkspecs"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mozc"
EXAMPLESDIR="share/examples/mozc"
DATADIR="share/mozc-tool"
WWWDIR="www/mozc"
ETCDIR="etc/mozc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mozc-tool
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---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[103i386-default-build-as-user-job-32] Installing pkg-1.9.4_1...
[103i386-default-build-as-user-job-32] Extracting pkg-1.9.4_1: .......... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ja-mozc-tool-2.20.2677.102.02_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ja-mozc-tool-2.20.2677.102.02_1 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.
===========================================================================
=======================<phase: extract-depends>============================
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/bin/python2.7 - not found
===>   Installing existing package /packages/All/python27-2.7.13_1.txz
[103i386-default-build-as-user-job-32] Installing python27-2.7.13_1...
[103i386-default-build-as-user-job-32] `-- Installing libffi-3.2.1...
[103i386-default-build-as-user-job-32] |   `-- Installing indexinfo-0.2.6...
[103i386-default-build-as-user-job-32] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-build-as-user-job-32] `-- Extracting libffi-3.2.1: .......... done
[103i386-default-build-as-user-job-32] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-build-as-user-job-32] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103i386-default-build-as-user-job-32] Extracting python27-2.7.13_1: .......... done
Message from python27-2.7.13_1:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/bin/python2.7 - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ja-mozc-tool-2.20.2677.102.02_1 for building
===>  Extracting for ja-mozc-tool-2.20.2677.102.02_1
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by ja-mozc-tool-2.20.2677.102.02_1 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.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ja-mozc-tool-2.20.2677.102.02_1
===>  Applying FreeBSD patches for ja-mozc-tool-2.20.2677.102.02_1
/usr/bin/find /wrkdirs/usr/ports/japanese/mozc-tool/work/mozc-2.20.2677.102.02/src \( -name '*.gyp' -o -name '*.gypi' \) -exec  /usr/bin/sed -i.bak "s,'python','/usr/local/bin/python2.7',g" {} \;
===========================================================================
=======================<phase: build-depends  >============================
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: ninja - not found
===>   Installing existing package /packages/All/ninja-1.7.2,2.txz
[103i386-default-build-as-user-job-32] Installing ninja-1.7.2,2...
[103i386-default-build-as-user-job-32] Extracting ninja-1.7.2,2: ....... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: ninja - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: gyp - not found
===>   Installing existing package /packages/All/py27-gyp-20160504.txz
[103i386-default-build-as-user-job-32] Installing py27-gyp-20160504...
[103i386-default-build-as-user-job-32] `-- Installing py27-setuptools27-32.1.0...
[103i386-default-build-as-user-job-32] `-- Extracting py27-setuptools27-32.1.0: .......... done
[103i386-default-build-as-user-job-32] `-- Installing python2-2_3...
[103i386-default-build-as-user-job-32] `-- Extracting python2-2_3: ...... done
[103i386-default-build-as-user-job-32] Extracting py27-gyp-20160504: .......... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: gyp - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.2.1_1.txz
[103i386-default-build-as-user-job-32] Installing pkgconf-1.2.1_1...
[103i386-default-build-as-user-job-32] Extracting pkgconf-1.2.1_1: .......... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[103i386-default-build-as-user-job-32] Installing gmake-4.2.1_1...
[103i386-default-build-as-user-job-32] Extracting gmake-4.2.1_1: .......... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on executable: gmake - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/bin/python2.7 - found
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/lib/qt5/bin/moc - not found
===>   Installing existing package /packages/All/qt5-buildtools-5.6.2.txz
[103i386-default-build-as-user-job-32] Installing qt5-buildtools-5.6.2...
[103i386-default-build-as-user-job-32] `-- Installing perl5-5.24.1...
[103i386-default-build-as-user-job-32] `-- Extracting perl5-5.24.1: .......... done
[103i386-default-build-as-user-job-32] Extracting qt5-buildtools-5.6.2: ......... done
Message from perl5-5.24.1:
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.
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on file: /usr/local/lib/qt5/bin/moc - found
===>   Returning to build of ja-mozc-tool-2.20.2677.102.02_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on shared library: libprotobuf.so.11 - not found
===>   Installing existing package /packages/All/protobuf-3.2.0.txz
[103i386-default-build-as-user-job-32] Installing protobuf-3.2.0...
[103i386-default-build-as-user-job-32] Extracting protobuf-3.2.0: .......... done
===>   ja-mozc-tool-2.20.2677.102.02_1 depends on shared library: libprotobuf.so.11 - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/japanese/mozc-tool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701300623.v0U6NIVK005275>