[RELEASE - 91amd64-default] Build failed for bzr-grep-0.4.0_2 during install

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Jul 31 17:04:53 UTC 2013


Maintainer:     cs at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/devel/bzr-grep/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-07-31_13h56m23s/logs/bzr-grep-0.4.0_2.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-07-31_13h56m23s
Log:

====>> Building devel/bzr-grep
build started at Wed Jul 31 17:04:40 UTC 2013
port directory: /usr/ports/devel/bzr-grep
building for: FreeBSD 91amd64-default-job-24 9.1-RELEASE FreeBSD 9.1-RELEASE amd64
maintained by: cs at FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/bzr-grep/Makefile 300896 2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=99795
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=bzr-grep-0.4.0_2
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=91amd64-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" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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/bzr-grep
DOCSDIR=/usr/local/share/doc/bzr-grep
EXAMPLESDIR=/usr/local/share/examples/bzr-grep
WWWDIR=/usr/local/www/bzr-grep
ETCDIR=/usr/local/etc/bzr-grep
--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 bzr-grep-0.4.0_2
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   bzr-grep-0.4.0_2 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 bzr-grep-0.4.0_2
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by bzr-grep-0.4.0_2 for building
=========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by bzr-grep-0.4.0_2 for building
=> SHA256 Checksum OK for bzr-grep-0.4.0.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by bzr-grep-0.4.0_2 for building
===>  Extracting for bzr-grep-0.4.0_2
=> SHA256 Checksum OK for bzr-grep-0.4.0.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for bzr-grep-0.4.0_2
=========================================================================
=======================<phase: build-depends  >============================
===>   bzr-grep-0.4.0_2 depends on executable: bzr - not found
===>    Verifying install for bzr in /usr/ports/devel/bzr
===>   Installing existing package /packages/All/bzr-2.6.0.txz
Installing bzr-2.6.0...Installing py27-pycrypto-2.6_1...Installing gmp-5.1.2... done
Installing python27-2.7.5_1...Installing gettext-0.18.3...Installing libiconv-1.14_1... done
 done
 done
 done
Installing py27-paramiko-1.10.1... done
Installing ca_root_nss-3.15.1... done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of bzr-grep-0.4.0_2
===>   bzr-grep-0.4.0_2 depends on file: /usr/local/bin/python2.7 - found
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for bzr-grep-0.4.0_2
running config
=========================================================================
=======================<phase: build          >============================
===>  Building for bzr-grep-0.4.0_2
running build
running build_py
creating build
creating build/lib
creating build/lib/bzrlib
creating build/lib/bzrlib/plugins
creating build/lib/bzrlib/plugins/grep
copying ./features.py -> build/lib/bzrlib/plugins/grep
copying ./__init__.py -> build/lib/bzrlib/plugins/grep
copying ./version.py -> build/lib/bzrlib/plugins/grep
copying ./termcolor.py -> build/lib/bzrlib/plugins/grep
copying ./grep.py -> build/lib/bzrlib/plugins/grep
copying ./test_grep.py -> build/lib/bzrlib/plugins/grep
=========================================================================
=======================<phase: install-mtree  >============================
=========================================================================
=======================<phase: run-depends    >============================
===>   bzr-grep-0.4.0_2 depends on executable: bzr - found
===>   bzr-grep-0.4.0_2 depends on file: /usr/local/bin/python2.7 - found
=========================================================================
=======================<phase: install        >============================
===>  Installing for bzr-grep-0.4.0_2
===>   Generating temporary packing list
===>  Checking if devel/bzr-grep already installed
running install
running build
running build_py
running install_lib
copying build/lib/bzrlib/plugins/grep/features.py -> /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep
copying build/lib/bzrlib/plugins/grep/version.py -> /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep
copying build/lib/bzrlib/plugins/grep/termcolor.py -> /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep
byte-compiling /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/features.py to features.pyc
byte-compiling /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/version.py to version.pyc
byte-compiling /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/termcolor.py to termcolor.pyc
writing byte-compilation script '/tmp/tmpBGuwhd.py'
/usr/local/bin/python2.7 -O /tmp/tmpBGuwhd.py
removing /tmp/tmpBGuwhd.py
running install_egg_info
Writing /usr/local/lib/python2.7/site-packages/bzr_grep-0.4.0.final.0-py2.7.egg-info
===>   Registering installation for bzr-grep-0.4.0_2
Installing bzr-grep-0.4.0_2...pkg-static: bzr-grep-0.4.0_2 conflicts with bzr-2.6.0 (installs files into the same place).  Problematic file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/__init__.py
*** [fake-pkg] Error code 70

Stop in /usr/ports/devel/bzr-grep.
===>  Cleaning for bzr-grep-0.4.0_2


More information about the freebsd-pkg-fallout mailing list