[REL - head-i386-default][news/nntpbtr] Failed for nntpbtr-1.7 in build
pkg-fallout-builder at FreeBSD.org
pkg-fallout-builder at FreeBSD.org
Fri Mar 28 20:31:40 UTC 2014
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: dk at farm.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/news/nntpbtr/Makefile 340722 2014-01-22 17:00:46Z mat $
Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s/logs/nntpbtr-1.7.log
Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s
Log:
====>> Building news/nntpbtr
build started at Fri Mar 28 20:31:35 UTC 2014
port directory: /usr/ports/news/nntpbtr
building for: FreeBSD head-i386-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r263175 i386
maintained by: dk at farm.org
Makefile ident: $FreeBSD: head/news/nntpbtr/Makefile 340722 2014-01-22 17:00:46Z mat $
Poudriere version: 3.1-pre
---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100013
UNAME_v=FreeBSD 11.0-CURRENT r263175
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=59388
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=nntpbtr-1.7
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/nntpbtr
DOCSDIR=/usr/local/share/doc/nntpbtr
EXAMPLESDIR=/usr/local/share/examples/nntpbtr
WWWDIR=/usr/local/www/nntpbtr
ETCDIR=/usr/local/etc/nntpbtr
--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 nntpbtr-1.7
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> nntpbtr-1.7 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.7.txz
Installing pkg-1.2.7... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of nntpbtr-1.7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by nntpbtr-1.7 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by nntpbtr-1.7 for building
=> SHA256 Checksum OK for nntpbtr-1.7.tar.Z.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by nntpbtr-1.7 for building
===> Extracting for nntpbtr-1.7
=> SHA256 Checksum OK for nntpbtr-1.7.tar.Z.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for nntpbtr-1.7
===> Applying FreeBSD patches for nntpbtr-1.7
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for nntpbtr-1.7
===========================================================================
=======================<phase: build >============================
===> Building for nntpbtr-1.7
cd /usr/ports/news/nntpbtr/files ; /bin/pax -rw -l -u dbz /wrkdirs/usr/ports/news/nntpbtr/work || true
cd /wrkdirs/usr/ports/news/nntpbtr/work/dbz ; cc -O2 -pipe -fno-strict-aliasing -c -I. dbz.c
dbz.c:309:14: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
extern char *malloc();
^
dbz.c:309:14: note: 'malloc' is a builtin with type 'void *(unsigned int)'
dbz.c:310:14: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
extern char *calloc();
^
dbz.c:310:14: note: 'calloc' is a builtin with type 'void *(unsigned int, unsigned int)'
2 warnings generated.
gcc -O -I../dbz -c nntpbtr.c
make[1]: exec(gcc) failed (No such file or directory)
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/news/nntpbtr/work/nntpbtr-1.7
*** Error code 1
Stop.
make: stopped in /usr/ports/news/nntpbtr
===> Cleaning for nntpbtr-1.7
More information about the freebsd-pkg-fallout
mailing list