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: po...@freebsd.org Last committer: b...@freebsd.org Ident: $FreeBSD: head/japanese/skkfep/Makefile 327737 2013-09-20 18:47:54Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-14_17h20m57s/logs/ja-skkfep-0.87_2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-14_17h20m57s Log: ====>> Building japanese/skkfep build started at Fri Nov 15 10:53:41 UTC 2013 port directory: /usr/ports/japanese/skkfep building for: FreeBSD head-i386-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386 maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/japanese/skkfep/Makefile 327737 2013-09-20 18:47:54Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100000 UNAME_v=FreeBSD 11.0-CURRENT r256430 UNAME_r=11.0-CURRENT 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/head-i386-default/ref PKG_EXT=txz tpid=86399 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=ja-skkfep-0.87_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root/poudriere MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES 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-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/skkfep DOCSDIR=/usr/local/share/doc/skkfep EXAMPLESDIR=/usr/local/share/examples/skkfep WWWDIR=/usr/local/www/skkfep ETCDIR=/usr/local/etc/skkfep --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for ja-skkfep-0.87_2 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> ja-skkfep-0.87_2 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_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-skkfep-0.87_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by ja-skkfep-0.87_2 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by ja-skkfep-0.87_2 for building => SHA256 Checksum OK for skkfep-0.87.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by ja-skkfep-0.87_2 for building ===> Extracting for ja-skkfep-0.87_2 ===> Fetching all distfiles required by ja-skkfep-0.87_2 for building => SHA256 Checksum OK for skkfep-0.87.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ja-skkfep-0.87_2 ===> Applying FreeBSD patches for ja-skkfep-0.87_2 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for ja-skkfep-0.87_2 =========================================================================== =======================<phase: build >============================ ===> Building for ja-skkfep-0.87_2 awk -f extrpar `grep 'configs/.*\.h' config.h | sed 's/.*\(configs\/.*\.h\).*/\1/'` > genMakefile awk -f extrpar config.h | cat - protoMakefile >> genMakefile /usr/bin/make -f genMakefile all cc -O2 -pipe -fno-strict-aliasing -DUSE_LOCALE -c jc.c In file included from jc.c:38: In file included from ./config.h:5: ./configs/freebsd.h:13:24: warning: '/*' within block comment [-Wcomment] /*#include <libutil.h> /* for openpty() */ ^ jc.c:110:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main(argc,argv) ^~~~ jc.c:127:3: warning: implicit declaration of function 'usage' is invalid in C99 [-Wimplicit-function-declaration] usage(); ^ jc.c:128:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(-1); ^ jc.c:128:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' jc.c:130:7: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if (!strcmp(argv[1],"-c")) { ^ jc.c:130:7: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp' jc.c:143:12: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned int)' else if (!strncmp(argv[1],"-a",2)) { ^ jc.c:143:12: note: please include the header <string.h> or explicitly provide a declaration for 'strncmp' jc.c:146:32: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration] sprintf(tmpf,"/tmp/jctmp%d",getpid()); ^ jc.c:182:2: warning: implicit declaration of function 'doConv' is invalid in C99 [-Wimplicit-function-declaration] doConv(nargc,nargv,cOption[1],cOption[2]); ^ jc.c:184:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration] unlink(tmpf); ^ jc.c:188:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] doConv(argc,argv,fromCode,toCode) ^~~~~~ jc.c:218:4: warning: implicit declaration of function 'conv' is invalid in C99 [-Wimplicit-function-declaration] conv(Ibuf,Obuf,fromCode,toCode); ^ jc.c:233:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ jc.c:235:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] conv(is,os,fc,tc) ^~~~ jc.c:249:3: warning: implicit declaration of function 'n_impr' is invalid in C99 [-Wimplicit-function-declaration] n_impr(cOption); ^ jc.c:252:3: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' strcpy(mbuf,is); ^ jc.c:252:3: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' jc.c:252:10: warning: passing 'unsigned char [2048]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(mbuf,is); ^~~~ jc.c:260:5: error: non-void function 'conv' should return a value [-Wreturn-type] return; ^ jc.c:266:13: warning: passing 'unsigned char [2048]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(os,mbuf); ^~~~ jc.c:269:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] n_impr(s) ^~~~~~ jc.c:277:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] putSFT(pptr,code) /* Put Shift in/out code */ ^~~~~~ jc.c:362:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] putSFT(&q,SIcode); ^~~~~~ jc.c:379:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] putSFT(&q,SIcode); ^~~~~~ jc.c:396:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] putSFT(&q,SOcode); ^~~~~~ jc.c:409:11: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' int il = strlen(SIcode), ^ jc.c:409:11: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' jc.c:419:5: warning: implicit declaration of function 'put_js' is invalid in C99 [-Wimplicit-function-declaration] put_js(*ip,*(ip+1),op); ^ jc.c:457:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] put_js(ub,lb,op) ^~~~~~ jc.c:503:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] put_js(*ip,*(ip+1),op); ^~ jc.c:608:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] usage() ^~~~~ 27 warnings and 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/japanese/skkfep/work/skkfep-0.87 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/japanese/skkfep/work/skkfep-0.87 *** Error code 1 Stop. make[1]: stopped in /usr/ports/japanese/skkfep *** Error code 1 Stop. make: stopped in /usr/ports/japanese/skkfep ===> Cleaning for ja-skkfep-0.87_2 _______________________________________________ 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"