[REL - 10i386-quarterly][security/sniff] Failed for sniff-1.0 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Jan 1 02:13:12 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:     ports at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: branches/2014Q1/security/sniff/Makefile 327769 2013-09-20 22:55:24Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-01_01h04m21s/logs/sniff-1.0.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-01-01_01h04m21s
Log:

====>> Building security/sniff
build started at Wed Jan  1 02:13:09 UTC 2014
port directory: /usr/ports/security/sniff
building for: FreeBSD 10i386-quarterly-job-19 10.0-RC1 FreeBSD 10.0-RC1 i386
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2014Q1/security/sniff/Makefile 327769 2013-09-20 22:55:24Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RC1
UNAME_r=10.0-RC1
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10i386-quarterly/ref
PKG_EXT=txz
tpid=22760
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=sniff-1.0
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10i386-quarterly
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/sniff
DOCSDIR=/usr/local/share/doc/sniff
EXAMPLESDIR=/usr/local/share/examples/sniff
WWWDIR=/usr/local/www/sniff
ETCDIR=/usr/local/etc/sniff
--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 sniff-1.0
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sniff-1.0 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.4_1.txz
Installing pkg-1.2.4_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of sniff-1.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by sniff-1.0 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by sniff-1.0 for building
=> SHA256 Checksum OK for sniff-1.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by sniff-1.0 for building
===>  Extracting for sniff-1.0
=> SHA256 Checksum OK for sniff-1.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sniff-1.0
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sniff-1.0
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/sniff/work/sniff-1.0/configure
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking whether make sets ${MAKE}... yes
checking for gethostbyaddr in -lsocket... no
checking for gethostbyaddr in -lxnet... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for stdio.h... yes
checking for signal.h... yes
checking for string.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for gethostbyaddr... yes
checking for tcpdump program in the most known common places...
tcpdump... found!!
updating cache ./config.cache
creating ./config.status
creating Makefile
===========================================================================
=======================<phase: build          >============================
===>  Building for sniff-1.0
gcc -g -c sniff.c
make[1]: exec(gcc) failed (No such file or directory)
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/security/sniff/work/sniff-1.0
*** Error code 1

Stop.
make: stopped in /usr/ports/security/sniff
===>  Cleaning for sniff-1.0


More information about the freebsd-pkg-fallout mailing list