[RELEASE - head-default] Build failed for fox-1.7.39 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 18 20:59:57 UTC 2013


Maintainer:     gahr at FreeBSD.org
Last committer: gahr at FreeBSD.org
Ident:          $FreeBSD: head/x11-toolkits/fox17/Makefile 318099 2013-05-13 14:50:52Z gahr $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s/logs/fox-1.7.39.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s
Log:

====>> Building x11-toolkits/fox17
build started at Thu Jul 18 20:53:19 UTC 2013
port directory: /usr/ports/x11-toolkits/fox17
building for: FreeBSD head-default-job-03 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: gahr at FreeBSD.org
Makefile ident:      $FreeBSD: head/x11-toolkits/fox17/Makefile 318099 2013-05-13 14:50:52Z gahr $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1000035
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=82006
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=fox-1.7.39
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/usr/local/poudriere/data/packages/head-default/All
MASTERNAME=head-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 fox-1.7.39:
     JPEG=on: JPEG image format support
     PNG=on: PNG image format support
     TIFF=on: TIFF image format support
     WEBP=on: WebP image format support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-opengl=yes  --bindir=/usr/local/bin/fox-1.7 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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 PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/freetype2"  LDFLAGS=" -L/usr/local/lib"  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/fox
DOCSDIR=/usr/local/share/doc/fox-1.7
EXAMPLESDIR=/usr/local/share/examples/fox
WWWDIR=/usr/local/www/fox
ETCDIR=/usr/local/etc/fox
--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 fox-1.7.39
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   fox-1.7.39 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 fox-1.7.39
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by fox-1.7.39 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by fox-1.7.39 for building
=> SHA256 Checksum OK for fox-1.7.39.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by fox-1.7.39 for building
===>  Extracting for fox-1.7.39
=> SHA256 Checksum OK for fox-1.7.39.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for fox-1.7.39
===>  Applying FreeBSD patches for fox-1.7.39
for f in reswrap-17.1 shutterbug-17.1 adie-17.1 PathFinder-17.1  calculator-17.1 ControlPanel-17.1; do  old=$(echo $f | /usr/bin/sed -e 's|-17||');  dir=$(dirname $(find /wrkdirs/usr/ports/x11-toolkits/fox17/work/fox-1.7.39 -name $old));  /bin/mv $dir/$old $dir/$f;  done
/usr/bin/find /wrkdirs/usr/ports/x11-toolkits/fox17/work/fox-1.7.39 -name Makefile.am -o -name Makefile.in | /usr/bin/xargs  /usr/bin/sed -i.bak -i '' -e 's|reswrap.1|reswrap-17.1|; s|shutterbug.1|shutterbug-17.1|; s|adie.1|adie-17.1|; s|PathFinder.1|PathFinder-17.1|; s|calculator.1|calculator-17.1|; s|ControlPanel.1|ControlPanel-17.1|;'
/usr/bin/sed -i.bak -e '/^Libs:/s|$| -pthread|; s|"||g' /wrkdirs/usr/ports/x11-toolkits/fox17/work/fox-1.7.39/fox17.pc.in
=========================================================================
=======================<phase: build-depends  >============================
===>   fox-1.7.39 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/sm.pc in /usr/ports/x11/libSM
===>   Installing existing package /packages/All/libSM-1.2.1,1.txz
Installing libSM-1.2.1,1...Installing xproto-7.0.24... done
Installing libICE-1.0.8,1... done
 done
===>   Returning to build of fox-1.7.39
=========================================================================
=======================<phase: lib-depends    >============================
===>   fox-1.7.39 depends on shared library: Xft - not found
===>    Verifying install for Xft in /usr/ports/x11-fonts/libXft
===>   Installing existing package /packages/All/libXft-2.3.1.txz
Installing libXft-2.3.1...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
Installing libiconv-1.14_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 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
===>   Returning to build of fox-1.7.39
===>   fox-1.7.39 depends on shared library: jpeg - not found
===>    Verifying install for jpeg in /usr/ports/graphics/jpeg
===>   Installing existing package /packages/All/jpeg-8_4.txz
Installing jpeg-8_4... done
===>   Returning to build of fox-1.7.39
===>   fox-1.7.39 depends on shared library: png15 - not found
===>    Verifying install for png15 in /usr/ports/graphics/png
===>   Installing existing package /packages/All/png-1.5.17.txz
Installing png-1.5.17... done
===>   Returning to build of fox-1.7.39
===>   fox-1.7.39 depends on shared library: tiff - not found
===>    Verifying install for tiff in /usr/ports/graphics/tiff
===>   Installing existing package /packages/All/tiff-4.0.3.txz
Installing tiff-4.0.3...Installing jbigkit-1.6... done
 done
===>   Returning to build of fox-1.7.39
===>   fox-1.7.39 depends on shared library: webp - not found
===>    Verifying install for webp in /usr/ports/graphics/webp
===>   Installing existing package /packages/All/webp-0.1.3_1.txz
Installing webp-0.1.3_1... done
===>   Returning to build of fox-1.7.39
===>   fox-1.7.39 depends on shared library: glut.12 - not found
===>    Verifying install for glut.12 in /usr/ports/graphics/freeglut
===>   Installing existing package /packages/All/freeglut-2.8.1.txz
Installing freeglut-2.8.1...Installing xf86vidmodeproto-2.3.1... done
Installing xextproto-7.2.1... done
Installing randrproto-1.4.0... done
Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1... done
 done
Installing libXrandr-1.4.1... done
Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
 done
Installing inputproto-2.3... done
 done
Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
 done
Installing dri2proto-2.8... done
Installing pciids-20130709... done
Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.1_3... done
 done
Installing libGLU-9.0.0...Installing libGL-7.6.1_4... done
 done
 done
Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8
(yet). To workaround this a small patch adds one include file and comments out
content of one function (only leaves return NULL).
<snip>


More information about the freebsd-pkg-fallout mailing list