Date: Thu, 30 Jan 2014 10:50:31 GMT From: pkg-fallout@FreeBSD.org To: obrien@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [REL - head-i386-default][ftp/ncftp1] Failed for ncftp1-1.9.5 in build Message-ID: <201401301050.s0UAoVaP083321@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: obrien@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/ftp/ncftp1/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-01-30_03h34m08s/logs/ncftp1-1.9.5.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-01-30_03h34m08s Log: ====>> Building ftp/ncftp1 build started at Thu Jan 30 10:50:29 UTC 2014 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD head-i386-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r260903 i386 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/ftp/ncftp1/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100005 UNAME_v=FreeBSD 11.0-CURRENT r260903 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=82000 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=ncftp1-1.9.5 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root 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/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --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 ncftp1-1.9.5 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> ncftp1-1.9.5 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.2.5.txz Installing pkg-1.2.5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ Use INSTALL_AS_NCFTP=yes to install ncftp1 as /usr/local/bin/ncftp ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =======================<phase: checksum >============================ Use INSTALL_AS_NCFTP=yes to install ncftp1 as /usr/local/bin/ncftp ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ Use INSTALL_AS_NCFTP=yes to install ncftp1 as /usr/local/bin/ncftp ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for ncftp1-1.9.5 =========================================================================== =======================<phase: build >============================ ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:93:31: error: redefinition of 'logf' as different kind of symbol extern FILE *cin, *cout, *logf; ^ cmds.c:93:31: note: previous definition is here cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 cmds.c:1356:17: warning: incompatible pointer types passing 'float (float)' to parameter of type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] (void) fclose(logf); ^~~~ /usr/include/stdio.h:235:19: note: passing argument to parameter here int fclose(FILE *); ^ cmds.c:1357:8: error: non-object type 'float (float)' is not assignable logf = NULL; ~~~~ ^ 2 warnings and 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 ===> Cleaning for ncftp1-1.9.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401301050.s0UAoVaP083321>