From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Apr 4 23:40:47 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 9F540992; Sat, 4 Apr 2015 23:40:47 +0000 (UTC) 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 68C5DCB6; Sat, 4 Apr 2015 23:40:47 +0000 (UTC) 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 t34NekSd002023; Sat, 4 Apr 2015 23:40:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t34NekFN002012; Sat, 4 Apr 2015 23:40:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 4 Apr 2015 23:40:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201504042340.t34NekFN002012@beefy5.nyi.freebsd.org> To: mr@FreeBSD.org Subject: [package - 84i386-default][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 23:40:47 -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: head/cad/openscad/Makefile 382332 2015-03-26 17:24:59Z mr $ Log URL: http://beefy5.nyi.freebsd.org/data/84i386-default/383187/logs/openscad-2015.03.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=84i386-default&build=383187 Log: ====>> Building cad/openscad build started at Sat Apr 4 23:40:03 UTC 2015 port directory: /usr/ports/cad/openscad building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p26 FreeBSD 8.4-RELEASE-p26 i386 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/cad/openscad/Makefile 382332 2015-03-26 17:24:59Z mr $ Poudriere version: 3.1.2 Host OSVERSION: 1100064 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 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/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=openscad-2015.03 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default 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 -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 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=8.4 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--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 [84i386-default-job-21] Installing pkg-1.4.12... [84i386-default-job-21] 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 [84i386-default-job-21] Installing flex-2.5.39_2... [84i386-default-job-21] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-21] | `-- Installing indexinfo-0.2.3... [84i386-default-job-21] | `-- Extracting indexinfo-0.2.3... done [84i386-default-job-21] | `-- Installing libiconv-1.14_6... [84i386-default-job-21] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-21] `-- Installing m4-1.4.17_1,1... [84i386-default-job-21] `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing eigen-3.2.2... [84i386-default-job-21] 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 [84i386-default-job-21] Installing boost-libs-1.55.0_4... [84i386-default-job-21] `-- Installing icu-53.1... [84i386-default-job-21] `-- Extracting icu-53.1... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing gettext-tools-0.19.4... [84i386-default-job-21] `-- Installing expat-2.1.0_2... [84i386-default-job-21] `-- Extracting expat-2.1.0_2... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing bison-2.7.1,1... [84i386-default-job-21] 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 [84i386-default-job-21] Installing desktop-file-utils-0.22_3... [84i386-default-job-21] `-- Installing glib-2.42.2... [84i386-default-job-21] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-21] | `-- Extracting libXxf86vm-1.1.3_2... done [84i386-default-job-21] | `-- Installing libdevq-0.0.2_1... [84i386-default-job-21] | `-- Extracting libdevq-0.0.2_1... done [84i386-default-job-21] | `-- Installing libdrm-2.4.58_1,1... [84i386-default-job-21] | | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-21] | | `-- Installing pciids-20150325... [84i386-default-job-21] | | `-- Extracting pciids-20150325... done [84i386-default-job-21] | | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-21] | `-- Extracting libdrm-2.4.58_1,1... done [84i386-default-job-21] | `-- Installing libglapi-9.1.7_2... [84i386-default-job-21] | | `-- Installing libxshmfence-1.1_3... [84i386-default-job-21] | | `-- Extracting libxshmfence-1.1_3... done [84i386-default-job-21] | `-- Extracting libglapi-9.1.7_2... done [84i386-default-job-21] `-- Extracting libGL-9.1.7_4... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing qt4-qmake-4.8.6... [84i386-default-job-21] 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 [84i386-default-job-21] Installing qt4-rcc-4.8.6... [84i386-default-job-21] 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 [84i386-default-job-21] Installing qt4-uic-4.8.6... [84i386-default-job-21] 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 [84i386-default-job-21] Installing gmp-5.1.3_2... [84i386-default-job-21] 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 [84i386-default-job-21] Installing mpfr-3.1.2_2... [84i386-default-job-21] 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 [84i386-default-job-21] Installing cgal-4.4... [84i386-default-job-21] `-- Installing libGLU-9.0.0_2... [84i386-default-job-21] `-- Extracting libGLU-9.0.0_2... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing qscintilla2-2.8.4,1... [84i386-default-job-21] `-- Installing qt4-designer-4.8.6_1... [84i386-default-job-21] | `-- Installing qt4-assistant-4.8.6_1... [84i386-default-job-21] | | `-- Installing qt4-doc-4.8.6... [84i386-default-job-21] | | `-- Extracting qt4-doc-4.8.6... done [84i386-default-job-21] | | `-- Installing qt4-help-4.8.6_1... [84i386-default-job-21] | | `-- Installing qt4-clucene-4.8.6_1... [84i386-default-job-21] | | `-- Extracting qt4-clucene-4.8.6_1... done [84i386-default-job-21] | | `-- Installing qt4-network-4.8.6_1... [84i386-default-job-21] | | | `-- Installing ca_root_nss-3.18... [84i386-default-job-21] | | | `-- Extracting ca_root_nss-3.18... done [84i386-default-job-21] | | `-- Extracting qt4-network-4.8.6_1... done [84i386-default-job-21] | | `-- Installing qt4-sql-4.8.6_1... [84i386-default-job-21] | | `-- Extracting qt4-sql-4.8.6_1... done [84i386-default-job-21] | | `-- Installing qt4-sqlite-plugin-4.8.6_1... [84i386-default-job-21] | | | `-- Installing sqlite3-3.8.8.3... [84i386-default-job-21] | | | `-- Extracting sqlite3-3.8.8.3... done [84i386-default-job-21] | | `-- Extracting qt4-sqlite-plugin-4.8.6_1... done [84i386-default-job-21] | | `-- Installing qt4-xml-4.8.6_1... [84i386-default-job-21] | | `-- Extracting qt4-xml-4.8.6_1... done [84i386-default-job-21] | | `-- Extracting qt4-help-4.8.6_1... done [84i386-default-job-21] | | `-- Installing qt4-webkit-4.8.6_2... [84i386-default-job-21] | | `-- Installing gstreamer-plugins-0.10.36_5,3... [84i386-default-job-21] | | | `-- Installing gstreamer-0.10.36_2... [84i386-default-job-21] | | | `-- Installing gobject-introspection-1.42.0... [84i386-default-job-21] | | | | `-- Installing python2-2_3... [84i386-default-job-21] | | | | `-- Extracting python2-2_3... done [84i386-default-job-21] | | | `-- Extracting gobject-introspection-1.42.0... done [84i386-default-job-21] | | | `-- Extracting gstreamer-0.10.36_2... done [84i386-default-job-21] | | | `-- Installing libXv-1.0.10_2,1... [84i386-default-job-21] | | | `-- Installing videoproto-2.3.2... [84i386-default-job-21] | | | `-- Extracting videoproto-2.3.2... done [84i386-default-job-21] | | | `-- Extracting libXv-1.0.10_2,1... done [84i386-default-job-21] | | | `-- Installing orc-0.4.23... [84i386-default-job-21] | | | `-- Extracting orc-0.4.23... done [84i386-default-job-21] | | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84i386-default-job-21] | | `-- Installing qt4-declarative-4.8.6_2... [84i386-default-job-21] | | | `-- Installing qt4-script-4.8.6_1... [84i386-default-job-21] | | | `-- Extracting qt4-script-4.8.6_1... done [84i386-default-job-21] | | | `-- Installing qt4-svg-4.8.6_1... [84i386-default-job-21] | | | `-- Extracting qt4-svg-4.8.6_1... done [84i386-default-job-21] | | | `-- Installing qt4-xmlpatterns-4.8.6_1... [84i386-default-job-21] | | | `-- Extracting qt4-xmlpatterns-4.8.6_1... done [84i386-default-job-21] | | `-- Extracting qt4-declarative-4.8.6_2... done [84i386-default-job-21] | | `-- Extracting qt4-webkit-4.8.6_2... done [84i386-default-job-21] | `-- Extracting qt4-assistant-4.8.6_1... done [84i386-default-job-21] | `-- Installing qt4-qt3support-4.8.6_1... [84i386-default-job-21] | `-- Extracting qt4-qt3support-4.8.6_1... done [84i386-default-job-21] `-- Extracting qt4-designer-4.8.6_1... done [84i386-default-job-21] Extracting qscintilla2-2.8.4,1... done Message for ca_root_nss-3.18: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** 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 [84i386-default-job-21] Installing harfbuzz-0.9.36... [84i386-default-job-21] `-- Installing cairo-1.12.18_1,2... [84i386-default-job-21] | `-- Installing pixman-0.32.6... [84i386-default-job-21] | `-- Extracting pixman-0.32.6... done [84i386-default-job-21] | `-- Installing xcb-util-renderutil-0.3.9... [84i386-default-job-21] | | `-- Installing xcb-util-0.4.0,1... [84i386-default-job-21] | | `-- Extracting xcb-util-0.4.0,1... done [84i386-default-job-21] | `-- Extracting xcb-util-renderutil-0.3.9... done [84i386-default-job-21] `-- Extracting cairo-1.12.18_1,2... done [84i386-default-job-21] `-- Installing graphite2-1.2.4... [84i386-default-job-21] `-- Extracting graphite2-1.2.4... done [84i386-default-job-21] 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 [84i386-default-job-21] Installing opencsg-1.3.2_2... [84i386-default-job-21] `-- Installing glew-1.12.0... [84i386-default-job-21] `-- Extracting glew-1.12.0... done [84i386-default-job-21] 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 -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" *** Error code 1 Stop in /wrkdirs/usr/ports/cad/openscad/work/openscad-2015.03. *** Error code 1 Stop in /usr/ports/cad/openscad.