[REL - 91amd64-default][graphics/vips] Failed for vips-7.26.3_10 in configure

pkg-fallout-builder at FreeBSD.org pkg-fallout-builder at FreeBSD.org
Thu Jun 19 12:08:00 UTC 2014


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:     mi at aldan.algebra.com
Last committer: rene at FreeBSD.org
Ident:          $FreeBSD: head/graphics/vips/Makefile 358158 2014-06-17 18:39:34Z rene $
Log URL:        http://beefy2.isc.freebsd.org/bulk/91amd64-default/2014-06-19_06h15m55s/logs/vips-7.26.3_10.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/91amd64-default/2014-06-19_06h15m55s
Log:

====>> Building graphics/vips
build started at Thu Jun 19 12:07:23 UTC 2014
port directory: /usr/ports/graphics/vips
building for: FreeBSD 91amd64-default-job-06 9.1-RELEASE-p13 FreeBSD 9.1-RELEASE-p13 amd64
maintained by: mi at aldan.algebra.com
Makefile ident:      $FreeBSD: head/graphics/vips/Makefile 358158 2014-06-17 18:39:34Z rene $
Poudriere version: 3.1-pre
Host OSVERSION: 1100022
Jail OSVERSION: 901000

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p13
UNAME_r=9.1-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref
PKG_EXT=txz
tpid=51548
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=vips-7.26.3_10
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/91amd64-default/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/91amd64-default/ref/poudriere/pool
MASTERNAME=91amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for vips-7.26.3_10:
     DOCS=on: Build and/or install documentation
     LIBOIL=on: Use liboil for CPU-optimized primitives
     PYTHON=off: Create Python bindings
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--without-python
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" TMPDIR="/tmp" MAGICK_CFLAGS="-I/usr/local/include/GraphicsMagick" TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" NO_PIE=yes 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="" LIBS=""  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--

--PLIST_SUB--
VERSION=7.26
PY="@comment
"
OSREL=9.1
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
PERL_VERSION=5.16.3
PERL_VER=5.16
PERL_ARCH=mach
PERL5_MAN3=lib/perl5/5.16/man/man3
SITE_PERL=lib/perl5/site_perl/5.16
DOCSDIR="share/doc/vips"
EXAMPLESDIR="share/examples/vips"
DATADIR="share/vips"
WWWDIR="www/vips"
ETCDIR="etc/vips"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/vips
DOCSDIR=/usr/local/share/doc/vips
EXAMPLESDIR=/usr/local/share/examples/vips
WWWDIR=/usr/local/www/vips
ETCDIR=/usr/local/etc/vips
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
# clean-restricted ran via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for vips-7.26.3_10
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   vips-7.26.3_10 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.2.7_3.txz
Installing pkg-1.2.7_3... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of vips-7.26.3_10
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by vips-7.26.3_10 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by vips-7.26.3_10 for building
=> SHA256 Checksum OK for vips-7.26.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by vips-7.26.3_10 for building
===>  Extracting for vips-7.26.3_10
=> SHA256 Checksum OK for vips-7.26.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for vips-7.26.3_10
===>  Applying FreeBSD patches for vips-7.26.3_10
===========================================================================
=======================<phase: build-depends  >============================
===>   vips-7.26.3_10 depends on package: p5-XML-Parser>=0 - not found
===>    Verifying install for p5-XML-Parser>=0 in /usr/ports/textproc/p5-XML-Parser
===>   Installing existing package /packages/All/p5-XML-Parser-2.41_1.txz
Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done
Installing perl5-5.16.3_11... done
 done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3.1_1...Installing libiconv-1.14_3... done
 done
 done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.6.txz
Installing pkgconf-0.9.6... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on file: /usr/local/bin/perl5.16.3 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   vips-7.26.3_10 depends on shared library: libfftw3.so - not found
===>    Verifying for libfftw3.so in /usr/ports/math/fftw3
===>   Installing existing package /packages/All/fftw3-3.3.3_1.txz
Installing fftw3-3.3.3_1... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libjpeg.so - not found
===>    Verifying for libjpeg.so in /usr/ports/graphics/jpeg
===>   Installing existing package /packages/All/jpeg-8_5.txz
Installing jpeg-8_5... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libexif.so - not found
===>    Verifying for libexif.so in /usr/ports/graphics/libexif
===>   Installing existing package /packages/All/libexif-0.6.21_2.txz
Installing libexif-0.6.21_2... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libtiff.so - not found
===>    Verifying for libtiff.so in /usr/ports/graphics/tiff
===>   Installing existing package /packages/All/tiff-4.0.3_3.txz
Installing tiff-4.0.3_3...Installing jbigkit-1.6... done
 done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libGraphicsMagick.so - not found
===>    Verifying for libGraphicsMagick.so in /usr/ports/graphics/GraphicsMagick
===>   Installing existing package /packages/All/GraphicsMagick-1.3.19,1.txz
Installing GraphicsMagick-1.3.19,1...Installing dgs-0.5.9.1_12...Installing ghostscript9-9.06_6...Installing cups-image-1.7.2...Installing cups-client-1.7.2...===> Creating users and/or groups.
Creating group 'cups' with gid '193'.
Creating user 'cups' with uid '193'.
 done
Installing png-1.5.18... done
===> Creating users and/or groups.
Using existing group 'cups'.
Using existing user 'cups'.
 done
Installing freetype2-2.5.3_2... done
Installing gsfonts-8.11_6... done
Installing jbig2dec-0.11_1... done
Installing lcms2-2.6_3... done
Installing libXext-1.3.2_2,1...Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done
Installing libXau-1.0.8_2...Installing xproto-7.0.25... done
 done
Installing libXdmcp-1.1.1_2... done
Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_5... done
Installing libxml2-2.9.1_1... done
 done
 done
Installing xextproto-7.3.0... done
 done
Installing libXt-1.1.4_2,1...Installing libSM-1.2.2_2,1...Installing libICE-1.0.8_2,1... done
 done
 done
Installing libidn-1.28_1... done
Installing libpaper-1.1.24_1... done
Installing svgalib-1.4.3_7... done
 done
Installing glib12-1.2.10_13... done
 done
Installing jasper-1.900.1_14... done
Installing libwmf-0.2.8.4_11... done
Installing webp-0.4.0...Installing giflib-nox11-4.2.3_2... done
 done
 done
Note: in order to use the script "dvipdf", dvips must be installed.
This program may be provided by either print/dvips or print/dvipsk-tetex
(print/dvipsk-tetex may be preferable since it doesn't conflict with
tetex things).

FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.06/Resource/Init
have to be configured if you want to use FAPI feature.
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libIlmImf.so - not found
===>    Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR
===>   Installing existing package /packages/All/OpenEXR-2.1.0_3.txz
Installing OpenEXR-2.1.0_3...Installing ilmbase-2.1.0... done
 done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: liborc-0.4.so - not found
===>    Verifying for liborc-0.4.so in /usr/ports/devel/orc
===>   Installing existing package /packages/All/orc-0.4.19_2.txz
Installing orc-0.4.19_2... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libpng15.so - found (/usr/local/lib/libpng15.so.15)
===>   vips-7.26.3_10 depends on shared library: libmatio.so - not found
===>    Verifying for libmatio.so in /usr/ports/math/matio
===>   Installing existing package /packages/All/matio-1.5.2_2.txz
Installing matio-1.5.2_2...Installing hdf5-1.8.13_1... done
 done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: liblcms.so - not found
===>    Verifying for liblcms.so in /usr/ports/graphics/lcms
===>   Installing existing package /packages/All/lcms-1.19_5,1.txz
Installing lcms-1.19_5,1... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9)
===>   vips-7.26.3_10 depends on shared library: liboil-0.3.so - not found
===>    Verifying for liboil-0.3.so in /usr/ports/devel/liboil
===>   Installing existing package /packages/All/liboil-0.3.17_1.txz
Installing liboil-0.3.17_1... done
===>   Returning to build of vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libglib-2.0.so - not found
===>    Verifying for libglib-2.0.so in /usr/ports/devel/glib20
===>   Installing existing package /packages/All/glib-2.36.3_3.txz
Installing glib-2.36.3_3...Installing libffi-3.0.13_1... done
Installing pcre-8.34_1... done
Installing python27-2.7.6_4... done
No schema files found: doing nothing.
 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 vips-7.26.3_10
===>   vips-7.26.3_10 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3)
===>   vips-7.26.3_10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1)
===>   vips-7.26.3_10 depends on shared library: libpango-1.0.so - not found
===>    Verifying for libpango-1.0.so in /usr/ports/x11-toolkits/pango
===>   Installing existing package /packages/All/pango-1.34.1_5.txz
Installing pango-1.34.1_5...Installing cairo-1.10.2_10,2...Installing fontconfig-2.11.0_3,1...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/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
 done
Installing libXrender-0.9.8_2...Installing renderproto-0.11.1... done
 done
Installing pixman-0.32.4_2... done
Installing xcb-util-renderutil-0.3.8_2...Installing xcb-util-0.3.9_3,1... done
 done
 done
Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done
 done
Installing gnomehier-3.0... done
Installing harfbuzz-0.9.28...Installing graphite2-1.2.4... done
Installing icu-53.1... done
 done
Installing libXft-2.3.1_2... done
Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34_3... done
Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1_1...Installing libfontenc-1.1.2_2... done
 done
 done
 done
Installing font-misc-ethiopic-1.0.3_1... done
Installing font-misc-meltho-1.0.3_1... done
 done
 done
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/lib/X11/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   Returning to build of vips-7.26.3_10
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for vips-7.26.3_10
/usr/bin/sed -i.bak -Ee 's,^(G?MSGFMT = *)$,\1/usr/local/bin/msgfmt,g'  /wrkdirs/usr/ports/graphics/vips/work/vips-7.26.3/po/Makefile
sed: /wrkdirs/usr/ports/graphics/vips/work/vips-7.26.3/po/Makefile: No such file or directory
*** [post-configure] Error code 1

Stop in /usr/ports/graphics/vips.
===>  Cleaning for vips-7.26.3_10


More information about the freebsd-pkg-fallout mailing list