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:     h...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/cad/klayout/Makefile 340722 2014-01-22 17:00:46Z 
mat $
Log URL:        
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-06_22h28m10s/logs/klayout-0.21.19.log
Build URL:      
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-06_22h28m10s
Log:

====>> Building cad/klayout
build started at Fri Feb  7 13:20:24 UTC 2014
port directory: /usr/ports/cad/klayout
building for: FreeBSD head-amd64-default-job-10 11.0-CURRENT FreeBSD 
11.0-CURRENT r261447 amd64
maintained by: h...@freebsd.org
Makefile ident:      $FreeBSD: head/cad/klayout/Makefile 340722 2014-01-22 
17:00:46Z mat $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100007
UNAME_v=FreeBSD 11.0-CURRENT r261447
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=39950
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=klayout-0.21.19
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-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---
---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--
TMPDIR="/tmp" 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 
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--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=""  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/klayout
DOCSDIR=/usr/local/share/doc/klayout
EXAMPLESDIR=/usr/local/share/examples/klayout
WWWDIR=/usr/local/www/klayout
ETCDIR=/usr/local/etc/klayout
--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
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for klayout-0.21.19
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   klayout-0.21.19 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.6.txz
Installing pkg-1.2.6... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of klayout-0.21.19
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by klayout-0.21.19 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by klayout-0.21.19 for building
=> SHA256 Checksum OK for klayout-0.21.19.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by klayout-0.21.19 for building
===>  Extracting for klayout-0.21.19
=> SHA256 Checksum OK for klayout-0.21.19.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for klayout-0.21.19
===>  Applying FreeBSD patches for klayout-0.21.19
===========================================================================
=======================<phase: build-depends  >============================
===>   klayout-0.21.19 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... done
 done
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 depends on file: /usr/local/lib/qt4/libQtCore.so - not 
found
===>    Verifying install for /usr/local/lib/qt4/libQtCore.so in 
/usr/ports/devel/qt4-corelib
===>   Installing existing package /packages/All/qt4-corelib-4.8.5_1.txz
Installing qt4-corelib-4.8.5_1...Installing glib-2.36.3_1...Installing 
python27-2.7.6_2... done
Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
 done
Installing pcre-8.33... done
Installing libffi-3.0.13_1... done
No schema files found: doing nothing.
 done
Installing icu-50.1.2... 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.
====
======================================================================

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!

======================================================================
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 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.5.txz
Installing qt4-gui-4.8.5...Installing encodings-1.0.4_1,1...Installing 
font-util-1.3.0_1... done
 done
Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done
Installing freetype2-2.5.2... 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, 3 dirs
/usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 
0 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts/util: 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, 3 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 libICE-1.0.8,1...Installing xproto-7.0.25... done
 done
Installing libSM-1.2.2,1... done
Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
Installing libXau-1.0.8... done
Installing libXdmcp-1.1.1... done
Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done
Installing libxml2-2.8.0_3... done
 done
 done
Installing libXcursor-1.1.14...Installing libXfixes-5.0.1...Installing 
fixesproto-5.0... done
 done
Installing libXrender-0.9.8...Installing renderproto-0.11.1... done
 done
 done
Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
 done
Installing libXi-1.7.2,1...Installing inputproto-2.3... done
 done
Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done
 done
Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done
 done
Installing libXt-1.1.4,1... done
Installing png-1.5.17... done
Installing xdg-utils-1.0.2.20130919_1...Installing hicolor-icon-theme-0.12... 
done
Installing xprop-1.2.2...Installing libXmu-1.1.2,1... done
 done
Installing xset-1.2.3_1...Installing libXfontcache-1.0.5...Installing 
fontcacheproto-0.1.3... done
 done
 done
 done
Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34... done
Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing 
mkfontscale-1.1.1...Installing libfontenc-1.1.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.
======================================================================

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 klayout-0.21.19
===>   klayout-0.21.19 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.5.txz
Installing qt4-moc-4.8.5... done
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 depends on file: /usr/local/lib/qt4/libQtNetwork.so - 
not found
===>    Verifying install for /usr/local/lib/qt4/libQtNetwork.so in 
/usr/ports/net/qt4-network
===>   Installing existing package /packages/All/qt4-network-4.8.5.txz
Installing qt4-network-4.8.5...Installing ca_root_nss-3.15.3.1... done
 done
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 depends on file: /usr/local/lib/qt4/libQt3Support.so - 
not found
===>    Verifying install for /usr/local/lib/qt4/libQt3Support.so in 
/usr/ports/devel/qt4-qt3support
===>   Installing existing package /packages/All/qt4-qt3support-4.8.5.txz
Installing qt4-qt3support-4.8.5...Installing qt4-sql-4.8.5... done
Installing qt4-xml-4.8.5... done
 done
======================================================================

To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
 - databases/qt4-ibase-plugin           InterBase/Firebird
 - databases/qt4-mysql-plugin           MySQL
 - databases/qt4-odbc-plugin            Open Database Connectivity
 - databases/qt4-pgsql-plugin           PostgreSQL
 - databases/qt4-sqlite-plugin          SQLite 2
 - databases/qt4-sqlite3-plugin         SQLite 3

======================================================================
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 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.5.txz
Installing qt4-rcc-4.8.5... done
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 depends on file: /usr/local/lib/qt4/libQtSql.so - found
===>   klayout-0.21.19 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.5.txz
Installing qt4-uic-4.8.5... done
===>   Returning to build of klayout-0.21.19
===>   klayout-0.21.19 depends on file: /usr/local/lib/qt4/libQtXml.so - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for klayout-0.21.19
===========================================================================
=======================<phase: build          >============================
===>  Building for klayout-0.21.19
cd /wrkdirs/usr/ports/cad/klayout/work/klayout-0.21.19 &&  /bin/sh build.sh 
-platform freebsd-32-gcc-release  -qtbin /usr/local/bin  -qtinc 
/usr/local/include/qt4  -qtlib /usr/local/lib/qt4
build.sh: arch: not found
Qt installation directory is /usr/local/lib/qt4 (lib), /usr/local/bin (tools) 
and /usr/local/include/qt4 (includes)
Ruby installation directory is  (lib),  (includes) and not-used (config for 
1.9.x)
Platform is freebsd-32-gcc-release
*** ERROR: unable to locate gcc in path
*** Error code 1

Stop.
make: stopped in /usr/ports/cad/klayout
===>  Cleaning for klayout-0.21.19
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to