Date: Thu, 26 Sep 2013 07:20:44 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [REL - head-amd64-default][security/sniff] Failed for sniff-1.0 in build Message-ID: <201309260720.r8Q7KibD035400@beefy2.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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/security/sniff/Makefile 327769 2013-09-20 22:55:24Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-26_00h44m15s/logs/sniff-1.0.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-26_00h44m15s Log: ====>> Building security/sniff build started at Thu Sep 26 07:20:41 UTC 2013 port directory: /usr/ports/security/sniff building for: FreeBSD head-amd64-default-job-23 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/security/sniff/Makefile 327769 2013-09-20 22:55:24Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000055 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT 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/head-amd64-default/ref PKG_EXT=txz tpid=31710 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 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=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---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--- 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 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.1.4_5.txz Installing pkg-1.1.4_5... 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309260720.r8Q7KibD035400>