From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Apr 4 22:33:11 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34673696; Sat, 4 Apr 2015 22:33:11 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (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 0F8FD693; Sat, 4 Apr 2015 22:33:11 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t34MXAv3006886; Sat, 4 Apr 2015 22:33:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id t34MXAOd006865; Sat, 4 Apr 2015 22:33:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 4 Apr 2015 22:33:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201504042233.t34MXAOd006865@beefy4.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 93amd64-quarterly][cad/openscad] Failed for openscad-2015.03 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2015 22:33:11 -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: mr@FreeBSD.org Last committer: mr@FreeBSD.org Ident: $FreeBSD: branches/2015Q2/cad/openscad/Makefile 382332 2015-03-26 17:24:59Z mr $ Log URL: http://beefy4.isc.freebsd.org/data/93amd64-quarterly/383177/logs/openscad-2015.03.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=383177 Log: ====>> Building cad/openscad build started at Sat Apr 4 22:32:31 UTC 2015 port directory: /usr/ports/cad/openscad building for: FreeBSD 93amd64-quarterly-job-10 9.3-RELEASE-p12 FreeBSD 9.3-RELEASE-p12 amd64 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q2/cad/openscad/Makefile 382332 2015-03-26 17:24:59Z mr $ Poudriere version: 3.1.2 Host OSVERSION: 1100064 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p12 UNAME_r=9.3-RELEASE-p12 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/93amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=openscad-2015.03 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.2 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---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-- 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)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/openscad/work HOME=/wrkdirs/usr/ports/cad/openscad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/openscad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/openscad/work HOME=/wrkdirs/usr/ports/cad/openscad/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="cpp" 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-- PORTVERSION=2015.03 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/openscad" EXAMPLESDIR="share/examples/openscad" DATADIR="share/openscad" WWWDIR="www/openscad" ETCDIR="etc/openscad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openscad DOCSDIR=/usr/local/share/doc/openscad EXAMPLESDIR=/usr/local/share/examples/openscad WWWDIR=/usr/local/www/openscad ETCDIR=/usr/local/etc/openscad --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--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing pkg-1.4.12... [93amd64-quarterly-job-10] 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 openscad-2015.03 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openscad-2015.03 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openscad-2015.03 for building => SHA256 Checksum OK for openscad-2015.03.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by openscad-2015.03 for building ===> Extracting for openscad-2015.03 => SHA256 Checksum OK for openscad-2015.03.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openscad-2015.03 /usr/bin/sed -i.bak -e 's,share/man,man,' /wrkdirs/usr/ports/cad/openscad/work/openscad-2015.03/openscad.pro =========================================================================== =================================================== ===> openscad-2015.03 depends on file: /usr/local/bin/flex - not found ===> Verifying install for /usr/local/bin/flex in /usr/ports/textproc/flex ===> Installing existing package /packages/All/flex-2.5.39_2.txz [93amd64-quarterly-job-10] Installing flex-2.5.39_2... [93amd64-quarterly-job-10] `-- Installing gettext-runtime-0.19.4... [93amd64-quarterly-job-10] | `-- Installing indexinfo-0.2.3... [93amd64-quarterly-job-10] | `-- Extracting indexinfo-0.2.3... done [93amd64-quarterly-job-10] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-10] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-10] `-- Extracting gettext-runtime-0.19.4... done [93amd64-quarterly-job-10] `-- Installing m4-1.4.17_1,1... [93amd64-quarterly-job-10] `-- Extracting m4-1.4.17_1,1... done [93amd64-quarterly-job-10] Extracting flex-2.5.39_2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/eigen3.pc in /usr/ports/math/eigen3 ===> Installing existing package /packages/All/eigen-3.2.2.txz [93amd64-quarterly-job-10] Installing eigen-3.2.2... [93amd64-quarterly-job-10] Extracting eigen-3.2.2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on file: /usr/local/include/boost/tuple/tuple.hpp - not found ===> Verifying install for /usr/local/include/boost/tuple/tuple.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-quarterly-job-10] Installing boost-libs-1.55.0_4... [93amd64-quarterly-job-10] `-- Installing icu-53.1... [93amd64-quarterly-job-10] `-- Extracting icu-53.1... done [93amd64-quarterly-job-10] Extracting boost-libs-1.55.0_4... done Message for boost-libs-1.55.0_4: 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 openscad-2015.03 ===> openscad-2015.03 depends on executable: msgfmt - not found ===> Verifying install for msgfmt in /usr/ports/devel/gettext-tools ===> Installing existing package /packages/All/gettext-tools-0.19.4.txz [93amd64-quarterly-job-10] Installing gettext-tools-0.19.4... [93amd64-quarterly-job-10] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-10] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-10] Extracting gettext-tools-0.19.4... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on executable: bison - not found ===> Verifying install for bison in /usr/ports/devel/bison ===> Installing existing package /packages/All/bison-2.7.1,1.txz [93amd64-quarterly-job-10] Installing bison-2.7.1,1... [93amd64-quarterly-job-10] Extracting bison-2.7.1,1... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on executable: update-desktop-database - not found ===> Verifying install for update-desktop-database in /usr/ports/devel/desktop-file-utils ===> Installing existing package /packages/All/desktop-file-utils-0.22_3.txz [93amd64-quarterly-job-10] Installing desktop-file-utils-0.22_3... [93amd64-quarterly-job-10] `-- Installing glib-2.42.2... [93amd64-quarterly-job-10] | `-- Installing libffi-3.2.1... [93amd64-quarterly-job-10] | `-- Extracting libffi-3.2.1... done [93amd64-quarterly-job-10] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-10] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-10] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-10] | `-- Extracting perl5-5.18.4_11... done 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 openscad-2015.03 ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing qt4-moc-4.8.6... [93amd64-quarterly-job-10] Extracting qt4-moc-4.8.6... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing qt4-opengl-4.8.6_2... [93amd64-quarterly-job-10] `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-10] | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-10] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-10] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-10] | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-10] | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-10] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-10] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-10] | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-10] | `-- Installing libdevq-0.0.2_1... [93amd64-quarterly-job-10] | `-- Extracting libdevq-0.0.2_1... done [93amd64-quarterly-job-10] | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-10] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-10] | | `-- Installing pciids-20150325... [93amd64-quarterly-job-10] | | `-- Extracting pciids-20150325... done [93amd64-quarterly-job-10] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-10] | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-10] | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-10] | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-10] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-10] | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-10] `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-10] Extracting qt4-opengl-4.8.6_2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing qt4-qmake-4.8.6... [93amd64-quarterly-job-10] Extracting qt4-qmake-4.8.6... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing qt4-rcc-4.8.6... [93amd64-quarterly-job-10] Extracting qt4-rcc-4.8.6... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 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 [93amd64-quarterly-job-10] Installing qt4-uic-4.8.6... [93amd64-quarterly-job-10] Extracting qt4-uic-4.8.6... done ===> Returning to build of openscad-2015.03 =========================================================================== =================================================== ===> openscad-2015.03 depends on shared library: libgmp.so - not found ===> Verifying for libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [93amd64-quarterly-job-10] Installing gmp-5.1.3_2... [93amd64-quarterly-job-10] Extracting gmp-5.1.3_2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on shared library: libmpfr.so - not found ===> Verifying for libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [93amd64-quarterly-job-10] Installing mpfr-3.1.2_2... [93amd64-quarterly-job-10] Extracting mpfr-3.1.2_2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on shared library: libCGAL.so - not found ===> Verifying for libCGAL.so in /usr/ports/math/cgal ===> Installing existing package /packages/All/cgal-4.4.txz [93amd64-quarterly-job-10] Installing cgal-4.4... [93amd64-quarterly-job-10] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-10] `-- Extracting libGLU-9.0.0_2... done [93amd64-quarterly-job-10] Extracting cgal-4.4... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on shared library: libqscintilla2.so - not found ===> Verifying for libqscintilla2.so in /usr/ports/devel/qscintilla2 ===> Installing existing package /packages/All/qscintilla2-2.8.4,1.txz [93amd64-quarterly-job-10] Installing qscintilla2-2.8.4,1... [93amd64-quarterly-job-10] `-- Installing qt4-designer-4.8.6_1... [93amd64-quarterly-job-10] | `-- Installing qt4-assistant-4.8.6_1... [93amd64-quarterly-job-10] | | `-- Installing qt4-doc-4.8.6... [93amd64-quarterly-job-10] | | `-- Extracting qt4-doc-4.8.6... done [93amd64-quarterly-job-10] | | `-- Installing qt4-help-4.8.6_1... [93amd64-quarterly-job-10] | | `-- Installing qt4-clucene-4.8.6_1... [93amd64-quarterly-job-10] | | `-- Extracting qt4-clucene-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Installing qt4-network-4.8.6_1... [93amd64-quarterly-job-10] | | | `-- Installing ca_root_nss-3.18... [93amd64-quarterly-job-10] | | | `-- Extracting ca_root_nss-3.18... done [93amd64-quarterly-job-10] | | `-- Extracting qt4-network-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Installing qt4-sql-4.8.6_1... [93amd64-quarterly-job-10] | | `-- Extracting qt4-sql-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Installing qt4-sqlite-plugin-4.8.6_1... [93amd64-quarterly-job-10] | | | `-- Installing sqlite3-3.8.8.3... [93amd64-quarterly-job-10] | | | `-- Extracting sqlite3-3.8.8.3... done [93amd64-quarterly-job-10] | | `-- Extracting qt4-sqlite-plugin-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Installing qt4-xml-4.8.6_1... [93amd64-quarterly-job-10] | | `-- Extracting qt4-xml-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Extracting qt4-help-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Installing qt4-webkit-4.8.6_2... [93amd64-quarterly-job-10] | | `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-quarterly-job-10] | | | `-- Installing gstreamer-0.10.36_2... [93amd64-quarterly-job-10] | | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-10] | | | | `-- Installing python2-2_3... [93amd64-quarterly-job-10] | | | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-10] | | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-10] | | | `-- Extracting gstreamer-0.10.36_2... done [93amd64-quarterly-job-10] | | | `-- Installing libXv-1.0.10_2,1... [93amd64-quarterly-job-10] | | | `-- Installing videoproto-2.3.2... [93amd64-quarterly-job-10] | | | `-- Extracting videoproto-2.3.2... done [93amd64-quarterly-job-10] | | | `-- Extracting libXv-1.0.10_2,1... done [93amd64-quarterly-job-10] | | | `-- Installing orc-0.4.23... [93amd64-quarterly-job-10] | | | `-- Extracting orc-0.4.23... done [93amd64-quarterly-job-10] | | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-quarterly-job-10] | | `-- Installing qt4-declarative-4.8.6_2... [93amd64-quarterly-job-10] | | | `-- Installing qt4-script-4.8.6_1... [93amd64-quarterly-job-10] | | | `-- Extracting qt4-script-4.8.6_1... done [93amd64-quarterly-job-10] | | | `-- Installing qt4-svg-4.8.6_1... [93amd64-quarterly-job-10] | | | `-- Extracting qt4-svg-4.8.6_1... done [93amd64-quarterly-job-10] | | | `-- Installing qt4-xmlpatterns-4.8.6_1... [93amd64-quarterly-job-10] | | | `-- Extracting qt4-xmlpatterns-4.8.6_1... done [93amd64-quarterly-job-10] | | `-- Extracting qt4-declarative-4.8.6_2... done [93amd64-quarterly-job-10] | | `-- Extracting qt4-webkit-4.8.6_2... done [93amd64-quarterly-job-10] | `-- Extracting qt4-assistant-4.8.6_1... done [93amd64-quarterly-job-10] | `-- Installing qt4-qt3support-4.8.6_1... [93amd64-quarterly-job-10] | `-- Extracting qt4-qt3support-4.8.6_1... done [93amd64-quarterly-job-10] `-- Extracting qt4-designer-4.8.6_1... done [93amd64-quarterly-job-10] Extracting qscintilla2-2.8.4,1... done Message for qt4-sql-4.8.6_1: ====================================================================== 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 openscad-2015.03 ===> openscad-2015.03 depends on shared library: libharfbuzz.so - not found ===> Verifying for libharfbuzz.so in /usr/ports/print/harfbuzz ===> Installing existing package /packages/All/harfbuzz-0.9.36.txz [93amd64-quarterly-job-10] Installing harfbuzz-0.9.36... [93amd64-quarterly-job-10] `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-10] | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-10] | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-10] | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-10] | | `-- Installing xcb-util-0.4.0,1... [93amd64-quarterly-job-10] | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-quarterly-job-10] | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-10] `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-10] `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-10] `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-10] Extracting harfbuzz-0.9.36... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on shared library: libopencsg.so - not found ===> Verifying for libopencsg.so in /usr/ports/graphics/opencsg ===> Installing existing package /packages/All/opencsg-1.3.2_2.txz [93amd64-quarterly-job-10] Installing opencsg-1.3.2_2... [93amd64-quarterly-job-10] `-- Installing glew-1.12.0... [93amd64-quarterly-job-10] `-- Extracting glew-1.12.0... done [93amd64-quarterly-job-10] Extracting opencsg-1.3.2_2... done ===> Returning to build of openscad-2015.03 ===> openscad-2015.03 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so.1.3.1) ===> openscad-2015.03 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so.1) =========================================================================== =================================================== ===> Configuring for openscad-2015.03 Project MESSAGE: If you're building a development binary, consider adding CONFIG+=experimental Project MESSAGE: User set EIGEN location: /usr/local/include/eigen3 =========================================================================== =================================================== ===> Building for openscad-2015.03 /usr/local/bin/uic-qt4 src/MainWindow.ui -o objects/ui_MainWindow.h -tr _ /usr/local/bin/uic-qt4 src/Preferences.ui -o objects/ui_Preferences.h -tr _ /usr/local/bin/uic-qt4 src/OpenCSGWarningDialog.ui -o objects/ui_OpenCSGWarningDialog.h -tr _ /usr/local/bin/uic-qt4 src/AboutDialog.ui -o objects/ui_AboutDialog.h -tr _ /usr/local/bin/uic-qt4 src/FontListDialog.ui -o objects/ui_FontListDialog.h -tr _ /usr/local/bin/uic-qt4 src/ProgressWidget.ui -o objects/ui_ProgressWidget.h -tr _ /usr/local/bin/uic-qt4 src/launchingscreen.ui -o objects/ui_launchingscreen.h -tr _ /usr/local/bin/uic-qt4 src/LibraryInfoDialog.ui -o objects/ui_LibraryInfoDialog.h -tr _ c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -frounding-math -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -pthread -D_THREAD_SAFE -Wall -W -Wno-unused-local-typedefs -DOPENSCAD_VERSION=2015.03 -DOPENSCAD_YEAR=2015.0 -DOPENSCAD_MONTH=03.0 -DOPENSCAD_DAY=.0 -DENABLE_CGAL -DENABLE_OPENCSG -DUSE_SCINTILLA_EDITOR -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/eigen3 -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4 -Isrc -I/usr/local/include/qt4 -Isrc/libtess2/Include -I/usr/local/include -Iobjects -I/usr/local/include/qt4 -I/usr/local/include -o objects/scintillaeditor.o src/scintillaeditor.cpp cc1plus: error: unrecognized command line option "-Wno-unused-local-typedefs" *** [objects/scintillaeditor.o] Error code 1 Stop in /wrkdirs/usr/ports/cad/openscad/work/openscad-2015.03. *** [do-build] Error code 1 Stop in /usr/ports/cad/openscad.