Date: Fri, 19 Jul 2013 08:55:23 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for smtpfeed-1.21 during build Message-ID: <201307190855.r6J8tNEK084600@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: ports@FreeBSD.org Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/mail/smtpfeed/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s/logs/smtpfeed-1.21.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s Log: ====>> Building mail/smtpfeed build started at Fri Jul 19 08:55:20 UTC 2013 port directory: /usr/ports/mail/smtpfeed building for: FreeBSD head-default-job-04 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/mail/smtpfeed/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 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-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=78632 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=smtpfeed-1.21 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for smtpfeed-1.21: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" 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" 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/smtpfeed DOCSDIR=/usr/local/share/doc/smtpfeed EXAMPLESDIR=/usr/local/share/examples/smtpfeed WWWDIR=/usr/local/www/smtpfeed ETCDIR=/usr/local/etc/smtpfeed --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 smtpfeed-1.21 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> smtpfeed-1.21 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_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of smtpfeed-1.21 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> License BSD accepted by the user ===> Fetching all distfiles required by smtpfeed-1.21 for building ========================================================================= =======================<phase: checksum >============================ ===> License BSD accepted by the user ===> Fetching all distfiles required by smtpfeed-1.21 for building => SHA256 Checksum OK for smtpfeed-1.21.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> License BSD accepted by the user ===> Fetching all distfiles required by smtpfeed-1.21 for building ===> Extracting for smtpfeed-1.21 => SHA256 Checksum OK for smtpfeed-1.21.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for smtpfeed-1.21 ========================================================================= =======================<phase: build-depends >============================ ========================================================================= =======================<phase: lib-depends >============================ ========================================================================= =======================<phase: configure >============================ ===> Configuring for smtpfeed-1.21 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/mail/smtpfeed/work/smtpfeed-1.21/configure loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for lib_exec... /usr/libexec checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for rm... /bin/rm checking how to run the C preprocessor... cpp checking for main in -lnsl... no checking for connect... yes checking for setproctitle in -lutil... yes checking whether to enable ipv6... yes checking for lib_exec... (cached) /usr/libexec checking ipv6 stack type... kame using libc checking for IPv6 resolver type... normal checking for main in -lresolv... no checking for inet_aton in -lresolv... no checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for netinet/in.h... (cached) yes Your <netinet/in.h> has sin_len in sockaddr_in. checking for working const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for strerror... (cached) yes checking for snprintf... (cached) yes checking for setproctitle... yes updating cache ./config.cache creating ./config.status creating Makefile creating compat.h ========================================================================= =======================<phase: build >============================ ===> Building for smtpfeed-1.21 cc -DINET6 -O2 -pipe -fno-strict-aliasing -c address.c cc -DINET6 -O2 -pipe -fno-strict-aliasing -c dns.c dns.c:393:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static query_chain_count = 0; ~~~~~~ ^ dns.c:828:35: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr *)&from, &fromlen); ^~~~~~~~ /usr/include/sys/socket.h:647:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ dns.c:838:35: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] (struct sockaddr *)&from, &fromlen); ^~~~~~~~ /usr/include/sys/socket.h:647:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ dns.c:856:5: warning: implicit declaration of function 'show_query' is invalid in C99 [-Wimplicit-function-declaration] show_query("DNS: answer received", ^ dns.c:1099:49: warning: '&&' within '||' [-Wlogical-op-parentheses] || qcp->type == T_ANY && hp->rcode == NOERROR && ancount == 0) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ dns.c:1099:49: note: place parentheses around the '&&' expression to silence this warning || qcp->type == T_ANY && hp->rcode == NOERROR && ancount == 0) ^ ( ) dns.c:1109:27: warning: '&&' within '||' [-Wlogical-op-parentheses] if (hp->rcode == NOERROR && ancount == 0 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ dns.c:1109:27: note: place parentheses around the '&&' expression to silence this warning if (hp->rcode == NOERROR && ancount == 0 ^ ( ) dns.c:2225:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] show_query(t, b, e) ^~~~~~~~~~ dns.c:2242:3: error: non-void function 'show_query' should return a value [-Wreturn-type] return; ^ dns.c:2252:4: error: non-void function 'show_query' should return a value [-Wreturn-type] return; ^ dns.c:2262:3: error: non-void function 'show_query' should return a value [-Wreturn-type] return; ^ dns.c:2273:4: error: non-void function 'show_query' should return a value [-Wreturn-type] return; ^ dns.c:2282:4: error: non-void function 'show_query' should return a value [-Wreturn-type] return; ^ 7 warnings and 5 errors generated. *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/mail/smtpfeed/work/smtpfeed-1.21 *** Error code 1 Stop. make: stopped in /usr/ports/mail/smtpfeed ===> Cleaning for smtpfeed-1.21
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307190855.r6J8tNEK084600>