From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Oct 9 09:05:35 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A770A883; Wed, 9 Oct 2013 09:05:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83F7F2691; Wed, 9 Oct 2013 09:05:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9995ZJ6098909; Wed, 9 Oct 2013 09:05:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9995ZPh098874; Wed, 9 Oct 2013 09:05:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 9 Oct 2013 09:05:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310090905.r9995ZPh098874@beefy1.isc.freebsd.org> To: kuriyama@FreeBSD.org Subject: [REL - 83i386-default][japanese/php5-mecab] Failed for ja-php5-mecab-0.4.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 09:05:35 -0000 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: kuriyama@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/japanese/php5-mecab/Makefile 327737 2013-09-20 18:47:54Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s/logs/ja-php5-mecab-0.4.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s Log: ====>> Building japanese/php5-mecab build started at Wed Oct 9 09:05:20 UTC 2013 port directory: /usr/ports/japanese/php5-mecab building for: FreeBSD 83i386-default-job-10 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: kuriyama@FreeBSD.org Makefile ident: $FreeBSD: head/japanese/php5-mecab/Makefile 327737 2013-09-20 18:47:54Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref PKG_EXT=txz tpid=80324 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=ja-php5-mecab-0.4.0 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-mecab=/usr/local/bin/mecab-config --with-php-config=/usr/local/bin/php-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LIBS=" -pthread" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PHP_EXT_DIR=20090626 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mecab DOCSDIR=/usr/local/share/doc/mecab EXAMPLESDIR=/usr/local/share/examples/mecab WWWDIR=/usr/local/www/mecab ETCDIR=/usr/local/etc/mecab --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for ja-php5-mecab-0.4.0 =================================================== =========================================================================== =================================================== ===> ja-php5-mecab-0.4.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-php5-mecab-0.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ja-php5-mecab-0.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ja-php5-mecab-0.4.0 for building => SHA256 Checksum OK for php_mecab-0.4.0.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ja-php5-mecab-0.4.0 for building ===> Extracting for ja-php5-mecab-0.4.0 ===> Fetching all distfiles required by ja-php5-mecab-0.4.0 for building => SHA256 Checksum OK for php_mecab-0.4.0.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-php5-mecab-0.4.0 ===> Applying FreeBSD patches for ja-php5-mecab-0.4.0 =========================================================================== =================================================== ===> ja-php5-mecab-0.4.0 depends on file: /usr/local/bin/phpize - not found ===> Verifying install for /usr/local/bin/phpize in /usr/ports/lang/php53 ===> Installing existing package /packages/All/php53-5.3.27.txz Installing php53-5.3.27...Installing libxml2-2.8.0_2...Installing pkgconf-0.9.3... done Installing libiconv-1.14_1... done done Installing pcre-8.33... done done ===> Returning to build of ja-php5-mecab-0.4.0 ===> ja-php5-mecab-0.4.0 depends on file: /usr/local/bin/autoconf-2.69 - not found ===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz Installing autoconf-2.69...Installing autoconf-wrapper-20130530... done Installing m4-1.4.17,1... done Installing perl-5.14.4_2...Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. done done ===> Returning to build of ja-php5-mecab-0.4.0 =========================================================================== =================================================== ===> ja-php5-mecab-0.4.0 depends on shared library: mecab - not found ===> Verifying install for mecab in /usr/ports/japanese/mecab ===> Installing existing package /packages/All/ja-mecab-0.996.txz Installing ja-mecab-0.996... done ======================================================== **** NOTE **** ipadic was splitted into japanese/mecab-ipadic port. ======================================================== ===> Returning to build of ja-php5-mecab-0.4.0 =========================================================================== =================================================== ===> PHPizing for ja-php5-mecab-0.4.0 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions ===> Configuring for ja-php5-mecab-0.4.0 configure: loading site script /usr/ports/Templates/config.site checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... /usr/bin/sed checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... i386-portbld-freebsd8.3 checking host system type... i386-portbld-freebsd8.3 checking target system type... i386-portbld-freebsd8.3 checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib checking for PHP extension directory... /usr/local/lib/php/20090626 checking for PHP installed headers prefix... /usr/local/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... (cached) /usr/bin/awk checking if /usr/bin/awk is broken... no checking whether to enable MeCab support... yes, shared checking for mecab-config... /usr/local/bin/mecab-config checking for MeCab library version... 0.996 (ok) checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking mecab.h usability... yes checking mecab.h presence... yes checking for mecab.h... yes checking for mecab_t *... yes checking for mecab_node_t *... yes checking for mecab_path_t *... yes checking for mecab_new2 in -lmecab... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... checking if c++ static flag works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.3 ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported configure: creating ./config.status config.status: creating config.h =========================================================================== =================================================== ===> Building for ja-php5-mecab-0.4.0 /bin/sh /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/libtool --mode=compile cc -I. -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0 -DPHP_ATOM_INC -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/include -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/main -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c -o mecab.lo mkdir .libs cc -I. -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0 -DPHP_ATOM_INC -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/include -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/main -I/wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c -fPIC -DPIC -o .libs/mecab.o /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'php_mecab_node_list_func': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1610: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1613: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1617: error: 'mecab_node_t' has no member named 'end_node_list' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1617: error: 'mecab_node_t' has no member named 'begin_node_list' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'php_mecab_node_list_method': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1644: warning: 'php_set_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:287) /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1646: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:290) /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1649: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:290) /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1661: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1664: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1667: error: 'mecab_node_t' has no member named 'end_node_list' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:1667: error: 'mecab_node_t' has no member named 'begin_node_list' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'zif_mecab_node_toarray': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:3423: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'zif_mecab_node_sentence_length': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:3820: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'zim_MeCab_Node___get': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:4111: error: 'mecab_node_t' has no member named 'sentence_length' /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c: In function 'zim_MeCab_Node_setTraverse': /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:4246: warning: 'php_set_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:287) /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:4248: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:290) /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0/mecab.c:4251: warning: 'php_std_error_handling' is deprecated (declared at /usr/local/include/php/main/php.h:290) *** Error code 1 Stop in /wrkdirs/usr/ports/japanese/php5-mecab/work/php_mecab-0.4.0. *** Error code 1 Stop in /usr/ports/japanese/php5-mecab. *** Error code 1 Stop in /usr/ports/japanese/php5-mecab. ===> Cleaning for ja-php5-mecab-0.4.0