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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/misc/gwhich/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/gwhich-2.20.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building misc/gwhich build started at Thu Sep 19 01:31:08 UTC 2013 port directory: /usr/ports/misc/gwhich building for: FreeBSD head-i386-default-job-18 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/misc/gwhich/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=36141 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=gwhich-2.20 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-prefix=g --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --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/gwhich DOCSDIR=/usr/local/share/doc/gwhich EXAMPLESDIR=/usr/local/share/examples/gwhich WWWDIR=/usr/local/www/gwhich ETCDIR=/usr/local/etc/gwhich --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 gwhich-2.20 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> gwhich-2.20 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_2.txz Installing pkg-1.1.4_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gwhich-2.20 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by gwhich-2.20 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by gwhich-2.20 for building => SHA256 Checksum OK for which-2.20.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by gwhich-2.20 for building ===> Extracting for gwhich-2.20 => SHA256 Checksum OK for which-2.20.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gwhich-2.20 ===> Applying FreeBSD patches for gwhich-2.20 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for gwhich-2.20 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/misc/gwhich/work/which-2.20/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/misc/gwhich/work/which-2.20/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/misc/gwhich/work/which-2.20/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... pch checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 for minix/config.h... (cached) no checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... (cached) yes checking for getopt_long... yes checking for getcwd... (cached) yes checking for getwd... yes checking for ar... ar checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking for pwd.h... (cached) yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for gwhich-2.20 /usr/bin/make all-recursive Making all in tilde source='tilde.c' object='tilde.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -c tilde.c tilde.c:137:16: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' string_len = strlen (string); ^ tilde.c:137:16: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' tilde.c:149:12: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned int)' if (strncmp (string + i, prefixes[j], strlen (prefixes[j])) == 0) ^ tilde.c:149:12: note: please include the header <string.h> or explicitly provide a declaration for 'strncmp' tilde.c:199:16: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' if (result = strchr (string, '~')) ^ tilde.c:199:16: note: please include the header <string.h> or explicitly provide a declaration for 'strchr' tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (result = strchr (string, '~')) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ tilde.c:199:14: note: place parentheses around the assignment to silence this warning if (result = strchr (string, '~')) ^ ( ) tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison if (result = strchr (string, '~')) ^ == tilde.c:218:7: warning: implicitly declaring library function 'strncpy' with type 'char *(char *, const char *, unsigned int)' strncpy (result + result_index, string, start); ^ tilde.c:218:7: note: please include the header <string.h> or explicitly provide a declaration for 'strncpy' tilde.c:251:4: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' strcpy (result + result_index, expansion); ^ tilde.c:251:4: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' 6 warnings generated. tilde.c:137:16: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' string_len = strlen (string); ^ tilde.c:137:16: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' tilde.c:149:12: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned int)' if (strncmp (string + i, prefixes[j], strlen (prefixes[j])) == 0) ^ tilde.c:149:12: note: please include the header <string.h> or explicitly provide a declaration for 'strncmp' tilde.c:199:16: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' if (result = strchr (string, '~')) ^ tilde.c:199:16: note: please include the header <string.h> or explicitly provide a declaration for 'strchr' tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (result = strchr (string, '~')) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ tilde.c:199:14: note: place parentheses around the assignment to silence this warning if (result = strchr (string, '~')) ^ ( ) tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison if (result = strchr (string, '~')) ^ == tilde.c:218:7: warning: implicitly declaring library function 'strncpy' with type 'char *(char *, const char *, unsigned int)' strncpy (result + result_index, string, start); ^ tilde.c:218:7: note: please include the header <string.h> or explicitly provide a declaration for 'strncpy' tilde.c:251:4: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' strcpy (result + result_index, expansion); ^ tilde.c:251:4: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy' 6 warnings generated. source='shell.c' object='shell.o' libtool=no DEPDIR=.deps depmode=pch /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -c shell.c shell.c:65:22: error: use of undeclared identifier 'NULL' home_dir = (char *)NULL; ^ shell.c:66:21: warning: implicit declaration of function 'getuid' is invalid in C99 [-Wimplicit-function-declaration] entry = getpwuid (getuid ()); ^ 1 warning and 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/misc/gwhich/work/which-2.20/tilde *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/misc/gwhich/work/which-2.20 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/misc/gwhich/work/which-2.20 *** Error code 1 Stop. make: stopped in /usr/ports/misc/gwhich ===> Cleaning for gwhich-2.20 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
