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/audio/napster/Makefile 300895 2012-07-14 12:56:14Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/nap-1.5.4.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building audio/napster build started at Thu Sep 19 01:23:49 UTC 2013 port directory: /usr/ports/audio/napster building for: FreeBSD head-i386-default-job-12 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/audio/napster/Makefile 300895 2012-07-14 12:56:14Z 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=76364 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=nap-1.5.4 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-- --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/nap DOCSDIR=/usr/local/share/doc/nap EXAMPLESDIR=/usr/local/share/examples/nap WWWDIR=/usr/local/www/nap ETCDIR=/usr/local/etc/nap --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 nap-1.5.4 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> nap-1.5.4 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 nap-1.5.4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by nap-1.5.4 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by nap-1.5.4 for building => SHA256 Checksum OK for nap-1.5.4.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by nap-1.5.4 for building ===> Extracting for nap-1.5.4 => SHA256 Checksum OK for nap-1.5.4.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for nap-1.5.4 ===> Applying FreeBSD patches for nap-1.5.4 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for nap-1.5.4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/napster/work/nap-1.5.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/napster/work/nap-1.5.4/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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gethostbyname in -lsocket... no checking for dlopen in -ldl... no checking for initscr in -lncurses... yes checking for socket in -lsocket... no checking for inet_aton in -lresolv... no checking for connect in -lnsl... no checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for memcpy... (cached) yes checking for hstrerror... yes checking for assume_default_colors... yes checking for vasprintf... (cached) yes checking for strcasestr... yes checking for strsep... (cached) yes checking for socklen_t... yes configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/nap.1 config.status: creating config.h config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for nap-1.5.4 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -c alias.c In file included from alias.c:15: In file included from ./scmds.h:10: /usr/include/netinet/in.h:88:21: error: cannot combine with previous 'type-name' declaration specifier typedef __socklen_t socklen_t; ^ ./defines.h:27:21: note: expanded from macro 'socklen_t' #define socklen_t int ^ alias.c:235:33: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcasecmp(hw[i].nm, cur->nm)) ^~~~~~~ /usr/include/strings.h:60:43: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:267:33: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcasecmp(hw[i].nm, elt->nm)) ^~~~~~~ /usr/include/strings.h:60:43: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:287:36: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] for (cur=setl; cur && strcasecmp(cur->nm, nm); cur=cur->next); ^~~~~~~ /usr/include/strings.h:60:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:321:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] elt->nm = strdup(nm); ^ ~~~~~~~~~~ alias.c:418:33: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] for (cur=setl;cur&&strcasecmp(cur->nm, nm);cur=cur->next) ^~~~~~~ /usr/include/strings.h:60:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:514:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (findset(nm)) ^~ alias.c:283:29: note: passing argument to parameter 'nm' here sets_t *findset(const char *nm) ^ alias.c:515:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] r = strdup(getval(nm)); ^~ alias.c:348:26: note: passing argument to parameter 'nm' here char *getval(const char *nm) { ^ alias.c:515:7: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] r = strdup(getval(nm)); ^ ~~~~~~~~~~~~~~~~~~ alias.c:517:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strchr(nm, '(')) ^~ /usr/include/string.h:76:26: note: passing argument to parameter here char *strchr(const char *, int) __pure; ^ alias.c:520:22: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(b, strchr(nm, '(')+1); ^~ /usr/include/string.h:76:26: note: passing argument to parameter here char *strchr(const char *, int) __pure; ^ alias.c:531:20: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] t = dovars(vtok[i]+1); ^~~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:535:19: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] vtok[i] = t; ^ ~ alias.c:550:22: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] t = dovars(tok[j]+1); ^~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:554:20: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tok[j] = t; ^ ~ alias.c:618:21: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!strcasecmp(vars[i].nm, b)) ^~~~~~~~~~ /usr/include/strings.h:60:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:632:11: warning: returning 'char *' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] return(strdup("")); ^~~~~~~~~~~~ alias.c:696:14: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] t = strdup(al->args); ^~~~~~~~ /usr/include/string.h:85:26: note: passing argument to parameter here char *strdup(const char *) __malloc_like; ^ alias.c:1013:56: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] list_unlink_cond(alias_t, alhead, cur, !strcasecmp(cur->nm, buf)); ^~~~~~~ ./lists.h:98:25: note: expanded from macro 'list_unlink_cond' list_find2(elt, list, c, _hook); \ ^ ./lists.h:52:49: note: expanded from macro 'list_find2' MACRO_BEGIN list_forall2(elt, list, hook) if (c) break; MACRO_END ^ /usr/include/strings.h:60:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ alias.c:1021:13: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cur->nm = strdup(buf); ^ ~~~~~~~~~~~ alias.c:1022:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cur->args = strdup(p); ^ ~~~~~~~~~ alias.c:1095:18: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] t = dovars(tok[i]+1); ^~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:1095:9: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] t = dovars(tok[i]+1); ^ ~~~~~~~~~~~~~~~~ alias.c:1209:19: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[0]+1); ^~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:1209:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[0]+1); ^ ~~~~~~~~~~~~~~~~ alias.c:1218:19: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[1]+1); ^~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:1218:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[1]+1); ^ ~~~~~~~~~~~~~~~~ alias.c:1227:19: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[2]+1); ^~~~~~~~ alias.c:508:38: note: passing argument to parameter 'nm' here unsigned char *dovars(unsigned char *nm) ^ alias.c:1227:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tm = dovars(tok[2]+1); ^ ~~~~~~~~~~~~~~~~ 28 warnings and 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/napster/work/nap-1.5.4/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/napster/work/nap-1.5.4 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/napster/work/nap-1.5.4 *** Error code 1 Stop. make: stopped in /usr/ports/audio/napster ===> Cleaning for nap-1.5.4 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
