[RELEASE - 91i386-default] Build failed for reviewboard-1.7.4_1 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Jul 24 21:28:08 UTC 2013


Maintainer:     pclin at FreeBSD.org
Last committer: lwhsu at FreeBSD.org
Ident:          $FreeBSD: head/www/reviewboard/Makefile 313467 2013-03-05 18:09:08Z lwhsu $
Log URL:        http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-07-24_11h40m44s/logs/reviewboard-1.7.4_1.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-07-24_11h40m44s
Log:

====>> Building www/reviewboard
build started at Wed Jul 24 21:27:52 UTC 2013
port directory: /usr/ports/www/reviewboard
building for: FreeBSD 91i386-default-job-02 9.1-RELEASE FreeBSD 9.1-RELEASE i386
maintained by: pclin at FreeBSD.org
Makefile ident:      $FreeBSD: head/www/reviewboard/Makefile 313467 2013-03-05 18:09:08Z lwhsu $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
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/91i386-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=87928
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=reviewboard-1.7.4_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=91i386-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 reviewboard-1.7.4_1:
     SVN=on: Support reviews for SVN repository
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" 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/reviewboard
DOCSDIR=/usr/local/share/doc/reviewboard
EXAMPLESDIR=/usr/local/share/examples/reviewboard
WWWDIR=/usr/local/www/reviewboard
ETCDIR=/usr/local/etc/reviewboard
--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 reviewboard-1.7.4_1
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   reviewboard-1.7.4_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 reviewboard-1.7.4_1
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by reviewboard-1.7.4_1 for building
=========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by reviewboard-1.7.4_1 for building
=> SHA256 Checksum OK for ReviewBoard-1.7.4.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by reviewboard-1.7.4_1 for building
===>  Extracting for reviewboard-1.7.4_1
=> SHA256 Checksum OK for ReviewBoard-1.7.4.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for reviewboard-1.7.4_1
=========================================================================
=======================<phase: build-depends  >============================
===>   reviewboard-1.7.4_1 depends on package: py27-django>=1.4.3<1.5 - not found
===>    Verifying install for py27-django>=1.4.3<1.5 in /usr/ports/www/py-django14
===>   Installing existing package /packages/All/py27-django-1.4.5.txz
Installing py27-django-1.4.5...Installing python27-2.7.5_1...Installing gettext-0.18.3...Installing libiconv-1.14_1... done
 done
 done
Installing sqlite3-3.7.17_1... done
Installing py27-sqlite3-2.7.5_3... 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 reviewboard-1.7.4_1
===>   reviewboard-1.7.4_1 depends on package: py27-django-evolution>=0.6.7 - not found
===>    Verifying install for py27-django-evolution>=0.6.7 in /usr/ports/www/py-django-evolution
===>   Installing existing package /packages/All/py27-django-evolution-0.6.8_1.txz
Installing py27-django-evolution-0.6.8_1...Installing py27-distribute-0.6.35... done
215
250
 done
===>   Returning to build of reviewboard-1.7.4_1
===>   reviewboard-1.7.4_1 depends on package: py27-djblets>=0.7.7 - not found
===>    Verifying install for py27-djblets>=0.7.7 in /usr/ports/www/py-djblets
===>   Installing existing package /packages/All/py27-djblets-0.7.9_1.txz
Installing py27-djblets-0.7.9_1...Installing xproto-7.0.24... done
Installing renderproto-0.11.1... done
Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done
Installing libXau-1.0.8... done
Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done
 done
Installing libpthread-stubs-0.3_3... done
 done
Installing libXrender-0.9.8...Installing libX11-1.6.0,1...Installing kbproto-1.0.6... done
 done
 done
Installing libSM-1.2.1,1...Installing libICE-1.0.8,1... done
 done
Installing tk-8.6.0_2...Installing libXt-1.1.4,1... done
Installing libXft-2.3.1...Installing fontconfig-2.9.0,1...Installing expat-2.0.1_2... done
Installing freetype2-2.4.12_1... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
 done
 done
Installing tcl-8.6.0_2... done
 done
Installing py27-tkinter-2.7.5_4... done
Installing py27-django-pipeline-1.3.12...250
285
 done
Installing py27-feedparser-5.1.3...Installing py27-chardet-2.0.1_1... done
 done
Installing py27-imaging-1.1.7_2...Installing lcms-1.19_1,1... done
Installing jpeg-8_4... done
 done
Installing py27-pytz-2013b...285
308
 done
308
334
 done
===>   Returning to build of reviewboard-1.7.4_1
===>   reviewboard-1.7.4_1 depends on package: py27-jsmin>0 - not found
===>    Verifying install for py27-jsmin>0 in /usr/ports/devel/py-jsmin
===>   Installing existing package /packages/All/py27-jsmin-2.0.2.txz
Installing py27-jsmin-2.0.2...334
358
<snip>


More information about the freebsd-pkg-fallout mailing list