From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Aug 21 11:19:54 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B95D295 for ; Wed, 21 Aug 2013 11:19:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A5B4121FE for ; Wed, 21 Aug 2013 11:19:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r7LBJs5t099467 for ; Wed, 21 Aug 2013 11:19:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r7LBJs5j099379 for pkg-fallout@FreeBSD.org; Wed, 21 Aug 2013 11:19:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 21 Aug 2013 11:19:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201308211119.r7LBJs5j099379@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - 83i386-default] Build failed for firefox-23.0.1, 1 during extract X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2013 11:19:54 -0000 Maintainer: gecko@FreeBSD.org Last committer: flo@FreeBSD.org Ident: $FreeBSD: head/www/firefox/Makefile 324842 2013-08-17 13:17:58Z flo $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-08-21_01h01m01s/logs/firefox-23.0.1,1.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-08-21_01h01m01s Log: ====>> Building www/firefox build started at Wed Aug 21 11:17:43 UTC 2013 port directory: /usr/ports/www/firefox building for: FreeBSD 83i386-default-job-11 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: head/www/firefox/Makefile 324842 2013-08-17 13:17:58Z flo $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=30399 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=firefox-23.0.1,1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for firefox-23.0.1,1: DBUS=on: D-Bus IPC system support DEBUG=off: Install debug symbols GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GNOMEVFS2=off: GnomeVFS2 (virtual file system) support GSTREAMER=off: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=off: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization WEBRTC=on: Web Real-Time Communication ====> Options available for the single AUDIO: you have to select exactly one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOCONF=/usr/local/bin/autoconf-2.13 AUTOCONF_DIR=/usr/local/share/autoconf-2.13 AUTOHEADER=/usr/local/bin/autoheader-2.13 AUTOIFNAMES=/usr/local/bin/ifnames-2.13 AUTOM4TE=false AUTORECONF=/usr/local/bin/autoreconf-2.13 AUTOSCAN=/usr/local/bin/autoscan-2.13 AUTOUPDATE=/usr/local/bin/autoupdate-2.13 AUTOCONF_VERSION=2.13 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc46" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing" CPP="cpp46" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-z,o rigin -Wl,-rpath,\\\$\$ORIGIN -Wl,-rpath=/usr/local/lib/gcc46" CXX="g++46" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46" 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/firefox DOCSDIR=/usr/local/share/doc/firefox EXAMPLESDIR=/usr/local/share/examples/firefox WWWDIR=/usr/local/www/firefox ETCDIR=/usr/local/etc/firefox --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 firefox-23.0.1,1 =================================================== ========================================================================= =================================================== ===> firefox-23.0.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 firefox-23.0.1,1 ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by firefox-23.0.1,1 for building ========================================================================= =================================================== ===> Fetching all distfiles required by firefox-23.0.1,1 for building => SHA256 Checksum OK for firefox-23.0.1.source.tar.bz2. ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by firefox-23.0.1,1 for building ===> Extracting for firefox-23.0.1,1 => SHA256 Checksum OK for firefox-23.0.1.source.tar.bz2. chmod: /wrkdirs/usr/ports/www/firefox/work/mozilla-release/media/webrtc/signaling/src/sipcc/core/common/ui.c: No such file or directory *** Error code 1 Stop in /usr/ports/www/firefox. ===> Cleaning for firefox-23.0.1,1