From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon Jun 1 13:53:32 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0CEE2B6 for ; Mon, 1 Jun 2015 13:53:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67E3B1CEF for ; Mon, 1 Jun 2015 13:53:32 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t51DrVRc071904 for ; Mon, 1 Jun 2015 13:53:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t51DrVDp071879; Mon, 1 Jun 2015 13:53:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 1 Jun 2015 13:53:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201506011353.t51DrVDp071879@beefy5.nyi.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/fracplanet] Failed for fracplanet-0.4.0_8 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2015 13:53:32 -0000 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: gerald@FreeBSD.org Ident: $FreeBSD: head/graphics/fracplanet/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy5.nyi.freebsd.org/data/84i386-default/388198/logs/fracplanet-0.4.0_8.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-default&build=388198 Log: ====>> Building graphics/fracplanet build started at Mon Jun 1 13:51:32 UTC 2015 port directory: /usr/ports/graphics/fracplanet building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p28 FreeBSD 8.4-RELEASE-p28 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/fracplanet/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.7 Host OSVERSION: 1100070 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_p=i386 UNAME_m=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p28 UNAME_r=8.4-RELEASE-p28 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fracplanet-0.4.0_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fracplanet-0.4.0_8: DOCS=on: Build and/or install documentation ====> Build documentation with Doxygen HTML=on: Install HTML Doxygen files LATEX=off: Install LaTeX Doxygen files ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -spec /usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QTDIR="/usr/local" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fracplanet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fracplanet/work HOME=/wrkdirs/usr/ports/graphics/fracplanet/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/fracplanet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/fracplanet/work HOME=/wrkdirs/usr/ports/graphics/fracplanet/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- 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" 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/fracplanet" EXAMPLESDIR="share/examples/fracplanet" DATADIR="share/fracplanet" WWWDIR="www/fracplanet" ETCDIR="etc/fracplanet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fracplanet DOCSDIR=/usr/local/share/doc/fracplanet EXAMPLESDIR=/usr/local/share/examples/fracplanet WWWDIR=/usr/local/www/fracplanet ETCDIR=/usr/local/etc/fracplanet --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} 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--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> fracplanet-0.4.0_8 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.5.3.txz [84i386-default-job-07] Installing pkg-1.5.3... [84i386-default-job-07] Extracting pkg-1.5.3... done Message for pkg-1.5.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fracplanet-0.4.0_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fracplanet-0.4.0_8 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fracplanet-0.4.0_8 for building => SHA256 Checksum OK for fracplanet-0.4.0.tar.gz. => SHA256 Checksum OK for fracplanet_icons.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fracplanet-0.4.0_8 for building ===> Extracting for fracplanet-0.4.0_8 => SHA256 Checksum OK for fracplanet-0.4.0.tar.gz. => SHA256 Checksum OK for fracplanet_icons.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fracplanet-0.4.0_8 ===> Applying FreeBSD patches for fracplanet-0.4.0_8 =========================================================================== =================================================== ===> fracplanet-0.4.0_8 depends on executable: xsltproc - not found ===> Verifying install for xsltproc in /usr/ports/textproc/libxslt ===> Installing existing package /packages/All/libxslt-1.1.28_6.txz [84i386-default-job-07] Installing libxslt-1.1.28_6... [84i386-default-job-07] `-- Installing libgcrypt-1.6.3... [84i386-default-job-07] | `-- Installing indexinfo-0.2.3... [84i386-default-job-07] | `-- Extracting indexinfo-0.2.3... done [84i386-default-job-07] | `-- Installing libgpg-error-1.19_1... [84i386-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-07] | | `-- Installing libiconv-1.14_8... [84i386-default-job-07] | | `-- Extracting libiconv-1.14_8... done [84i386-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-07] | `-- Extracting libgpg-error-1.19_1... done [84i386-default-job-07] `-- Extracting libgcrypt-1.6.3... done [84i386-default-job-07] `-- Installing libxml2-2.9.2_2... [84i386-default-job-07] `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-07] Extracting libxslt-1.1.28_6... done ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 depends on executable: doxygen - not found ===> Verifying install for doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9.1,2.txz [84i386-default-job-07] Installing doxygen-1.8.9.1,2... [84i386-default-job-07] `-- Installing graphviz-2.38.0_6... [84i386-default-job-07] | `-- Installing expat-2.1.0_2... [84i386-default-job-07] | `-- Extracting expat-2.1.0_2... done [84i386-default-job-07] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-07] | | `-- Installing freetype2-2.5.5... [84i386-default-job-07] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-07] | `-- Extracting fontconfig-2.11.1,1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /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 [84i386-default-job-07] | `-- Installing glib-2.42.2... [84i386-default-job-07] | | `-- Installing libffi-3.2.1... ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 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.6_5.txz [84i386-default-job-07] Installing qt4-corelib-4.8.6_5... [84i386-default-job-07] Extracting qt4-corelib-4.8.6_5... done Message for qt4-corelib-4.8.6_5: ====================================================================== 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 fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 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_5.txz [84i386-default-job-07] Installing qt4-gui-4.8.6_5... [84i386-default-job-07] `-- Installing libXcursor-1.1.14_3... [84i386-default-job-07] | `-- Installing libXfixes-5.0.1_3... [84i386-default-job-07] | | `-- Installing fixesproto-5.0... [84i386-default-job-07] | | `-- Extracting fixesproto-5.0... done [84i386-default-job-07] | `-- Extracting libXfixes-5.0.1_3... done [84i386-default-job-07] `-- Extracting libXcursor-1.1.14_3... done [84i386-default-job-07] `-- Installing libXi-1.7.4_1,1... [84i386-default-job-07] | `-- Installing inputproto-2.3.1... [84i386-default-job-07] | `-- Extracting inputproto-2.3.1... done [84i386-default-job-07] `-- Extracting libXi-1.7.4_1,1... done [84i386-default-job-07] `-- Installing libXinerama-1.1.3_3,1... [84i386-default-job-07] | `-- Installing xineramaproto-1.2.1... [84i386-default-job-07] | `-- Extracting xineramaproto-1.2.1... done [84i386-default-job-07] `-- Extracting libXinerama-1.1.3_3,1... done [84i386-default-job-07] `-- Installing libXrandr-1.4.2_3... [84i386-default-job-07] | `-- Installing randrproto-1.4.1... [84i386-default-job-07] | `-- Extracting randrproto-1.4.1... done [84i386-default-job-07] `-- Extracting libXrandr-1.4.2_3... done [84i386-default-job-07] `-- Installing xdg-utils-1.0.2.20130919_1... [84i386-default-job-07] | `-- Installing hicolor-icon-theme-0.14... [84i386-default-job-07] | `-- Extracting hicolor-icon-theme-0.14... done [84i386-default-job-07] | `-- Installing xprop-1.2.2... [84i386-default-job-07] | `-- Extracting xprop-1.2.2... done [84i386-default-job-07] | `-- Installing xset-1.2.3_1... [84i386-default-job-07] | | `-- Installing libXfontcache-1.0.5_3... [84i386-default-job-07] | | `-- Installing fontcacheproto-0.1.3... [84i386-default-job-07] | | `-- Extracting fontcacheproto-0.1.3... done [84i386-default-job-07] | | `-- Extracting libXfontcache-1.0.5_3... done [84i386-default-job-07] | `-- Extracting xset-1.2.3_1... done [84i386-default-job-07] `-- Extracting xdg-utils-1.0.2.20130919_1... done [84i386-default-job-07] Extracting qt4-gui-4.8.6_5... done Message for qt4-gui-4.8.6_5: ====================================================================== 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 fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 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 [84i386-default-job-07] Installing qt4-moc-4.8.6... [84i386-default-job-07] Extracting qt4-moc-4.8.6... done ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtOpenGL.so in /usr/ports/graphics/qt4-opengl ===> Installing existing package /packages/All/qt4-opengl-4.8.6_2.txz [84i386-default-job-07] Installing qt4-opengl-4.8.6_2... [84i386-default-job-07] `-- Installing libGL-9.1.7_4... [84i386-default-job-07] | `-- Installing libXdamage-1.1.4_3... [84i386-default-job-07] | | `-- Installing damageproto-1.2.1... [84i386-default-job-07] | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-07] | `-- Extracting libXdamage-1.1.4_3... done [84i386-default-job-07] | `-- Installing libXxf86vm-1.1.4... [84i386-default-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [84i386-default-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-07] | `-- Extracting libXxf86vm-1.1.4... done [84i386-default-job-07] | `-- Installing libdevq-0.0.2_1... [84i386-default-job-07] | `-- Extracting libdevq-0.0.2_1... done [84i386-default-job-07] | `-- Installing libdrm-2.4.60,1... [84i386-default-job-07] | | `-- Installing libpciaccess-0.13.3... [84i386-default-job-07] | | `-- Installing pciids-20150523... [84i386-default-job-07] | | `-- Extracting pciids-20150523... done [84i386-default-job-07] | | `-- Extracting libpciaccess-0.13.3... done [84i386-default-job-07] | `-- Extracting libdrm-2.4.60,1... done [84i386-default-job-07] | `-- Installing libglapi-9.1.7_2... [84i386-default-job-07] | | `-- Installing libxshmfence-1.2... [84i386-default-job-07] | | `-- Extracting libxshmfence-1.2... done [84i386-default-job-07] | `-- Extracting libglapi-9.1.7_2... done [84i386-default-job-07] `-- Extracting libGL-9.1.7_4... done [84i386-default-job-07] Extracting qt4-opengl-4.8.6_2... done ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 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 [84i386-default-job-07] Installing qt4-qmake-4.8.6... [84i386-default-job-07] Extracting qt4-qmake-4.8.6... done ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 depends on executable: gtk-update-icon-cache - not found ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache ===> Installing existing package /packages/All/gtk-update-icon-cache-2.24.27.txz [84i386-default-job-07] Installing gtk-update-icon-cache-2.24.27... [84i386-default-job-07] `-- Installing atk-2.14.0... [84i386-default-job-07] `-- Extracting atk-2.14.0... done [84i386-default-job-07] `-- Installing gdk-pixbuf2-2.31.2_1... [84i386-default-job-07] | `-- Installing jasper-1.900.1_14... [84i386-default-job-07] | `-- Extracting jasper-1.900.1_14... done [84i386-default-job-07] `-- Extracting gdk-pixbuf2-2.31.2_1... done [84i386-default-job-07] `-- Installing libXcomposite-0.4.4_3,1... [84i386-default-job-07] | `-- Installing compositeproto-0.4.2... [84i386-default-job-07] | `-- Extracting compositeproto-0.4.2... done [84i386-default-job-07] `-- Extracting libXcomposite-0.4.4_3,1... done [84i386-default-job-07] `-- Installing shared-mime-info-1.1_1... [84i386-default-job-07] `-- Extracting shared-mime-info-1.1_1... done [84i386-default-job-07] Extracting gtk-update-icon-cache-2.24.27... done ===> Returning to build of fracplanet-0.4.0_8 =========================================================================== =================================================== ===> fracplanet-0.4.0_8 depends on shared library: libboost_program_options.so - not found ===> Verifying for libboost_program_options.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_5.txz [84i386-default-job-07] Installing boost-libs-1.55.0_5... [84i386-default-job-07] Extracting boost-libs-1.55.0_5... done Message for boost-libs-1.55.0_5: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 depends on shared library: libGLU.so - not found ===> Verifying for libGLU.so in /usr/ports/graphics/libGLU ===> Installing existing package /packages/All/libGLU-9.0.0_2.txz [84i386-default-job-07] Installing libGLU-9.0.0_2... [84i386-default-job-07] Extracting libGLU-9.0.0_2... done ===> Returning to build of fracplanet-0.4.0_8 ===> fracplanet-0.4.0_8 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> fracplanet-0.4.0_8 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> fracplanet-0.4.0_8 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> fracplanet-0.4.0_8 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== =================================================== ===> Configuring for fracplanet-0.4.0_8 Your /usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ QMAKE_CFLAGS=-O2 -pipe -fno-strict-aliasing QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing QMAKE_LFLAGS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release CONFIG-=debug separate_debug_info -recursive version is: QMake version 2.01a Using Qt version 4.8.6 in /usr/local/lib/qt4 Your gcc version is (unless qmake is set up to use a different one): gcc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Building built-in user manual... ..built built-in user documentation Running /usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ QMAKE_CFLAGS=-O2 -pipe -fno-strict-aliasing QMAKE_CXXFLAGS=-O2 -pipe -fno-strict-aliasing QMAKE_LFLAGS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release CONFIG-=debug separate_debug_info -recursive... ..configuration completed - ready to do 'make' now =========================================================================== =================================================== ===> Building for fracplanet-0.4.0_8 c++ -O2 -pipe -fno-strict-aliasing -DFRACPLANET_VERSION="0.4.0" -DFRACPLANET_BUILD="0.4.0 (release build)" -DNDEBUG -DQT_NO_ASCII_CAST -pthread -D_THREAD_SAFE -Wall -W -DQT_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4 -I/usr/local/include -Imoc -I/usr/local/include/qt4 -I/usr/local/include -x c++-header -c precompiled.h -o obj/fracplanet.gch/c++ In file included from /usr/local/include/boost/fusion/tuple/tuple.hpp:22, from /usr/local/include/boost/fusion/tuple.hpp:10, from /usr/local/include/boost/fusion/include/tuple.hpp:10, from /usr/local/include/boost/math/tools/tuple.hpp:89, from /usr/local/include/boost/math/special_functions/detail/igamma_inverse.hpp:13, from /usr/local/include/boost/math/special_functions/gamma.hpp:1696, from /usr/local/include/boost/math/special_functions/detail/bessel_jy.hpp:14, from /usr/local/include/boost/math/special_functions/bessel.hpp:18, from /usr/local/include/boost/math/special_functions/airy.hpp:10, from /usr/local/include/boost/math/special_functions.hpp:15, from /usr/local/include/boost/random/generate_canonical.hpp:22, from /usr/local/include/boost/random.hpp:52, from common.h:52, from precompiled.h:23: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file c++ -c -include obj/fracplanet -O2 -pipe -fno-strict-aliasing -DFRACPLANET_VERSION="0.4.0" -DFRACPLANET_BUILD="0.4.0 (release build)" -DNDEBUG -DQT_NO_ASCII_CAST -pthread -D_THREAD_SAFE -Wall -W -DQT_DLL -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4 -I/usr/local/include -Imoc -I/usr/local/include/qt4 -I/usr/local/include -o obj/common.o common.cpp :0: fatal error: had to relocate PCH compilation terminated. Makefile:403: recipe for target 'obj/common.o' failed gmake: *** [obj/common.o] Error 1 *** Error code 1 Stop in /usr/ports/graphics/fracplanet.