Date: Thu, 5 Sep 2013 06:58:46 GMT From: pkg-fallout@FreeBSD.org To: mr@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for gstopd-1.1 during build Message-ID: <201309050658.r856wkIh022441@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: mr@FreeBSD.org Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/sysutils/gstopd/Makefile 300897 2012-07-14 14:29:18Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-09-04_23h56m58s/logs/gstopd-1.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-09-04_23h56m58s Log: ====>> Building sysutils/gstopd build started at Thu Sep 5 06:58:43 UTC 2013 port directory: /usr/ports/sysutils/gstopd building for: FreeBSD head-default-job-12 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/gstopd/Makefile 300897 2012-07-14 14:29:18Z 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 tpid=20938 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=gstopd-1.1 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=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---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/gstopd DOCSDIR=/usr/local/share/doc/gstopd EXAMPLESDIR=/usr/local/share/examples/gstopd WWWDIR=/usr/local/www/gstopd ETCDIR=/usr/local/etc/gstopd --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 gstopd-1.1 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> gstopd-1.1 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 gstopd-1.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by gstopd-1.1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by gstopd-1.1 for building => SHA256 Checksum OK for gstopd-1.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by gstopd-1.1 for building ===> Extracting for gstopd-1.1 => SHA256 Checksum OK for gstopd-1.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gstopd-1.1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for gstopd-1.1 =========================================================================== =======================<phase: build >============================ ===> Building for gstopd-1.1 Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/gstopd/work/gstopd-1.1 cc -O2 -pipe -fno-strict-aliasing -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c gstopd.c gstopd.c:118:30: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security] snprintf( devs[i].name, 6, argv[i] ); ^~~~~~~ 1 error generated. *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/sysutils/gstopd/work/gstopd-1.1 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/gstopd ===> Cleaning for gstopd-1.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309050658.r856wkIh022441>