[RELEASE - head-default] Build failed for altermime-0.3.11.a1 during build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Aug 15 01:11:55 UTC 2013
Maintainer: itetcu at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident: $FreeBSD: head/mail/altermime/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-14_22h36m37s/logs/altermime-0.3.11.a1.log
Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-14_22h36m37s
Log:
====>> Building mail/altermime
build started at Thu Aug 15 01:11:53 UTC 2013
port directory: /usr/ports/mail/altermime
building for: FreeBSD head-default-job-23 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: itetcu at FreeBSD.org
Makefile ident: $FreeBSD: head/mail/altermime/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=56263
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=altermime-0.3.11.a1
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/altermime
DOCSDIR=/usr/local/share/doc/altermime
EXAMPLESDIR=/usr/local/share/examples/altermime
WWWDIR=/usr/local/www/altermime
ETCDIR=/usr/local/etc/altermime
--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 altermime-0.3.11.a1
=======================<phase: check-config >============================
=========================================================================
=======================<phase: pkg-depends >============================
===> altermime-0.3.11.a1 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 altermime-0.3.11.a1
=========================================================================
=======================<phase: fetch-depends >============================
=========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by altermime-0.3.11.a1 for building
=========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by altermime-0.3.11.a1 for building
=> SHA256 Checksum OK for altermime-0.3.11.a1.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by altermime-0.3.11.a1 for building
===> Extracting for altermime-0.3.11.a1
=> SHA256 Checksum OK for altermime-0.3.11.a1.tar.gz.
=========================================================================
=======================<phase: patch-depends >============================
=========================================================================
=======================<phase: patch >============================
===> Patching for altermime-0.3.11.a1
===> Applying FreeBSD patches for altermime-0.3.11.a1
=========================================================================
=======================<phase: build-depends >============================
=========================================================================
=======================<phase: lib-depends >============================
=========================================================================
=======================<phase: configure >============================
===> Configuring for altermime-0.3.11.a1
=========================================================================
=======================<phase: build >============================
===> Building for altermime-0.3.11.a1
cc -Wall -Werror -g -I. -O2 -c strstack.c
cc -Wall -Werror -g -I. -O2 -c mime_alter.c
mime_alter.c:709:13: error: variable 'newblock' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
} else if (lb[0] == '\n') {
^~~~~~~~~~~~~
mime_alter.c:723:9: note: uninitialized use occurs here
return newblock;
^~~~~~~~
mime_alter.c:709:9: note: remove the 'if' if its condition is always true
} else if (lb[0] == '\n') {
^~~~~~~~~~~~~~~~~~~
mime_alter.c:690:16: note: initialize the variable 'newblock' to silence this warning
char *newblock;
^
= NULL
1 error generated.
*** Error code 1
Stop.
make: stopped in /wrkdirs/usr/ports/mail/altermime/work/altermime-0.3.11.a1
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/altermime
===> Cleaning for altermime-0.3.11.a1
More information about the freebsd-pkg-fallout
mailing list