Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2015 22:45:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 84amd64-default][graphics/ipe] Failed for ipe-7.1.6 in build
Message-ID:  <201504042245.t34MjtcG052867@beefy6.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     ports@FreeBSD.org
Last committer: vanilla@FreeBSD.org
Ident:          $FreeBSD: head/graphics/ipe/Makefile 377982 2015-01-27 05:35:21Z vanilla $
Log URL:        http://beefy6.nyi.freebsd.org/data/84amd64-default/383187/logs/ipe-7.1.6.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=84amd64-default&build=383187
Log:

====>> Building graphics/ipe
build started at Sat Apr  4 22:44:14 UTC 2015
port directory: /usr/ports/graphics/ipe
building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p26 FreeBSD 8.4-RELEASE-p26 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/ipe/Makefile 377982 2015-01-27 05:35:21Z vanilla $
Poudriere version: 3.1.2
Host OSVERSION: 1100064
Jail OSVERSION: 804000

---Begin Environment---
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p26
UNAME_r=8.4-RELEASE-p26
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/84amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ipe-7.1.6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool
MASTERNAME=84amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.2
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ipe-7.1.6:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ipe/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ipe/work  HOME=/wrkdirs/usr/ports/graphics/ipe/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
DL_LIBS=""  DLL_CFLAGS="-fPIC"  ICONV_CFLAGS="-I/usr/local/include"  ICONV_LIBS="-L/usr/local/lib -liconv"  INSTALL_DIR="/bin/mkdir -p"  INSTALL_FILES="install  -o root -g wheel -m 0644"  INSTALL_SCRIPTS="install  -o root -g wheel -m 555"  INSTALL_PROGRAMS="install  -s -o root -g wheel -m 555"  INSTALL_ROOT="/wrkdirs/usr/ports/graphics/ipe/work/stage"  IPE_USE_ICONV="-DIPE_USE_ICONV"  IPEDOCDIR="/usr/local/share/doc/ipe"  IPEMANDIR="/usr/local/man/man1"  IPEPREFIX="/usr/local"  JPEG_CFLAGS="-I/usr/local/include"  JPEG_LIBS="-L/usr/local/lib -ljpeg"  LUA_CFLAGS="-I/usr/local/include/lua52"  LUA_LIBS="-L/usr/local/lib -llua-5.2"  MOC="/usr/local/bin/moc-qt4" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ipe/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ipe/work  HOME=/wrkdirs/usr/ports/graphics/ipe/work 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 -fstack-protector -fno-strict-aliasing"  CPP="cp
 p" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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 0644"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION="7.1.6"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
TEXMFDIR="share/texmf"
TEXMFDISTDIR="share/texmf-dist"
TEXMFLOCALDIR="share/texmf-local"
TEXMFVARDIR="share/texmf-var"
TEXMFCONFIGDIR="share/texmf-config"
FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf"
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
DOCSDIR="share/doc/ipe"
EXAMPLESDIR="share/examples/ipe"
DATADIR="share/ipe"
WWWDIR="www/ipe"
ETCDIR="etc/ipe"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ipe
DOCSDIR=/usr/local/share/doc/ipe
EXAMPLESDIR=/usr/local/share/examples/ipe
WWWDIR=/usr/local/www/ipe
ETCDIR=/usr/local/etc/ipe
--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 ####
MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ipe-7.1.6 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.4.12.txz
[84amd64-default-job-06] Installing pkg-1.4.12...
[84amd64-default-job-06] Extracting pkg-1.4.12... done
Message for pkg-1.4.12:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of ipe-7.1.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by ipe-7.1.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by ipe-7.1.6 for building
=> SHA256 Checksum OK for ipe-7.1.6-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by ipe-7.1.6 for building
===>  Extracting for ipe-7.1.6
=> SHA256 Checksum OK for ipe-7.1.6-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ipe-7.1.6
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for ipe-7.1.6
===========================================================================
=======================<phase: build-depends  >============================
===>   ipe-7.1.6 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt - not found
===>    Verifying install for /usr/local/share/texmf-var/web2c/tex/tex.fmt in /usr/ports/print/tex-formats
===>   Installing existing package /packages/All/tex-formats-20140525_1.txz
[84amd64-default-job-06] Installing tex-formats-20140525_1...
[84amd64-default-job-06] `-- Installing tex-kpathsea-6.2.0_1...
[84amd64-default-job-06] |   `-- Installing indexinfo-0.2.3...
[84amd64-default-job-06] |   `-- Extracting indexinfo-0.2.3... done
[84amd64-default-job-06] `-- Extracting tex-kpathsea-6.2.0_1... done
[84amd64-default-job-06] `-- Installing tex-web2c-20140525_1...
[84amd64-default-job-06] |   `-- Installing openjpeg15-1.5.2_1...
[84amd64-default-job-06] |   | `-- Installing lcms2-2.7...
[84amd64-default-job-06] |   |   `-- Installing jpeg-8_6...
[84amd64-default-job-06] |   |   `-- Extracting jpeg-8_6... done
[84amd64-default-job-06] |   |   `-- Installing tiff-4.0.4.b_1...
[84amd64-default-job-06] |   |   | `-- Installing jbigkit-2.1_1...
[84amd64-default-job-06] |   |   | `-- Extracting jbigkit-2.1_1... done
[84amd64-default-job-06] |   |   `-- Extracting tiff-4.0.4.b_1... done
[84amd64-default-job-06] |   | `-- Extracting lcms2-2.7... done
[84amd64-default-job-06] |   | `-- Installing png-1.6.16...
[84amd64-default-job-06] |   | `-- Extracting png-1.6.16... done
[84amd64-default-job-06] |   `-- Extracting openjpeg15-1.5.2_1... done
[84amd64-default-job-06] |   `-- Installing pixman-0.32.6...
[84amd64-default-job-06] |   `-- Extracting pixman-0.32.6... done
[84amd64-default-job-06] |   `-- Installing zziplib-0.13.62_2...
[84amd64-default-job-06] |   `-- Extracting zziplib-0.13.62_2... done
[84amd64-default-job-06] `-- Extracting tex-web2c-20140525_1... done
[84amd64-default-job-06] `-- Installing texlive-texmf-20140525_4...
[84amd64-default-job-06] |   `-- Installing texlive-base-20140525_6...
[84amd64-default-job-06] |   | `-- Installing freetype-1.3.1_5...
[84amd64-default-job-06] |   | `-- Extracting freetype-1.3.1_5... done
[84amd64-default-job-06] |   | `-- Installing freetype2-2.5.5...
[84amd64-default-job-06] |   | `-- Extracting freetype2-2.5.5... done
[84amd64-default-job-06] |   | `-- Installing ghostscript9-9.06_10...
[84amd64-default-job-06] |   |   `-- Installing cups-image-1.7.3_3...
[84amd64-default-job-06] |   |   | `-- Installing cups-client-1.7.3_4...
[84amd64-default-job-06] |   |   |   `-- Installing libiconv-1.14_6...
[84amd64-default-job-06] |   |   |   `-- Extracting libiconv-1.14_6... done
[84amd64-default-job-06] |   |   |   `-- Installing mDNSResponder-561.1.1...
[84amd64-default-job-06] |   |   |   `-- Extracting mDNSResponder-561.1.1... done
===> Creating users and/or groups.
Creating group 'cups' with gid '193'.
Creating user 'cups' with uid '193'.
[84amd64-default-job-06] |   |   | `-- Extracting cups-client-1.7.3_4... done
===> Creating users and/or groups.
Using existing group 'cups'.
<snip>
[84amd64-default-job-06] Extracting tex-formats-20140525_1... done
Message for ghostscript9-9.06_10:
 Note: in order to use the script "dvipdf", dvips must be installed.
This program is provided by another package print/tex-dvipsk.

FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.06/Resource/Init
have to be configured if you want to use FAPI feature.
Message for python27-2.7.9:
 =====================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

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

=====================================================================
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-4.1_1.txz
[84amd64-default-job-06] Installing gmake-4.1_1...
[84amd64-default-job-06] Extracting gmake-4.1_1... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.8.txz
[84amd64-default-job-06] Installing pkgconf-0.9.8...
[84amd64-default-job-06] Extracting pkgconf-0.9.8... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on file: /usr/local/lib/qt4/libQtGui.so - not found
===>    Verifying install for /usr/local/lib/qt4/libQtGui.so in /usr/ports/x11-toolkits/qt4-gui
===>   Installing existing package /packages/All/qt4-gui-4.8.6_4.txz
[84amd64-default-job-06] Installing qt4-gui-4.8.6_4...
[84amd64-default-job-06] `-- Installing encodings-1.0.4_3,1...
[84amd64-default-job-06] |   `-- Installing font-util-1.3.0_2...
[84amd64-default-job-06] |   `-- Extracting font-util-1.3.0_2... done
[84amd64-default-job-06] `-- Extracting encodings-1.0.4_3,1... done
[84amd64-default-job-06] `-- Installing libXcursor-1.1.14_2...
[84amd64-default-job-06] |   `-- Installing libXfixes-5.0.1_2...
[84amd64-default-job-06] |   | `-- Installing fixesproto-5.0...
[84amd64-default-job-06] |   | `-- Extracting fixesproto-5.0... done
[84amd64-default-job-06] |   `-- Extracting libXfixes-5.0.1_2... done
[84amd64-default-job-06] `-- Extracting libXcursor-1.1.14_2... done
[84amd64-default-job-06] `-- Installing libXi-1.7.4,1...
[84amd64-default-job-06] |   `-- Installing inputproto-2.3.1...
[84amd64-default-job-06] |   `-- Extracting inputproto-2.3.1... done
[84amd64-default-job-06] `-- Extracting libXi-1.7.4,1... done
[84amd64-default-job-06] `-- Installing libXinerama-1.1.3_2,1...
[84amd64-default-job-06] |   `-- Installing xineramaproto-1.2.1...
[84amd64-default-job-06] |   `-- Extracting xineramaproto-1.2.1... done
[84amd64-default-job-06] `-- Extracting libXinerama-1.1.3_2,1... done
[84amd64-default-job-06] `-- Installing libXrandr-1.4.2_2...
[84amd64-default-job-06] |   `-- Installing randrproto-1.4.0...
[84amd64-default-job-06] |   `-- Extracting randrproto-1.4.0... done
[84amd64-default-job-06] `-- Extracting libXrandr-1.4.2_2... done
[84amd64-default-job-06] `-- Installing qt4-corelib-4.8.6_3...
[84amd64-default-job-06] `-- Extracting qt4-corelib-4.8.6_3... done
[84amd64-default-job-06] `-- Installing xdg-utils-1.0.2.20130919_1...
[84amd64-default-job-06] |   `-- Installing hicolor-icon-theme-0.14...
[84amd64-default-job-06] |   `-- Extracting hicolor-icon-theme-0.14... done
[84amd64-default-job-06] |   `-- Installing xprop-1.2.2...
[84amd64-default-job-06] |   `-- Extracting xprop-1.2.2... done
[84amd64-default-job-06] |   `-- Installing xset-1.2.3_1...
[84amd64-default-job-06] |   | `-- Installing libXfontcache-1.0.5_2...
[84amd64-default-job-06] |   |   `-- Installing fontcacheproto-0.1.3...
[84amd64-default-job-06] |   |   `-- Extracting fontcacheproto-0.1.3... done
[84amd64-default-job-06] |   | `-- Extracting libXfontcache-1.0.5_2... done
[84amd64-default-job-06] |   `-- Extracting xset-1.2.3_1... done
[84amd64-default-job-06] `-- Extracting xdg-utils-1.0.2.20130919_1... done
[84amd64-default-job-06] `-- Installing xorg-fonts-truetype-7.7_1...
[84amd64-default-job-06] |   `-- Installing dejavu-2.34_6...
[84amd64-default-job-06] |   | `-- Installing mkfontdir-1.0.7...
[84amd64-default-job-06] |   |   `-- Installing mkfontscale-1.1.1_1...
[84amd64-default-job-06] |   |   | `-- Installing libfontenc-1.1.2_2...
[84amd64-default-job-06] |   |   | `-- Extracting libfontenc-1.1.2_2... done
[84amd64-default-job-06] |   |   `-- Extracting mkfontscale-1.1.1_1... done
[84amd64-default-job-06] |   | `-- Extracting mkfontdir-1.0.7... done
[84amd64-default-job-06] |   `-- Extracting dejavu-2.34_6... done
[84amd64-default-job-06] |   `-- Installing font-bh-ttf-1.0.3_3...
[84amd64-default-job-06] |   `-- Extracting font-bh-ttf-1.0.3_3... done
[84amd64-default-job-06] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[84amd64-default-job-06] |   `-- Extracting font-misc-ethiopic-1.0.3_3... done
[84amd64-default-job-06] |   `-- Installing font-misc-meltho-1.0.3_3...
[84amd64-default-job-06] |   `-- Extracting font-misc-meltho-1.0.3_3... done
[84amd64-default-job-06] Extracting qt4-gui-4.8.6_4... done
Message for qt4-corelib-4.8.6_3:
 ======================================================================

Qt 4 can be built with optional support for:
 - Common UNIX Printing System (CUPS) (enabled by default)
 - Network Audio System (NAS)
 - Qt style that renders using GTK (QGTKSTYLE)

In order to enable them, you have to add
	QT4_OPTIONS=	CUPS NAS QGTKSTYLE
to your /etc/make.conf and compile devel/qt4-corelib and
x11-toolkits/qt4-gui ports.

Attention! Whenever you change the QT4_OPTIONS both
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!

======================================================================
Message for dejavu-2.34_6:
 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/share/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.
Message for qt4-gui-4.8.6_4:
 ======================================================================

Qt paint engine makes common use of shared memory. To avoid MIT-SHM
errors (i.e., blank windows), you probably need to raise shared memory
limits in loader.conf(5). The following should be safe values for the
KDE Plasma Desktop:

kern.ipc.shmall=32768
kern.ipc.shmmni=1024
kern.ipc.shmseg=1024

======================================================================
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on file: /usr/local/bin/moc-qt4 - not found
===>    Verifying install for /usr/local/bin/moc-qt4 in /usr/ports/devel/qt4-moc
===>   Installing existing package /packages/All/qt4-moc-4.8.6.txz
[84amd64-default-job-06] Installing qt4-moc-4.8.6...
[84amd64-default-job-06] Extracting qt4-moc-4.8.6... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on file: /usr/local/bin/qmake-qt4 - not found
===>    Verifying install for /usr/local/bin/qmake-qt4 in /usr/ports/devel/qmake4
===>   Installing existing package /packages/All/qt4-qmake-4.8.6.txz
[84amd64-default-job-06] Installing qt4-qmake-4.8.6...
[84amd64-default-job-06] Extracting qt4-qmake-4.8.6... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on file: /usr/local/bin/rcc - not found
===>    Verifying install for /usr/local/bin/rcc in /usr/ports/devel/qt4-rcc
===>   Installing existing package /packages/All/qt4-rcc-4.8.6.txz
[84amd64-default-job-06] Installing qt4-rcc-4.8.6...
[84amd64-default-job-06] Extracting qt4-rcc-4.8.6... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on file: /usr/local/bin/uic-qt4 - not found
===>    Verifying install for /usr/local/bin/uic-qt4 in /usr/ports/devel/qt4-uic
===>   Installing existing package /packages/All/qt4-uic-4.8.6.txz
[84amd64-default-job-06] Installing qt4-uic-4.8.6...
[84amd64-default-job-06] Extracting qt4-uic-4.8.6... done
===>   Returning to build of ipe-7.1.6
===========================================================================
=======================<phase: lib-depends    >============================
===>   ipe-7.1.6 depends on shared library: liblua-5.2.so - not found
===>    Verifying for liblua-5.2.so in /usr/ports/lang/lua52
===>   Installing existing package /packages/All/lua52-5.2.4.txz
[84amd64-default-job-06] Installing lua52-5.2.4...
[84amd64-default-job-06] `-- Installing libedit-3.1.20150325...
[84amd64-default-job-06] `-- Extracting libedit-3.1.20150325... done
[84amd64-default-job-06] Extracting lua52-5.2.4... done
===>   Returning to build of ipe-7.1.6
===>   ipe-7.1.6 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so.2.5.1)
===>   ipe-7.1.6 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so.2.11200.18)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ipe-7.1.6
===========================================================================
=======================<phase: build          >============================
===>  Building for ipe-7.1.6
gmake --directory=ipelib all
gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/ipe/work/ipe-7.1.6/src/ipelib'
mkdir -p ../../build/obj/ipelib; echo "" > ../../build/obj/ipelib/depend.mak; for f in ipebase.cpp ipeplatform.cpp ipegeo.cpp ipexml.cpp ipeattributes.cpp ipebitmap.cpp ipedct.cpp ipeshape.cpp ipegroup.cpp ipeimage.cpp ipetext.cpp ipepath.cpp ipereference.cpp ipeobject.cpp ipefactory.cpp ipestdstyles.cpp ipeiml.cpp ipepage.cpp ipepainter.cpp ipepdfparser.cpp ipepdfwriter.cpp ipepswriter.cpp ipestyle.cpp ipesnap.cpp ipeutils.cpp ipelatex.cpp ipedoc.cpp ; do c++ -MM -MT ../../build/obj/ipelib/${f%%.cpp}.o  -DIPEUI_QT -I../include   -DIPEFONTMAP=\"/usr/local/share/ipe/7.1.6/fontmap.xml\" -DIPE_USE_ICONV  -I/usr/local/include -I/usr/local/include $f >> ../../build/obj/ipelib/depend.mak; done
Compiling ipebase.cpp...
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fPIC  -DIPEUI_QT -I../include   -DIPEFONTMAP=\"/usr/local/share/ipe/7.1.6/fontmap.xml\" -DIPE_USE_ICONV  -I/usr/local/include -I/usr/local/include  -c -o ../../build/obj/ipelib/ipebase.o ipebase.cpp
Compiling ipeplatform.cpp...
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fPIC  -DIPEUI_QT -I../include   -DIPEFONTMAP=\"/usr/local/share/ipe/7.1.6/fontmap.xml\" -DIPE_USE_ICONV  -I/usr/local/include -I/usr/local/include  -c -o ../../build/obj/ipelib/ipeplatform.o ipeplatform.cpp
ipeplatform.cpp:47:21: error: xlocale.h: No such file or directory
ipeplatform.cpp:73: error: 'locale_t' does not name a type
ipeplatform.cpp: In function 'void cleanup_repository()':
ipeplatform.cpp:89: error: 'ipeLocale' was not declared in this scope
ipeplatform.cpp:89: error: 'freelocale' was not declared in this scope
ipeplatform.cpp: In static member function 'static void ipe::Platform::initLib(int)':
ipeplatform.cpp:111: error: 'ipeLocale' was not declared in this scope
ipeplatform.cpp:111: error: 'LC_NUMERIC_MASK' was not declared in this scope
ipeplatform.cpp:111: error: 'newlocale' was not declared in this scope
ipeplatform.cpp: In static member function 'static double ipe::Platform::toDouble(ipe::String)':
ipeplatform.cpp:368: error: 'ipeLocale' was not declared in this scope
ipeplatform.cpp:368: error: 'strtod_l' was not declared in this scope
./common.mak:210: recipe for target '../../build/obj/ipelib/ipeplatform.o' failed
gmake[1]: *** [../../build/obj/ipelib/ipeplatform.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/ipe/work/ipe-7.1.6/src/ipelib'
Makefile:42: recipe for target 'ipelib' failed
gmake: *** [ipelib] Error 2
*** Error code 1

Stop in /usr/ports/graphics/ipe.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504042245.t34MjtcG052867>